i have two tomcat servers that communicate between them. upon an error at one of the servers i would like to send an error response to th开发者_JAVA技巧e other server.
I\'m trying to call send a message to a JBoss MQ queue but it seems the queue is not bounded. I use the following code to send the message :
I\'m using ActiveMQ on a simulation of overloading servers in Java. And mainly it goes ok, but when I get over 600 requests the thing just go WTF!
i\'ve hit a block once again with hibernate.I\'ve posted numerous times on different aspects of the user and contact management that i\'ve been building.
I would have thought that there is a lot of information out there on this, but I haven\'t found anything that really answers my qu开发者_如何转开发estion.
I need to send a message to a remote server\'s queue (running \"JBoss MQ\") so that it can process the message and act on it.
How do I know what file reference to use to get a file from my WAR. The structure of the WAR is: WAR src
I\'m working on an intranet-only web application (J2EE) that requires some basic security features. There will be relatively few authorized users for the site, but I still need to implement some sort
I need to turn off TRACE to help close XST security vulnerabilities. I\'ve been looking, nothing obvious so far.
I\'ve been trying for the this whole a query who is officially giving me nightmares. The system is a user and contact management. So I have UserAccount, Contact and Phone.