Re: [jBoss-User] Interest Sample Bean

2000-09-06 Thread See Kai Leong, Ken
, See Kai Leong - Original Message - From: "Thomas Hagedorn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 06, 2000 20:45 Subject: Re: [jBoss-User] Interest Sample Bean > Hi, > > you better use $JBOSS_HOME/lib/ext/jndi.jar fo

Re: [jBoss-User] Interest Sample Bean

2000-09-06 Thread Thomas Hagedorn
Hi, you better use $JBOSS_HOME/lib/ext/jndi.jar for that, otherwise mixing with implementation of a different container (like J2EE) can cause strange exceptions. If you have sometimes the problem to find the jar where a specific class is stored, I've written two small perlscrips 'udatejardb' and

[jBoss-User] Interest Sample Bean

2000-09-06 Thread See Kai Leong, Ken
Hi, While compiling the sample Interest bean, I encountered import errors for javax.naming and javax.rmi. I cheated by including the j2ee.jar from J2EE SDK. 1) Is that the right way? Then when running the client, after gotten the reference, it encountered the following errors: Got context Got