[jboss-user] [EJB 3.0] - JAAS + EJB3.0 + Jboss unable to propaogate

Gaurav Agarwal do-not-reply at jboss.com
Thu Jun 24 00:59:36 EDT 2010


Gaurav Agarwal [http://community.jboss.org/people/Gauravag] replied to the discussion

"JAAS + EJB3.0 + Jboss unable to propaogate"

To view the discussion, visit: http://community.jboss.org/message/549409#549409

--------------------------------------------------------------
Ya i made modifiacation according to that in my code...
even then now the new code is like this



        Properties properties = new Properties();
 
        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY,"org.jnp.interfaces.NamingContextFactory");
        properties.setProperty(Context.URL_PKG_PREFIXES,"org.jboss.naming.client");
        properties.setProperty(Context.PROVIDER_URL,"jnp://localhost:1099");



Even after that its giving me unauthorised user.

Thanks in advance.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/549409#549409]

Start a new discussion in EJB 3.0 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100624/ddeaa207/attachment.html 


More information about the jboss-user mailing list