For those of you who tried the tutorials from Sun to test and learn J2EE...
Following the instructions, I was able to compile the Web Client, package,
specify Web Client's Context Root,Enterprise Bean Reference and specify JNDI
Names.

The Web Server is obviously working.
http://158.57.76.36:8000/index.html
"J2EE 1.3" Deafault Home Page  Congratulations ... "

However, when I run the Web client, on the same host, I get the following
error.
http://localhost:8000/converter
" You are not authorized to view this page"
http://158.57.76.36:8000/converter
"J2EE SDK/1.3.1 - HTTP Status 404 - /converter"
"type Status report"
"message /converter"
"description The requested resource(/converter) is not available"

What should I enter for the "CodedParameter" and "Value" in the Context Tab
?


The web.properties file shows http.port=8000
The orb.properties file shows port=1050

I'll appreciate it very much if you can shed some light on this
Thanks

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to