version « JBoss « Java Enterprise Q&A





1. JBoss community version corresponding to EAP version    stackoverflow.com

As far as i know the EAP editions of JBoss are just a bunch of community edition JBoss projects with some sugar. So, what is the community edition of the JBoss application ...

2. How do I programmatically obtain the version in JBoss AS 5.1?    stackoverflow.com

Does anyone know how to programmatically obtain the server version number under JBossAS 5.1? JBossAS 4.2 had org.jboss.Version, with getMajor() and getMinor() methods, but this doesn't seem to exist in 5.1. ...

3. maven-ear-plugin works if jboss version is 4.2, but not 5. Why?    stackoverflow.com

I am using maven to configure maven-ear-plugin. I am getting following exception when I say jboss version is 5 (See below code, under tag). It works if ...

4. Which version of JBoss AS to use?    stackoverflow.com

We are using JBoss 4.2 GA, and need use a newest version in some new project. I heard that JBoss 5.0 encounter such bugs... is this correct? If not, which exact version of ...

5. What we have to check when upgrate jboss server version    stackoverflow.com

I want to upgrade jboss server version from 4.2.0 to 4.2.3. What i need to look or see documents to do the upgradation? Please give me points i need to consider, ...

6. JBoss 5.1.0.GA doesn't see latest classes versions    stackoverflow.com

I deployed my EAR application many times in spree on JBoss 5.1.0.GA, and the restarted server. The result is that JBoss seem not to see latest versions of particular classes. Just ...

7. Jboss version difference    stackoverflow.com

I have googled and found few difference between jboss version 4.x, 5.x and 6.x. Refer the below link: http://www.mediafire.com/file/5lz04gbgednz7ae/Jboss%20Version%20Difference.xls
http://www.mediafire.com/?5lz04gbgednz7ae
Kindly inform me if have missed any of the features and ...

8. Jboss server versioning    stackoverflow.com

am upgrading jboss from version 4.02 to 7.02 in unix environment. But after i installed the new version and uploaded my project war file generated with jboss version 4.02 in eclipse ...