Re: [Simpleweb-Support] ClassLoader and prepare() problems
Brought to you by:
niallg
|
From: Will B. <wi...@cs...> - 2007-05-05 04:57:30
|
On Apr 30, 2007, at 3:56 PM, Niall Gallagher wrote: > One thing to note is that if you dont provide a file or URL to the > loader engine constructor it will use the Context.getBasePath(), > perhaps this is where your issue is? Thanks, Niall. This fixed it. best, wb |