[
https://issues.jboss.org/browse/SEAMCONFIG-5?page=com.atlassian.jira.plug...
]
Jason Porter moved SEAMXML-40 to SEAMCONFIG-5:
----------------------------------------------
Project: Seam Config (fixed) (was: Seam Config)
Key: SEAMCONFIG-5 (was: SEAMXML-40)
Workflow: Seam Workflow (was: GIT Pull Request workflow )
Affects Version/s: (was: 3.0.0.CR4)
Fix Version/s: (was: Future)
Problem when parsing seam-beans.xml in seam-booking on WebSphere v8
-------------------------------------------------------------------
Key: SEAMCONFIG-5
URL:
https://issues.jboss.org/browse/SEAMCONFIG-5
Project: Seam Config (fixed)
Issue Type: Bug
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