Re: Configure Tomcat 6 for php 5.2.2

2007-05-21 Thread James liu
Do u mean tomcat6 support php? i only know resin support php, and not tomcat. does it true? 2007/5/22, Pierluigi Fabbris [EMAIL PROTECTED]: Hi, I've problem to configuring Tomcat 6. The problem is: I use saxon b, java and php how can I configure the last one? In Tomcat 5 and php 5.0 is

question: java.net.UnknownHostException: .chemease.local: .chemease.local

2007-03-21 Thread James liu
i use freebsd 6.2 , tomcat 6(gz file which not installed). java 1.5_07 anyone know how to solve? Error information: Mar 22, 2007 9:03:40 AM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet jsp threw exception java.net.UnknownHostException:

Re: question: java.net.UnknownHostException: .chemease.local: .chemease.local

2007-03-21 Thread James liu
that throws this error? -Rashmi On 3/21/07, James liu [EMAIL PROTECTED] wrote: SEVERE: Servlet.service() for servlet jsp threw exception java.net.UnknownHostException: .chemease.local: .chemease.local - To start a new topic, e-mail

Re: question: java.net.UnknownHostException: .chemease.local: .chemease.local

2007-03-21 Thread James liu
Maybe header.jsp output host cause it happen Am i right? i m jsp newbie. %@ page contentType=text/html; charset=utf-8 pageEncoding=UTF-8% %-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work

Re: question: java.net.UnknownHostException: .chemease.local: .chemease.local

2007-03-21 Thread James liu
i fix itjust modify my host name Thk u,Rashmi

How to use my customer jar with tomcat6 in FreeBSD6

2007-03-21 Thread James liu
It work well when i use it in winxp+tomcat6+java1.6 Now i use freebsd6, use same tomcat6, my customer jar is put under $TOMCAT_HOME/lib/,,,and set classpath to it. but tomcat 6 seems not know it. How to can i fix it? -- regards jl

Re: How to use my customer jar with tomcat6 in FreeBSD6

2007-03-21 Thread James liu
This is some informat in my ~/.cshrc file . I set all what u said. setenv JAVA_HOME /usr/local/diablo-jdk1.5.0 setenv TOMCAT_HOME /tmp/apache-tomcat-6.0.10 setenv CATALINA_HOME /tmp/apache-tomcat-6.0.10 setenv CATALINA_BASE /tmp/apache-tomcat-6.0.10 setenv CATALINA_TMPIR

Re: How to use my customer jar with tomcat6 in FreeBSD6

2007-03-21 Thread James liu
failed emporarily. log show me inforamtion: xml i use editplus to test, it is ok...so i don't know where is error. Mar 22, 2007 10:55:07 AM org.apache.catalina.core.ApplicationContext log SEVERE: StandardWrapper.Throwable org.apache.solr.core.SolrException: Schema Parsing Failed at

Re: How to use my customer jar with tomcat6 in FreeBSD6

2007-03-21 Thread James liu
Yes i test and i remain JAVA_HOME and CATALINA_HOME. But test failed. 2007/3/22, Rashmi Rubdi [EMAIL PROTECTED]: I forgot to mention, don't unset the path and CATALINA_HOME variables, but change $TOMCAT_HOME to $CATALINA_HOME in the path variable you have. set path = (/sbin /bin /usr/sbin

Re: How to use my customer jar with tomcat6 in FreeBSD6

2007-03-21 Thread James liu
2007/3/22, Rashmi Rubdi [EMAIL PROTECTED]: These errors are SOLR related errors, I don't think they are Tomcat errors. I don't know SOLR at this moment, but it appears that the code is looking for some XML or Schema file and unable to read it possibly due to file read permissions on Unix or it

How to increate memory resonably with Tomcat6, java 1.6..system: winxp , help appreciated.

2007-03-18 Thread James liu
i m tomcat newer. -- regards jl

Re: my question: how to make tomcat6 and java1.6 more effect

2007-03-16 Thread James liu
I have web and back program. web i use php+apache back: i use tomcat+ solr php create xml and curl it to tomcat...this process will take more cpu(i tract it by windows monitor,cpu will taked up with current process, and this process will take bigest cpu resource) but this pc should do other