Re: [JBoss-user] JBoss 3.0.0 hiding RuntimeExceptions ???

2002-06-08 Thread Marius Kotsbak
On lør, 2002-06-08 at 00:37, Brandon Knitter wrote: I checked out things with: cvs co -r JBoss_3_0_0 jboss-all So, after I apply that patch, then I go into jboss-all/build dir and run build.sh. Then what? What do I move and copy over the binary distro I downloaded? Is it an entire dir,

Re: [JBoss-user] JBoss 3.0.0 hiding RuntimeExceptions ???

2002-06-08 Thread Marius Kotsbak
On lør, 2002-06-08 at 00:37, Brandon Knitter wrote: I checked out things with: cvs co -r JBoss_3_0_0 jboss-all So, after I apply that patch, then I go into jboss-all/build dir and run build.sh. Then what? What do I move and copy over the binary distro I downloaded? Is it an entire dir,

[JBoss-user] JBoss 3.0.0 hiding RuntimeExceptions ???

2002-06-07 Thread Paul Kavanagh
Hi guys, hoping someone can shed some light on this. I'm using JBoss 3.0.0 (using default settings for everything) on Win2K, but when I run my test applciation (Java client connecting to a simple session bean) on it, JBoss is not showing us any RuntimeExceptions which are being thrown (neither

Re: [JBoss-user] JBoss 3.0.0 hiding RuntimeExceptions ???

2002-06-07 Thread Brandon Knitter
Near the bottom of the log4j.xml file there are two TRACE entries, I uncommented those and restarted jboss and have better errors now. Hope that's what you were looking for. -- -bk Quoting Paul Kavanagh [EMAIL PROTECTED]: Hi guys, hoping someone can shed some light on this. I'm using

RE: [JBoss-user] JBoss 3.0.0 hiding RuntimeExceptions ???

2002-06-07 Thread Paul Kavanagh
[mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 11:41 AM To: [EMAIL PROTECTED]; Paul Kavanagh Subject: Re: [JBoss-user] JBoss 3.0.0 hiding RuntimeExceptions ??? Near the bottom of the log4j.xml file there are two TRACE entries, I uncommented those and restarted jboss and have better

Re: [JBoss-user] JBoss 3.0.0 hiding RuntimeExceptions ???

2002-06-07 Thread Brandon Knitter
I checked out things with: cvs co -r JBoss_3_0_0 jboss-all So, after I apply that patch, then I go into jboss-all/build dir and run build.sh. Then what? What do I move and copy over the binary distro I downloaded? Is it an entire dir, or just a jar? Thanks in advance, -- -bk Quoting

Re: [JBoss-user] JBoss 3.0.0 hiding RuntimeExceptions ???

2002-06-07 Thread Marius Kotsbak
I have reported it as bug (http://sourceforge.net/tracker/?func=detailaid=565279group_id=22866atid=376685), and submitted a patch to solve it (#562036 http://sourceforge.net/tracker/index.php?func=detailaid=562036group_id=22866atid=376687), , but noone seems to notice. So I have to apply it