[JBoss-user] error when redeploying

2002-10-28 Thread Emerson Cargnin - SICREDI Serviços
I'm redeploying an app that has struts jar inside (since it's better to manage it's versions). 20:06:07,582 ERROR [ActionServlet] Parsing error processing resource path /WEB-INF/struts-config.xml java.lang.LinkageError: loader constraints violated when linking org/apache/commons/digester/Object

Re: [JBoss-user] error when redeploying ear file

2002-05-21 Thread Michael Delamere
Yes, I did. Strangely enough it worked after updating to struts 1.1! Thanks, Michael - Original Message - From: "James Ward" <[EMAIL PROTECTED]> To: "Michael Delamere" <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 4:51 PM Subject: RE: [JBoss-user]

RE: [JBoss-user] error when redeploying ear file

2002-05-20 Thread James Ward
F/classes folder. I´m going to have another look > into > this to see what I´m doing wrong. Just a matter of interest, have you > tried > you app in JBOSS3.0RC2 or only in JBOSS2.4.x? > > Thanks, > > Michael > > > ----- Original Message - > From: &

Re: [JBoss-user] error when redeploying ear file

2002-05-20 Thread Michael Delamere
lamere" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "James Ward" <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 1:14 AM Subject: Re: [JBoss-user] error when redeploying ear file > James, > > I´ve downloaded the application that you suggested. Unfortunately

Re: [JBoss-user] error when redeploying ear file

2002-05-20 Thread Michael Delamere
CTED]> Cc: "Michael Delamere" <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 12:26 AM Subject: RE: [JBoss-user] error when redeploying ear file > There is something wrong there... In one of my projects ( Cayambe http://www.sf.net/projects/cayambe ) we are doing this in JBos

RE: [JBoss-user] error when redeploying ear file

2002-05-20 Thread James Ward
; From: Michael Delamere [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 20, 2002 4:14 PM > To: [EMAIL PROTECTED]; James Ward > Subject: Re: [JBoss-user] error when redeploying ear file > > Sorry, > > I forgot to mention that I´m using JBOSS3.0RC2! > > Would JBOSS2.4.6 solve

Re: [JBoss-user] error when redeploying ear file

2002-05-20 Thread Michael Delamere
Thanks for the information. Regards Michael - Original Message - From: "Dennis Muhlestein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 12:02 AM Subject: Re: [JBoss-user] error when redeploying ear file > The online docs > &

Re: [JBoss-user] error when redeploying ear file

2002-05-20 Thread Michael Delamere
- Original Message - From: "James Ward" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 12:02 AM Subject: RE: [JBoss-user] error when redeploying ear file > I think I have seen this before. If you are not yet using 2

Re: [JBoss-user] error when redeploying ear file

2002-05-20 Thread Dennis Muhlestein
The online docs http://www.jboss.org/online-manual/HTML/index.html explain all about changing pool parameters. Check chapter 7 Basically, your pool went below the number of beans you instantiated. JBoss had to make the pool bigger so it warned you. You could make the min pool size bigger so

RE: [JBoss-user] error when redeploying ear file

2002-05-20 Thread James Ward
2 3:49 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] error when redeploying ear file > > Hi, > > I´m going to get at least one answer from you today :-). Please! > > Can someone tell me why I get this error when redeploying (copying over) > an

[JBoss-user] error when redeploying ear file

2002-05-20 Thread Michael Delamere
Hi, I´m going to get at least one answer from you today :-). Please! Can someone tell me why I get this error when redeploying (copying over) an ear file? ERROR === ClassException: org.apache.struts.action.ActionForm; local class incompatible: stream cla