Pavel,
If, on production, you will be running web container on another box,
you're right that you can't use local interfaces, and you will need
those remote interfaces in your war.
Until this 3.0 bug is resolved
http://sourceforge.net/tracker/index.php?func=detail&aid=548668&group_id=22866&ati
On Thu, 25 Apr 2002, David Ward wrote:
> I'm assuming your using the jbossrc1-tomcat4 bundle, and further
> guessing your hitting a bug I and others have found but I have yet to
> report at sourceforge (will today, I promise!).
>
> If my guess is correct, you have your home and remote interfac
Subject: [JBoss-user] problem accessing EJBs from Web
> Container in 3.0RC1
>
>
> Hello,
>
> I'm trying to make my application working using jboss.xml
> and jboss-web.xml configuration files, unfortunatelly I'm
> getting just user-unfriendly e
I'm assuming your using the jbossrc1-tomcat4 bundle, and further
guessing your hitting a bug I and others have found but I have yet to
report at sourceforge (will today, I promise!).
If my guess is correct, you have your home and remote interface classes
included in your war file. Take them o
Hello,
I'm trying to make my application working using jboss.xml
and jboss-web.xml configuration files, unfortunatelly I'm
getting just user-unfriendly exception:
java.lang.NullPointerException
at
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invokeHome(StatelessSessionCon