Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
<AUTO > 'Getty=001-016-299 'Please help Console Problem in tomcat 5
   .0.16

<AUTO > 'Getty=001-016-299 'Please help Console Problem in tomcat 5
   .0.16

2004-02-02       - By Getty Images USA License

 Back
Hello and thank you for your email. We strive to respond to all email inquiries
within one business day. If your issue cannot wait that long, please call us at
877-438-8966. Our hours are 6:00 a.m. to 6:00 p.m. Pacific Standard Time,
Monday through Friday.

For reference, your assigned case ID is:1016299



-- --Original Message-- --
From: Aadi Deshpande [mailinglists@(protected)]
Sent: Monday, Feb 2 2004 9:16AM
To: Tomcat Users List [tomcat-user@(protected)]
Subject: Please help Console Problem in tomcat 5.0.16



i've always managed to get this error when i have spaces between the xml
pi ( <?xml version="..." ?> ) and the start of the file.
i'd check for that, and that you have no spaces at the '<?xml' and a
space before the '?>'

hope this helps,

-a



Avinash Sridhar wrote:

>Hi,
>  Thanks for the reply.How do I correct the invalid server.xml file.
>
>Kindly let me know.
>
>
>server.xml file for the same directory structure.
>
><Context path="/sampleapp" docBase="sampleapp" debug="0"
>reloadable="true">
></Context>
>
>Thanks
>AS
>
>
>On Mon, 02 Feb 2004 Bodycombe, Andrew wrote :
>  
>
>>This indicates your server.xml is invalid.
>>
>>-- --Original Message-- --
>>From: Avinash Sridhar [ mailto:smartnash78@(protected) <mailto:smartnash78
@(protected)> ]
>>Sent: 02 February 2004 16:07
>>To: tomcat-user@(protected)
>>Subject: Please help Console Problem in tomcat 5.0.16
>>
>>
>>have my own directory as "sampleapp" which has the necessary structure
>>    
>>
>and
>  
>
>>the .class file is put into the following directory structure.
>>classes/package1/structure/HelloServlet.class.
>>
>>All in the %TOMCAT% home directory.
>>
>>My question is in %TOMCAT%/conf/server.xml file how is the <Context>
>></Context> tag written.
>>I have written it like this........
>>
>><Context path="/sampleapp" docBase="sampleapp" debug="0"
>>    
>>
>reloadable="true">
>  
>
>></Context>
>>
>>The directory structure of sampleapp is as follows......
>>%TOMCAT%/webapps/sampleapp/WEB-INF/classes
>>/lib
>>/sourcefiles
>>/web.xml.
>>The classes directory has the structure like this..
>>
>>classes/package1/structure/HelloServlet class file.
>>
>>My Web.xml file looks like this
>>
>>/************************ web.xml ************************************/
>>
>><?xml version="1.0" encoding="ISO-8859 (See http://ISO-8859.ora-code.com)-1"?>
>>
>><!DOCTYPE web-app
>>PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
>>" http://java.sun.com/dtd/web-app_2_3.dtd <http://java.sun.com/dtd/web-app_2
_3.dtd> ">
>>
>><web-app>
>><display-name>Servlet 2.4 Examples</display-name>
>><description> Servlet 2.4 Examples </description>
>>
>><!-- Servlet mapping start -->
>><!-- Define servlets. i.e. bind a servlet name to a class -->
>>
>><servlet>
>><servlet-name>HelloServlet</servlet-name>
>><servlet-class>package1.structure.HelloServlet</servlet-class>
>></servlet>
>>
>><!-- bind a servlet name to a URL (pattern) -->
>><servlet-mapping>
>><servlet-name>HelloServlet</servlet-name>
>><url-pattern>/sampleapp</url-pattern>
>></servlet-mapping>
>>
>><!-- Servlet mapping end -->
>>
>></web-app>
>>/************************* web.xml ******************************/
>>
>>
>>/******************* Console error *********************/
>>Feb 2, 2004 8:33:19 AM org.apache.commons.digester.Digester Source code of org.apache.commons.digester.Digester fatalError
>>SEVERE: Parse Fatal Error at line 3 column 6: The processing
>>    
>>
>instruction
>  
>
>>target
>>matching "[xX][mM][lL]" is not allowed.
>>/******************* Console error *********************/
>>
>>Let me know if any changes are to be made.
>>
>>Help greatly apreciated.
>>
>>Thanks
>>AS
>>
>>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
>>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>>For additional commands, e-mail: tomcat-user-help@(protected)
>>    
>>
>>
>
>  
>


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



=======================================================
This email and its contents are confidential. If you
are not the intended recipient, please do not disclose
or use the information within this email or its
attachments. If you have received this email in error,
please delete it immediately. Thank you.
=======================================================

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.