Re: SOAPMonitor next question

2004-12-28 Thread Robert Gombotz
I have solved the problem with the SOAPMonitor. I had hoped that no additional statements are needed to monitor all Web services. But I have now added the request/responseFlow tags to the wsdd and redeployed the WS. Thank you for your quick help! Robert - Original Message - From:

RE: Encryption?

2004-12-28 Thread Magnus Svensson (HF/EAB)
Hi, Sorry for repeating my question, but I really need to know if Axis include any SW encryption. /Magnus -Original Message- From: Magnus Svensson (HF/EAB) [mailto:[EMAIL PROTECTED] Sent: den 20 december 2004 17:59 To: '[EMAIL PROTECTED]' Subject: Encryption? Hi, I resend this

WS returning XMLDocument of XSD

2004-12-28 Thread Henning Mersch
Hi volks ! Im not very experienced with AXIS, but implemened some basic WSs. They return a XMLDocument corresponding to a XMLSchema. I have to come from src to WSDL (so using Java2WSDLA). (sorry, several reasons...plz believe me ;-) ). Until now returned XML is encapsulated in a simple String,

Re: Single request turning into many

2004-12-28 Thread Litherland, Mike
Title: Re: Single request turning into many Hi again, I have a bit of follow-up to the problem I described yesterday. Basically, I screwed up log4j. Here's what I described yesterday: I have coded a simple integration server to run on top of Tomcat. It works fine, \ except that one of

[Java2WSDL] externalize schema

2004-12-28 Thread F.K.
Hi all, I would like to know if it is possible to generate a wsdl file without the schemas, generating them in separated files. Thx and happy New Year. Fanch

[Java2WSDL] externalize schema

2004-12-28 Thread F.K.
Hi all, I would like to know if it is possible to generate a wsdl file without the schemas, generating them in separated files. Thx and happy New Year. Fanch

Would a kind soul help me please?

2004-12-28 Thread Jay Doggett
Hi all, this is my second post to the list. Like many others, I need help. If some kind hearted and knowledgeable person helps me get through this, I will create a doc for others that will get them through it too. I'm using Netbeans and Tomcat. Acquired the latest Axis and

RE: SOAPMonitor next question

2004-12-28 Thread Jayaraman, Venkatesh
I am not able to get the Axis Faults displayed on SOAP Monitor. Is this by design? Is there any way to display the Axis Faults responses in SOAP Monitor? -Venky -Original Message- From: Vincent Jong [mailto:[EMAIL PROTECTED] Sent: Monday, December 27, 2004 11:25 PM To: [EMAIL

WSDL2Java import

2004-12-28 Thread laura baƱo
Hello everybody, I'm using WSDL2Java and I'd like to know howto import a schema that is not present in my .wsdl file. I have already imported the schema with "import" in my .wsdl file but It doesn't work at all. Is there another way to make it? Could anyone help me? Thanks in advance.

Re: SOAPMonitor next question

2004-12-28 Thread Vincent Jong
I've gotten faults to display in the SOAPMonitor using the sample in $AXIS_HOME/samples/faults by doing nothing different. Just add in the requestFlow and responseFlow tags to the service's deploy.wsdd file and redeploy the service. The service name Employee. I don't know what the behavior is

Problem with Namespace in request envelope

2004-12-28 Thread Matthew Denson
Title: Problem with Namespace in request envelope Hi all, I am using Axis 1.1 final as a client to call a web service implemented in Blue Martini. I have what appears to be a configuration problem. When I use the stub generated by wsdl2java to call the web service I get a fault from the

How do I manipulate the array of type Element in the MessageService example in Axis 1.2RC2?

2004-12-28 Thread Vincent Jong
I'm using Axis version 1.2RC2 (binary package) and have web services working on Tomcat 4.1. I've successfully deployed the pre-built MessageService sample and have the SOAPMonitor monitoring that service. I'm trying to right now figure out how to modify the elems parameter which is an array of

Re: [ATTN] Japanese patches are applied

2004-12-28 Thread Toshiyuki Kimura
$B!!LZB<$G$9!#(B (B (B# $B3'$5$s!":rF|$G;E;vG<$a$NJ}$,B?$$$H;W$$$^$9$N$G!"$"$^$j(B (B#$B<~CN8z2L$r4|BT$G$-$J$$$+$bCN$l$^$;$s$,!":G?7>pJs$H$7$Fi(B (B#$B$*CN$i$;$$$?$7$^$9!#(B (B (B|$B!!:[EMAIL PROTECTED]"http://cvs.apache.org/dist/axis/nightly/ (B

how to synchronize the OperationDesc with the implementation class?

2004-12-28 Thread Madeleine Wright
Plwase can someone give me a clue as to what I'm doing wrong. I'm trying to test faults and to include a fault in the wsdd I need to include an operation element but I'm obviously doing something wrong because I keep getting an Axis InternalException that says: The OperationDesc for doIndex