Tomcat and multiple IP addresses

2006-09-18 Thread Ping Yu
Hi, I have a question that I would like ask help or suggestions from people in this maillist. I would like to transfer a file from Machine A to Machine B. In Machine A, there are several IP addresses. However, the IP address launched by Tomcat might be different from the IP address

How to specify derby home to the JVM

2007-08-22 Thread Ping Yu
People in the list, I would like to specify derby home to the JVM so that the JVM can pickup the database.I added one line in catalina.bat. I added the last line to JAVA_OPTS as shown below: set JAVA_OPTS=%JAVA_OPTS% -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager