Re: Strange WO trouble

2008-02-27 Thread Alexander Spohr
is monitor running with the same user? all env-vars are equally set? Am 27.02.2008 um 19:40 schrieb Amedeo Mantica: The problem is 50% solved... :) now if I launch the application from terminal its loads correctly, but via JavaMonitor ( OSX Server Tiger ) won't start, application privileg

Re: Strange WO trouble

2008-02-27 Thread Amedeo Mantica
The problem is 50% solved... :) now if I launch the application from terminal its loads correctly, but via JavaMonitor ( OSX Server Tiger ) won't start, application privileges seems to be ok Regards Amedeo On 27/feb/08, at 13:52, Anjo Krank wrote: Classpath ordering. We fix this for norma

Re: Strange WO trouble

2008-02-27 Thread Anjo Krank
Classpath ordering. We fix this for normal deployment but not servlet deployment (not sure we even can). Make sure your frameworks and app comes before ERX and everything else. Cheers, Anjo Am 27.02.2008 um 13:44 schrieb Amedeo Mantica: Hi, It works in default deployment mode Amedeo On 27

Re: Strange WO trouble

2008-02-27 Thread Amedeo Mantica
Hi, It works in default deployment mode Amedeo On 27/feb/08, at 12:47, Daniele Corti wrote: Hi, does it work in default deployment mode, or is only an error while deploying in servlet? 2008/2/27, Amedeo Mantica <[EMAIL PROTECTED]>: Helo all friends, I have this problem: I have a Wonder Ap

Re: Strange WO trouble

2008-02-27 Thread Daniele Corti
Hi, does it work in default deployment mode, or is only an error while deploying in servlet? 2008/2/27, Amedeo Mantica <[EMAIL PROTECTED]>: > > Helo all friends, I have this problem: > > I have a Wonder Application > I made ANT build in servlet mode. > When I launch the app i got this: > > Applic

Strange WO trouble

2008-02-27 Thread Amedeo Mantica
Helo all friends, I have this problem: I have a Wonder Application I made ANT build in servlet mode. When I launch the app i got this: Application: renatozacchia Error: java.lang.IllegalArgumentException: Class 'Main' exists but is not a subclass of WOComponent. Reason: Class 'Main' e