This sounds like the same problem we had with Websphere 2.x on NT. If you
are running under NT there is a bug where Websphere wants case sensitive
names but NT doesn't.  There was never an official fix for this from IBM as
far as I know.  We got a fix from someone on a mailing list and incorporated
it into our servers.  If you are running Websphere under NT let me know and
I'll send it to you.

Jim Bailey
<mailto:[EMAIL PROTECTED]>

-----Original Message-----
From: Marc Krisjanous [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 09, 2000 3:22 AM
To: [EMAIL PROTECTED]
Subject: Websphere error try and answer this one!!


Hi all,
currenty we are using Websphere 2.x using JDK1.1.8.  We have created some
JSP pages that seem to compile (eg _xjsp created) and run on our two testing
computers BUT if any other workstation attemps to call the JSP's eg
http://test.com/Test.jsp we get the following error message:

Error getting compiled page
Servlet generated by page compilation reported
com.ibm.servlet.engine.SEInvokerException exception with the message :
pagecompile._hostpub._Nelson__eBusiness__Stage1._SearchInput_xjsp: Wrong
name

The user from the other workstations can find the web browser and use the
functionality but when they attempt to call the jsp the error message
appears.

Does anyone have any idea?? I don't!!

cheers

Marc

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

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

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

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to