Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Logging Custom Handlers JUL

Alan,

I wonder if j.u.l is expecting those classes to be on the system classpath, rather than a child classpath?

It would be helpful if you could post the rest of that stack trace too.

Jan

On 5 October 2011 07:17, Alan Williamson (aw2.0 cloud experts) <alan@xxxxxxxxxx> wrote:
The jar files are definitely being loaded, as they get a file lock on them preventing me from deleting them (Windows) (but i can also see them being loaded via lsof on Linux).



Andrew Penhorwood wrote:
What are the using for start.ini?  If you use OPTION=ALL does the jar file get picked up?  This will cause any and all JAR files in the installation to be added to Jetty on start.
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users


Back to the top