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
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
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
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
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
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
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
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