hey guys!
I'm running JForum on Jboss-4.2.2.GA with MySql, and i have a couple of issues:
1. i'm unable to deploy the WAR file at all, but if i copy the binary package under a directory named "JForum.war"
Jboss
is perfectly deploy it. any guess why?
2. Since i can't deploy a WAR with JBOSS, i've set the
ANT "deploy-dev" task to copy the compiled classes and the
the resources to the right place in the "JForum.war" directory in JBoss deploy.
each time i do that , i get the next errors in JBoss
and from that point i cant access the jforum on my Jboss anymore, because i get the next error (in the client)
and the following message in the JBoss
the weird part is , that if i shutdown and restart JBoss , everything is deployed just fine!
can i please get some help with that?
[originally posted on jforum.net by pavel_twr]