1. Try to use hibernate 3.4 in JBoss 5.1 but gets javax.validation.ValidationException: Unable to find a default provider stackoverflow.comI've come across some problems using Hibernate 3.4 on JBoss 5.1. Hibernate 3.4 is a JPA 1.0 implementation so it should be fine to be used in JBoss 5.1. The thing is ... |
2. Deploying a Roo JPA 2 App to JBoss 6 forum.springsource.orgCode: |
3. Spring Roo and JBoss forum.springsource.orgSpring Roo and JBoss I am building an application using Spring roo which deploys perfectly to Tomcat, but I also have a requirement to deploy it to JBoss. After battling through ... |
4. spring roo with JBoss 4.2.2 forum.springsource.orgspring roo with JBoss 4.2.2 Has anyone successfully deployed spring roo on JBoss 4.2.2? I am running into classloader issues with the hibernate libraries. I tried adding a jboss-web.xml: Code: |
5. Spring Roo app on JBoss AS 5 forum.springsource.orgSpring Roo app on JBoss AS 5 Hello, I'm trying to deploy Spring Roo application on JBoss AS 5.0. Everything works fine on embeded Tomcat but on JBoss i got following ... |
6. XMLEventStreamReader violation while using roo and jboss forum.springsource.orgAug 16th, 2010, 05:10 AM #1 Karis Group View Profile View Forum Posts Private Message Junior Member Join Date Aug 2010 Posts 2 XMLEventStreamReader violation while using roo and jboss hi, ... |
7. Error deploying Spring Roo project to JBoss 5.1.0.GA forum.springsource.orgError deploying Spring Roo project to JBoss 5.1.0.GA I am able to deploy my project war to Tomcat without problems. However, when deploying to JBoss 5.1.0.GA, I get the following exception: ... |
8. Has anyone successfully deployed a roo-generated JPA war file to a JBoss 5.1 server? forum.springsource.orgOct 26th, 2010, 08:59 PM #1 newguy View Profile View Forum Posts Private Message Member Join Date Mar 2010 Posts 59 Has anyone successfully deployed a roo-generated JPA war file to ... |
9. Spring ROO + JPA2 + JBoss 5.1 forum.springsource.orgSpring ROO + JPA2 + JBoss 5.1 Hi all, I've a problem with Spring Roo 1.1.0. I've generate a project that use hibernate configuration. I use JBoss 5.1.0. There is a ... |