Re: Error 500: MissingResourceException

2001-07-18 Thread Minglong Wu
Hi, I am trying to connect SQL server installed on my machine. I got the following error message after I click nexk on Microsoft Server DSN Configuration pop up window. Connection failed: SQLState: '01000' SQL Server Error:1326 [Microsoft][ODBC SQL Server Driver][Named

NT services applet

2001-07-05 Thread Minglong Wu
Hi, I am trying to install nt_service on my win2000 jdk131 How to figure out the following question: "From the NT services applet, highlight your service and press start." How to find the NT services apple? Thanks. Minglong

Re: newbie question

2001-07-03 Thread Minglong Wu
Hi, I have a simple question: if I put the following into my ChatEnter.jsp form METHOD="post" ACTION="/Code/Chap03/Chat.jsp" it doesn't work even I set in my server.xml by Context path="/Code/Chap03" docBase="c:/Code/Chap03" / my EnterChat.jsp and Chat.jsp are under directory

Re: port problem

2001-07-02 Thread Minglong Wu
ago if you have some more questions try looking at the archive first ;) http://jakarta.apache.org/site/mail1.html - guidelines http://jakarta.apache.org/site/mail2.html - link to archives may the source be with you, Francis --- Minglong Wu [EMAIL PROTECTED] wrote: Hi, I can type

Re: Multiple Hosting on IIS

2001-07-02 Thread Minglong Wu
Have you noticed that after plug in tomcat server into IIS http://localhost/examples/jsp/index.html work but http://localhost/admin/index.html and http://localhost/test/index.html not work? Why is that? Thanks. - Original Message - From: nilesh To: [EMAIL PROTECTED]

Re: Multiple Hosting on IIS

2001-07-02 Thread Minglong Wu
Hi, Randy, I add the following line into uriworkermap.properties: # Mount the admin context to the ajp12 worker /admin/*=ajp12 But I still have to specify http://localhost:8080/admin/index.html to make it work? any idea about other file I need to change? Thanks. Minglong - Original

Re: Multiple Hosting on IIS

2001-07-02 Thread Minglong Wu
Hi, Randy, That did the trick. Thanks. -m - Original Message - From: Randy Layman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 02, 2001 10:10 AM Subject: RE: Multiple Hosting on IIS You must restart IIS the process, which means either a machine reboot, or stopping

port problem

2001-06-29 Thread Minglong Wu
Hi, I can type http://localhost/examples/jsp/index.html to get what I want. But I have to type http://localhost:8080/admin/index.html to get the page. Why difference here? How to get rid of 8080 in the second case. Thanks. Minglong

port problem

2001-06-28 Thread Minglong Wu
Hi, I am using Tomcat IIS, my question is I have to type http://localhost:8080/examples/jsp/index.html instead of http://localhost/examples/jsp/index.html I want to get rid of 8080. How to do that? BTW, what is URL for tomcat-user newsgroup? Thanks. Minglong

BookDOMbean class not found

2001-03-27 Thread MingLong Wu
Hi, I got the following error when I type http://localhost:8080/JSPbook/Chap06/BookTopics.jsp Error: 500 Location: /JSPbook/Chap06\BookTopics.jsp Internal Servlet Error: org.apache.jasper.JasperException: Unable to compile class for