Hi All,
I am in a newbie in
jboss.
Started with the deploying of a .war file.
My applictaion uses
Struts, Spring and Hibernate.
And using
MAVEN build the .war file.
Its works fine when deployed at
tomcat,
but reverts an error with JBoss deployment.
Not able to locate the jars.
Any advice about it !!
2009-10-28 10:58:00,994 DEBUG [org.jboss.deployment.MainDeployer] The manifest entry in file:/C:/JBoss/jboss-4.0.0/jboss-4.0.0/server/default/deploy/demo-1.0.war references URL file:/C:/JBoss/jboss-4.0.0/jboss-4.0.0/server/default/deploy/struts-1.2.9.jar which could not be opened, entry ignored
thanks in advance
zorabian