[JBoss-user] 3.2.0RC4: Problem with DB Connection

2003-03-27 Thread David Stoleson
JBoss 3.2.0RC4 Informix JDK 1.4.1 MacOSX --- I have the following informix-ds.xml file deployed with the INFORMIXSERVER=dbserver specified in the connection string. Yet it is complaining about INFORMIXSERVER not being set. InformixDS jdbc:informix-sqli://host:1621/ dbname:INF

Re: [JBoss-user] Problem with XAConnectionFactory in JBoss 3.2.0 RC2

2003-03-06 Thread David Stoleson
I am having the exact same problem, except: JBoss 3.2.0RC3 RedHat 7.3 Java 1.4.1 Anyone know anything about this? -dave On Wednesday, February 19, 2003, at 06:40 PM, Hunter Hillegas wrote: Just put 3.2.0RC2 up on our test server (Apple Xserve, Apple Java 1.3.1) and when deploying an MDB calle

[JBoss-user] ECperf / JBoss 3.0.1

2002-08-14 Thread David Stoleson
Trying to run ECperf on JBoss 3.0.1. It is deployed but a lot of exceptions are being thrown. Anyone have any luck with this? -dave --- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Sea

Re: [JBoss-user] managing JMS queue security

2002-08-02 Thread David Stoleson
I had a similar problem. Is the client/applet and the server running the same version of the JVM? There is a bug (#4661534) in 1.4 such that there are binary incompatibilities with the InetAddress class between 1.3 and 1.4. It appears the the socket is created using an InetAddress. On Frida

Re: [JBoss-user] Number of MDBs servicing a JMS queue

2002-07-17 Thread David Stoleson
Look at standardjboss.xml, it contains a container configuration called "Standard Message Driven Bean". Look at the pool config, "StdJMSPool", and you can see that the max size is 15. -dave On Friday, June 28, 2002, at 07:50 AM, Keith Clarke wrote: > In my tests I always get 15 of my message

[JBoss-user] Problem with org.jboss.mq.SpyXAResource.

2002-07-11 Thread David Stoleson
Using a JMS Queue and a Message Driven Bean that is using a JDBC DataSource I get the following exeception. I am using the InformixXA JDBC Driver. This works without the XA driver but I get a semantic warning. java.lang.ClassCastException: org.jboss.mq.SpyXAResource at com