[jira] Commented: (SHALE-443) ClassNotFound Exception when deploy Shale-Validator to weblogic 9.2

2007-05-08 Thread Hermod Opstvedt (JIRA)

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

Hermod Opstvedt commented on SHALE-443:
---

Hi

This is a problem inside WLS:

see: 
http://www.nabble.com/BEA-don't-support-shale-on-Weblogic-Server-9.2-t3252752.html

> 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.



[jira] Created: (SHALE-443) ClassNotFound Exception when deploy Shale-Validator to weblogic 9.2

2007-05-08 Thread Lionel Port (JIRA)
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.