My JBoss server is running in my system and trying to access开发者_运维技巧 it from other system using ip address of my system, but its not accessible and even from my own system i am not able to acce
I am a beginner in开发者_StackOverflow社区 JBoss. I just want to know how to hot deploy my web applications on JBoss 5.1.0.
Recently have been experiencing a strange problem on our JBoss5. After running our app for a while, the clients who call the EJB\'s start Throwing NoClassDefFoundError on some classes. After a restart
I was able to deploy a WAR file with AOP enabled in JBoss Application Server 5. I passed the spring-agent jar as the javaagent parameter.
I\'ve created a simple spring webapp which fires off a thread and queries a jms Queue for messages. The web app is running in JBoss 5.1. I\'m using JBoss Developer Studio to create and run the app wit
I have a scenario where i need to deploy the same war with different names (like TestA, TestB, etc.) for different clients. Each war file connect to different databases. So i am copying the same war w
I want to compare JBOSS 5 with 7. The documentation says that JBOSS 7 is much quicker. How do I proceed?
I need to make sure the new supplierpart I\'m creating doesn\'t exist开发者_运维百科. It is currently done like so
For some reason I need to use CentOS 4.8. I installed Java 1.6.26 and JBOSS 5.1 on CentOS 4.8. However, When I use ./run.sh to run JBOSS I get the following message:
Googling \"jboss security manager\" b开发者_Python百科rings up http://docs.jboss.org/jbossweb/2.1.x/security-manager-howto.html, but this is way out of date.