[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2347) ComponentScanner fails with classes in WEB-INF/classes on websphere

Norman Richards (JIRA) jira-events at lists.jboss.org
Tue Dec 4 19:02:51 EST 2007


ComponentScanner fails with classes in WEB-INF/classes on websphere
-------------------------------------------------------------------

                 Key: JBSEAM-2347
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2347
             Project: JBoss Seam
          Issue Type: Bug
            Reporter: Norman Richards
         Assigned To: Norman Richards
            Priority: Minor
             Fix For: 2.0.1.GA


If looks like websphere adds the WAR contents directly to the classpath, which causes scanner errors when loading:

java.lang.NoClassDefFoundError: WEB-INF.classes.com.somecompany.SomeComponent

I'll fix the scanner as soon as I've verified the issue on websphere.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list