RE: [JBoss-user] create(), ejbCreate() and id

2001-06-25 Thread Jay Walters
It's generally more performant and robust for an enterprise database (oracle, db2, ms-sql, sybase, informix,...) to be generating the keys, they have been doing this for some time and are pretty well optimized. They generally support very inexpensive methods to get the new key value back (not re-

RE: [JBoss-user] Problems Compiling

2001-06-22 Thread Jay Walters
what version of jboss are you using? -Original Message- From: Hunter Hillegas To: JBoss 2 Sent: 6/22/01 5:22 PM Subject: [JBoss-user] Problems Compiling I am building my first MDB and I'm having trouble compiling the class. I have ejb.jar in my CLASSPATH but during compilation it can't

RE: [JBoss-user] Packaging Beans Correctly

2001-06-22 Thread Jay Walters
you can use any package structure you'd like for your app... the xml files go in the meta-inf directory of the jar file -Original Message- From: Hunter Hillegas To: JBoss 2 Sent: 6/22/01 7:56 PM Subject: [JBoss-user] Packaging Beans Correctly I'm just getting into the meat of this whol

RE: [JBoss-user] Using jboss w/DB2 7.1 on Windows NT

2001-06-22 Thread Jay Walters
Ok, it was all in the jboss docs - argh, why can't IBM write something like that? If anybody listening regularly uses DB2, is there a standard port you listen on for DB2 with that db2jstrt program? Cheers -Original Message- From: Jay Walters [mailto:[EMAIL PROTECTED]] Sent: F

RE: [JBoss-user] Using jboss w/DB2 7.1 on Windows NT

2001-06-22 Thread Jay Walters
Sorry, RTFM, but what is the port # that's supposed to be there with the net driver? -Original Message- From: Jay Walters [mailto:[EMAIL PROTECTED]] Sent: Friday, June 22, 2001 3:41 PM To: '[EMAIL PROTECTED]' Subject: [JBoss-user] Using jboss w/DB2 7.1 on Windows NT

[JBoss-user] Using jboss w/DB2 7.1 on Windows NT

2001-06-22 Thread Jay Walters
Is anybody out there using Jboss w/DB2 7.1? I am having some odd problems with JBoss hanging on startup of the DB pool, DB2 works fine from a standalone JDBC program - before I try and dig in to figure out my problem I thought I'd check if anybody else has it working. Here is my config info

RE: [JBossCMP] [JBoss-user] Oracle Exception

2001-06-02 Thread Jay Walters
I've never seen that one, but what is your Oracle connection URL? Cheers -Original Message- From: achandra To: JBoss User; JBoss Cmp Sent: 6/1/01 2:51 AM Subject: [JBossCMP] [JBoss-user] Oracle Exception i am using oracle 8.1.6 can anybody help me what is SOException means ? 2001-06-01

RE: [JBoss-dev] RE: RE: [JBoss-user] log4j

2001-03-27 Thread Jay Walters
since the consumer at the other end could be your logging server. I also seem to remember hearing on the JBoss mailing lists that it wouldn't be too hard to add your own MBean listening on the logging traffic, but I may be all wrong on that one. Cheers Jay Walters -Original Message-