[JBoss-user] Help:out of meorry problem!

2003-11-30 Thread aa bb
Hello everyone, After our program ran for nearly some hours, and some operators were done in this process, one critical bug will happend. It is "Out of Meorry" problem. Can you tell me some advice or clues to solve it? Thanks. Have a good day to everyone. Raj _

RE: [JBoss-user] Setting number of threads.

2003-11-30 Thread David Wade
Bill, Your reply seems to suggest that there is no limit unless I change to PooledInvoker. Given that I haven't done this, when I hammer the server I get a message suggesting that I increase the maximum available threads (sorry, don't have the exact message at the moment). Will come back with th

Re: [JBoss-user] eclipse 3 & ide

2003-11-30 Thread Stefan Groschupf
please check the website and the jboss-user archives before posting : You are right sorry! --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code

Re: [JBoss-user] Weblogic to JBoss Migration: EJB home methods are not allowed to access CMP or CMR fields (Please help - JBoss 3.2.3RC1)

2003-11-30 Thread Alexey Loubyansky
What methods are in the home, local home, local and remote interfaces? Sasidharan, Manoj wrote: Hello All, Server: JBoss 3.2.3.RC1 JDK:1.4.0_01 OS: Windows NT 4 SP6 Here is the stack trace of the exception from the JBoss server console. The deployment goes fine. Server does not complain abou

Re: [JBoss-user] Weblogic to JBoss 3.2.2 Migration - Issues (Looking for some help )

2003-11-30 Thread Alexey Loubyansky
EJB deployment descriptors can be translated to JBoss-specific ones with FoeDeployer in CVS in Branch_3_2 and HEAD in module varia. It is based on XSLT. Sasidharan, Manoj wrote: Hello All, Is there any guide or article that discusses the tasks and pitfalls when migrating a J2EE application from

RE: [JBoss-user] Weblogic to JBoss 3.2.2 Migration - Issues (Look ing for some help ) - some update

2003-11-30 Thread Sasidharan, Manoj
Hello All, I just upgraded to JBoss 3.2.3RC1 and the transaction problems vanished. The datasource is deployed with no-tx-datasource. But now, the problem of EJB home referring to CMP/CMR came up. Have posted the exception and details separately. rgds MS -Original Message- From: Sasidha

[JBoss-user] Weblogic to JBoss Migration: EJB home methods are not allowed to access CMP or CMR fields (Please help - JBoss 3.2.3RC1)

2003-11-30 Thread Sasidharan, Manoj
Hello All, Server: JBoss 3.2.3.RC1 JDK:1.4.0_01 OS: Windows NT 4 SP6 Here is the stack trace of the exception from the JBoss server console. The deployment goes fine. Server does not complain about anything. This error occurs at run-time when the beans are invoked from the client. Please let

[JBoss-user] Weblogic to JBoss 3.2.2 Migration - Issues (Looking for some help )

2003-11-30 Thread Sasidharan, Manoj
Hello All, Is there any guide or article that discusses the tasks and pitfalls when migrating a J2EE application from Weblogic to JBoss. I would appreciate if somebody can forward some urls or links to articles on the same. Currently we are facing the following issues/hurdles: 1. Startup class

RE: [JBoss-user] EJB home methods are not allowed to access CMP o r CMR

2003-11-30 Thread Sasidharan, Manoj
Title: RE: [JBoss-user] EJB home methods are not allowed to access CMP or CMR I agree that its a better way to adapt XDoclet. We had no problem deploying our application on JBoss. The descriptor was generated uisng JBuilder plug-in.   rgds MS -Original Message-From: Rod Macpherson