Apache SOAP does not use saaj-api.jar, jaxm-api.jar, commons-logging.jar, while Axis does. If you don't know, Axis is pretty much Apache SOAP 3.0, but it is run as a separate project. (http://xml.apache.org/axis).
Scott Nichol ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Scott Nichol" <[EMAIL PROTECTED]> Sent: Friday, July 05, 2002 12:13 AM > Hi, > > > i am using Apache SOAP. can u guide me which jaxm package should i have to > run with Apache SOAP. > > > thanks, > kavitha > > > > You may want to try this message on [EMAIL PROTECTED], as that > package uses Axis, not Apache SOAP. > > Scott Nichol > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, July 04, 2002 9:41 AM > Subject: Execution error while running SOAP request > > > > hi, > > > > when run the SoapRequest class i get the following execution error. > > > > Unable to create SOAP connection factory: Provider > > com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory not found > > > > I am using the "java_xml_pack-winter-01-dev" jaxm package with > Webspherer > > application server3.5. > > > > i have even set the class paths for the following jar files: > > > > activation.jar > > xerces.jar > > mail.jar > > dom4j.jar > > saaj-api.jar > > jaxm-api.jar > > commons-logging.jar > > > > > > > > Thanks, > > > > > > Kavitha > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>