Curious memory usage under Windows Server 2000

2006-04-23 Thread Richard Toren
ack that usage better (eg better time resolution) Thanks Richard Toren - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: ANT task for context.xml generation?

2006-04-23 Thread Richard Toren
Mark Thomas wrote: Nikita Tovstoles wrote: Is there an ANT task for generating context.xml files? No. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Sounds like ano

Re: Tomcat and Threads

2006-03-19 Thread Richard Toren
be curious to see what people think of this idea, because even though it works well for me there might be a better way. Richard Toren Christopher K. St. John wrote: On Sat, 18 Mar 2006 19:32:19 +0100 "Clemens Eisserer" <[EMAIL PROTECTED]> wrote: I've created a servle

Re: Linux JNI ClassLoad

2006-03-05 Thread Richard Toren
Hello, I use the SleepyCat dbxml which is also JNI and I have to do the following: export JAVA_OPTS='-Djava.library.path=/path/to/folder/with/so' then... sh catalina.sh .run I'd wager that you would have to do the same.. Richard Shannon Scott wrote: Greetings, I have been trying

Re: tomcat and xslt 2.0

2006-03-01 Thread Richard Toren
;Zohar Amir" <[EMAIL PROTECTED]> To: "Tomcat Users List" ; ""Richard Toren"" <[EMAIL PROTECTED]> Sent: Wednesday, March 01, 2006 9:25 AM Subject: Re: tomcat and xslt 2.0 Thanks. Where do I put the System.setProperty(...)? - Original Message -

Re: tomcat and xslt 2.0

2006-02-27 Thread Richard Toren
( "javax.xml.transform.TransformerFactory", "net.sf.saxon.TransformerFactoryImpl"); You will get a warning if the xslt is 1.0, but it will still compile and function. Richard Toren Zohar Amir wrote: Correct me if I'm wrong here: as I understand it, tomcat uses Xalan as its XSLT engine. Xalan does

Re: correctly setting the java.library.path in tomcat under windows

2006-01-04 Thread Richard Toren
Caldarale, Charles R wrote: From: Richard Toren [mailto:[EMAIL PROTECTED] Subject: Specifying java.library.path using Tomcat 5.5 as a Windows Service The question is how to do this when using Tomcat installed with the Windows installer? Use the Java tab of bin\tomcat5w.exe to set

Specifying java.library.path using Tomcat 5.5 as a Windows Service

2006-01-03 Thread Richard Toren
t to make my project compatible with Windows. Thanks in advance, Richard Toren java.lang.UnsatisfiedLinkError: C:\Program Files\Sleepycat Software\Berkeley DB XML 2.2.13\bin\libdb_java43.dll: Can't find dependent libraries at java.lang.ClassLoader$NativeLibrary.l