On Thu, May 24, 2001 at 04:51:30PM -0500, Zhou Cai wrote:
> Hello,
>    I met a problem: I created a stateful session bean. In the construction
> method of this bean, I write something like
>           System.out.println("This is a test");
>    Then I generate a JAR file and copy the JAR file into the directory
> $JBoss\deploy.
>    Then I start JBoss, In the startup window, the message "This is a test"
> appears millions times until I kill this window. Could somebody give me a
> hint how to avoid it?
>    My enviroment is Windows 2000.

That's interesting.  Can you post a very simple example that demonstrates
this?  At least post the actual code for the bean you're talking about,
and also your ejb-jar.xml and jboss.xml.  If you've changed standardjboss.xml
then post that as well.

Toby.

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to