>(2 hours later)
>
>now I found something: If you start JRun with verbose mode set
>(jrun -verbose restart default) you see that it doesn't put jrun/lib into
>the classpath. I put it into jrun/lib/ext and it worked.
>Still, this is not what I was looking for. I expect the classloader to look
>into servers/default/WEB-INF/classes as well.
>
>Perhaps you still have a bread crumb for me.

<crumb>
   Under servers/default/WEB-INF/classes you can _unpack_ jars so that they
can be loaded
   by the classloader as WEB-INF/classes/com/apache/xalan/* ; for jars to
add to an app,
   use WEB-INF/lib/xalan.jar
</crumb>

john

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to