Hi,
I have a stateless session bean deployed with the following
configuration. I see that when I connect my first client, server creates
1 session bean instance. When I try to connect the second client, the
server waits till the first client disconnects. I guess, the right
behavior for the server
This npe is usually caused by incorrect configuration, usually a bad url.
I would write a little test program that attempts to connect using this
exact url.
david jencks
On 2002.03.08 11:50:27 -0500 Pavel Kolesnikov wrote:
> Hallo,
>
> I'm trying to make work jboss 2.4.4 with sybase support (u
Hallo,
I'm trying to make work jboss 2.4.4 with sybase support (using
Sybase ASE 11.0.0.3 for linux), but it reports following exception
on startup:
=
[INFO,SybaseDS] Starting
[INFO,SybaseDS] XA Connection pool SybaseDS bound to java:/SybaseDS
[ERROR,SybaseDS] Stopped
java.lang.
Actually I'm surprised that you haven't gotten more responses, as I'm
quite certain that a number of the core developers work on linux on a
regular basis.
FWIW, the memory leak mentioned in the other post is fixed for 2.4.5.
Another thing to look at for running major load on linux boxen is the
I would like to call an Entity bean from within an MDB and added an
in my MDB's ejb-jar.xml
I also added an inside that with the name of my
Entity bean. Everything packed up in an EAR.
When deploying to JBoss i get an org.jboss.deployment.DeploymentException
(Bean Workplace not found within thi
How do I use the counter service in JBoss 3.0? It seems to be deployed by
default, so I guess all I need are a few lines of code to access it?
--
Eric Jain
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jb
http://people.redhat.com/alikins/system_tuning.html#threads
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
hi,
On Wed, 2002-03-06 at 21:19, David Cao wrote:
> We am running JBoss2.4.4 Tomcat 3.2.3 on Linux 7.2 in production, I
> realized there is a memory leak as well, The memory usage seems increase
> pretty fast, out of memory for less than one week, also encounter out of
> memory exception if webse