Hi,
I have made an application using Jboss tools in Seam 2.2 on JBoss AS 5. I am trying to make this application deployable on WAS 7 using the link http://docs.jboss.org/seam/snapshot/en-US/html/websphere.html . I am applying the strategy 2 by adding core:init jndi-name="ejblocal:#{ejbName}" /> to the componets.xml but it is showing an error which says : cvc-complex-type.3.2.2: Attribute 'jndi-name' is not allowed to appear in element 'core:init'.
Can anyone help me on this.
Thanks and Regards,
Rahul Kumar