Re: [jBoss-User] New CVS Problem

2000-08-22 Thread Rickard Öberg
Hi! Peter Shillan wrote: > It looks like my problem stems from putting TestBeans.jar into the /tmp > directory to get it out of the way. If I remove it from there altogether, my > deployment is fine. Hm... well /tmp *is* added to classpath, so... might be it /Rickard -- Rickard Öberg Email:

Re: [jBoss-User] New CVS Problem

2000-08-22 Thread Peter Shillan
; <[EMAIL PROTECTED]> Sent: Monday, August 21, 2000 1:07 PM Subject: Re: [jBoss-User] New CVS Problem Hi! Peter Shillan wrote: > I moved TestBeans.jar into the /tmp directory just to get it out of the way > without destroying it. I don't think this is causing a problem though. The

Re: [jBoss-User] New CVS Problem

2000-08-21 Thread Jeffrey Bonevich
Peter- Looks like you and I are having the same issue. Check out thread "Bugs in AutoDeployer/JRMPContainerInvoker". I have not tried with PR4 yet. Peter Shillan wrote: > > Hi Guys, > > I have the weirdest problem with the new jBoss CVS. Basically, I try to > deploy the bank application. Und

Re: [jBoss-User] New CVS Problem

2000-08-21 Thread Rickard Öberg
Hi! Peter Shillan wrote: > I moved TestBeans.jar into the /tmp directory just to get it out of the way > without destroying it. I don't think this is causing a problem though. The > weird behaviour is that I have to remove my jar and add a different one > before my jar will deploy successfully an

Re: [jBoss-User] New CVS Problem

2000-08-21 Thread Peter Shillan
even *know* about it by then. Strange. Peter. - Original Message - From: "Rickard Öberg" <[EMAIL PROTECTED]> To: "jBoss" <[EMAIL PROTECTED]> Sent: Monday, August 21, 2000 10:14 AM Subject: Re: [jBoss-User] New CVS Problem Hi! Peter Shillan wrote:

Re: [jBoss-User] New CVS Problem

2000-08-21 Thread Rickard Öberg
Hi! Peter Shillan wrote: > [Container factory] Loading ejb-jar.xml : > jar:file:/E:/Projects/cvs/jboss/dist/tmp/TestBeans.jar!/M > TA-INF/ejb-jar.xml How did TestBeans.jar get into /tmp!? > jar:file:/E:/Projects/cvs/jboss/dist/tmp/bank.jar!/META-INF/jboss.xml found. Same here... /Rickard --

[jBoss-User] New CVS Problem

2000-08-21 Thread Peter Shillan
Hi Guys, I have the weirdest problem with the new jBoss CVS. Basically, I try to deploy the bank application. Under PR4 it works fine. Under CVS it fails (see first server trace). If I then *remove* the bank.jar file and put TestBeans.jar into the deploy directory, jBoss deploys my bank applicat