deployer « JBoss « JPA Q&A





1. jboss 4 rc2 - har deployer uses    forum.hibernate.org

hi all im a bit perplexed ... about the deployment in jboss 4 rc2 ++ /hibernate 2.1.6 after reading the jboss wikis and hibernate/66.html (concerning the 3.2.x versions) first question is weather the issues in the docs concerning the configuration of the container and mbean apply for jboss4. as well? after all the libraries were placed in rc2, all i have ...

2. Design Change for Jboss Deployer    forum.hibernate.org

I am using Jboss 4.0 and have deployed my first .har file with success. It works great! But now as I am going to expand it to use more modules it is a problem. Firstly our entire application (there is almost no web app part of it, it is mostly a rich client interface) has no one big ear file. Each ...

3. Struggling with JBoss 4.0.5 and Hibernate 2 deployer    forum.hibernate.org

Hibernate version: Hibernate 2.1.8 Sun JDK version: 1.5.0_04 JBoss version: 4.0.5 Spring version: 2.0.3 JBoss Deployer version: hibernate2-deployer.zip from http://wiki.jboss.org/wiki/Wiki.jsp?pag ... eSwitching I have an application with EJB 2.1, Spring 2.0.3 and hibernate 2.1.8, that I must port from JBoss 3.1.X to JBoss 4.0.5 due clustering improvement. The problem that is annoying me is that, despite of several deployment alternatives tried, ...

4. JBoss HAR Deployer    forum.hibernate.org

Hibernate version: 3.2.5ga Name and version of the database you are using: MySQL 5.0.42 I currently have a Hibernate based application which has a Session factory managed by Spring. As this is duplicated across many projects on the application server we have seperated out annotated domain and dao classes into a seperate Maven artifact. We would like to share a single ...