Files installed in CATALINA_HOME not in CATALINA_HOME/logs or CATALINA_HOME/conf
--------------------------------------------------------------------------------
Key: OPENEJB-727
URL: https://issues.apache.org/jira/browse/OPENEJB-727
Project: OpenEJB
Issue Type: Improvement
Components: tomcat
Affects Versions: 3.0.x
Reporter: Jacek Laskowski
>From [EMAIL PROTECTED] mailing list:
I have followed the instructions of http://openejb.apache.org/tomcat.html to
integrate openejb with tomcat. It works fine. But there are some minor
problems: Every time I start tomcat, a directory activemq-data is created from
my current working directory. The file hsqldb.log is installed on
$CATALINA_HOME i.e. the home directory of tomcat. It should be on
$CATALINA_HOME/logs.
The file hsqldb.properties is installed on $CATALINA_HOME. It should be on
$CATALINA_HOME/conf.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.