Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: & weblogic error


Message #1 by "Sharon Curlee" <scurlee@e...> on Thu, 21 Dec 2000 17:24:18 -0500
Hello ... I am trying to configure my web.xml file to set a
<context-param> element to set up the classpath and set up some extra
debugging for Weblogic.  However, when I add the following lines to the
file:

	<!-- Context Parameter Names -->
	<context-param>
=09
<param-name>weblogic.httpd.servlet.classpath</param-name>
		<param-value>C:\weblogic\myserver</param-value>
	</context-param>=09

I get the resulting error:

--Thu Dec 21 17:13:48 EST 2000:<E> <HTTP> Error parsing descriptor in
Web application 'C:/weblogic/myserver/prototype.war'
--org.xml.sax.SAXParseException: Element "web-app" does not allow
"context-param" here.

Any help would be greatly appreciated.  I am totally new to all of this.

TIA,
Sharon

Sharon Curlee
Software Engineer

elogex, inc.
212 S. Tryon St.
Ste 303
Charlotte NC, 28281
(xxx) xxx-xxxx



--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to enterprise_java_beans as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-enterprise_java_beans-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index