Problems with a web application running a PHP script 2007-11-06 - By Rocco Scappatura
Back
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > HARBOR: http://coolharbor.100free.com/index.htm > Now Tomcat is also a cool pojo application server > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > -- -- Original Message -- -- > From: "Rocco Scappatura" <Rocco.Scappatura@(protected)> > To: "Tomcat Users List" <users@(protected)> > 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 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 make it 1.5... which >>> will >>> also snooker you ;) >> >> OK, even if NB doesn't show me the choice to use 1.6 script class. I ve >> set the 1.5. > > That, to me seems to be the problem, if Netbeans is not giving you the > choice of 1.6 > it can only see JRE 1.5
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.
Finally I do so that the Tomcat 5.5.25 (The one installed by hand) is used by projects. Moreover I will do so it is used 1.6 script class.
BTW I have a folder (C:/Project) where all the projects are built. When the webapps work, then I will grab the WAR files and I put in the appropriate 'webapps' of my production environment.
This seems to me the correct procedure that I infere from your argumentation.
Thanks,
rocsca
Thanks,
rocsca
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|