[jdom-interest] help needed

Venkatesh Balu vbalu at mva.co.uk
Fri May 24 01:31:24 PDT 2002


Hi

i am creating the xml using jdom  when i run the programe as
standalone it gives the xml output, but when i try to call that class
from servlet it gives error like this..
i attached my code here as well..


java.lang.NoClassDefFoundError: com/sun/java/util/collections/List
	at com.trident.metro.CreateXML.create(CreateXML.java:41)
	at com.trident.metro.DBHandler.doPost(DBHandler.java:50)
	at
javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
	at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:679)
	at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:431)
	at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:355)
	at
org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:409)
	at
org.apache.jsp.process$jsp._jspService(process$jsp.java:102)
	at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
	at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:202)
	at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:382)
	at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:474)
	at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
	at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
	at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
	at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:201)
	at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)


 this is urgent so pl ease help me .





Vekatesh Balu
MVA House 3rd floor,Woking
+44-1483-728051 Exn:255(off)
+44-7769692753(mobile)
www.mva-group.com


The information transmitted in this e-mail and any attached files is intended
 only for the person or entity to which it is addressed and may contain
 confidential and/or privileged material.  Any opinions expressed in the
 e-mail are those of the individual and not necessarily the Company.  Any
 review, retransmission, dissemination or other use of or taking of any
 action in reliance upon, this information by persons or entities other than
 the intended recipient is prohibited.  If you received this in error you
 should not copy it, disclose its contents to anyone else or take any action
 based on it, please contact the sender and delete the material from any
 computer.

____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp $$
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CreateXML.java
Type: application/x-javascript
Size: 3505 bytes
Desc: not available
Url : http://jdom.org/pipermail/jdom-interest/attachments/20020524/e96252ad/CreateXML.js
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Venkatesh Balu.vcf
Type: text/x-vcard
Size: 137 bytes
Desc: not available
Url : http://jdom.org/pipermail/jdom-interest/attachments/20020524/e96252ad/VenkateshBalu.vcf


More information about the jdom-interest mailing list