What is the SOAP Error that is returned???
Martin Gainty
______________________________________________
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law. LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS.
The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.
LDS can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.
_____________GMT-5___________________
>From: "Dan Weiler" <[EMAIL PROTECTED]>
>Reply-To: "Dan Weiler" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: My jar not being picked up at runtime
>Date: Fri, 10 Jan 2003 15:27:00 -0700
>MIME-Version: 1.0
>Received: from apache.org ([63.251.56.142]) by mc7-f17.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Fri, 10 Jan 2003 14:21:34 -0800
>Received: (qmail 96810 invoked by uid 500); 10 Jan 2003 22:21:16 -0000
>Received: (qmail 96797 invoked from network); 10 Jan 2003 22:21:16 -0000
>Received: from unknown (HELO unix210.hosting-network.com) (64.127.164.1) by daedalus.apache.org with SMTP; 10 Jan 2003 22:21:16 -0000
>Received: (qmail 88469 invoked from network); 10 Jan 2003 22:11:36 -0000
>Received: from unknown (HELO EDNA) (66.167.27.18) by node1.hosting-network.com with SMTP; 10 Jan 2003 22:11:36 -0000
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help:
>list-unsubscribe:
>list-post:
>Delivered-To: mailing list [EMAIL PROTECTED]
>X-Comments: BlackMail headers - Mail to [EMAIL PROTECTED] to report spam.
>X-Authenticated-Connect: 66.167.27.18
>X-Authenticated-Timestamp: 17:11:36(EST) on January 10, 2003
>X-HELO-From: EDNA
>X-Mail-From: <[EMAIL PROTECTED]>
>X-Sender-IP-Address: 66.167.27.18
>Message-ID: <004d01c2b8f7$64d9e670$140ea742@EDNA>
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook Express 5.50.4522.1200
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 10 Jan 2003 22:21:34.0928 (UTC) FILETIME=[A29A4500:01C2B8F6]
>
>I am attempting to pass my own object to my SOAP service and am running into some runtime problems that I am assuming to be classpath related. My deployment descriptor is pretty basic (see below) and it successfully deploys the service. The symptoms are a NoClassDefFound as soon as the deployed service is hit, and I have determined the class that it is complaining about is the object that I am passing ("BadOrderModel"). In the course of trying to resolve my path issue, I have dropped the jar that contains the BadOrderModel.class just about everywhere, including the following locations: my module's WEB-INF/lib, unjarred the class files into WEB-INF/classes, put the jar into tomcat's lib and common/lib. None of these things seems to work and I am slowly but surely losing my mind. Has anyone seen this type of behavior? The technologies/versions that I am using are Tomcat4, SOAP 2.3.
>
>Any clues would be appreciated.
>
>
>> id="urn:crb-transactions">
> > type="java"
> scope="Application"
> methods="getFunction putFunction">
>
>
> org.apache.soap.server.DOMFaultListener
>
> > xmlns:x="urn://mycompany.com/objects/" qname="x:BadOrderModel"
> javaType="crb.model.shopping.BadOrderModel"
> java2XMLClassName="org.apache.soap.encoding.soapenc.BeanSerializer"
> xml2JavaClassName="org.apache.soap.encoding.soapenc.BeanSerializer" />
>
>
The new MSN 8: smart spam protection and
2 months FREE*.
--
To unsubscribe, e-mail:
For additional commands, e-mail: