Last week, we had the author of TDD for a Shopping Website LiveProject. Friday at 11am Ranch time, Steven Solomon will be hosting a live TDD session just for us. See for the agenda and registration link
Hello everyone,
I want to install open cms using JBoss AS 7.x. I read so many blogs and answers of related questions, but i didn't get right way to do this. please help me ..
I am using jdk1.6 on windows OS.
Thanks
I am using jboss-as-web-7.0.0.Final. I am trying to deploy opencms_8.0.4 war file into jboss manually. I mean i am putting war into ..\standalone\deployments location in JBoss and starting server . It gives so many error and not able to deploy war.
Please tell me complete steps that how I can deploy and run it.
Has it occurred to you to analyze what kind of errors you're getting? If not, the second best approach would be to post them here (meaningful excerpts only, of course).
The first thing I would suggest is to use the latest released 7.1.1.Final instead of 7.0.x. Deploy it there and if it fails there too, post the relevant logs.
Avneesh Sisodia wrote:it showing same error in JBoss 7.1.1
That's not the same error. It's different.
It looks like the application is using OpenJPA persistence provider. There's this thread in the AS7 forum which explains how to integrate OpenJPA in AS7, but if you want the exact steps on how to do it with Open CMS application, then you'll have to check their documentation or ask in their forums.