RE: Tomcat installation of JBoss
by Dimitris Andreadis
I tried the tomcat config using the 4.0.4.GA installer and the
jbossjca-service.xml that contains the CachedConnectionManager is
missing.
So I think CachedConnectionValve should be commented out in the 'tomcat'
configuration.
________________________________
From: Amit Bhayani
Sent: Wednesday, October 11, 2006 3:41 PM
To: jboss-development(a)lists.jboss.org; Adrian Brock; Dimitris
Andreadis; Gavin King; Alex Pinkin
Subject: Tomcat installation of JBoss
This is regarding http://jira.jboss.com/jira/browse/JBAS-3242
JEMS Installer has option where user can select "tomcat"
installation of JBoss. Since the CachedConnectionValve is enabled by
default from JBoss AS 4.0.5 GA I was wondering what should we do in case
user selects the "tomcat" installation as there is no connection pooling
neither tx manager.
Thoughts?
Amit.
19 years, 10 months
Duplicate org.jboss.test.aop.test.AOPTestSetup in eclipse testsuite
by Scott M Stark
There is a conflict in the eclipse workspace in the testsuite project
after I updated this morning. There are two source trees defining the
same org.jboss.test.aop.test.AOPTestSetup class. Either we need to merge
the src/jdk15 and src/main trees, or change the class names.
19 years, 10 months