Re: NoClassDefFoundError deploying on UNIX, not Windows

2008-10-23 Thread Dallas
om: Dallas <[EMAIL PROTECTED]> >> Subject: NoClassDefFoundError deploying on UNIX, not Windows >> To: user@struts.apache.org >> Date: Thursday, October 23, 2008, 7:20 AM >> Hi all! >> >> I´m having some trouble deploying one of my application on >> a Unix machine.

Re: NoClassDefFoundError deploying on UNIX, not Windows

2008-10-23 Thread Dave Newton
I'm not sure what the Struts portion of the question is; perhaps you could elaborate. Have you considered asking on a JBoss forum? Dave --- On Thu, 10/23/08, Dallas <[EMAIL PROTECTED]> wrote: > From: Dallas <[EMAIL PROTECTED]> > Subject: NoClassDefFoundError deploying on

NoClassDefFoundError deploying on UNIX, not Windows

2008-10-23 Thread Dallas
Hi all! I´m having some trouble deploying one of my application on a Unix machine. The application uses EJB3 beans, and the server log seems to indicate that Jboss (4.2.2) deployer cannot find my EJB3 classes. How can this be? It works perfectly when deployed on windows. I´ve seen some issues re