[Axis2] Will the engagement of Rampart module secure binary attachment sent using MTOM?

2006-06-19 Thread Jenny ZHANG
Dear axis-userall, I am wondering if the engagement of Rampart module will secure binary attachment sent using MTOM? Thanks, Jenny [EMAIL PROTECTED] 2006-06-19 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

Re: [axis2] Is MTOM with WSDL Documented?

2006-06-14 Thread Jenny ZHANG
Highly appreciated ! Jenny [EMAIL PROTECTED] 2006-06-14 === 2006-06-14 21:24:12 you wrote:=== >Hi all, > >I'm currently programming an Axis2 WSDL based service that sends binary >data, and I plan on using MTOM. The WSDL fragment I think I can use looks >like this: > > > >

[Axis2] Pls help --> getting error when sending MTOM attachement.

2006-06-13 Thread Jenny ZHANG
Dear all, I was trying to use MTOM attachement to send a test.xml to server. Unfortunately no SOAP messages were catched by SOAPMonitor, and I got errors in windows's console (listed below). It looked like that the SOAP envelop did not generate successfully, I tried both SOAP1.1 and SOAP1.2

[Axis2] pls help about sending XML file --> enclosing in the SOAP message vs. attachment?

2006-06-02 Thread Jenny ZHANG
Hey all, My project asks for server and client to exchange policy file (in the format of XML). By exchanging, I mean Server side reads the policy file sent by Client, and tell whether it is acceptable or not, if not, then Server respond with reasons (also in the format of XML) to Client. I

[Axis2] Is there a WSDL file editor for Axis2?

2006-05-30 Thread Jenny ZHANG
Hey, I saw a WSDL file editor (in IBM's WSTK) developed by IBM, but with some unwanted binding features. Just curious, is there an editor for Axis2 ? or do you write WSDL manually (although it is not a problem) ? Jenny [EMAIL PROTECTED] 2006-05-30 -

Re: Fw: Re: [Axis2] Pls help ----> about using stub to writing echoStringclient.

2006-05-30 Thread Jenny ZHANG
ngclient. > > >> Hi Jenny, >> Seems you've mixed up the databinding frameworks. try codegenerating >> with -d xmlbeans flag >> >> Ajith >> >> On 5/29/06, Jenny ZHANG <[EMAIL PROTECTED]> wrote: >>> hey Martin, >>> >&g

Re: Re: [Axis2] Pls help ----> about using stub to writing echoStringclient.

2006-05-29 Thread Jenny ZHANG
phone or email and destroy the original >message without making a copy. Thank you. > >- Original Message - >From: "Jenny ZHANG" <[EMAIL PROTECTED]> >To: "axis-user" >Sent: Sunday, May 28, 2006 1:41 PM >Subject: [Axis2] Pls help > about

[Axis2] Pls help ----> about using stub to writing echoStringclient.

2006-05-28 Thread Jenny ZHANG
Hey, I used WSDL2Java to generate a stub for Axis2SampleDocLitService.aar as instructed in user's manual. and then tried to use the stub to write a simple client .java for its echoString operation (the codes are attached) , however, when I compiled it, it said " [javac] C:\Apache\Axis2-std-

[Axis2] please help! about building and runing the client.

2006-05-23 Thread Jenny ZHANG
Hey all, My project asks me to transfer XML documents between a server and clients and to implement some security protection. I already built a server side (Axis2/Tomcat5.5/Win2k+JDK1.5), I wonder if I need install another PC to run as client side, or could I use the same PC to work as a cli

[Axis2] please help WSDL2JAVA...

2006-05-17 Thread Jenny ZHANG
is-*.jar; axis-wsdl4j-1.5.2.jar; stax-api-1.0.jar; log4j-1.2.13.jar commons-logging-api.jar Thanks in advnace ! Jenny Zhang [EMAIL PROTECTED] 2006-05-18

Asking help ! Found JAXP implementation ( javax.xml.parsers.SAXParserFactory ) at an unknown location?

2006-05-16 Thread Jenny ZHANG
Hey all, I installed and run AXIS1.4 over TOMCAT5.5.17/ WIN2K + JRE1.5 , got the following message when validating with Happyaxis.jsp " Found JAXP implementation ( javax.xml.parsers.SAXParserFactory ) at an unknown location Found Java Secure Socket Extension ( javax.net.ssl.SSLSocketFactory )