Uninstall Mid-tier and reinstall letting the installer configure tomcat.
The mid-tier has a quick uninstall-reinstall procedure.

 

From: Action Request System discussion list(ARSList)
[mailto:[email protected]] On Behalf Of Agency Enterprise Help Desk
Sent: Tuesday, March 23, 2010 10:24 AM
To: [email protected]
Subject: Mid-Tier on IIS 6.0 with Tomcat JSP - issue with jsp redirects

 

** 

Environment:

Windows 2003

Mid-Tier 7.1 patch 3

IIS 6.0

Tomcat 5.5

Remedy App server is windows 2003, 7.1 patch 3 server version.

 

Upgrade from New Atlanta Servlet to Tomcast.

 

We have a bunch of jsp pages which are just simple redirects.  Example:

 

String myURL = "
http://remedydev2.state.pa.us/arsys/servlet/LoginServlet?server=Remedyde
v2.state.pa....to=/arsys/servlet/ViewFormServlet%3fserver%3dRemedydev2%2
estate%2epa%2Eus%26form%3dHPDWEB%3aWebSubmit%26view%3dSAPView%26mode%3dC
reate";

 

response.sendRedirect(myURL);

 

etc. in the jsp page, but since we changed to Tomcat, all the jsp pages
say  Page cannot be found with HTTP Error 404 - file r directory not
found.

 

I have been researching and found a white paper on proxyfilter class,
changed that in web.xml  file like it suggested but still no go.

 

Am I missing something in Tomcat configuration or is there a change to
the response.sendRedirect in IIS with Tomcast serlet?

 

Any help or suggestions would be helpful.

 

We use these so the end users do not have to use the long URL.

 

Thank you,

 

Joelie J Dudley | Senior Applications Developer

PA Office of Administration

Bureau of IT Services & Solutions

555 Walnut Street, 7th Floor | Harrisburg, PA 17101

Phone: 717.772.8143 | Fax: 717.772.8121

E-mail: [email protected] 

www.oa.state.pa.us <http://www.oa.state.pa.us/> 

 

 

_attend WWRUG10 www.wwrug.com ARSlist: "Where the Answers Are"_ 


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

Reply via email to