Hi,
I run JBoss As 4.0.5. I'm trying to set up EJB3 over HTTP... Can't make it work.
The JNDI lookup is quite all right over HTTP with these settings:
| java.naming.factory.initial=org.jboss.naming.HttpNamingContextFactory
| java.naming.provider.url=http://localhost:8080/invoker/JNDIFactory
| java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
|
I suppose I should also do something to ejb3.deployer/META-INF/jboss-service.xml but I
cannot make it work...
Hints? At all possible?
Best regards / Lennart
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017744#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...