Re: Problems with a web application running a PHP script

2007-11-07 Thread Rocco Scappatura
Thanks for you hints. I will disinstall all JDK/JRE versions from my PC. I'm dowloading JDK 6 Update 3 and I will install it. No problem, you got me curious about scripting... I Tested with this == protected void processRequest(HttpServletRequest

Re: Problems with a web application running a PHP script

2007-11-06 Thread Johnny Kewl
Scappatura [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, November 06, 2007 9:17 AM Subject: Re: Problems with a web application running a PHP script Thanks for you hints. I will disinstall all JDK/JRE versions from my PC. I'm dowloading JDK 6 Update 3 and I

Re: Problems with a web application running a PHP script

2007-11-06 Thread Rocco Scappatura
Thanks for you hints. I will disinstall all JDK/JRE versions from my PC. I'm dowloading JDK 6 Update 3 and I will install it. No problem, you got me curious about scripting... I Tested with this == protected void processRequest(HttpServletRequest

Re: Problems with a web application running a PHP script

2007-11-05 Thread Johnny Kewl
Scappatura [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, November 05, 2007 9:25 AM Subject: Re: Problems with a web application running a PHP script Firstly dont worry too much about the Tomcat Native library message, that is not the cause of the problem. OK

Re: Problems with a web application running a PHP script

2007-11-05 Thread Rocco Scappatura
I have installed: - jdk 1.5.0.13 - jre 1.5.0.13 -- jre 1.6.0.02 In NB, Java platform is set for both TC is 'JDK 1.5 (Default)' whose folder path is 'C:\Programmi\Java\jdk1.5.0_13' (i.e.: The installation path for the jdk 1.5.0.13 that I have installed.) As Chuck mentioned , this script

RE: Problems with a web application running a PHP script

2007-11-05 Thread Caldarale, Charles R
From: Rocco Scappatura [mailto:[EMAIL PROTECTED] Subject: Re: Problems with a web application running a PHP script Soory but I haven't understood what Chuck said in his first email. Just as a refresher, here's what I said: Possibly the correct JRE/JDK for Tomcat. The above class

Re: Problems with a web application running a PHP script

2007-11-05 Thread Rocco Scappatura
As Chuck mentioned , this script class is in 1.6 so you need to either change the environment variable or if from service set it to 1.6. Then there is just one other thing, in NB right click-properties-source... Check the source level... ie you can be running on 1.6 but still tell NB to

Re: Problems with a web application running a PHP script

2007-11-05 Thread Johnny Kewl
Scappatura [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, November 06, 2007 2:37 AM Subject: Re: Problems with a web application running a PHP script As Chuck mentioned , this script class is in 1.6 so you need to either change the environment variable or if from

Re: Problems with a web application running a PHP script

2007-11-05 Thread Johnny Kewl
--- HARBOR: http://coolharbor.100free.com/index.htm Now Tomcat is also a cool pojo application server --- FootNote Having a separate TC, (not using

Re: Problems with a web application running a PHP script

2007-11-05 Thread Rocco Scappatura
: Rocco Scappatura [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, November 06, 2007 2:37 AM Subject: Re: Problems with a web application running a PHP script As Chuck mentioned , this script class is in 1.6 so you need to either change the environment variable

Re: Problems with a web application running a PHP script

2007-11-05 Thread Johnny Kewl
--- HARBOR: http://coolharbor.100free.com/index.htm Now Tomcat is also a cool pojo application server --- Another FootNote Just so you understand where

RE: Problems with a web application running a PHP script

2007-11-04 Thread Rocco Scappatura
From: Rocco Scappatura [mailto:[EMAIL PROTECTED] Subject: Problems with a web application running a PHP script Under Netbeans it works. But wen deploy it under Tomcat 5.5.25 I get this error when I try to access at a PHP page: java.lang.NoSuchMethodError:

Re: Problems with a web application running a PHP script

2007-11-04 Thread Johnny Kewl
Scappatura [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, November 04, 2007 1:05 PM Subject: RE: Problems with a web application running a PHP script From: Rocco Scappatura [mailto:[EMAIL PROTECTED] Subject: Problems with a web application running a PHP script Under

RE: Problems with a web application running a PHP script

2007-11-04 Thread Caldarale, Charles R
From: Rocco Scappatura [mailto:[EMAIL PROTECTED] Subject: RE: Problems with a web application running a PHP script Anyway, the version of Java I'm using is: Java(TM) SE Runtime Environment (build 1.6.0_02-b06) Java HotSpot(TM) Client VM (build 1.6.0_02-b06, mixed mode) That's

Re: Problems with a web application running a PHP script

2007-11-04 Thread Rocco Scappatura
Firstly dont worry too much about the Tomcat Native library message, that is not the cause of the problem. OK. For the moment I will ignore it as suggested by Chuck. OK, so now you have the new Tomcat installed. + Tell netbeans to use it Go to TOOLS - SERVER MANAGER and show

RE: Problems with a web application running a PHP script

2007-11-03 Thread Caldarale, Charles R
From: Rocco Scappatura [mailto:[EMAIL PROTECTED] Subject: Problems with a web application running a PHP script Under Netbeans it works. But wen deploy it under Tomcat 5.5.25 I get this error when I try to access at a PHP page: java.lang.NoSuchMethodError: