I think that Sven has right about war duplication. Jboss maven plugin has 3
goals to manage deployments: deploy, redeploy, undeploy. If you use only
deploy goal, jboss could leave some trashes in deployment location. 

So if you reinstall JBoss, the old configuration files could still be on
your disc. You should remove this folders (temp, works etc) - I don't know
where this files are located on mac. 

Fast check: Download fresh zipped installation from JBoss site
(http://www.jboss.org/jbossas/downloads) and unzip it, copy war into
%JBOSS%/standalone/deployments and run it %JBOSS%/run/stanalone


Can you publish also the com.campingawaits.CampingAwaitsApp class? 



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Upgrade-to-6-5-0-tp4655782p4655802.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to