no, you are able to create your own servers under JRun, default server is just the one they give you to start with. Its best to develop your first app under the default server. If you read the .pdf documentation that comes with JRun, it will guide you through step by step...even down to creating and deploying your apps:) Kate -----Original Message----- From: Anthony Mak [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 10 January 2001 14:45 To: [EMAIL PROTECTED] Subject: Re: JRun emergency Hi $B!! (BKate, I have solved the problem now. It turns out inside JMC (Java Management Console) of JRun 3.0, the default server was turned off. When I turn it on, I can assess the JSP page. But still one thing puzzle me is I thought the default server is default to be turn on when the system start. So I have no idea why it was turned off. Anthony Mak -----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Kate Hocking Sent: Wednesday, January 10, 2001 2:25 PM To: [EMAIL PROTECTED] Subject: Re: JRun emergency Anthony, try accessing; http://yourMachineName/demo/ Kate -----Original Message----- From: Anthony Mak [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 10 January 2001 13:18 To: [EMAIL PROTECTED] Subject: JRun emergency Hi all, I am using JRun3.0 I have this unknown problem which prevent me to access the sample JSP pages. Even after I reinstall JRun 3, I still cannot access the sample JSP pages but I can get into JMC Java Management Console and access the sample servlet fine ). Also, inside JMC, whenever I click on an item on the left, it takes a LONG time for the page to come up on the right. Also, in JMC it says the Default server is stopped even though inside Control Panel -> Service it says the Default server is activated. ### Inside JMC ### JRun Default Server [ WAR deployment ] [ EJB deployment ] [ EAR deployment ] Server Name : default Server Root Directory : C:/Program Files/Allaire/JRun/servers/default Server Description : Server Status : stopped ### On the browser when trying to access JSP sample page ### 404 Not Found /demo/jsp/index.jsp: allaire.jrun.JRunServletException: The page /demo/jsp/index.jsp could not be found. at allaire.jrun.jsp.JSPParser.generateXML(JSPParser.java:57) at allaire.jrun.jsp.JSPServlet.parsePage(JSPServlet.java:403) at allaire.jrun.jsp.JSPServlet.createServlet(JSPServlet.java:375) at allaire.jrun.jsp.JSPServlet.loadPage(JSPServlet.java:201) at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:168) Anthony Mak ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ____________________________________________________________________________ ________________________________________ IMPORTANT: This email is intended only for the use of the individual or entity named above and may contain information that is confidential and privileged. The views expressed in this e-mail are those of the author and not of the company unless otherwise clearly indicated. When addressed to our clients, any information or quotes contained in this e-mail are subject to the terms and conditions relevant at that time to the matter being addressed. If you are not the intended recipient and have received this e-mail in error, please notify us immediately by return email or telephone +61 8 93235555 and delete the e-mail and any attachments without using or disclosing the contents in any way. If you are not the intended recipient any dissemination, distribution or copying of this e-mail is strictly prohibited. Before opening or using attachments, check them for viruses and defects. Our liability is limited to re-supplying any affected attachments. ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ____________________________________________________________________________ ________________________________________ IMPORTANT: This email is intended only for the use of the individual or entity named above and may contain information that is confidential and privileged. The views expressed in this e-mail are those of the author and not of the company unless otherwise clearly indicated. When addressed to our clients, any information or quotes contained in this e-mail are subject to the terms and conditions relevant at that time to the matter being addressed. If you are not the intended recipient and have received this e-mail in error, please notify us immediately by return email or telephone +61 8 93235555 and delete the e-mail and any attachments without using or disclosing the contents in any way. If you are not the intended recipient any dissemination, distribution or copying of this e-mail is strictly prohibited. Before opening or using attachments, check them for viruses and defects. Our liability is limited to re-supplying any affected attachments. ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to