Log in to follow, share, and participate in this community.
Thread indicate the data source over the instances
indicate the data source over the instancesHi all, I am trying to test JBoss 5.1.0 multi-instance and data source configuration. 1) I would like to know could I reference the data source file(**-ds.xml) in other instanc...
Running ClientHello, I believe that I have the JBoss server running since is starts without any errors. I am running JBoss on Madrake linux using jdk 1.3.1 and jboss 3.0.3. I am having two problems getting the client to connect. O...
jboss 7 mysql subsystem connecton problemhi, 1. i would like to create mysql base as default for jboss 6.1. i assume i should put mysql connector jar (5.1.15) in jboss/modules/system/layers/base/com/mysql/main directory(?) 2. i create in same directo...
SIP servlet isn't loaded at deploymentHey, I am trying to initial some classes via a SIP-servlet. For that I am using a sip.xml for my mss-2.0.0.FINAL-jboss-as-7.1.2
<?xml version="1.0" encoding="UTF-8"?>
<sip-app xmlns="http://ww...
Worried about Jboss Subscription feesHi fellas, I am a newbie here and newbie to JBoss. I just downloaded JBoss AS 7 from JBoss Application Server Downloads - JBoss Community, there first one listed there (as shown below) 6.1.0 Fin...
Access loggingI have configured the following in the standalone.xml: <subsystem xmlns="urn:jboss:domain:web:1.1" default-virtual-server="default-host" native="false"> &...
JBoss logs turning binary on nullifyingHello! I found a weird pattern of active jboss logs turning binary when I try to nullify them on RedHat boxes. I have multiple boxes with different versions on JBoss (eap 4.3 and 5.1) and RedHat (5.9, 6.2) an...
XML v/s POJO memory usageWhen I convert an XML of size 1 MB, when I cache the same in POJO, it is occupying 10-30 MB? Why is that so? Does XML format consume less memory than POJO? If yes, why?
Thread JBOSS 5.1.0GA - Username and Password do not match
JBOSS 5.1.0GA - Username and Password do not matchI am installing an application which requires JBOSS to be installed. I have installed this few times without any issues but now I am getting this error when I try to lgoon to the admin console of the applicatio...
Thread JBOSS 5.0.1 unzipping xerces file all the time
JBOSS 5.0.1 unzipping xerces file all the timeHi, We are migrating from JBOSS 4.0.5 to 5.0.1 GA. We have some code which makes use of JAXB and we see that the xerces jar is unzipped all the time. I have read a few post which make references to the vfs. Is the beh...
AS5 logging from web service to server.logI have a web service that uses log4j for logging. I want to log the data to the server.log file. However, I see no logging in the server.log from from the web service. I'm sure this is a simple question but can anyone...
Thread java.lang.IllegalArgumentException: Could not find message
java.lang.IllegalArgumentException: Could not find messageHi, I haven't much experience in the field jBPM and I am new to the community. I've been trying to implement a project using WSDL in the JBoss jBPM since few days. However, I always get the following error mes...