You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Stephan Michels <st...@apache.org> on 2004/06/14 17:05:59 UTC

Re: Flow Java Error: VERIFIED_REJECTED Number of LocalVariableTable ...

Am Sa, den 12.06.2004 schrieb johan coens um 21:08:
> Hello,
> 
> When retrieving a singleton class in a java flow handler i receive the 
> error:
> Snippet from sitemap.xml::
> <map:call function="protect"
> 
> Called method in AuthenticationHandler::
> public void doProtect() {
>     ...
>     SecurityFactory.getInstance().login(...);
>     ...
> }

I disabled the verifier in the CVS HEAD version of cocoon, because it
throws sometimes misleading exceptions. If you are able to
test your code against the CVS HEAD version, then Im more able to help
you.

And if you send a little test class, we can find and fix the problem
faster ;-)

Stephan.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org