[jboss-user] [EJB 3.0] - EJB3 over HTTP possible? How?

lennartboklund do-not-reply at jboss.com
Fri Feb 16 12:03:08 EST 2007


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#4017744

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017744



More information about the jboss-user mailing list