[seam-issues] [JBoss JIRA] Created: (SEAMXML-40) Problem when parsing seam-beans.xml in seam-booking on WebSphere v8

Denis Forveille (JIRA) jira-events at lists.jboss.org
Thu Mar 24 13:08:00 EDT 2011


Problem when parsing seam-beans.xml in seam-booking on WebSphere v8
-------------------------------------------------------------------

                 Key: SEAMXML-40
                 URL: https://issues.jboss.org/browse/SEAMXML-40
             Project: Seam Config
          Issue Type: Bug
    Affects Versions: 3.0.0.CR4
         Environment: WebSphere v8 beta
            Reporter: Denis Forveille


I receive this exception when I trfy to start the seam booking app (in CR3) on WebSphere v8
java.lang.Exception: Could not resolve node specializes in namespace urn:java:seam:core at file:/data/ws/ws_seam3/Test2Web/WebContent/WEB-INF/classes/META-INF/seam-beans.xml:28
	at org.jboss.seam.config.xml.bootstrap.XmlConfigExtension.beforeBeanDiscovery(XmlConfigExtension.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	at org.apache.webbeans.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:276)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list