Hi,

Is there a digest version of this list?




MY PROBLEM:
I followed the instructions on:

<URI:http://www.esperanto.org.nz/jsp/jspfaq.html#q42>

but I get a 404 file not found error message when I connect to

<URI:http://127.0.0.1:8080>

with ms ie.



MY SOFTWARE AND HARDWARE:
(1) g3 upgrade 8600,
(2) Mac OS 9,
(3) MRJ SDK version 2.2,

<URI:ftp://ftp.apple.com/developer/Development_Kits/MRJ_SDK_2.2_Install.sit.
hqx>

(4) MRJ Installer version 2.2,

<URI:ftp://ftp.apple.com/developer/Java/MRJ_2.2_Installer.sit.hqx>.

(5) JavaServer WDK version 1.0 for ms windows 95/NT,

<URI:http://java.sun.com/products/jsp/download.html>.



MY METHOD:
(1) I followed the instruction on the JSP FAQ web page with a couple of
exceptions. They are:

I used MRJ 2.2 and MRJ SDK 2.2,

I used JavaServer WDK version 1.0 final version,

I added xml.jar from the lib folder and not jsp.jar (I was unable to locate
a jsp.jar file in the JavaServer WDK).

I could not locate the default.cfg file so I did not change the default
port.

(2) I connect to <URI:http://127.0.0.1:8080>. Open Transport was set to an
ethernet adapter and the IP address was set manually to 192.168.1.1.



MY RESULTS:
(1) the web browser generates a 404 error message with the text file not
found.

(2) The web server generates the following message in the console:
JSWDK WebServer Version 1.0.1
Loaded configuration from: file:/MacintoshHD/Incoming/webserver.xml
endpoint created: localhost/127.0.0.1:8080
com.sun.web.core.DefaultServlet: init
HANDLER THREAD PROBLEM: java.io.IOException: OpenTransport error -1; Socket
has already been closed
java.io.IOException: OpenTransport error -1; Socket has already been closed
    at java.net.PlainSocketImpl.available(PlainSocketImpl.java)
    at java.net.SocketInputStream.available(SocketInputStream.java)
    at com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:162)



DISCUSSION:
I am new to JSP and was hoping to install it on my macintosh to help me
learn. If anyone has any suggestions how I may get this to work they would
be appreciated.

Thanks.


--
Mark Andrew Nassy, <URI:mailto:[EMAIL PROTECTED]>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to