Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Embedded Jetty class loading issues

Hi Tony,

I encountered this kind of issues some time ago.

The problem with the LogInstance maybe that you need to explicitly call the release of the classloader which has loaded them : LogFactory.release(yourClassLoader);

Hope this help.

Regards,

Aurelien Pupier

R&D Engineer, BOS Studio Developer

BonitaSoft - Open your processes
email : aurelien.pupier@xxxxxxxxxxxxxx

This message and any attachment (the "message") is intended solely for the addressees and is confidential. If you receive this message by mistake, please delete it and notify the sender immediately. Any use not in accordance with its purpose, any out-spread or disclosure, either as a whole or partially, is prohibited except with formal approval. Internet cannot guarantee the integrity of this message, therefore BonitaSoft will not be liable for the message if modified.

Back to the top