[JBoss-user] [EJB/JBoss] - Pass a Conenction via Local and Remote Interface of a Sessio

2004-11-30 Thread sarantin
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

[JBoss-user] [Performance Tuning] - resident memory always increase

2004-09-24 Thread sarantin
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

[JBoss-user] [Performance Tuning] - HP-UX slows down

2004-09-23 Thread sarantin
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

[JBoss-user] [Installation & Configuration] - Re: protocol violation

2004-02-19 Thread sarantin
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

[JBoss-user] [Installation & Configuration] - Re: protocol violation

2004-02-16 Thread sarantin
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

[JBoss-user] [Installation & Configuration] - protocol violation

2004-02-16 Thread sarantin
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

[JBoss-user] [Performance Tuning] - Harware Requiremens

2004-02-12 Thread sarantin
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