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

Norman Richards (JIRA) jira-events at lists.jboss.org
Sat Dec 8 00:52:51 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-2347?page=all ]

Norman Richards closed JBSEAM-2347.
-----------------------------------

    Resolution: Rejected

This turned out to be a user error, not a websphere issues.  The classpath was correct, but the user put a META-INF/components.xml in the WAR which causes the scanning error.  

> 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