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
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