|
|
|
|
| Re: File not found [message #649663 is a reply to message #649656] |
Thu, 20 January 2011 02:58  |
Eva Troels Messages: 17 Registered: December 2010 |
Junior Member |
|
|
I solved my problem.
I decompiled the bc4j class where the exception was thrown. The class used the servletcontext to locate the resource. But I initialized the BC4J stuff in the top context (outside the servletcontext). Thus, the context was null - and the XML file could not be located...
/Eva
|
|
|
Powered by
FUDForum. Page generated in 0.13473 seconds