Re: [JBoss-user] 2 WEEKS EVICTION NOTICE

2001-07-11 Thread Steve Zhang
I agree with Mr Husgaard, since it is reasonble. we need not shut down the list right? :p Best Wishes Steve Zhang Software Developer http://www.ensemble-systems.com ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists

RE: [JBoss-user] 2 WEEKS EVICTION NOTICE

2001-07-11 Thread Steve Zhang
it seems what Mr. Husgaard said is reasonable..:P we need not shut down this list right? -Original Message- From: Ole Husgaard [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 2:25 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] 2 WEEKS EVICTION NOTICE Hi, marc fleury wrote

[JBoss-user] (no subject)

2001-07-10 Thread Steve Zhang
It doesnot work for me either.. Best Wishes Steve Zhang Software Developer http://www.ensemble-systems.com ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Shared classes

2001-06-01 Thread Steve Zhang
Hi, actially u need not do that. If u want u can jar ur framework classes into a seprate such as framework.jar then copy the file to jboss\lib\ext directory is ok! -Original Message- From: Kashif Noorani [mailto:[EMAIL PROTECTED]] Sent: Friday, June 01, 2001 3:42 PM To: [EMAIL PROTECTED

[JBoss-user] why find all throw exception

2001-05-09 Thread Steve Zhang
HI, all: I first used the HomeBean to findAll in the Table with a Character colom, but it throw the exception but when I change the Character with String, it seems fine. Any one can give some suggestion? Thanks a lot!! Best Wishes Steve Zhang Software Developer http://www.ensemble-systems.com

[JBoss-user] How can I handle the cannot findbyprimarykey exception?

2001-05-08 Thread Steve Zhang
Hi, folks; When I use findbyprimarykey() function in , sometimes I cannot find it, then there will be an exception.I dont want these exceptions be showed by my client. Is there any good suggestions? Thank u very much! Best Wishes Steve Zhang Software Developer http://www.ensemble-systems.com

[JBoss-user] Need Help---urgent

2001-05-07 Thread Steve Zhang
hi folks; When I want to get the Remote Interface by invoke the home Interace's create function, I get the following the function: TRANSACTION ROLLBACK EXCEPTION:Could not instantiate bean; nested exception is: tantiationException: com.rational.eda.avalanche.auction.business.SignInLoggerManager.

[JBoss-user] Need Help!!--Why I can not create a simple session Bean

2001-05-07 Thread Steve Zhang
Hi, all: When I creat a simple session bean, Until the narrow the ref to Home class is successful but when I call the home to create the Remote Interface I meet such exception: [SignInLoggerManager] TRANSACTION ROLLBACK EXCEPTION:Could not instantiate bean; nested exception is: java.lang.

RE: [JBoss-user] Hot undeployment problem.

2001-05-02 Thread Steve Zhang
U can try to remove the whole things under jboss\tmp Best Wishes Steve Zhang Software Developer http://www.ensemble-systems.com -Original Message- From: Jonas Bergström [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 12:14 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] Hot

RE: [JBoss-user] Newbie question

2001-05-01 Thread Steve Zhang
May be u can use ejb-ref tag, please check the following to see if it is helpful... http://www.jboss.org/documentation/HTML/ch06s05.html Best Wishes Steve Zhang Software Developer http://www.ensemble-systems.com -Original Message- From: Kadir Wijaya [mailto:[EMAIL PROTECTED]] Sent

[JBoss-user] entity bean relationships?

2001-05-01 Thread Steve Zhang
idea will be appreciated Thanks in advance Best Wishes Steve Zhang Software Developer http://www.ensemble-systems.com ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] I really need the help

2001-04-27 Thread Steve Zhang
~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Zhang > Sent: Friday, April 27, 2001 1:24 PM > To: [EMAIL PROTECTED] > Su

[JBoss-user] I really need the help

2001-04-27 Thread Steve Zhang
HI all: I am using a session bean to call a entity bean. like following: public class SignInLoggerManagerEJB implements javax.ejb.SessionBean { privateSignInLoggerHome mySignInloggerHome; public SignInLoggerManagerEJB(){} public void ejbRemove(){} public

RE: [JBoss-user] Starting Trouble

2001-04-26 Thread Steve Zhang
I meet the same problem before. it seems should double check ur beans class and ejb-jar.xml file again to see if they match correctly... -Original Message- From: Vishal Chawla [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 12:55 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] S

[JBoss-user] does the Jboss support composition cmp beans?

2001-04-26 Thread Steve Zhang
CMP or I should use EJB2.0 since EJB1.1 SPECIFICATION does not support this one. I want to make sure if jboss 2.0 support such kind of composition relation. Thank u all. steve zhang ___ JBoss-user mailing list [EMAIL PROTECTED] http

[JBoss-user] what is ejbPostCreate() for

2001-04-25 Thread Steve Zhang
hi: I am curiouse about why we should use ejbPostCreate(..). I saw some exampels, but I dont know how to use that function.. any one can help me? -Original Message- From: danch [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 8:55 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-us