[JBoss-user] MySql and Container-managed beans

2001-11-17 Thread mglass
I'm using MySql and am accessing using a container-managed EJB. How does mySql know which Database to use? How do I set username and password so a connection can be made?   thanks, Mark

Re: [JBoss-user] Out of memory error - memory leak?

2001-11-17 Thread danch
Joel Boehland wrote: > Hi, > I have also had this error pop up this past week after > multiple deploy/undeploy cycles while using > JBoss-2.4.3_Jetty-3.1.3-1, and the Blackdown-1.3.0-FC > jvm. I don't think Dan's suggestion of using an n x m > threading library will fix this problem however, as

Re: [JBoss-user] Out of memory error - memory leak?

2001-11-17 Thread Joel Boehland
Hi, I have also had this error pop up this past week after multiple deploy/undeploy cycles while using JBoss-2.4.3_Jetty-3.1.3-1, and the Blackdown-1.3.0-FC jvm. I don't think Dan's suggestion of using an n x m threading library will fix this problem however, as I have had this error while using g

Re: [JBoss-user] CommunicationException - need help please

2001-11-17 Thread Fred Loney
Probably a jboss/j2ee incompatibility. Ensure that the classpath includes jboss-j2ee.jar rather than j2ee.jar. Fred Loney Spirited Software, Inc. www.spiritedsw.com - Original Message - From: mglass To: JBOSS-USERS LIST Sent: Saturday, November 17, 2001 7:31 AM Subject: [JBoss-user] Comm

[JBoss-user] Turning off log4j logging in JBOSS

2001-11-17 Thread Imran Bohoran
Hello All Got a small query. how is it possible to turn off log4j in Jboss. I have several category.info() messages which i want to turn off. i went through the log4j.properties file and did notice the place where it said an example turining off logging. But did not succeed in getting it done. A

[JBoss-user] CommunicationException - need help please

2001-11-17 Thread mglass
I receive the following error when I attempt to execute a client on a bean server by JBOSS.   Error here Can't find SerialContextProvider javax.naming.CommunicationException: Can't find SerialContextProvider  at com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.java:65)  at

[JBoss-user] How two write CMP using Oracle 8i

2001-11-17 Thread Kiran MN
Hi,   Thank you all for replying to my earliar mail (classpath problem), i solved it and able to compile java file successfully.   now I need another help from youI am using Oracle 8i as my DB and JSP as my webcontent..i have configured my jboss.jcml for Oracle and is working fine. Can a

Re: [JBoss-user] Browsing JNDI Provider (JNP) via NetBeans

2001-11-17 Thread Scott M Stark
Title: Browsing JNDI Provider (JNP) via NetBeans It works for me with the basically the same settings. I am not specifying a Context Root as I want to see the entire tree. You won't be able to see any entries under the java: context using an external client, but I can see all entries that sh