I need a little push in the right direction. Here\'s my problem: I have to create an ultra-reliable service that sends email messages to clients whose addresses are stored in txt file on FTP server. S
I have the following error Exception in thread \"main\" javax.naming.NameNotFoundException: CounterBean not bound
Running into an issue where our datasources for two different DBMS (MS-SQLServer and Informix) are not picking up the security-domain configuration i开发者_如何学运维n the login-config.xml file.
I\'m a little confused about JBOSS and running it under different JDKs.For example, let\'s say I\'m running JBOSS 5.1, and before starting it I set my JAVA_HOME to point to JDK5.Let\'s also assume tha
I am able to parse a .DRL file into the X开发者_Go百科mlDumper and get the correct output. How I can I pass a .DSLR file through the XmlDumper to achieve the same results? The .DSLR file contains the
Wha开发者_运维问答t should we use in jboss-log4j.xml in order to turn on/off traces for our product - \"category\" or \"logger\" tag?
I am using Jboss 4.2.3 as an appserver. Is there a way to limit the size of the HTTP Post request accepted by JBoss? I want to limit the size to avoid DOS attacks.
How can I access the DRL generated within a DSLR file in Drools开发者_Go百科?DSLs are just preprocessed DRL.I think the following link gives you an example on how to get DRL out of a DSLR.
By default there are two appenders in JBoss5.1 - CONSOLE and FILE. Do we need to use both of these appenders in production?
What is the best way to deliberately delay a response from the JBoss server? I would like to implement a delayed login functionality, where if a username has been used in a failed login attempt rece