The response is the same with httpd or with localhost:8080. This is why I
posted here: I don't know how to fix it. The logs show the same error. So,
I dropped the Java sample files in one of the original wepp apps
directories, thinking I didn't have all the classes or Java set up
correctly, and the html page shows up for the same; but if I want to
process the form against a jsp page that is called I get a bad gateway 502
error from Apache, not tomcat. If I do the localhost:8080 I get the same
cannot compile error. There is nothing in the logs that tells me what is
wrong. I have tried. I am at a loss, again, this is why I posted to the
forum. Also, I am seeing that some of the pages that are supposed to be
served up by Apache throw an error in the mod_jk.log in the tomcat folder
saying that there is not uri mapping for them. The pages load fine for th
euser though. So I don't get this. I have gone over and over the settings. 

"Tomcat Users List" <users@tomcat.apache.org> on Tuesday, March 25, 2008
at 1:40 PM -0500 wrote:
>> From: Tommy Peterson [mailto:[EMAIL PROTECTED] 
>> Subject: Re: another apache/tomcat/mod_jk/virtual hosting 
>> question/issue
>> 
>> If I am on the server and enter localhost:8080/nisl4 or
>> localhost:8080/nisl3 I get a 500 error saying that something
>> can't be compiled. So i guess technicall I can reach the apps. 
>
>Er, technically you can't, since you're not getting an app-generated
>response.  You need to sort that out before worrying about how to front
>end them with httpd.
>
>You'll need to look at the exception logs to find the real cause; the
>one you posted is just a wrapper for the real thing, which should also
>be somewhere in the log files.
>
> - Chuck
>
>
>THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
>MATERIAL and is thus for use only by the intended recipient. If you
>received this in error, please contact the sender and delete the e-mail
>and its attachments from all computers.
>
>---------------------------------------------------------------------
>To start a new topic, e-mail: users@tomcat.apache.org
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Reply via email to