Hi, I created a Job that, using logback, writes some logs info on a file. The problem is that when I exported the job like an Axis Webservice, I haven't any trace of a log file. I think the problem is that I take the configuration file "logback.xml" from a path, but when I deployed the service, this path is not reacheable from service. Can you help me?? Can I include a configuration file in a jar of webservice?? Thank you for help