Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] embedded jetty / configuration file location

Hi

I have a J2SE application which has jetty embedded (only a few jar
files in the /lib directory).
I want to capture now each request including the body of the request
(SOAP). How can i modify the jetty.xml? I have no $jetty.home as i
only have a few jetty jars in /lib. I would like to use
logback-access.xml for that.

Regards,
Oli


Back to the top