On Mar 13, 2014, at 14:13 , Alex Rojkov <a...@caucho.com> wrote:

> Are your servlets in WB-INF/classes? 

Yes.

> Try adding a compiling-loader (or a simple-loader if classes are compiled 
> already) to your <class-loader>.
> 
> <class-loader>
> <compiling-loader path="WEB-INF/classes”/>
> <tree-loader../>
> </class-loader>

I had that in there originally, but it wasn't working. I removed it because I 
never want .java files in classes/ to be compiled (that's what it's for, 
right?).

Just to be sure, I added it and tried again. No go.

-- 
Rick



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to