Skip to content

Classloader issue when using WOBootstrap.jar #9

Description

@alextu

When building a woa with wobootstrap.jar embedded, we get the following exception :

Caused by: javassist.NotFoundException: com.webobjects.foundation._NSUtilities
at javassist.ClassPool.get(ClassPool.java:450)
at com.woinject.WOInject.init(WOInject.java:66)
... 6 more

The current workaround is to build without wobootstrap.jar, but the launching generates a huge command line with the whole classpath appended

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions