Volodymyr Mykhalchuk [http://community.jboss.org/people/vmykhal] created the
discussion
"Re: javax.ejb.EJBAccessException: Authentication failure with no"
To view the discussion, visit: http://community.jboss.org/message/567816#567816
Looks like no one else has had this problem...
I think it might be my compiler in JDeveloper. When I deploy using it I get
these errors.
But when I add my sources to the source project of the TrailBlazer EJB from
jboss.org, and compile using the ant build script. It works fine.
Hm
View t
Ok I added the code from the EJB 3.0 trailblazer from jboss website and I am
still getting the same problem.
| javax.ejb.EJBAccessException: Authentication failure
| at
org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.handleGeneralSe
| curityException(Ejb3AuthenticationInterc
Ok I added the code from the EJB 3.0 trailblazer from jboss website and I am
still getting the same problem.
| javax.ejb.EJBAccessException: Authentication failure
| at
org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.handleGeneralSe
| curityException(Ejb3AuthenticationInterc
Bump?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990144#3990144
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990144
___
jboss-user mailing list
jboss-user@lists.jboss.or
What I don't understand is I haven't setup any secruity domains.. When I tried
to access the EJB I got an error stating it could not find user.properties or
roles.properties. So I added those.
But all I am trying to do is access the sesssion facade from the war side. Does
every EJB need securit
You need to use "org.jboss.security.jndi.LoginInitialContextFactory".
http://wiki.jboss.org/wiki/Wiki.jsp?page=LoginInitialContextFactory
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981611#3981611
Reply to the post :
http://www.jboss.com/index.html?module
I also get the same problem. It would be nice to get a solution or a working
example.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981224#3981224
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981224
I am having the same problem...anyone have any suggestions?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979238#3979238
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979238
___