Re: [JBoss-user] Interest example does not work for me, please help!

2001-07-05 Thread Fred Loney
Dennis Huang wrote: > Why this EJB works on version 2.2.2 but > not on version 2.2? Does it mean if I upgrade to JBoss2.4 later, my EJBs > written for JBoss2.2.2 may not work again? There is a big difference between forward compatibility vs. backward compatibility and client vs. ejb. As with al

RE: [JBoss-user] Interest example does not work for me, please help!

2001-07-03 Thread Dennis Huang
05:19 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Interest example does not work for me, please help! You need to use 2.2.2 or later for the current example - Original Message - From: "Dennis Huang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday,

Re: [JBoss-user] Interest example does not work for me, please help!

2001-07-02 Thread Scott M Stark
You need to use 2.2.2 or later for the current example - Original Message - From: "Dennis Huang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 11:47 PM Subject: [JBoss-user] Interest example does not work for me, please help! > Hi:

[JBoss-user] Interest example does not work for me, please help!

2001-07-02 Thread Dennis Huang
Hi: I am new in EJB and JBoss. I am reading the documentation and following examples step by step. In the chapter "First Steps - Coding and compiling the test client". All steps work OK ecept the last one which is testing InterestClient. I got error which is shown below. I didn't change any code