[ 
https://issues.apache.org/struts/browse/SHALE-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40962
 ] 

Lionel Port commented on SHALE-443:
-----------------------------------

There should still be something that shale can do about it. That link you 
posted says its a problem with the declaration of the 
org.apache.shale.validator.faces.ValidatorLifecycleListener and that myfaces 
may have had a similar problem but was able to develop a work around.

> ClassNotFound Exception when deploy Shale-Validator to weblogic 9.2
> -------------------------------------------------------------------
>
>                 Key: SHALE-443
>                 URL: https://issues.apache.org/struts/browse/SHALE-443
>             Project: Shale
>          Issue Type: Bug
>          Components: Validator
>    Affects Versions: 1.0.4
>         Environment: Weblogic 9.2
>            Reporter: Lionel Port
>
> When shale-validator.jar is installed in a web application and deployed to 
> weblogic 9.2 a ClassNotFoundException is thrown. The class name that is being 
> loaded is the new line character "\n". The problem even exists with the 
> samples application.
> java.lang.ClassNotFoundException: 
>             
>       at 
> weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:286)
>       at 
> weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:259)
>       at 
> weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:251)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to