Hi,
I looked through the archives for this question, so I apologize if this has 
been asked before.
I have JRun currently running as our test app server. I would like to test 
jboss as an alternative.
I have jboss running on my Linux 7.0 development box. I am trying to run the 
Interest client example. I get context and reference to the bean, but cannot 
narrow with PortableRemoteObject because of a ClassNotFoundException. I 
obviously have a classpath problem. I am following the jboss guide and using 
the following command:

java -classpath 
$CLASSPATH:/usr/local/jboss/lib/ext/ejb.jar:/usr/local/jboss/client/jboss-client.jar

If I put the j2ee.jar in the classpath(which JRun needs), then I get ioser12 
shared library not found. Does another jar under jboss have the 
PortableRemoteObject class?
I am running this from /usr/local/jboss/examples.

Thanks,
Troy Thompson
Developer, Freeman co.
[EMAIL PROTECTED]
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to