Hi All,
I am new to Jboss AS 7. I am migrating my application from JBOSS AS 4 to JBOSS AS 7, i have created datasource and system properties via jboss as 7 console
(http://localhost:9990/console), while i am deploying the my war file , i am getting below expection
Caused by: java.lang.ClassNotFoundException: org.apache.struts.taglib.nested.NestedWriteNestingTag from [Module "deployment.portfolio.war:main" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:191).
Can you please help me to resolve the same.
Regards
Vasanth D