Cheers Rickard.  

Win2000 client fixed.  And I guess the fix for me for the java 1.2.2 client is really 
to 
install 1.3.

I was having some problems following your suggested config file change though.
I do not have the /conf/default/standardjboss.xml file you suggested editing.  
Is there a problem with my installation, I wonder....?

I noticed some advice in http://www.jboss.org/contconf_howto.html#jdk12Conf, 
so I tried changing the standard config for my bean to "jdk1.2.2 BMP EntityBean", 
which did not help.

===
Steve Slatcher


On Tuesday, November 14, 2000 12:36 PM, Rickard �berg [SMTP:[EMAIL PROTECTED]] wrote:

> Hey
> 
> Steve Slatcher wrote:
> > I now (just) have a simple EJB client/server system that works fine on a
> > single machine.
> > 
> > But I am getting exceptions when looking up the Bean if the client and
> > server are on separate
> > machines.  Code and jar file usage
> > (jnpserver.jar;ejb.jar;jboss-client.jar;jndi.jar) are the same on
> > all clients.  I get different tracebacks from different client machines.
> > 
> > >From a Linux machine with java 1.2.2 I get:
> 
> You need to use a JDK1.2.2 container configuration. Change
> /conf/default/standardjboss.xml (replace "13" with "12").
>
> > >From Win2000 with java 1.3:
> > 
> > c:\users\clive\play\splus>java -classpath
> > .;jnpserver.jar;ejb.jar;jboss-client.jar;jndi.jar;. SplusClient
> > java.lang.NoClassDefFoundError: javax/transaction/TransactionManager
> 
> You need to include all jars in /client in your client.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to