AW: serializer options

2003-02-16 Thread Oliver Adler
Title: Nachricht Hi Sven, here is the key to add / change in the server-config.wsdd: "sendMultiRefs" value="false"/> Regards Oliver   Oliver Adler, Senior ConsultantSYRACOM Systems AG - "The IT-Architects" Otto-

AW: SoapHeaders Help

2003-02-16 Thread Oliver Adler
Title: Nachricht Hi Matthew,   I'm not sure if if 've understood part 1 of your question. Here is, how to define the header in the wsdl: part=...Referenz-auf-part-Element... use="literal|encoded" encodingStyle="uri-list" namespace="uri"> part=...?... use="literal|encoded" encodingStyle

RE: WSDL, Java source and javadoc

2003-02-16 Thread Vaidya, Raghavendra (CORP, GEITC)
Hi, Where can i find all the tags that WSDD supports?? or documentation about the same?? Thanks Vaidya -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 16, 2003 5:08 PM To: [EMAIL PROTECTED] Subject: RE: WSDL, Java source and javadoc Any sugge

Some help with the usage and notion of FAULT messages!

2003-02-16 Thread Apostolopoulos Paris
Title: Message Hi!   User status : AXIS newbie   Well I am developing some 'simple' web services as part of my final year project! I am using a 100% RPC approach! I have a service that is responsible of making some sort of user validation. The client invokes the Logging service passing a us

Re: .so files for AXIS

2003-02-16 Thread Joe
Try exporting the ENV variable before you call your program: export LD_LIBRARY_PATH=path_to_so set this in your shell, or in the script that starts the java program. hope it helps, joe Robert Morse wrote: Within my AXIS service, I need to call some legacy code that is in a .so file. I hav

Re: WSDL, Java source and javadoc

2003-02-16 Thread Steve Loughran
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 16, 2003 03:38 Subject: RE: WSDL, Java source and javadoc > Any suggestions for implementing the other way around, add comments to the > WSDL? > Should the wsdd support inserting documentation t

Using DII with complex types

2003-02-16 Thread Costas Polychronopoulos
Hi everyone! I've been reading into the JAX-RPC specs and DII for some time but I couldn't figure out one thing. If I want on the client-side to receive as a result of a WS invocation a JavaBean from a service I've created, do I have to have a copy of the JavaBean at the client? I understand that

RE: WSDL, Java source and javadoc

2003-02-16 Thread ajbanck
Any suggestions for implementing the other way around, add comments to the WSDL? Should the wsdd support inserting documentation tags, or a good way to get comments somewhere and add them to the WSDL as documentation tags? Thanks, ArentJan -Oorspronkelijk bericht- Van: Steve Loughran [mai