|
Yes, ssl is assigned to this site. For whatever reason my jsp started running this morning. We installed two other jsp projects and stopped and restarted both the WAS server and Apache server and all three now work. After reading some replies to my original question I am wondering if for some reason the Apache regen did not happen yesterday but the restart of both servers fixed that. >>> MarkP@xxxxxxxxxxxxxxx 4/23/2004 10:49:25 AM >>> There are several things that look like they could be wrong. 1) Your URL starts with https:// Is this site using SSL? 2) Your URL should look something like this: http://as400adm.pct.edu:1900/context-root/FileName.jsp 3) Whenever you install a new application into WAS you have to regen the Apache plugin configuration file so that it knows about the new context root. and to route that request to WAS as opposed to handle it itself. wdsci-l-bounces@xxxxxxxxxxxx wrote on 04/23/2004 10:42:07 AM: > I am trying my first attempt at getting a JSP to run from Websphere. I > have a single JSP file that I know works as I have setup tomcat and it > will run under tomcat. I created a Dynamic Web Project in WDSC, add the > JSP file to the Web Content folder, exported the project as both and EAR > and a WAR file, installed the application into my Websphere server and > attempted to run it using this url https://as400adm.pct.edu:1900/myjsp > > port 1900 is the port assigned to the apache HTTP server, ports > 1901-1912 are assigned to the WAS server. myjsp was the name I used when > I install the file as a war and is the name I used inside the ear file. > I get a page not found error when I try to run the application no matter > which way I try and install it. Where am I going wrong ? > _______________________________________________ > This is the Websphere Development Studio Client for iSeries (WDSCI- > L) mailing list > To post a message email: WDSCI-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/wdsci-l > or email: WDSCI-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/wdsci-l. _______________________________________________ This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.