Re: [JBoss-dev] JBoss 3.0.0 Alpha - Exception while loading...

2001-11-21 Thread Yong T. Kim
Don't worry about it...   I had some jar files such as xerces.jar and soap.jar files in the JDK's ext directory...   Yong T. Kim   - Original Message - From: Yong T. Kim To: [EMAIL PROTECTED] Sent: Wednesday, November 21, 2001 7:24 PM Subject: [JBoss-

[JBoss-dev] JBoss 3.0.0 Alpha - Exception while loading...

2001-11-21 Thread Yong T. Kim
complete   ====Yong T. Kim (kimion.com)Software Developer[EMAIL PROTECTED]http://www.kimion.com

Re: [JBoss-dev] JBoss & MS SQL Server 2000

2001-09-10 Thread Yong T. Kim
cess the DataSource's.    So the code you have below (using "java:/SQLServerPool") should work from within JBoss not from another JVM.   Does this help?   Cheers, David -----Original Message-From: Yong T. Kim [mailto:[EMAIL PROTECTED]

[JBoss-dev] JBoss & MS SQL Server 2000

2001-09-10 Thread Yong T. Kim
Source ds = (DataSource) ctx.lookup("SQLServerPool"); // I tried with java:/SQLServerPool, still didn't work    Connection con = ds.getConnection();   Can someone help?   Thanks, in advance...   Yong T. Kim (kimion.com)Software Developer[EMAIL PROTECTED]http://www.kimion.com:8080