jboss5.x
How to make JBoss accessible using IP?
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[详细]
2023-04-02 15:10 分类:问答Does JBoss 5.1.0 supports hot deployment ? If yes, how can I do it?
I am a beginner in开发者_StackOverflow社区 JBoss. I just want to know how to hot deploy my web applications on JBoss 5.1.0.[详细]
2023-03-31 11:25 分类:问答NoClassDefFoundError on JBoss5
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[详细]
2023-03-31 10:44 分类:问答Is AOP enabled in JBoss AS 7?
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.[详细]
2023-03-28 10:57 分类:问答Simple web app looking for JMS messages on a queue in JBoss 5.1
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[详细]
2023-03-27 17:54 分类:问答deploying same war with different name in jboss 5
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[详细]
2023-03-27 03:09 分类:问答How to measure the startup time of JBOSS 7 server?
I want to compare JBOSS 5 with 7. The documentation says that JBOSS 7 is much quicker. How do I proceed?[详细]
2023-03-26 20:40 分类:问答Is there a less expensive method to do the following primary key validation in hibernate
I need to make sure the new supplierpart I\'m creating doesn\'t exist开发者_运维百科. It is currently done like so[详细]
2023-03-26 07:17 分类:问答JBOSS 5.1 does not work in CentOS 4.8
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:[详细]
2023-03-25 17:31 分类:问答Are there any JBoss 5.1 Community Edition SecurityManager .policy file examples available?
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.[详细]
2023-03-25 13:13 分类:问答