blazeds « security « Java Enterprise Q&A





1. Flex Messaging Security    stackoverflow.com

I'm trying to create a module for a flex application, and I want to send notifications to clients. I've been looking at the BlazeDS messaging service to push out the ...

2. Client.Error.MessageSend problem with Flex/BlazeDS on JBoss    stackoverflow.com

I'm developing a Flex 3.4 app that interops with a Java EE backend running on a JBoss-4.2.2 server, through the most recent release of BlazeDS. When I ran the Flex app ...

3. Anyone have BlazeDS working with WebLogic Security (j_security_check)?    stackoverflow.com

I'm working on a Flex implementation (currently using SDK 3.5) on WebLogic 10.3 (11G.) We originally used Glassfish v2.1.1 with zero issues (there was an active directory group lookup bug ...

4. BlazeDS Security Custom LoginCommand    stackoverflow.com

I've implemented a own LoginCommand and it works perfectly for all the remote calls from flex. But beside the flex remote objects I'd like to protect some other web resources like ...

5. Flex Blaze DS not passing OpenSSO authentication cookie?    stackoverflow.com

I have a set of RESTful web services. These services are protected on a Glassfish server by OpenSSO. When I attempt to call the RESTful services directly from a ...

6. error #2048 Security sandbox violation - cannot load data    stackoverflow.com

I get the below error when i am trying to make a java call from flex.

[RPC Fault faultString="Send failed"
faultCode="Client.Error.MessageSend"
faultDetail="Channel.Security.Error error
Error #2048: Security sandbox ...

7. How To Make a channel Secure ? I'm using a Amf channel , How to add security to My channel    stackoverflow.com

I'm using a Amf channel , How to add security to My channel..