Hi ,
I hope u remedy my Problem .. i did my All configuration on weborb for java with spring Configuration.When i call the event RPC Produces the error as
FaultDetail="Channel.Connect.Failed error NetConnection.call.Failed:HTTP:Failed".how could i Configure the my services-config.xml and remoting-services.xml
This is my services-config.xml
class="mx.messaging.channels.AMFChannel">
uri="http://localhost:8080/flexsample/messagebroker/amf"
class="flex.messaging.endpoints.AMFEndpoint" />
false
class="mx.messaging.channels.HTTPChannel">
uri="http://localhost:8080/flexsample/messagebroker/http"
class="flex.messaging.endpoints.HTTPEndpoint" />
class="mx.messaging.channels.AMFChannel">
uri="http://localhost:8080/flexsample/messagebroker/amfpolling"
class="flex.messaging.endpoints.AMFEndpoint" />
true
1
class="mx.messaging.channels.AMFChannel">
class="flex.messaging.endpoints.AMFEndpoint" />
false
class="mx.messaging.channels.AMFChannel">
class="flex.messaging.endpoints.AMFEndpoint" />
false
class="mx.messaging.channels.SecureAMFChannel">
uri="https://localhost:8080/flexsample/messagebroker/amfsecure"
class="flex.messaging.endpoints.SecureAMFEndpoint" />
true
20
{context.root}/WEB-INF/flex/services-config.xml
{context.root}/WEB-INF/flex/proxy-config.xml
{context.root}/WEB-INF/flex/remoting-config.xml
{context.root}/WEB-INF/flex/messaging-config.xml
{context.root}/WEB-INF/web.xml
Plz let me know the result for this problem as early as posiible.
Thanks & regards
MohanRaju