hi,
I modified Castor.properties for using XML Serializer of weblogic 8.1
instead of that in xerces.jar
org.exolab.castor.parser=weblogic.apache.xerces.parsers.SAXParser
org.exolab.castor.serializer=weblogic.apache.xml.serialize.XMLSerializer
But getting error --
<Jan 11, 2004 2:44:25 PM CST> <Error> <HTTP> <BEA-101017>
<[ServletContext(id=18050470,name=test_femc,context-path=/test_femc)]
Root cause of ServletException.
java.lang.NoClassDefFoundError: org/apache/xml/serialize/XMLSerializer
at org.exolab.castor.xml.Unmarshaller.initConfig(Unknown Source)
at org.exolab.castor.xml.Unmarshaller.<init>(Unknown Source)
at
com.ge.med.service.femc.gemseu.rfs.eai.mapping.RFSListResponse.getRFSLis
t(RFSListResponse.java:69)
at
com.ge.med.service.femc.gemseu.rfs.RFSRequestBroker.getRfsList(RFSReques
tBroker.java:70)
at
com.ge.med.service.femc.gemseu.rfs.RFSListAction.perform(RFSListAction.j
ava:86)
at org.apache.struts.action.Action.execute(Action.java:420)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:484)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
274)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at
com.ge.med.service.femc.common.core.FEMCServlet.service(FEMCServlet.java
:32)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Se
rvletStubImpl.java:1053)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
java:387)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
java:305)
at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r
un(WebAppServletContext.java:6310)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu
bject.java:317)
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118
)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServl
etContext.java:3622)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.
java:2569)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
>
Please help me & give your advice as soon as possible. wht should I do
to resolve this problem.
Thanks & regards,
Vishal
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev