jaikiran pai [
http://community.jboss.org/people/jaikiran] replied to the discussion
"JAAS + EJB3.0 + Jboss unable to propaogate"
To view the discussion, visit:
http://community.jboss.org/message/549939#549939
--------------------------------------------------------------
Gaurav Agarwal wrote:
If i remove the secuirty domain from my jboss.xml and from @SecurityDomain from ejb then
its working fine.
That effectively disables security on your EJBs.
Gaurav Agarwal wrote:
Ya i read that point and applied as well and applied it. So i needed some jar that is
jboss-security-spi-as4-2.0.4.SP3.jar after adding this
there is some other confilcts coming in between the library files.
Where did you add that jar file? In your client application? And what kind of conflicts do
you see? You shouldn't be packaging that jar file in your application. Also make sure
you are using the correct version of the jar file in your client classpath. It should be
of the same version as that on the server.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/549939#549939]
Start a new discussion in EJB 3.0 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]