Issue with RemoteObject with HTTPS
hi,
i have issue in application.
when clicking on buttton loading data screen using remoteobject , blazeds. , using https protocols, using application endpoint "https://localhost:7002/quicksilver/messagebroker/amfsecure".
the issue when click on same button multiple times before data loads first request, getting the "http: status 401" error.
the complete error message is:-
faultcode:client.error.messagesend
faultstring:'send failed'
faultdetail:'channel.connect.failed error netconnection.call.failed: http: status 401: url: 'https://localhost:7002/quicksilver/messagebroker/amfsecure'
if click on button , waiting dataload, after data loads again click on same button working fine , data loading successfully.
backend using java , deploying application in weblogic server.
any suggestions?
thanks in advance.
- karunakar
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment