Posted By:
Charanya_Balu
Posted On:
Friday, September 22, 2006 11:43 AM
Hi , I am getting the following Error in Weblogic 8.1 when i run the client. I have included the necessary class files, xmlbean jar files. Weblogic JMs jar file and dependant jar files, still i am getting this error #### < > <> #### < > <> java.lang.NoClassDefFoundError. java.lang.NoClassDefFoundError at org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:208) at com.wellmanage.tradecommunication.common.commandMessage.CommandMessageDocument$Factory.parse(Unknown Source) at com.wellmanage.tradecommunication.common.XMLConversionUtil.convertCommandXMLToJava(XMLConversionUtil.java:50)
More>>
Hi ,
I am getting the following Error in Weblogic 8.1 when i run the client. I have included the necessary class files, xmlbean jar files. Weblogic JMs jar file and dependant jar files, still i am getting this error
####
<
>
<>
####
<
>
<>
java.lang.NoClassDefFoundError.
java.lang.NoClassDefFoundError
at org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:208)
at com.wellmanage.tradecommunication.common.commandMessage.CommandMessageDocument$Factory.parse(Unknown Source)
at com.wellmanage.tradecommunication.common.XMLConversionUtil.convertCommandXMLToJava(XMLConversionUtil.java:50)
at com.wellmanage.derivops.intraday.extract.ejb.DerivopsExtractionProcessorMDB.getCommandMessageObject(DerivopsExtractionProcessorMDB.java:287)
at com.wellmanage.derivops.intraday.extract.ejb.DerivopsExtractionProcessorMDB.onMessage(DerivopsExtractionProcessorMDB.java:93)
at weblogic.ejb20.internal.MDListener.execute(MDListener.java:382)
at weblogic.ejb20.internal.MDListener.transactionalOnMessage(MDListener.java:316)
at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:281)
at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2596)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2516)
at weblogic.kernel.ExecuteThread.execute
(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
the same file i deployed in another application , it was working . I am getting this error when i run the client and point to my local WL Installtion
I have re-installed and re-booted the PC Also.
Kindly advise...
Thanks!
Charanya B
<<Less