Hugo Palma wrote:

> But does it run ok when you run the app in Jetty, without using
> JettyLauncher ?
Yes, it ran. I've also solved this issue:

I had the jars in WEB-INF/lib. When running with Jetty Launcher, this
directory was in classpath (as it was in Eclipse Build Path). But it was
also standard j2ee libraries directory, therefore it was also included in
CLASSPATH.

Thanks to Scott for his sandbox app:) It helped mi with libs location.

-- 
Greets,
  Adam Czysciak
  [EMAIL PROTECTED]
  Sun Certified Programmer for the Java 2 Platform, SE 5


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to