On Nov 19, 2008, at 11:13 AM, Jan Kriesten wrote:

>
> Hi Scott,
>
>> Does the bean exist?  If the bean isn't in the scope, then you do  
>> need
>> the bean or class, because the type attribute is only allowed for  
>> pre-
>> existing beans.
>
> yes, it is. It's TeamCity again - after I changed all references from
> ${server.*} to ${tcServer} so that it would run at all.
>
> After that resin 3.1.8 complained about
>
> Caused by: java.lang.ClassNotFoundException:
> _jsp._WEB_22dINF._tags._linkScript__tag [java.io.IOException: class  
> file length
> mismatch]

You should be able to delete the WEB-INF/work to work around that.   
Resin should be deleting broken .class files for JSP, but I'm not sure  
if that auto-delete functionality was added for .tag as well.

-- Scott

>
>
> which isn't fixed in the 3.1.x branch, so I took my chances and  
> tried 3.2.1 -
> with no luck due to the useBean-type problem.
>
> Best regards, --- Jan.
>
>
>



_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to