Hi all,
I have copied all the .jar files for the
$JBOSS_HOME/client to the lib folder of the
tomcat-3.2.2 context serving the client ejb servlet.
Now where I am I going wrong.
Thank you in advance.
Allan Kamau.
--- Allan Kamau <[EMAIL PROTECTED]> wrote:
> I am reposting this question after unsucc
Hi Allan,
>> into tomcats lib directory, but the error persisted
>> (even after restarting tomcat).
Have you put the client jar fiels in WEB-INF/lib like David said ?
>> Error javax.naming.NoInitialContextException: Cannot
>> instantiate class:
>> org.jnp.interfaces.NamingContextFactory [Root
>
I am reposting this question after unsuccessful
debugging. I have learnt one thing though, the line
"Got Context" is been executed then the exception gets
thrown as I never get to see the line "Got reference".
I think the problem could be in the way I have set the
environmental variables.
Thanks i
> "Allan" == Allan Kamau <[EMAIL PROTECTED]> writes:
Allan> I am running tomcat and JBoss separately. And I would
Allan> like to access an ejb from a servlet just as my client
Allan> application did.
Allan> I tried the ejb interest example and it worked just
Allan> fine.
I am running tomcat and JBoss separately. And I would
like to access an ejb from a servlet just as my client
application did.
I tried the ejb interest example and it worked just
fine.
The client application was able to communicated with a
remote ejb. I modified this client application into a
serv
I am running tomcat and JBoss separately. And I would
like to access an ejb from a servlet just as my client
application did.
I tried the ejb interest example and it worked just
fine.
The client application was able to communicated with a
remote ejb. I modified this client application into a
serv