You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Andrew Yang <An...@Sun.COM> on 2002/07/17 19:44:26 UTC

SOAPConnectionFactory problem

Sorry, the subject was incorrect in my last email (see below).

Andy
>Hi:
>
>I am trying to use JAXM 1.1 to send SOAP message. The first thing I did was to
>create a SOAPConnectionFactory by calling:
>
>  SOAPConnectionFactory scf = SOAPConnectionFactory.newInstance();
>
>But an exception is thrown when running this line of code. The error message
>is:
>
>  "Provider com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory not
>found"
>
>Do I need to download more JAR files (in additional to JAMX lib)? Whene do I
>get
>this provider. It seems like some non-officially supported class (start with
>com.com...). Is there any supporting issues later?
>
>Has anyone had similar problems?
>
>TIA
>
>Andy Yang
>
>
>--
>To unsubscribe, e-mail:   <ma...@xml.apache.org>
>For additional commands, e-mail: <ma...@xml.apache.org>
>