[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

[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

[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

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

2006-05-30 Thread Jenny ZHANG
/29/06, Jenny ZHANG [EMAIL PROTECTED] wrote: hey Martin, What do you mean by 1.0? I am using Axis2 1.0, is there v1.3 out for Axis2 ? I am actually experimenting using stub (generated by WSDL2Java) to write the client, echoString is just a simple example I started with Do you have

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

2006-05-29 Thread Jenny ZHANG
message without making a copy. Thank you. - Original Message - From: Jenny ZHANG [EMAIL PROTECTED] To: axis-user axis-user@ws.apache.org Sent: Sunday, May 28, 2006 1:41 PM Subject: [Axis2] Pls help about using stub to writing echoStringclient. Hey, I used WSDL2Java to generate

[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]

[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

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 )