Hello everybody,
does anyone knows how to return a java.sql.Connection when I invoke a Remote or
Local method of a Session Bean?
In both cases, the LocalManagedConnection returns null!
Thanks in advance
Christos
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic
Hello,
I have a web-enabled application deployed on JBoss 3.0.2 running on a HP-UX 11.0
computer.
As the users transact with my application I notice that the resident memory of java
(as it is presented by the "top" command) is always increasing. As a result of this
bevahior after a while no m
Hello everybody,
I have a J2EE application running on Jboss 3.0.3 on a HP-UX 11.0 machine with JVM
1.4.1 and I noticed that as time passes (and people use my application) the
performance of my application is getting worse and worse.
I tried many different configurations for the gc with no succes
Hi,
I tried different jdbc drivers (classes111, classes12 and classes14) but
still the same message appears.
The Jboss server is running to a Unix machine.
When I try it from a Jboss running to Windows (2000) (accessing the same db), no such
message appears.
Therefore, I am pretty sure that is a
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821714#3821714
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821714
Thanks for the quick reply,
I tried it without succes!
I forgot to mentioned that I am not using an
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821685#3821685
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821685
Hello everybody,
I am having the following message "SQL Exception: Protocol Violation"
when I am tr
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821242#3821242
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821242
Hello,
I have a medium sized J2EE project (session beans only, not entity)
and I want to deploy it