Re: WSDL and SOAP ...

2003-06-09 Thread Anne Thomas Manes



Considering that you're just starting out, I 
suggest that you upgrade to Axis. Consider the fact that Apache SOAP has been on 
life support for more than 2 years. Apache Axis is the strategic Apache project 
for Web services.

Anne

  - Original Message - 
  From: 
  Ayman 
  M. El-Geneidy 
  To: [EMAIL PROTECTED] 
  Sent: Sunday, June 08, 2003 9:56 PM
  Subject: WSDL and SOAP ...
  
  Is there any support for WSDL in Apache SOAP 
  2.3.1?
  
  I am running Tomcat 4.1.24 and SOAP 2.3.1. I have 
  successfully deployed a test service. I run it through a SOAP client with no 
  problem. When I run it through a WSDL file using GLUE's invoke command, I get 
  a null instead of the output. Is this because of the non-support of WSDL 
  within SOAP?
  
  Is Axis my next option or is this problem due to 
  something else?
  
  Please excuse my beginer questions as I am still 
  learning the concepts and tools. Your help is highly appreciated.
  
  Thank you.
  
  Ayman


Re: WSDL and SOAP ...

2003-06-09 Thread Scott Nichol
Overall, Axis will serve you better in the current web services 
world, where most endpoints generate or consume WSDL.  Your 
particular problem may be caused by the WSDL, GLUE utility, Apache 
SOAP or any combination thereof.  The typical issue would be that a 
WSDL client is unlikely to emit xsi:type attributes for parameter 
elements, since the WSDL specifies the type for each element.  Apache 
SOAP, developed in the pre-WSDL days, by default assumes that all 
elements will have an xsi:type attribute.  Since you get a null 
result, as opposed to a SOAP Fault, I cannot say what the cause of 
your issue is.

On 8 Jun 2003 at 21:56, Ayman M. El-Geneidy wrote:

 Is there any support for WSDL in Apache SOAP 2.3.1?
 
 I am running Tomcat 4.1.24 and SOAP 2.3.1. I have successfully deployed a test 
 service. I run it through a SOAP client with no problem. When I run it through a 
 WSDL file using GLUE's invoke command, I get a null instead of the output. Is this 
 because of the non-support of WSDL within SOAP?
 
 Is Axis my next option or is this problem due to something else?
 
 Please excuse my beginer questions as I am still learning the concepts and tools. 
 Your help is highly appreciated.
 
 Thank you.
 
 Ayman 
 


Scott Nichol

Do not reply directly to this e-mail address,
as it is filtered to only receive e-mail from
specific mailing lists.




Re: WSDL and SOAP ...

2003-06-08 Thread Martin Gainty



Ayman-
I created a Utility which creates WSDL 
fromjava compiled Interfacehttp://www.laconiadatasystems.com/Downloads.html
Hth,Martin

  - Original Message - 
  From: 
  Ayman 
  M. El-Geneidy 
  To: [EMAIL PROTECTED] 
  Sent: Sunday, June 08, 2003 9:56 PM
  Subject: WSDL and SOAP ...
  
  Is there any support for WSDL in Apache SOAP 
  2.3.1?
  
  I am running Tomcat 4.1.24 and SOAP 2.3.1. I have 
  successfully deployed a test service. I run it through a SOAP client with no 
  problem. When I run it through a WSDL file using GLUE's invoke command, I get 
  a null instead of the output. Is this because of the non-support of WSDL 
  within SOAP?
  
  Is Axis my next option or is this problem due to 
  something else?
  
  Please excuse my beginer questions as I am still 
  learning the concepts and tools. Your help is highly appreciated.
  
  Thank you.
  
  Ayman


Re: WSDL

2002-12-20 Thread Scott Nichol
WSDL is relevant.  In some ways, Apache SOAP messaging is a way to
provide doc/lit capabilities that WSDL specifies.

If you really want to get deeply into WSDL use, you should consider Axis
(http://xml.apache.org/axis/).  If you just want to play with WSDL for
now, I still recommend grabbing Axis and using the Java2WSDL and
WSDL2Java tools, as they will work pretty well with your Apache SOAP
services.

Scott Nichol

- Original Message -
From: Cory Wilkerson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, December 20, 2002 12:10 PM
Subject: WSDL


First off - thanks to Scott and others for responding to my recent
posts...I've really go the ball rolling on Apache SOAP/Resin Integration
into my own web-app and life is good.  But, as is usual, I've yet
another question (more questions).

A) Is WSDL relevant in messaging as opposed to RPC models?
B) If so, are there any tools available by which to publish WSDL from my
deployed service?

I thank you all -- and happy holidays,
Cory Wilkerson


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: WSDL file generation

2002-09-17 Thread Carl CABOU

Try java2wsdl from Glue (The Mind Electric), download on 
http://www.themindelectric.com/glue/index.html

Pretty good ...

;-)

Shankar S wrote:

 Hi,
 
 I have a Java Class registered in Apache SOAP.
 I have tested it using a java client.
 Now, I am trying to talk to the web service using VB (MS SOAP ToolKit).
 I would like to generated a WSDL file for the deployed Java Bean in Apache
 SOAP.
 
 Do you guys know about any tool for that?
 
 Thanks in Advance,
 Shankar Shanmugam
 
 
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 


-- 


Cordialement.

==
Carl CABOU
SNCF - Direction de la Recherche et de la Technologie
Pôle Nouvelles Technologies de l'Information
Paris St-Lazare, bureau 295
Tel : 01 53 42 92 34
Poste : 31 92 34
==


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: WSDL

2002-06-16 Thread Martin Gainty
Send and receive Hotmail on your mobile device: Click Here


RE: WSDL

2002-06-15 Thread Martin Gainty
Everyone who wants to sell their wares pleasedont waste my timeAt the risk of soundling like a broken recordnobody has addressed the WSML for Unix..Is there anyobody who can Focus on the problem ???Martin Gainty


<mailto:[EMAIL PROTECTED]><mailto:[EMAIL PROTECTED]><mailto:[EMAIL PROTECTED]>
 
Hello Anne, 
 
Nice way to present your company. 
 
Tony Sciacca 
XAware Inc. 
http://www.xaware.com 
Conprehensive data integration for your .net, J2ee and Web Services 
Projects 
 
-Original Message- 
From: Sam Ruby [mailto:[EMAIL PROTECTED]] 
Sent: Friday, June 14, 2002 6:12 PM 
To: [EMAIL PROTECTED] 
Subject: Re: WSDL 
 
Anne Thomas Manes wrote: 
 
  There are other completely Unix-based SOAP systems, too, including my 
  company's product -- but I'm not going to abuse this list by 
  advertising it here. 
 
Hmmm... 
 
  Anne Manes 
  CTO, Systinet 
  www.systinet.com 
 
 ^ ^ ^ ^ ^ ^ 
 | | | | | | 
 
Look for "WASP". You can't miss it. ;-) 
Get your FREE download of MSN Explorer at http://explorer.msn.com.


Re: WSDL

2002-06-15 Thread James Black

Martin Gainty wrote:

 Everyone who wants to sell their wares please dont waste my time
 At the risk  of soundling like a broken record
 nobody has addressed the WSML for Unix..
 Is there anyobody who can Focus on the problem ???

  WSML is for .NET, WSDD is for axis. What is the problem? Both systems 
can use a wsdl to create the files they need for their system.








Re: WSDL

2002-06-15 Thread Simon Fell

On Sat, 15 Jun 2002 23:19:44 -0400, in soap you wrote:

Martin Gainty wrote:

 Everyone who wants to sell their wares please dont waste my time
 At the risk  of soundling like a broken record
 nobody has addressed the WSML for Unix..
 Is there anyobody who can Focus on the problem ???

  WSML is for .NET, WSDD is for axis. What is the problem? Both systems 
can use a wsdl to create the files they need for their system.

One slight correction, WSML is for the MS COM Toolkit, not .NET.

But, the point is, its a tool specific file, its purely an
implementation detail, It is ONLY required when using the MSTK, if
you're not using the MSTK, you DONT NEED a WSML file.

Cheers
Simon
www.pocketsoap.com



RE: WSDL

2002-06-14 Thread Elizabeth Golluscio









Matias, Martin --



There are some customers doing what you
suggest  generating WSML from Java, EJB or CORBA IDL  so they can
build MS SOAP Toolkit clients that interact with those back end services.  We have some customers doing this to create
Visual Basic (not VB.NET) clients against these back-end systems.



The WSML file is usually used in
conjunction with a SOAP Toolkit server to map Web Services to COM objects, but
in CapeStudio its generated from a java interface, java class or CORBA
IDL file for a subset of the WSML features that are used by clients to add
complex types to their operation calls.



A code example can be found in Chapter 6
our reference guide:

http://www.capeclear.com/products/manuals/capestudio/three/reference.pdf



Some basic details are available starting
from here:

http://www.capeclear.com/products/capestudio/features/index.shtml



Thanks,

Elizabeth







-Original Message-
From: Anne Thomas Manes
[mailto:[EMAIL PROTECTED]] 
Sent: 13 June 2002 21:51
To: [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: RE: WSDL





My
apologies. I did not understand your question. Let me verify that I understand
it now. There is a service that's currently running on a Windows system that
you would now like to implement using Apache SOAP and deploy on a Unix machine.
Once you've completed this effort the Windows-based service will no longer be
involved, and we don't care about it any longer.











If
that's the case, then you need to obtain the WSDL file that describes the
Windows service. (It doesn't matter if it's .NET or MS SOAP. And you don't need
the WSML file.) Feed the WSDL file into a Java-based WSDL compiler, such as the
WSDL2Java utility available with Apache Axis. This will generate a skeleton.
Fill in your own application logic. Deploy the service.











Anne





-Original Message-
From: Martin Gainty
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 4:27
PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL






based on yourreply thenWSML is a useless artifact?
Generating a C#Proxy would be an exercise in futility on a Unix box since there
are no C#compilers/interpreters on Unix boxes( at least none to my knowledge)
the question is That:
This individualiswriting a JavaSOAP Service to be
usedonaUnix box ..
andhedesiressimilar functionality as a .NET Server for a
JavaSOAP Service operating on a Unix box (under apache)
Note we also do not have IIS running here..
If this was a 2K or XP Server he could go Microsoft .NET and gain intended
functionality.
We need toturn this conversation to situationswhere we would be
running Apache under Unix..
Your turn,





Martin
Gainty



__

Disclaimer
and confidentiality note

Everything in this
e-mail and any attachments relating to the official business of Laconia Data
Systems (LDS)
is proprietary to the company. It is confidential, legally privileged and
protected by law.LDS does not own and endorse any other content. Views and opinions are
those of the sender unless clearly stated as being that of LDS. 

The person addressed in
the e-mail is the sole authorised recipient. Please notify the sender
immediately if it has unintentionally reached you and do not read, disclose or
use the content in any way.

LDScan not assure
that the integrity of this communication has been maintained nor that it is
free of errors, virus, interception or interference.

___



From: Anne
Thomas Manes 

<[EMAIL PROTECTED]>

Reply-To:
[EMAIL PROTECTED] 

To: <[EMAIL PROTECTED]>,


<[EMAIL PROTECTED]>

Subject: RE: WSDL 

Date: Thu, 13 Jun
2002 16:09:21 -0400 

MIME-Version: 1.0 

Received: from
[63.251.56.142] by hotmail.com (3.2) with ESMTP id
MHotMailBED246CB00364004321C3FFB388ED6240; Thu, 13 Jun 2002 13:08:43 -0700 

Received: (qmail
33488 invoked by uid 500); 13 Jun 2002 20:08:21 - 

Received: (qmail
33478 invoked from network); 13 Jun 2002 20:08:21 - 

Received: from
rwcrmhc53.attbi.com (204.127.198.39) by daedalus.apache.org with SMTP; 13 Jun
2002 20:08:21 - 

Received: from TPX21
([66.30.2.199]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27
201-229-121-127-20010626) with SMTP id
20020613200826.JUYY11659.rwcrmhc53.attbi.com@TPX21; Thu, 13 Jun 2002
20:08:26 + 

From
soap-user-return-13965-mgainty Thu, 13 Jun 2002 13:10:03 -0700 

Mailing-List: contact
[EMAIL PROTECTED]; run by ezmlm 

Precedence: bulk 

list-help: 



list-unsubscribe: 



list-post: 



Delivered-To: mailing
list [EMAIL PROTECTED] 

Message-ID: 

<[EMAIL PROTECTED]>

X-Priority: 3
(Normal) 

X-MSMail-Priority:
Normal 

X-Mailer: Microsoft
Outlook IMO, Build 9.0.2416 (9.0.2911.0) 

Importance: Normal 

X-MimeOLE: Produced
By Microsoft MimeOLE V5.50.4522.1200 

In-Reply-To: 

<[EMAIL PROTECTED]>

X-Spam-Rating:
daedalus.apache.org 1.6.2 0/1000/N 

 

Martin, 

 

WSML is the _service_
configuration file for MS SOAP Toolkit. I

RE: WSDL

2002-06-14 Thread Martin Gainty




At the risk of sounding like a Broken Record:We already know how to accomplish this complete development on a Windows Platform..Yours and Anne's numerous misdirected emails have confirmed these procedures.What we dont know is how to accomplish this sameCOMPLETE development cycle on a Unix Box.WARNINGThere are no C# or Visual Basic Interpreters on Linux or Sun boxes...Whats more they dont have .dlls Windows PE or anyone of the gazillion IDEs which make High School Code Jocks into Software Engineersby pushing 1 keystroke..I am Still looking for comprehensive UNIX solution..preferably something which will be a something similar to a GNU makefile orwill buildwith ANT.












Martin Gainty







__



Disclaimer and confidentiality note



Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law.LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS. 



The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.







LDScan not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.



___



























From: "Elizabeth Golluscio" <[EMAIL PROTECTED]>

Reply-To: [EMAIL PROTECTED] 

To: <[EMAIL PROTECTED]>

Subject: RE: WSDL 

Date: Fri, 14 Jun 2002 15:46:55 +0100 

MIME-Version: 1.0 

Received: from [63.251.56.142] by hotmail.com (3.2) with ESMTP id MHotMailBED34D0C007D4136E8153FFB388EF4320; Fri, 14 Jun 2002 07:47:43 -0700 

Received: (qmail 64153 invoked by uid 500); 14 Jun 2002 14:47:10 - 

Received: (qmail 64143 invoked from network); 14 Jun 2002 14:47:09 - 

Received: from ns.capeclear.com (62.17.147.33) by daedalus.apache.org with SMTP; 14 Jun 2002 14:47:09 - 

Received: from capeclear.com (pop3.capeclear.ie [192.168.0.251])by ns.capeclear.com (8.11.3/8.11.3) with ESMTP id g5EEl7E94678for <[EMAIL PROTECTED]>; Fri, 14 Jun 2002 15:47:08 +0100 (IST)(envelope-from [EMAIL PROTECTED]) 

Received: from HARARE (localhost.localdomain [127.0.0.1])by capeclear.com (8.11.6/8.11.6) with ESMTP id g5EEl9d07558for <[EMAIL PROTECTED]>; Fri, 14 Jun 2002 14:47:09 GMT 

From soap-user-return-13972-mgainty Fri, 14 Jun 2002 07:48:19 -0700 

Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm 

Precedence: bulk 

list-help: <mailto:[EMAIL PROTECTED]>

list-unsubscribe: <mailto:[EMAIL PROTECTED]>

list-post: <mailto:[EMAIL PROTECTED]>

Delivered-To: mailing list [EMAIL PROTECTED] 

Message-ID: 000701c213b2$54184ba0$4b00a8c0@HARARE 

X-Priority: 3 (Normal) 

X-MSMail-Priority: Normal 

X-Mailer: Microsoft Outlook, Build 10.0.2627 

Importance: Normal 

X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 

In-Reply-To: <[EMAIL PROTECTED]>

X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 

 

Matias, Martin -- 

 

There are some customers doing what you suggest – generating WSML from 

Java, EJB or CORBA IDL – so they can build MS SOAP Toolkit clients that 

interact with those back end services. We have some customers doing 

this to create Visual Basic (not VB.NET) clients against these back-end 

systems. 

 

The WSML file is usually used in conjunction with a SOAP Toolkit server 

to map Web Services to COM objects, but in CapeStudio it’s generated 

from a java interface, java class or CORBA IDL file for a subset of the 

WSML features that are used by clients to add complex types to their 

operation calls. 

 

A code example can be found in Chapter 6 our reference guide: 

http://www.capeclear.com/products/manuals/capestudio/three/reference.pdf 

 

Some basic details are available starting from here: 

http://www.capeclear.com/products/capestudio/features/index.shtml 

 

Thanks, 

Elizabeth 

 

 

 

-Original Message- 

From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] 

Sent: 13 June 2002 21:51 

To: [EMAIL PROTECTED]; [EMAIL PROTECTED] 

Subject: RE: WSDL 

 

My apologies. I did not understand your question. Let me verify that I 

understand it now. There is a service that's currently running on a 

Windows system that you would now like to implement using Apache SOAP 

and deploy on a Unix machine. Once you've completed this effort the 

Windows-based service will no longer be involved, and we don't care 

about it any longer. 

 

If that's the case, then you need to obtain the WSDL file that describes 

the Windows service. (It doesn't matter if it's .NET or MS SOAP. And you 

don't need the WSML file.) Feed the WSDL file into a Java-based WSDL 

compiler, such as the WSDL2Jav

RE: WSDL

2002-06-14 Thread rubys
Martin, try:

http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis/java/docs/user-guide.html

- Sam Ruby

RE: WSDL

2002-06-14 Thread Martin Gainty

from WSDL to Java andJava to WSDL..AND Build in servlet tucks into Apache..neat stuffI havent seen anything about WSMLbeing supportedby SOAP..IsWSMLMicrosoft specific??Thanks,






Martin Gainty


 
Martin, try: 
 
http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis/java/docs/user-guide. 
html 
 
- Sam Ruby 
Chat with friends online, try MSN Messenger: Click Here


RE: WSDL

2002-06-14 Thread rubys
Martin Gainty wrote:

 I havent seen anything about WSML being supported by SOAP..
 Is WSML Microsoft specific??

WSML is COM specific.  The Axis/Java equivalent is WSDD.  The WSDL2Java program will generate the WSDD documents for you.

- Sam Ruby

RE: WSDL

2002-06-14 Thread Anne Thomas Manes



Martin,

If you 
would review the emails I've sent you, you'll note that I have consistently 
pointed you to the Apache Axis tools, which are totally Java-based, and hence 
have no dependency on Windows. 

Apache 
Axis is the third generation of Apache SOAP. It's a complete re-write of Apache 
SOAP. It supports WSDL. It implements the JAX-RPC API. I recommend that all 
Apache SOAP users take a look at Apache Axis. It's much improved. See http://xml.apache.org/axis.

There 
are other completely Unix-based SOAP systems, too, including my company's 
product -- but I'm not going to abuse this list by advertising it 
here.

Anne 
Manes
CTO, 
Systinet
www.systinet.com 

  -Original Message-From: Martin Gainty 
  [mailto:[EMAIL PROTECTED]]Sent: Friday, June 14, 2002 3:05 
  PMTo: [EMAIL PROTECTED]Subject: RE: 
  WSDL
  
  
  
  
  
  At the risk of sounding like a Broken Record:We already know how to 
  accomplish this complete development on a Windows Platform..Yours and Anne's 
  numerous misdirected emails have confirmed these procedures.What we 
  dont know is how to accomplish this sameCOMPLETE development cycle on a 
  Unix Box.WARNINGThere are no C# or Visual Basic Interpreters on Linux 
  or Sun boxes...Whats more they dont have .dlls Windows PE or anyone of the 
  gazillion IDEs which make High School Code Jocks into Software 
  Engineersby pushing 1 keystroke..I am Still looking for 
  comprehensive UNIX solution..preferably something which will be a something 
  similar to a GNU makefile orwill buildwith ANT.
  
  
  
  
  
  
  
  
  
  
  
  
  Martin 
  Gainty
  
  
  
  
  
  
  
  __
  
  
  
  Disclaimer and 
  confidentiality note
  
  
  
  Everything in this e-mail 
  and any attachments relating to the official business of Laconia Data 
  Systems (LDS) is proprietary to the company. It is confidential, legally 
  privileged and protected by law.LDS does not 
  own and endorse any other content. Views and opinions are those of the sender 
  unless clearly stated as being that of LDS. 
  
  
  
  The person addressed in the 
  e-mail is the sole authorised recipient. Please notify the sender immediately 
  if it has unintentionally reached you and do not read, disclose or use the 
  content in any way.
  
  
  
  
  
  
  
  LDScan not assure that the integrity of this communication has been 
  maintained nor that it is free of errors, virus, interception or 
  interference.
  
  
  
  ___
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  From: "Elizabeth Golluscio" <[EMAIL PROTECTED]>
  
  Reply-To: [EMAIL PROTECTED] 
  
  To: <[EMAIL PROTECTED]>
  
  Subject: RE: WSDL 
  
  Date: Fri, 14 Jun 2002 15:46:55 +0100 
  
  MIME-Version: 1.0 
  
  Received: from [63.251.56.142] by hotmail.com (3.2) with ESMTP 
  id MHotMailBED34D0C007D4136E8153FFB388EF4320; Fri, 14 Jun 2002 07:47:43 -0700 
  
  Received: (qmail 64153 invoked by uid 500); 14 Jun 2002 
  14:47:10 - 
  
  Received: (qmail 64143 invoked from network); 14 Jun 2002 
  14:47:09 - 
  
  Received: from ns.capeclear.com (62.17.147.33) by 
  daedalus.apache.org with SMTP; 14 Jun 2002 14:47:09 - 
  
  Received: from capeclear.com (pop3.capeclear.ie 
  [192.168.0.251])by ns.capeclear.com (8.11.3/8.11.3) with ESMTP id 
  g5EEl7E94678for <[EMAIL PROTECTED]>; Fri, 14 Jun 2002 15:47:08 +0100 
  (IST)(envelope-from [EMAIL PROTECTED]) 
  
  Received: from HARARE (localhost.localdomain [127.0.0.1])by 
  capeclear.com (8.11.6/8.11.6) with ESMTP id g5EEl9d07558for 
  <[EMAIL PROTECTED]>; Fri, 14 Jun 2002 14:47:09 GMT 
  
  From soap-user-return-13972-mgainty Fri, 14 Jun 2002 07:48:19 
  -0700 
  
  Mailing-List: contact [EMAIL PROTECTED]; run by 
  ezmlm 
  
  Precedence: bulk 
  
  list-help: <mailto:[EMAIL PROTECTED]>
  
  list-unsubscribe: <mailto:[EMAIL PROTECTED]>
  
  list-post: <mailto:[EMAIL PROTECTED]>
  
  Delivered-To: mailing list [EMAIL PROTECTED] 
  
  Message-ID: 000701c213b2$54184ba0$4b00a8c0@HARARE 
  
  X-Priority: 3 (Normal) 
  
  X-MSMail-Priority: Normal 
  
  X-Mailer: Microsoft Outlook, Build 10.0.2627 
  
  Importance: Normal 
  
  X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 
  
  In-Reply-To: <[EMAIL PROTECTED]>
  
  X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 
  
   
  
  Matias, Martin -- 
  
   
  
  There are some customers doing what you suggest  generating 
  WSML from 
  
  Java, EJB or CORBA IDL  so they can build MS SOAP Toolkit 
  clients that 
  
  interact with those back end services. We have some customers 
  doing 
  
  this to create Visual Basic (not VB.NET) clients against these 
  back-end 
  
  systems. 
  
   
  
  The WSML file is usually used in conjunction with a SOAP 
  Toolkit server 
  
  to map Web Services to COM objects, but in CapeStudio its 
  generated 
  
  from a ja

Re: WSDL

2002-06-14 Thread Sam Ruby

Anne Thomas Manes wrote:

 There are other completely Unix-based SOAP systems, too, including my 
 company's product -- but I'm not going to abuse this list by 
 advertising it here.

Hmmm...

 Anne Manes
 CTO, Systinet
 www.systinet.com http://www.systinet.com

   ^ ^ ^ ^ ^ ^
   | | | | | |

Look for WASP.  You can't miss it.  ;-)




Re: WSDL

2002-06-14 Thread Martin Gainty

My thoughts exactly..Too many used car salespersons selling their bright and shiny jalopies..Back to the discussion of SOAP development (hopefully)...
Martin Gainty


 
Anne Thomas Manes wrote: 
 
There are other completely Unix-based SOAP systems, too, including 
my 
company's product -- but I'm not going to abuse this list by 
advertising it here. 
 
Hmmm... 
 
Anne Manes 
CTO, Systinet 
www.systinet.com 
 
 ^ ^ ^ ^ ^ ^ 
 | | | | | | 
 
Look for "WASP". You can't miss it. ;-) 
 
Join the world’s largest e-mail service with MSN Hotmail. Click Here


Re: WSDL

2002-06-14 Thread Sam Ruby

Martin Gainty wrote:

 My thoughts exactly..
 Too many used car salespersons selling their bright and shiny jalopies..

Anne's cool.  Her company's products are too.  

And to her defense, she *DID* try to point you to Apache Axis.

- Sam Ruby





RE: WSDL

2002-06-14 Thread Tony Sciacca
Title: RE: WSDL






Hello Anne,

Nice way to present your company. 

Tony Sciacca

XAware Inc.

http://www.xaware.com

Conprehensive data integration for your .net, J2ee and Web Services Projects



-Original Message-
From: Sam Ruby [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 14, 2002 6:12 PM
To: [EMAIL PROTECTED]
Subject: Re: WSDL

Anne Thomas Manes wrote:

 There are other completely Unix-based SOAP systems, too, including my 

 company's product -- but I'm not going to abuse this list by 

 advertising it here.

Hmmm...

 Anne Manes

 CTO, Systinet

 www.systinet.com http://www.systinet.com

 ^ ^ ^ ^ ^ ^

 | | | | | |

Look for WASP. You can't miss it. ;-)




Re: WSDL

2002-06-13 Thread Martin Gainty

Good Question!First thedefinition of WSML:A WSML file provides information that maps the operations of a service (as described in the WSDL file) to specific methods in the COM objecttherefore: You must have a COM Object availableWithout a COM Object (and it's methods) one would have no need for WSML...Conclusion:Microsoft .NET Soap requests are crippled in that they can only callMicrosoft .NET Soap Servers.Anyone else..??






Martin Gainty



__

Disclaimer and confidentiality note

Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law.LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS. 

The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.



LDScan not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.

___













From: "Mati" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED] 
To: <[EMAIL PROTECTED]>
Subject: WSDL 
Date: Thu, 13 Jun 2002 11:34:48 -0300 
MIME-Version: 1.0 
Received: from apache.org ([63.251.56.142]) by hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Thu, 13 Jun 2002 07:36:15 -0700 
Received: (qmail 93900 invoked by uid 500); 13 Jun 2002 14:37:13 - 
Received: (qmail 93852 invoked from network); 13 Jun 2002 14:36:58 - 
Received: from sol.info.unlp.edu.ar (163.10.5.24) by daedalus.apache.org with SMTP; 13 Jun 2002 14:36:58 - 
Received: from vaio (dhcp1 [163.10.5.1])by sol.info.unlp.edu.ar (8.12.2/8.12.2) with SMTP id g5DEZDml011407for <[EMAIL PROTECTED]>; Thu, 13 Jun 2002 11:35:47 -0300 (GMT) 
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm 
Precedence: bulk 
list-help: 
list-unsubscribe: 
list-post: 
Delivered-To: mailing list [EMAIL PROTECTED] 
Message-ID: 005901c212e7$a78d0ee0$01050aa3@vaio 
X-Priority: 3 
X-MSMail-Priority: Normal 
X-Mailer: Microsoft Outlook Express 6.00.2600. 
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600. 
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 
Return-Path: [EMAIL PROTECTED] 
X-OriginalArrivalTime: 13 Jun 2002 14:36:15.0605 (UTC) FILETIME=[AC3A6A50:01C212E7] 
 
Hi, i want to create the WSDL to make available the service to a .NET application. How can i obtain this WSML from the service created and deplyed in SOAP? 
 
Thanks a lot. 
 
Matias. 
 
Send and receive Hotmail on your mobile device: Click Here


RE: WSDL

2002-06-13 Thread Anne Thomas Manes



Matias,

Was 
that a typo? did you mean to ask how to obtain the WSDL 
file?

From 
.NET all you need is the WSDL file to generate a client. You only need a WSML 
file when you're using MS SOAP Toolkit to build a service (not a client). Note 
that you don't need WSML with .NET.

How 
did you build your service? with Apache SOAP? or some other SOAP 
toolkit?

If 
your service is built with Java, then you should be able to use a java2wsdl tool 
to generate your WSDL. You can find a java2wsdl tool in the Apache Axis 
kit.

Anne

  -Original Message-From: Mati 
  [mailto:[EMAIL PROTECTED]]Sent: Thursday, June 13, 2002 
  10:35 AMTo: [EMAIL PROTECTED]Subject: 
  WSDL
  Hi, i want to create the WSDL to make available 
  the service to a .NET application. How can i obtain this WSML from the service 
  created and deplyed in SOAP?
  
  Thanks a lot.
  
  Matias.
  


RE: WSDL

2002-06-13 Thread Martin Gainty

You're only Half way there..You may have WSDL but you are missingWSMLread the definition of WSML:A WSML file provides information that maps the operations of a service (as described in the WSDL file) to specific methods in the COM object. The WSML file determines which COM object to load to service the request for each operationHow does one make a COM object from a Java Class or JAR???whenthere are NO COM Objects here..Ten Cuidado Mattias,





Martin Gainty



__

Disclaimer and confidentiality note

Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law.LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS. 

The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.



LDScan not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.

___













From: "Anne Thomas Manes" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED] 
To: <[EMAIL PROTECTED]>
Subject: RE: WSDL 
Date: Thu, 13 Jun 2002 15:23:38 -0400 
MIME-Version: 1.0 
Received: from apache.org ([63.251.56.142]) by hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Thu, 13 Jun 2002 12:22:54 -0700 
Received: (qmail 90570 invoked by uid 500); 13 Jun 2002 19:22:42 - 
Received: (qmail 90553 invoked from network); 13 Jun 2002 19:22:42 - 
Received: from rwcrmhc51.attbi.com (204.127.198.38) by daedalus.apache.org with SMTP; 13 Jun 2002 19:22:42 - 
Received: from TPX21 ([66.30.2.199]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id 20020613192243.KQNR11426.rwcrmhc51.attbi.com@TPX21 for <[EMAIL PROTECTED]>; Thu, 13 Jun 2002 19:22:43 + 
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm 
Precedence: bulk 
list-help: <mailto:[EMAIL PROTECTED]>
list-unsubscribe: <mailto:[EMAIL PROTECTED]>
list-post: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED] 
Message-ID: <[EMAIL PROTECTED]>
X-Priority: 3 (Normal) 
X-MSMail-Priority: Normal 
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 
Importance: Normal 
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 
In-Reply-To: 005901c212e7$a78d0ee0$01050aa3@vaio 
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 
Return-Path: [EMAIL PROTECTED] 
X-OriginalArrivalTime: 13 Jun 2002 19:22:55.0273 (UTC) FILETIME=[B8077990:01C2130F] 
 
Matias, 
 
Was that a typo? did you mean to ask how to obtain the WSDL file? 
 
From .NET all you need is the WSDL file to generate a client. You only need 
a WSML file when you're using MS SOAP Toolkit to build a service (not a 
client). Note that you don't need WSML with .NET. 
 
How did you build your service? with Apache SOAP? or some other SOAP 
toolkit? 
 
If your service is built with Java, then you should be able to use a 
java2wsdl tool to generate your WSDL. You can find a java2wsdl tool in the 
Apache Axis kit. 
 
Anne 
 -Original Message- 
 From: Mati [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, June 13, 2002 10:35 AM 
 To: [EMAIL PROTECTED] 
 Subject: WSDL 
 
 
 Hi, i want to create the WSDL to make available the service to a .NET 
application. How can i obtain this WSML from the service created and deplyed 
in SOAP? 
 
 Thanks a lot. 
 
 Matias. 
 
Join the world’s largest e-mail service with MSN Hotmail. Click Here


RE: WSDL

2002-06-13 Thread Anne Thomas Manes



Martin,

WSML 
is the _service_ configuration file for MS SOAP Toolkit. It's equivalent to the 
Apache Axis WSDD. It tells the MS SOAP Listener where to route a call when it's 
received. A SOAP message comes in; the MS SOAP Listener determines which 
operation has been requested; it looks in the WSML file to figure out what COM 
object to load. 

You 
don't need a WSML file with a .NET service (since you're not loading a COM 
object).

You 
also don't need a WSML file for either a .NET client or an MS SOAP client. 
That's because you aren't servicing the request on the client -- you're sending 
the request to the remote Web Service (which I assume is a Java service? perhaps 
an Apache SOAP service?). So what you need to do is get your hands on a WSDL 
description of the service and feed it to the .NET wsdl.exe utility (the .NET 
WSDL compiler), which will generate a C# proxy object for the remote service. 
Then your client application can simply make method invocations on the C# proxy 
object. The proxy object will convert the method invocations into SOAP calls, 
which will get sent to your service.

Anne

  -Original Message-From: Martin Gainty 
  [mailto:[EMAIL PROTECTED]]Sent: Thursday, June 13, 2002 3:38 
  PMTo: [EMAIL PROTECTED]Subject: RE: 
  WSDL
  
  
  You're only Half way there..You may have WSDL but you are 
  missingWSMLread the definition of WSML:A WSML file provides 
  information that maps the operations of a service (as described in the WSDL 
  file) to specific methods in the COM object. The WSML file determines which 
  COM object to load to service the request for each operationHow 
  does one make a COM object from a Java Class or JAR???whenthere are 
  NO COM Objects here..Ten Cuidado Mattias,
  
  
  
  
  
  Martin Gainty
  
  
  
  
  __
  
  Disclaimer and 
  confidentiality note
  
  Everything in this e-mail 
  and any attachments relating to the official business of Laconia Data 
  Systems (LDS) is proprietary to the company. It is confidential, legally 
  privileged and protected by law.LDS does not 
  own and endorse any other content. Views and opinions are those of the sender 
  unless clearly stated as being that of LDS. 
  
  The person addressed in the 
  e-mail is the sole authorised recipient. Please notify the sender immediately 
  if it has unintentionally reached you and do not read, disclose or use the 
  content in any way.
  
  
  
  LDScan not assure that the integrity of this communication has been 
  maintained nor that it is free of errors, virus, interception or 
  interference.
  
  ___
  
  
  
  
  
  
  
  
  
  
  
  
  
  From: "Anne Thomas Manes" <[EMAIL PROTECTED]>
  Reply-To: [EMAIL PROTECTED] 
  To: <[EMAIL PROTECTED]>
  Subject: RE: WSDL 
  Date: Thu, 13 Jun 2002 15:23:38 -0400 
  MIME-Version: 1.0 
  Received: from apache.org ([63.251.56.142]) by hotmail.com with 
  Microsoft SMTPSVC(5.0.2195.4905); Thu, 13 Jun 2002 12:22:54 -0700 
  Received: (qmail 90570 invoked by uid 500); 13 Jun 2002 
  19:22:42 - 
  Received: (qmail 90553 invoked from network); 13 Jun 2002 
  19:22:42 - 
  Received: from rwcrmhc51.attbi.com (204.127.198.38) by 
  daedalus.apache.org with SMTP; 13 Jun 2002 19:22:42 - 
  Received: from TPX21 ([66.30.2.199]) by rwcrmhc51.attbi.com 
  (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id 
  20020613192243.KQNR11426.rwcrmhc51.attbi.com@TPX21 for 
  <[EMAIL PROTECTED]>; Thu, 13 Jun 2002 19:22:43 + 
  Mailing-List: contact [EMAIL PROTECTED]; run by 
  ezmlm 
  Precedence: bulk 
  list-help: <MAILTO:[EMAIL PROTECTED]>
  list-unsubscribe: <MAILTO:[EMAIL PROTECTED]>
  list-post: <MAILTO:[EMAIL PROTECTED]>
  Delivered-To: mailing list [EMAIL PROTECTED] 
  Message-ID: <[EMAIL PROTECTED]>
  X-Priority: 3 (Normal) 
  X-MSMail-Priority: Normal 
  X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 
  Importance: Normal 
  X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 
  In-Reply-To: 005901c212e7$a78d0ee0$01050aa3@vaio 
  X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 
  Return-Path: 
  [EMAIL PROTECTED] 
  X-OriginalArrivalTime: 13 Jun 2002 19:22:55.0273 (UTC) 
  FILETIME=[B8077990:01C2130F] 
   
  Matias, 
   
  Was that a typo? did you mean to ask how to obtain the WSDL 
  file? 
   
  From .NET all you need is the WSDL file to generate a client. 
  You only need 
  a WSML file when you're using MS SOAP Toolkit to build a 
  service (not a 
  client). Note that you don't need WSML with .NET. 
   
  How did you build your service? with Apache SOAP? or some other 
  SOAP 
  toolkit? 
   
  If your service is built with Java, then you should be able to 
  use a 
  java2wsdl tool to generate your WSDL. You can find a java2wsdl 
  tool in the 
  Apache Axis kit. 
   
  Anne 
   -Original Message- 
   From: Mati [mailto:[EMAIL PR

RE: WSDL

2002-06-13 Thread Martin Gainty

based on yourreply thenWSML is a useless artifact?Generating a C#Proxy would be an exercise in futility on a Unix box since there are no C#compilers/interpreters on Unix boxes( at least none to my knowledge)the question is That:This individualiswriting a JavaSOAP Service to be usedonaUnix box ..andhedesiressimilar functionality as a .NET Server for a JavaSOAP Service operating on a Unix box (under apache)Note we also do not have IIS running here..If this was a 2K or XP Server he could go Microsoft .NET and gain intended functionality.We need toturn this conversation to situationswhere we would be running Apache under Unix..Your turn,






Martin Gainty



__

Disclaimer and confidentiality note

Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law.LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS. 

The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.



LDScan not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.

___













From: "Anne Thomas Manes" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED] 
To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Subject: RE: WSDL 
Date: Thu, 13 Jun 2002 16:09:21 -0400 
MIME-Version: 1.0 
Received: from [63.251.56.142] by hotmail.com (3.2) with ESMTP id MHotMailBED246CB00364004321C3FFB388ED6240; Thu, 13 Jun 2002 13:08:43 -0700 
Received: (qmail 33488 invoked by uid 500); 13 Jun 2002 20:08:21 - 
Received: (qmail 33478 invoked from network); 13 Jun 2002 20:08:21 - 
Received: from rwcrmhc53.attbi.com (204.127.198.39) by daedalus.apache.org with SMTP; 13 Jun 2002 20:08:21 - 
Received: from TPX21 ([66.30.2.199]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id 20020613200826.JUYY11659.rwcrmhc53.attbi.com@TPX21; Thu, 13 Jun 2002 20:08:26 + 
From soap-user-return-13965-mgainty Thu, 13 Jun 2002 13:10:03 -0700 
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm 
Precedence: bulk 
list-help: <mailto:[EMAIL PROTECTED]>
list-unsubscribe: <mailto:[EMAIL PROTECTED]>
list-post: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED] 
Message-ID: <[EMAIL PROTECTED]>
X-Priority: 3 (Normal) 
X-MSMail-Priority: Normal 
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 
Importance: Normal 
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 
In-Reply-To: <[EMAIL PROTECTED]>
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 
 
Martin, 
 
WSML is the _service_ configuration file for MS SOAP Toolkit. It's 
equivalent to the Apache Axis WSDD. It tells the MS SOAP Listener where to 
route a call when it's received. A SOAP message comes in; the MS SOAP 
Listener determines which operation has been requested; it looks in the WSML 
file to figure out what COM object to load. 
 
You don't need a WSML file with a .NET service (since you're not loading a 
COM object). 
 
You also don't need a WSML file for either a .NET client or an MS SOAP 
client. That's because you aren't servicing the request on the client -- 
you're sending the request to the remote Web Service (which I assume is a 
Java service? perhaps an Apache SOAP service?). So what you need to do is 
get your hands on a WSDL description of the service and feed it to the .NET 
wsdl.exe utility (the .NET WSDL compiler), which will generate a C# proxy 
object for the remote service. Then your client application can simply make 
method invocations on the C# proxy object. The proxy object will convert the 
method invocations into SOAP calls, which will get sent to your service. 
 
Anne 
 -Original Message- 
 From: Martin Gainty [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, June 13, 2002 3:38 PM 
 To: [EMAIL PROTECTED] 
 Subject: RE: WSDL 
 
 
 You're only Half way there.. 
 You may have WSDL but you are missing WSML 
 read the definition of WSML: 
 A WSML file provides information that maps the operations of a service (as 
described in the WSDL file) to specific methods in the COM object. The WSML 
file determines which COM object to load to service the request for each 
operation 
 
 How does one make a COM object from a Java Class or JAR??? 
 when there are NO COM Objects here.. 
 
 Ten Cuidado Mattias, 
 
 
 Martin Gainty 
 
 
 __ 
 
 Disclaimer and confidentiality note 
 
 Everything in this e-mail and any attachments relating to the official 
business of Laconia Data Systems (LDS) is proprieta

RE: WSDL

2002-06-13 Thread Anne Thomas Manes



My 
apologies. I did not understand your question. Let me verify that I understand 
it now. There is a service that's currently running on a Windows system that you 
would now like to implement using Apache SOAP and deploy on a Unix machine. Once 
you've completed this effort the Windows-based service will no longer be 
involved, and we don't care about it any longer.

If 
that's the case, then you need to obtain the WSDL file that describes the 
Windows service. (It doesn't matter if it's .NET or MS SOAP. And you don't need 
the WSML file.) Feed the WSDL file into a Java-based WSDL compiler, such as the 
WSDL2Java utility available with Apache Axis. This will generate a skeleton. 
Fill in your own application logic. Deploy the service.

Anne

  -Original Message-From: Martin Gainty 
  [mailto:[EMAIL PROTECTED]]Sent: Thursday, June 13, 2002 4:27 
  PMTo: [EMAIL PROTECTED]Subject: RE: 
  WSDL
  
  
  based on yourreply thenWSML is a useless 
  artifact?Generating a C#Proxy would be an exercise in futility on a Unix 
  box since there are no C#compilers/interpreters on Unix boxes( at least none 
  to my knowledge)the question is That:This 
  individualiswriting a JavaSOAP Service to be 
  usedonaUnix box ..andhedesiressimilar 
  functionality as a .NET Server for a JavaSOAP Service operating on a 
  Unix box (under apache)Note we also do not have IIS running here..If 
  this was a 2K or XP Server he could go Microsoft .NET and gain intended 
  functionality.We need toturn this conversation to 
  situationswhere we would be running Apache under Unix..Your 
  turn,
  
  
  
  
  
  
  Martin 
  Gainty
  
  
  
  __
  
  Disclaimer and 
  confidentiality note
  
  Everything in this e-mail 
  and any attachments relating to the official business of Laconia Data 
  Systems (LDS) is proprietary to the company. It is confidential, legally 
  privileged and protected by law.LDS does not 
  own and endorse any other content. Views and opinions are those of the sender 
  unless clearly stated as being that of LDS. 
  
  The person addressed in the 
  e-mail is the sole authorised recipient. Please notify the sender immediately 
  if it has unintentionally reached you and do not read, disclose or use the 
  content in any way.
  
  
  
  LDScan not assure that the integrity of this communication has been 
  maintained nor that it is free of errors, virus, interception or 
  interference.
  
  ___
  
  
  
  
  
  
  
  
  
  
  
  
  
  From: "Anne Thomas Manes" <[EMAIL PROTECTED]>
  Reply-To: [EMAIL PROTECTED] 
  To: <[EMAIL PROTECTED]>, 
  <[EMAIL PROTECTED]>
  Subject: RE: WSDL 
  Date: Thu, 13 Jun 2002 16:09:21 -0400 
  MIME-Version: 1.0 
  Received: from [63.251.56.142] by hotmail.com (3.2) with ESMTP 
  id MHotMailBED246CB00364004321C3FFB388ED6240; Thu, 13 Jun 2002 13:08:43 -0700 
  Received: (qmail 33488 invoked by uid 500); 13 Jun 2002 
  20:08:21 - 
  Received: (qmail 33478 invoked from network); 13 Jun 2002 
  20:08:21 - 
  Received: from rwcrmhc53.attbi.com (204.127.198.39) by 
  daedalus.apache.org with SMTP; 13 Jun 2002 20:08:21 - 
  Received: from TPX21 ([66.30.2.199]) by rwcrmhc53.attbi.com 
  (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id 
  20020613200826.JUYY11659.rwcrmhc53.attbi.com@TPX21; Thu, 13 Jun 2002 
  20:08:26 + 
  From soap-user-return-13965-mgainty Thu, 13 Jun 2002 13:10:03 
  -0700 
  Mailing-List: contact [EMAIL PROTECTED]; run by 
  ezmlm 
  Precedence: bulk 
  list-help: <MAILTO:[EMAIL PROTECTED]>
  list-unsubscribe: <MAILTO:[EMAIL PROTECTED]>
  list-post: <MAILTO:[EMAIL PROTECTED]>
  Delivered-To: mailing list [EMAIL PROTECTED] 
  Message-ID: <[EMAIL PROTECTED]>
  X-Priority: 3 (Normal) 
  X-MSMail-Priority: Normal 
  X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 
  Importance: Normal 
  X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 
  In-Reply-To: <[EMAIL PROTECTED]>
  X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 
   
  Martin, 
   
  WSML is the _service_ configuration file for MS SOAP Toolkit. 
  It's 
  equivalent to the Apache Axis WSDD. It tells the MS SOAP 
  Listener where to 
  route a call when it's received. A SOAP message comes in; the 
  MS SOAP 
  Listener determines which operation has been requested; it 
  looks in the WSML 
  file to figure out what COM object to load. 
   
  You don't need a WSML file with a .NET service (since you're 
  not loading a 
  COM object). 
   
  You also don't need a WSML file for either a .NET client or an 
  MS SOAP 
  client. That's because you aren't servicing the request on the 
  client -- 
  you're sending the request to the remote Web Service (which I 
  assume is a 
  Java service? perhaps an Apache SOAP service?). So what you 
  need to do is 
  get your hands on a WSDL description of the service and feed it 

RE: wsdl

2002-04-08 Thread Gafoor, Shameem

Stefan,

You might want to try the xrpcc tool distributed as part of the Java Web
Services Development Pack from Sun.

Thanx
Shameem

 -Original Message-
 From: Lenhart Stefan [SMTP:[EMAIL PROTECTED]]
 Sent: Monday, April 08, 2002 5:04 PM
 To:   [EMAIL PROTECTED]
 Subject:  wsdl
 
 Hi everyone!
 
 Maybe this list is not really the correct place for this question. But as
 probably most of you have faced this problem sometime, I hope someone can
 help me anyway...
 
 Is there a tool to automatically generate a WSDL file from my WebService
 Java source code? What I'd like to have is some kind of program that reads
 the .java file of my WebService's service class and creates the matching
 WSDL file from that. Does anybody know a tool to do this?
 
 Thx in advance!
 
 Mit freundlichen Gruessen
 
 Stefan Lenhart
 
 R. Boeker Consulting GmbH
 Ein Unternehmen der R. Boeker Unternehmensgruppe AG
 RBU AG Zweigniederlassung Frankfurt
 Mergenthalerallee 77
 D-65760 Eschborn
 
 Tel.:  +49 (61 96) 4 70-883
 Fax.:  +49 (61 96) 4 70-8 90
 E-Mail:mailto:[EMAIL PROTECTED]
 Internet: http://www.rbu.de
 
 Diese eMail enthält möglicherweise vertrauliche und/oder rechtlich
 geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder
 diese eMail irrtümlich erhalten haben, informieren Sie bitte sofort den
 Absender und vernichten diese eMail. Das unerlaubte Kopieren sowie die
 unbefugte Weitergabe dieser eMail ist nicht gestattet.
 
 This e-mail may contain confidential and/or privileged information. If you
 are not the intended recipient (or have received this e-mail in error)
 please notify the sender immediately and destroy this e-mail. Any
 unauthorised copying, disclosure or distribution of the material in this
 e-mail is strictly forbidden.
 



Re: wsdl

2002-04-08 Thread Aczel Csilla

Hi,

I know two tools that generate wsdl from java:
1. IBM Web Services Toolkit: wsdlgen tool (downloadable from Alphaworks)
2. Apache Axis: java2wsdl tool (downloadable from Apache)

Best regards,
Csilla




RE: wsdl

2002-04-08 Thread Anne Thomas Manes

Try WASP Developer (GUI plug-ins available for NetBeans/Forte, Eclipse, and
JBuilder) or the command line tool java2wsdl in WASP Server.

http://www.systinet.com

Best regards,
Anne

 -Original Message-
 From: Lenhart Stefan [mailto:[EMAIL PROTECTED]]
 Sent: Monday, April 08, 2002 7:34 AM
 To: [EMAIL PROTECTED]
 Subject: wsdl


 Hi everyone!

 Maybe this list is not really the correct place for this question. But as
 probably most of you have faced this problem sometime, I hope someone can
 help me anyway...

 Is there a tool to automatically generate a WSDL file from my WebService
 Java source code? What I'd like to have is some kind of program that reads
 the .java file of my WebService's service class and creates the matching
 WSDL file from that. Does anybody know a tool to do this?

 Thx in advance!

 Mit freundlichen Gruessen

 Stefan Lenhart

 R. Boeker Consulting GmbH
 Ein Unternehmen der R. Boeker Unternehmensgruppe AG
 RBU AG Zweigniederlassung Frankfurt
 Mergenthalerallee 77
 D-65760 Eschborn

 Tel.:  +49 (61 96) 4 70-883
 Fax.:  +49 (61 96) 4 70-8 90
 E-Mail:mailto:[EMAIL PROTECTED]
 Internet: http://www.rbu.de

 Diese eMail enthält möglicherweise vertrauliche und/oder rechtlich
 geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder
 diese eMail irrtümlich erhalten haben, informieren Sie bitte sofort den
 Absender und vernichten diese eMail. Das unerlaubte Kopieren sowie die
 unbefugte Weitergabe dieser eMail ist nicht gestattet.

 This e-mail may contain confidential and/or privileged information. If you
 are not the intended recipient (or have received this e-mail in error)
 please notify the sender immediately and destroy this e-mail. Any
 unauthorised copying, disclosure or distribution of the material in this
 e-mail is strictly forbidden.






RE: wsdl

2002-04-08 Thread Dahnke, Eric


Hello Shameem,

Could you provide some additional information about using xrpcc to generate
wsdl files. I don't see how it is possible.


-Original Message-
From: Gafoor, Shameem [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 7:50 AM
To: '[EMAIL PROTECTED]'
Subject: RE: wsdl


Stefan,

You might want to try the xrpcc tool distributed as part of the Java Web
Services Development Pack from Sun.

Thanx
Shameem

 -Original Message-
 From: Lenhart Stefan [SMTP:[EMAIL PROTECTED]]
 Sent: Monday, April 08, 2002 5:04 PM
 To:   [EMAIL PROTECTED]
 Subject:  wsdl
 
 Hi everyone!
 
 Maybe this list is not really the correct place for this question. But as
 probably most of you have faced this problem sometime, I hope someone can
 help me anyway...
 
 Is there a tool to automatically generate a WSDL file from my WebService
 Java source code? What I'd like to have is some kind of program that reads
 the .java file of my WebService's service class and creates the matching
 WSDL file from that. Does anybody know a tool to do this?
 
 Thx in advance!



RE: wsdl

2002-04-08 Thread Rebecca Dias

Another Vendor...

Orbix E2A(tm) XMLBus from IONA (www.xmlbus.com/work) provides a very robust
Web Services implementation and allows you to generate regular and J2ME
clients for embedded devices.  Additionally we provide a process engine for
Web services orchestration.

becky

-Original Message-
From: Aczel Csilla [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 7:42 AM
To: [EMAIL PROTECTED]
Subject: Re: wsdl


Hi,

I know two tools that generate wsdl from java:
1. IBM Web Services Toolkit: wsdlgen tool (downloadable from Alphaworks)
2. Apache Axis: java2wsdl tool (downloadable from Apache)

Best regards,
Csilla





RE: WSDL vs SOAP service

2002-02-28 Thread Brian Abbott

Harden,

Webservices is really more of a concept that a tangible entity. Basically 
webservices is the idea of transmitting self-describing objects over layer 7 
protocols. SOAP and WSDL are components which comprise a working implementation of the 
web services concept. For more information see the following links:

http://www-106.ibm.com/developerworks/webservices/
http://www.w3.org/2002/ws/
http://java.sun.com/webservices/
http://msdn.microsoft.com/library/default.asp?url=/nhp/Default.asp?contentid=28000442

-Brian Abbott


-Original Message-
From: Harden ZHU [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 28, 2002 2:41 PM
To: [EMAIL PROTECTED]
Subject: WSDL vs SOAP service


What is difference of web service(WSDL) and SOAP service? Are they same?
Deploy the web service in SOAP server is same as deploy soap service?

Thanks

Harden




Re: WSDL interop question

2002-02-25 Thread Simon Fell

One clarification .NET does support import, MSTK2.0 does not.

Cheers
Simon
www.pocketsoap.com

On Mon, 25 Feb 2002 22:36:31 -, in soap you wrote:

Yes.. you have to combine the three generated files into one.. i.e. .NET
can't handle the inport tags so you have to do the importing by hand.

One other important thing when combining the files is change binding: to
tns: in the service section

Here is one of my wsdl files that I combined from the ones generated in WSAD
4.0.2.. feel free to use it as a guide.

http://www.extend-technologies.com/W2UMatchingService-service2.wsdl

Yours
Phil

- Original Message -
From: Chopra, Jitender [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, February 19, 2002 7:22 PM
Subject: WSDL interop question


 Has anyone tried to create a C# client proxy in .NET using IBM WSAD 4.0.2
 genereted wsdl.
 If yes, then would you kindly share your experience.

 Thanks/Jitender
 ***

 -Original Message-
 From: Gus Delgado [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 19, 2002 2:16 PM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL question


 do you know of any tools to generate wsdl, doesn't alphaworks have one?

 -Original Message-
 From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 19, 2002 12:21 PM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL question


 Gus,

 Yes you can create WSDL descriptions of your services without affecting
your
 clients that don't use WSDL.

 Anne

  -Original Message-
  From: Gus Delgado [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, February 19, 2002 12:35 PM
  To: [EMAIL PROTECTED]
  Subject: WSDL question
 
 
  I have a web service currently on production using jakarta-soap running
on
  tomcat. some of my clients want to use the new .Net
  implementation to send
  soap-envelopes (requests) to the jakarta-soap implementation, .Net uses
  WSDL, can I implement a WSDL for some of my clients to use
  without hurting
  the ones that really don't care much for WSDL? Your help is much
  appreciated.
 
  -Gus
 
 





RE: WSDL question

2002-02-19 Thread Anne Thomas Manes

Gus,

Yes you can create WSDL descriptions of your services without affecting your
clients that don't use WSDL.

Anne

 -Original Message-
 From: Gus Delgado [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 19, 2002 12:35 PM
 To: [EMAIL PROTECTED]
 Subject: WSDL question


 I have a web service currently on production using jakarta-soap running on
 tomcat. some of my clients want to use the new .Net
 implementation to send
 soap-envelopes (requests) to the jakarta-soap implementation, .Net uses
 WSDL, can I implement a WSDL for some of my clients to use
 without hurting
 the ones that really don't care much for WSDL? Your help is much
 appreciated.

 -Gus






RE: WSDL question

2002-02-19 Thread Gus Delgado

do you know of any tools to generate wsdl, doesn't alphaworks have one?

-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 12:21 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL question


Gus,

Yes you can create WSDL descriptions of your services without affecting your
clients that don't use WSDL.

Anne

 -Original Message-
 From: Gus Delgado [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 19, 2002 12:35 PM
 To: [EMAIL PROTECTED]
 Subject: WSDL question


 I have a web service currently on production using jakarta-soap running on
 tomcat. some of my clients want to use the new .Net
 implementation to send
 soap-envelopes (requests) to the jakarta-soap implementation, .Net uses
 WSDL, can I implement a WSDL for some of my clients to use
 without hurting
 the ones that really don't care much for WSDL? Your help is much
 appreciated.

 -Gus






Re: WSDL question

2002-02-19 Thread zhengzp

JBuilder's web service kit for java can create WSDL
- Original Message - 
From: Gus Delgado [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, February 20, 2002 1:34 AM
Subject: WSDL question


 I have a web service currently on production using jakarta-soap running on
 tomcat. some of my clients want to use the new .Net implementation to send
 soap-envelopes (requests) to the jakarta-soap implementation, .Net uses
 WSDL, can I implement a WSDL for some of my clients to use without hurting
 the ones that really don't care much for WSDL? Your help is much
 appreciated.
 
 -Gus
 
 



Re: WSDL?

2002-01-30 Thread Aczel Csilla

 3) Are these files always needed when offering a web service via SOAP?

WSDL files are very useful if you want to publish your web service into some
UDDI registry.

BR,
Csilla







RE: WSDL?

2002-01-30 Thread Gary Feldman

 From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 30, 2002 12:37 PM
... 
 A WSDL file provides a complete technical description of your 
 web service. It describes 

Let's not overstate things.  It provides enough information to 
generate proxy signatures.  It doesn't provide complete 
information for technically correct use of the web service.  

For example, as far as I know it doesn't have any
formal mechanism for specifying constraints in order of 
method invocation.  Thus there is no way I know to formally
specify, in WSDL, that you must invoke the open 
method before invoking the action method.  Granted, with
these particular names, it's obvious, but there are other
more complicated situations that may not be.  Another example
is complex constraints on argument values.

Perhaps someone more familiar can correct me if this is wrong.

Gary



  Ready-to-Run Software, Inc.  
  The Industry's Leading Provider of
  Cross-Platform and Porting Services
 *
email: [EMAIL PROTECTED] Gary Feldman 
fax  : 1-978-692-5401  Ready-to-Run Software, Inc.
voice: 1-978-251-5431  11 School Street
www  : http://www.rtr.com  North Chelmsford, MA 01863
 USA



Re: WSDL?

2002-01-30 Thread Paramdeep Singh

Hi Gary,

 Let's not overstate things.  It provides enough information to
 generate proxy signatures.  It doesn't provide complete
 information for technically correct use of the web service.

WSDL does provide enough information to invoke functions of any web-service.
And the main benefit is that this is a standard, so that everybody who
understands this
standard knows how to call the functions.

If you wanted to convey any specific information, then you can use the
documentation tag for that purpose.


 For example, as far as I know it doesn't have any
 formal mechanism for specifying constraints in order of
 method invocation.

Again you could use the documentation tag for that purpose.

 Thus there is no way I know to formally
 specify, in WSDL, that you must invoke the open
 method before invoking the action method.

There is a more basic problem here
Actually generally web-services architecture doesnt have a notion of session
maintenance.
so calling 'open' before 'action' sort of doesnt make sense in case of
web-services.

With Warm Regards,
Paramdeep



_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




RE: WSDL?

2002-01-30 Thread Anne Thomas Manes

Gary,

Okay. Perhaps I am overstating things a little bit. WSDL doesn't 
describe semantic information.  It doesn't describe application 
semantics (e.g., you must call open before action). It doesn't 
describe business semantics (payment terms, service level agreements, 
etc.). It doesn't describe security, routing, and transaction 
semantics (although it may describe how to represent security, 
routing and transaction information in the header). 

But WSDL does tell you everything you need to know to construct a
SOAP message and send it to its target. And it does so in a 
machine-readable format so that a tool can generate the code 
necessary to make it happen.

Best regards,
Anne

 -Original Message-
 From: Gary Feldman [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 30, 2002 6:56 AM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL?
 
 
  From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, January 30, 2002 12:37 PM
 ... 
  A WSDL file provides a complete technical description of your 
  web service. It describes 
 
 Let's not overstate things.  It provides enough information to 
 generate proxy signatures.  It doesn't provide complete 
 information for technically correct use of the web service.  
 
 For example, as far as I know it doesn't have any
 formal mechanism for specifying constraints in order of 
 method invocation.  Thus there is no way I know to formally
 specify, in WSDL, that you must invoke the open 
 method before invoking the action method.  Granted, with
 these particular names, it's obvious, but there are other
 more complicated situations that may not be.  Another example
 is complex constraints on argument values.
 
 Perhaps someone more familiar can correct me if this is wrong.
 
 Gary
 
 
 
   Ready-to-Run Software, Inc.  
   The Industry's Leading Provider of
   Cross-Platform and Porting Services
  *
 email: [EMAIL PROTECTED] Gary Feldman 
 fax  : 1-978-692-5401  Ready-to-Run Software, Inc.
 voice: 1-978-251-5431  11 School Street
 www  : http://www.rtr.com  North Chelmsford, MA 01863
  USA



RE: WSDL?

2002-01-30 Thread Frank Sauer

in other words, a verbose IDL :-)

Frank

-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 30, 2002 1:42 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL?


Gary,

Okay. Perhaps I am overstating things a little bit. WSDL doesn't 
describe semantic information.  It doesn't describe application 
semantics (e.g., you must call open before action). It doesn't 
describe business semantics (payment terms, service level agreements, 
etc.). It doesn't describe security, routing, and transaction 
semantics (although it may describe how to represent security, 
routing and transaction information in the header). 

But WSDL does tell you everything you need to know to construct a
SOAP message and send it to its target. And it does so in a 
machine-readable format so that a tool can generate the code 
necessary to make it happen.

Best regards,
Anne

 -Original Message-
 From: Gary Feldman [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 30, 2002 6:56 AM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL?
 
 
  From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, January 30, 2002 12:37 PM
 ... 
  A WSDL file provides a complete technical description of your 
  web service. It describes 
 
 Let's not overstate things.  It provides enough information to 
 generate proxy signatures.  It doesn't provide complete 
 information for technically correct use of the web service.  
 
 For example, as far as I know it doesn't have any
 formal mechanism for specifying constraints in order of 
 method invocation.  Thus there is no way I know to formally
 specify, in WSDL, that you must invoke the open 
 method before invoking the action method.  Granted, with
 these particular names, it's obvious, but there are other
 more complicated situations that may not be.  Another example
 is complex constraints on argument values.
 
 Perhaps someone more familiar can correct me if this is wrong.
 
 Gary
 
 
 
   Ready-to-Run Software, Inc.  
   The Industry's Leading Provider of
   Cross-Platform and Porting Services
  *
 email: [EMAIL PROTECTED] Gary Feldman 
 fax  : 1-978-692-5401  Ready-to-Run Software, Inc.
 voice: 1-978-251-5431  11 School Street
 www  : http://www.rtr.com  North Chelmsford, MA 01863
  USA






RE: WSDL?

2002-01-30 Thread Gary Feldman

I was only pointing out something that I think all programmers know,
but then tend to forget when it's their job to do it (myself
included).  And that's that it's rarely easy to use an interface
properly based only on the function signatures, whether those
signatures are JavaDoc based or WSDL based (and notwithstanding the
fact that the SOAP documentation doesn't have much beyond those signatures).

Maybe it's just my way of letting off steam, because of my frustration
that the SOAP kit docs and samples have virtually no information on
constructing headers.

Gary


  Ready-to-Run Software, Inc.
  The Industry's Leading Provider of
  Cross-Platform and Porting Services
 *
email: [EMAIL PROTECTED] Gary Feldman
fax  : 1-978-692-5401  Ready-to-Run Software, Inc.
voice: 1-978-251-5431  11 School Street
www  : http://www.rtr.com  North Chelmsford, MA 01863
 USA





Re: WSDL?

2002-01-30 Thread Radovan Janecek

Not exactly. IDL doesn't tell you how to talk to a service. IDL contains
only the type information. WSDL says you what transport protocol you have to
use, how to 'bind' SOAP to this transport protocol, etc.

Radovan

- Original Message -
From: Frank Sauer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, January 30, 2002 4:47 PM
Subject: RE: WSDL?


in other words, a verbose IDL :-)

Frank

-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 30, 2002 1:42 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL?


Gary,

Okay. Perhaps I am overstating things a little bit. WSDL doesn't
describe semantic information.  It doesn't describe application
semantics (e.g., you must call open before action). It doesn't
describe business semantics (payment terms, service level agreements,
etc.). It doesn't describe security, routing, and transaction
semantics (although it may describe how to represent security,
routing and transaction information in the header).

But WSDL does tell you everything you need to know to construct a
SOAP message and send it to its target. And it does so in a
machine-readable format so that a tool can generate the code
necessary to make it happen.

Best regards,
Anne

 -Original Message-
 From: Gary Feldman [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 30, 2002 6:56 AM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL?


  From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, January 30, 2002 12:37 PM
 ...
  A WSDL file provides a complete technical description of your
  web service. It describes

 Let's not overstate things.  It provides enough information to
 generate proxy signatures.  It doesn't provide complete
 information for technically correct use of the web service.

 For example, as far as I know it doesn't have any
 formal mechanism for specifying constraints in order of
 method invocation.  Thus there is no way I know to formally
 specify, in WSDL, that you must invoke the open
 method before invoking the action method.  Granted, with
 these particular names, it's obvious, but there are other
 more complicated situations that may not be.  Another example
 is complex constraints on argument values.

 Perhaps someone more familiar can correct me if this is wrong.

 Gary


 
   Ready-to-Run Software, Inc.
   The Industry's Leading Provider of
   Cross-Platform and Porting Services
  *
 email: [EMAIL PROTECTED] Gary Feldman
 fax  : 1-978-692-5401  Ready-to-Run Software, Inc.
 voice: 1-978-251-5431  11 School Street
 www  : http://www.rtr.com  North Chelmsford, MA 01863
  USA







Re: WSDL?

2002-01-30 Thread James M Snell

Interface definition is certainly the largest chunk, but WSDL is 
extensible, allowing rich descriptions to be added to the core.  While the 
core specification doesn't provide complete information for technically correct use 
of the 
web service, such information could be easily added to WSDL.

- James M Snell/Fresno/IBM
Web services architecture and strategy
Internet Emerging Technologies, IBM
544.9035 TIE line
559.587.1233 Office
919.486.0077 Voice Mail
[EMAIL PROTECTED]
 Programming Web Services With SOAP, O'reilly  Associates, ISBN 
0596000952 

==
Have I not commanded you?  Be strong and courageous.  Do not be terrified, 

do not be discouraged, for the Lord your God will be with you wherever you 
go.  
- Joshua 1:9

Please respond to [EMAIL PROTECTED] 
To: [EMAIL PROTECTED]
cc: 
Subject:Re: WSDL?



Not exactly. IDL doesn't tell you how to talk to a service. IDL contains
only the type information. WSDL says you what transport protocol you have 
to
use, how to 'bind' SOAP to this transport protocol, etc.

Radovan

- Original Message -
From: Frank Sauer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, January 30, 2002 4:47 PM
Subject: RE: WSDL?


in other words, a verbose IDL :-)

Frank

-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 30, 2002 1:42 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL?


Gary,

Okay. Perhaps I am overstating things a little bit. WSDL doesn't
describe semantic information.  It doesn't describe application
semantics (e.g., you must call open before action). It doesn't
describe business semantics (payment terms, service level agreements,
etc.). It doesn't describe security, routing, and transaction
semantics (although it may describe how to represent security,
routing and transaction information in the header).

But WSDL does tell you everything you need to know to construct a
SOAP message and send it to its target. And it does so in a
machine-readable format so that a tool can generate the code
necessary to make it happen.

Best regards,
Anne

 -Original Message-
 From: Gary Feldman [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 30, 2002 6:56 AM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL?


  From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, January 30, 2002 12:37 PM
 ...
  A WSDL file provides a complete technical description of your
  web service. It describes

 Let's not overstate things.  It provides enough information to
 generate proxy signatures.  It doesn't provide complete
 information for technically correct use of the web service.

 For example, as far as I know it doesn't have any
 formal mechanism for specifying constraints in order of
 method invocation.  Thus there is no way I know to formally
 specify, in WSDL, that you must invoke the open
 method before invoking the action method.  Granted, with
 these particular names, it's obvious, but there are other
 more complicated situations that may not be.  Another example
 is complex constraints on argument values.

 Perhaps someone more familiar can correct me if this is wrong.

 Gary


 
   Ready-to-Run Software, Inc.
   The Industry's Leading Provider of
   Cross-Platform and Porting Services
  *
 email: [EMAIL PROTECTED] Gary Feldman
 fax  : 1-978-692-5401  Ready-to-Run Software, Inc.
 voice: 1-978-251-5431  11 School Street
 www  : http://www.rtr.com  North Chelmsford, MA 01863
  USA









RE: WSDL?

2002-01-30 Thread Tony Hong

To add to what Anne is saying here

From a practical standpoint, many toolkits out there - some *very* widely
used - strictly require WSDL files for client configuration / proxy
generation, so although WSDL is not required by the SOAP protocol per se, if
you are interested in having your service reachable from as wide an audience
as possible, providing a WSDL description is HIGHLY recommended.  If that's
not a concern, and you know exactly who is supposed to be consuming your
service and what they are using, then of course you are free to communicate
the technical interface details as you see fit.

XMethods has a policy that all services have WSDL descriptions, which we
validate on submission with some integrity checks.  Having that WSDL ensures
that the listings are as useful as possible - those that have toolkits that
require WSDL have it without exception, those that don't still benefit
because they can derive the technical details in a consistent, standardized
manner.

regards,
Tony


 -Original Message-
 From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 30, 2002 9:37 AM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL?


 Just to be a little more explicit...


   3) Are these files always needed when offering a web service via SOAP?

 You are never required to provide a WSDL file. But if you want to offer
 this service (and by offer I assume that you intend to make it avilable
 to a variety of clients) then you need to provide technical information
 to these clients about how to use the service.

 A WSDL file provides a complete technical description of your
 web service. It describes
 - what the web service does (the operations that the service
   supports, and the messages (including type information) that
   must be exchanged for each operation)
 - how to communicate with the service (which protocol(s) it
   supports, whether you're using RPC style or document style,
   and how the messages are encoded)
 - where to find the service (it's access point)

 If you don't provide a WSDL file, then you'll need to provide this
 technical specification in some other way (perhaps a written
 document describing how to use the service or perhaps via a
 telephone conversation.) The advantage of providing a WSDL file is
 that most SOAP toolkits now have the ability to generate a client
 interface from the WSDL file. Otherwise clients will have to
 construct these interfaces by hand.

 Most SOAP toolkits (Systinet WASP, .NET, IBM WSTK, Apache Java2WSDL,
 etc.) now provide tools to generate WSDL from your server code. You
 usually don't need to write the WSDL by hand. If you're using a tool
 that doesn't generate WSDL, then I recommend that you use a WSDL
 editor tool such as Omniopera (www.omniopera.com) to help you write
 it. Then look at lots of sample WSDL files to guide you.

 The biggest source or errors in WSDL files come from errors in
 namespace usage. As a best practice, always qualify all of your
 element names. Keep these thoughts in mind:
 - your default namespace should be the WSDL namespace (the
   namespace that defines the definitions, types, message,
   portType, operation, service, and port elements. Any
   element or attribute that you use that's not in this namespace
   needs to be qualified.
 - your target namespace is not the same as your default
   namespace. To reference elements defined in your WSDL file,
   you should define a tns: namespace that points to your
   target namespace.

 Regards,

 Anne Thomas Manes
 CTO, Systinet
 www.systinet.com






Re: WSDL?

2002-01-30 Thread John Mani

 There is a more basic problem here
 Actually generally web-services architecture doesnt have a notion of
session
 maintenance.
 so calling 'open' before 'action' sort of doesnt make sense in case of
 web-services.

The SOAP protocol doesn't yet have such a concept, however an application
could certainly
layer this on top. Like building 'state' into HTTP - which is basically
stateless ...

I suspect as more complex webservices get developed and deployed, this will
become more relevant ..

-john





RE: WSDL?

2002-01-29 Thread Matt Abbott

Simon,

 1) Is WSDL a Microsoft-only thing?
Nope.

 2) How does one generate these files?
There are a number of tools that can generate the WSDL for you.  I've
used a tool included with Apache Axis called Java2Wsdl.  It'll work even
if you're using the Apache SOAP implementation and not Axis itself.

 3) Are these files always needed when offering a web service via SOAP?
They're not required, but they're helpful particularly if you're not
writing both the server and the client.

Matt Abbott



RE: WSDL?

2002-01-29 Thread Gary Feldman

 From: Wallis, Simon (Toronto - 22 Front)
 Sent: Tuesday, January 29, 2002 4:10 PM


 1) Is WSDL a Microsoft-only thing?

WSDL is a proposal that has been submitted to the W3C, but not yet adopted.
While over two dozen companies signed the submission, Microsoft and IBM seem
to
be the leading proponents.

 2) How does one generate these files?

There are a variety of tools out there, from a variety of sources.  The
IBM Web Service Toolkit is an obvious starting place, but there are others.
And, in case it isn't obvious, Microsoft Visual Studio .Net generates them.

However, I have yet to have any luck with any of them parsing the
myservices.wsdl
file from Microsoft (including the wsdl utility from Microsoft).

 3) Are these files always needed when offering a web service via SOAP?

In theory, no.

However, any web service being developed using Microsoft tools is likely to
use them.  When things settle down, so that tools and wsdl files are all
mutually compatible, then it will help with web service development.

Gary

  Ready-to-Run Software, Inc.
  The Industry's Leading Provider of
  Cross-Platform and Porting Services
 *
email: [EMAIL PROTECTED] Gary Feldman
fax  : 1-978-692-5401  Ready-to-Run Software, Inc.
voice: 1-978-251-5431  11 School Street
www  : http://www.rtr.com  North Chelmsford, MA 01863
 USA





RE: WSDL?

2002-01-29 Thread Anne Thomas Manes

W3C has just started an activity to standardize WSDL. (finally!!) The
announcement came out last Saturday.

Anne

 -Original Message-
 From: Gary Feldman [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, January 29, 2002 1:25 PM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL?


  From: Wallis, Simon (Toronto - 22 Front)
  Sent: Tuesday, January 29, 2002 4:10 PM
 

  1) Is WSDL a Microsoft-only thing?

 WSDL is a proposal that has been submitted to the W3C, but not
 yet adopted.
 While over two dozen companies signed the submission, Microsoft
 and IBM seem
 to
 be the leading proponents.

  2) How does one generate these files?

 There are a variety of tools out there, from a variety of sources.  The
 IBM Web Service Toolkit is an obvious starting place, but there
 are others.
 And, in case it isn't obvious, Microsoft Visual Studio .Net
 generates them.

 However, I have yet to have any luck with any of them parsing the
 myservices.wsdl
 file from Microsoft (including the wsdl utility from Microsoft).

  3) Are these files always needed when offering a web service via SOAP?

 In theory, no.

 However, any web service being developed using Microsoft tools is
 likely to
 use them.  When things settle down, so that tools and wsdl files are all
 mutually compatible, then it will help with web service development.

 Gary
 
   Ready-to-Run Software, Inc.
   The Industry's Leading Provider of
   Cross-Platform and Porting Services
  *
 email: [EMAIL PROTECTED] Gary Feldman
 fax  : 1-978-692-5401  Ready-to-Run Software, Inc.
 voice: 1-978-251-5431  11 School Street
 www  : http://www.rtr.com  North Chelmsford, MA 01863
  USA






Re: WSDL?

2002-01-29 Thread Raghavan Srinivasan



Gary Feldman wrote:
007201c1a90b$6de93920$[EMAIL PROTECTED]">
  
From: Wallis, Simon (Toronto - 22 Front)Sent: Tuesday, January 29, 2002 4:10 PM



  1) Is WSDL a Microsoft-only thing?
  
  WSDL is a proposal that has been submitted to the W3C, but not yet adopted.While over two dozen companies signed the submission, Microsoft and IBM seemtobe the leading proponents.
  
2) How does one generate these files?

There are a variety of tools out there, from a variety of sources.  TheIBM Web Service Toolkit is an obvious starting place, but there are others.And, in case it isn't obvious, Microsoft Visual Studio .Net generates them.

 Glue from MindElectric (www.mindelectric.com) is a good Java WSDL compiler
. Code generated
by this toolkit works well with Apache Soap too . (wsdl based clients calling
Apache Soap services) .
007201c1a90b$6de93920$[EMAIL PROTECTED]">
  
  
  


Re: WSDL?

2002-01-29 Thread Raghavan Srinivasan



sorry the URL should have read www.themindelectric.com


Raghavan Srinivasan wrote:
[EMAIL PROTECTED]">   Gary Feldman
wrote:
  007201c1a90b$6de93920$[EMAIL PROTECTED]">

  From: Wallis, Simon (Toronto - 22 Front)Sent: Tuesday, January 29, 2002 4:10 PM
  
  
  
1) Is WSDL a Microsoft-only thing?

WSDL is a proposal that has been submitted to the W3C, but not yet adopted.While over two dozen companies signed the submission, Microsoft and IBM seemtobe the leading proponents.

  2) How does one generate these files?
  
  There are a variety of tools out there, from a variety of sources.  TheIBM Web Service Toolkit is an obvious starting place, but there are others.And, in case it isn't obvious, Microsoft Visual Studio .Net generates them.
  
  Glue from MindElectric (
www.mindelectric.com
) is a good Java WSDL compiler . Code generated
 by this toolkit works well with Apache Soap too . (wsdl based clients calling 
Apache Soap services) .
  
  
  
  
  


Re: WSDL?

2002-01-29 Thread Paramdeep Singh

 3) Are these files always needed when offering a web service via SOAP?

No, these files are NOT always needed. WSDL files are like IDL files, so
they describe, what you want to offer. In case your user knows what you
offer, and how he can invoke your service, this file is NOT needed.

If you are using MS-SOAP toolkit, then it is always convinient to use WSDL
files.

In case you are not interested in generating WSDL files, you can use Low
Level API's that MS-SOAP toolkit provides to invoke the service.

With Warm Regards,
Paramdeep




_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: WSDL , Apache Soap question

2002-01-14 Thread greyson . smith


This is what is working for me...

types
  xsd:schema
  targetNamespace=http://www.lockerservice.com/Locker;
xmlns=http://www.w3.org/1999/XMLSchema/;
xsd:complexType
  name=Hashtable
  xsd:element name=table
  type=xsd:[Ljava.util.Hashtable$Entry;/
  xsd:element
  name=count type=xsd:int/
  xsd:element
  name=threshold type=xsd:int/
  xsd:element
  name=loadFactor type=xsd:float/
  xsd:element
  name=modCount type=xsd:int/
  xsd:element
  name=serialVersionUID type=xsd:long/
  xsd:element
  name=keySet type=xsd:java.util.Set/
  xsd:element
  name=entrySet type=xsd:java.util.Set/
  xsd:element
  name=values
  type=xsd:java.util.Collection/
  xsd:element
  name=KEYS type=xsd:int/
  xsd:element name=VALUES
  type=xsd:int/
  xsd:element name=ENTRIES
  type=xsd:int/
  xsd:element name=emptyEnumerator
  type=xsd:java.util.Hashtable$EmptyEnumerator/
  xsd:element
  name=emptyIterator
type=xsd:java.util.Hashtable$EmptyIterator/
/xsd:complexType
  /xsd:schema
/types

In the declaration of the method:
type=tns:Hashtable


In the deployment descriptor:

  isd:map encodingStyle=http://schemas.xmlsoap.org/soap/encoding/;
xmlns:x= qname=x:meth5_outType javaType=java.util.Map
java2XMLClassName=org.apache.soap.encoding.soapenc.HashtableSerializer
xml2JavaClassName=org.apache.soap.encoding.soapenc.HashtableSerializer /


   
 
Raghavan  
 
Srinivasan  To: [EMAIL PROTECTED], 
[EMAIL PROTECTED] 
raghavan@iplcc:   
 
anet.comSubject: WSDL , Apache Soap question  
 
   
 
11-01-02   
 
07:04 PM   
 
Please 
 
respond to 
 
soap-user  
 
   
 
   
 




I have a Apache Web service one of whose methods  takes in
java.util.Hashtable as a parameter . I understand that the Apache
Toolkit supports Hashtable encoding . But i want to write a WSDL
interface to this service that toolkits from other languages could use
to generate stubs .

I could'nt find the right schema element to represent a structure
similar to Map / Hashtable .

I used the Idoox java2wsdl utility to see what the utility generates and
it came up with ns0:Hashtable
where ns0 = http://xml.apache.org/xml-soap .

This is obviously Apache specific and I dont know how compilers from
other languages will interpret it .

 Has anyone else faced a similar issue ?

Thanks -
Raghavan





--

NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential.  If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected.





RE: WSDL , Apache Soap question

2002-01-13 Thread Sandy Liu

After testing apache soap for a while, I decided to swithch to
GLUE(http://www.themindelectric.com/products/glue/glue.html). It's very easy
to use, almost fool proof. WSDL file is automatically generated when you
publish a soap service. It also has a tool called wsdl2java, which generates
the interface needed to get access to the soap service on another machine.

Good luck,

Sandy

 -Original Message-
 From: Raghavan Srinivasan [mailto:[EMAIL PROTECTED]]
 Sent: January 11, 2002 10:05 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: WSDL , Apache Soap question


 I have a Apache Web service one of whose methods  takes in
 java.util.Hashtable as a parameter . I understand that the Apache
 Toolkit supports Hashtable encoding . But i want to write a WSDL
 interface to this service that toolkits from other languages could use
 to generate stubs .

 I could'nt find the right schema element to represent a structure
 similar to Map / Hashtable .

 I used the Idoox java2wsdl utility to see what the utility generates and
 it came up with ns0:Hashtable
 where ns0 = http://xml.apache.org/xml-soap .

 This is obviously Apache specific and I dont know how compilers from
 other languages will interpret it .

  Has anyone else faced a similar issue ?

 Thanks -
 Raghavan






RE: WSDL

2001-10-28 Thread Anne Thomas Manes

Ulf,

There's a new Java API in the works called JWSDL (JSR 110 - see
http://www.jcp.org/jsr/detail/110.jsp). It's based on the WSDL4J API
developed by IBM. You can obtain a preliminary implementation of JWSDL from
IBM (it's part of the WSTK).

Systinet also includes a JWSDL library. You can download Systinet's SOAP
implementation (WASP), which includes full support for WSDL, from
www.systinet.com.

Best regards,

Anne Thomas Manes
Chief Technology Officer
Systinet (formerly Idoox)
www.systinet.com


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Ulf Reiman
 Sent: Wednesday, October 24, 2001 12:09 AM
 To: [EMAIL PROTECTED]
 Subject: WSDL





 Hello
 Is someone now a java API when a can  take out some info from a wsdl
 file?

 e.g. from this file take out
 http://services.xmethods.net:80/perl/soaplite.cgi.
 Ifcan you send me some example to do that. or tell where a can find
 some

 Regards

 Ulf Reiman


 ?xml version = 1.0?
 definitions name = PingService targetNamespace =
 http://www.xmethods.net/sd/PingService.wsdl; xmlns:tns =
 http://www.xmetho
 ds.net/sd/PingService.wsdl xmlns:xsd =
 http://www.w3.org/1999/XMLSchema; xmlns:soap =
 http://schemas.xmlsoap.org/wsdl/soap/;
 xmlns = http://schemas.xmlsoap.org/wsdl/;
 message name = pingHostRequest
 part name = hostname type = xsd:string/
 /message
 message name = pingHostResponse
 part name = return type = xsd:int/
 /message
 portType name = PingPortType
 operation name = pingHost
 input message = tns:pingHostRequest name =
 pingHost/
 output message = tns:pingHostResponse name =
 pingHostResponse/
 /operation
 /portType
 binding name = PingBinding type = tns:PingPortType
 soap:binding style = rpc transport =
 http://schemas.xmlsoap.org/soap/http/
 operation name = pingHost
 soap:operation soapAction =
 urn:xmethodsSoapPing#pingHost/
 input
 soap:body use = encoded namespace =
 urn:xmethodsSoapPing encodingStyle = http://schemas.xm
 lsoap.org/soap/encoding//
 /input
 output
 soap:body use = encoded namespace =
 urn:xmethodsSoapPing encodingStyle = http://schemas.xm
 lsoap.org/soap/encoding//
 /output
 /operation
 /binding
 service name = PingService
 documentationPerforms a network PING of input
 host/documentation
 port name = PingPort binding = tns:PingBinding
 soap:address location =
 http://services.xmethods.net:80/perl/soaplite.cgi/
 /port
 /service
 /definitions








Re: WSDL

2001-10-24 Thread Nirmal Mukhi


Hi,

You could try WSDL4J available at
http://oss.software.ibm.com/developerworks/projects/wsdl4j

Nirmal.


   
   
Ulf Reiman 
   
[EMAIL PROTECTED]   To: [EMAIL PROTECTED]   
   
icsson.se  cc:
   
Sent by:Subject: WSDL  
   
[EMAIL PROTECTED]  
   
on.se  
   
   
   
   
   
10/24/2001 03:09 AM
   
Please respond to  
   
soap-user  
   
   
   
   
   






Hello
Is someone now a java API when a can  take out some info from a wsdl
file?

e.g. from this file take out
http://services.xmethods.net:80/perl/soaplite.cgi.
Ifcan you send me some example to do that. or tell where a can find
some

Regards

Ulf Reiman


?xml version = 1.0?
definitions name = PingService targetNamespace =
http://www.xmethods.net/sd/PingService.wsdl; xmlns:tns =
http://www.xmetho
ds.net/sd/PingService.wsdl xmlns:xsd =
http://www.w3.org/1999/XMLSchema; xmlns:soap =
http://schemas.xmlsoap.org/wsdl/soap/;
xmlns = http://schemas.xmlsoap.org/wsdl/;
message name = pingHostRequest
part name = hostname type = xsd:string/
/message
message name = pingHostResponse
part name = return type = xsd:int/
/message
portType name = PingPortType
operation name = pingHost
input message = tns:pingHostRequest name =
pingHost/
output message = tns:pingHostResponse name =
pingHostResponse/
/operation
/portType
binding name = PingBinding type = tns:PingPortType
soap:binding style = rpc transport =
http://schemas.xmlsoap.org/soap/http/
operation name = pingHost
soap:operation soapAction =
urn:xmethodsSoapPing#pingHost/
input
soap:body use = encoded namespace =
urn:xmethodsSoapPing encodingStyle = http://schemas.xm
lsoap.org/soap/encoding//
/input
output
soap:body use = encoded namespace =
urn:xmethodsSoapPing encodingStyle = http://schemas.xm
lsoap.org/soap/encoding//
/output
/operation
/binding
service name = PingService
documentationPerforms a network PING of input
host/documentation
port name = PingPort binding = tns:PingBinding
soap:address location =
http://services.xmethods.net:80/perl/soaplite.cgi/
/port
/service
/definitions











RE: WSDL Problem

2001-10-08 Thread James Pasley


Keith,

This is an XML namespace issue. The targetNamespace attribute at the
start of the file defines the namespace that all the definitions you define
in your WSDL file will be in. Whenever you reference any of these
definitions
you must use the correct namespace prefix, in your case the tns prefix.

So to be fully correct, you should fix the references to the messages and
portTypes as well as the bindings.

You shouldn't add the prefix before the operation name as the WSDL spec
states that this is a non-qualified name.

I've attached a fixed version of your file with the namespace prefixes
added in all the right placed. 

If you would more details on the kinds of errors to avoid when writing WSDL
check out this link:
http://www.capescience.com/library/articles/common-wsdl-errors.html

Regards,

James



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 05, 2001 5:24 PM
To: [EMAIL PROTECTED]
Subject: WSDL Problem




Hi

I have created a java class which has one method square taking a double and
returning a double.  I have deployed this class to SOAP.
I have genereated WSDL via IBM wstk tool. I am using WSIF to try and
dynamically
read the WSDL and invoke the method,  but I cant seem to call it without
making
some changes to the WSDL that was generated.

If I add tns: to port binding i.e. port binding = tns:MathXBinding, and
also before operation name, I find I can call the service.
Problem is I can't seem to get the IBM tool to generate my WSDL with tns:
in
front of these definitions.

I have included the original WSDL file, perhaps some WSDL heads can have a
look
and suggest something.


(See attached file: MathX.wsdl)

Thanks,

Keith


 
 
 
Diese Nachricht ist vertraulich. Sie ist ausschliesslich fuer
den im Adressfeld ausgewiesenen Adressaten bestimmt.
Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten
wir um eine kurze Nachricht. Jede unbefugte Weiterleitung
oder Fertigung einer Kopie ist unzulaessig. Da wir nicht die
Echtheit oder Vollstaendigkeit der in dieser Nachricht
enthaltenen Informationen garantieren koennen, schliessen wir
die rechtliche Verbindlichkeit der vorstehenden Erklaerungen
und Aeusserungen aus. Wir verweisen in diesem Zusammenhang
auch auf die  fuer die Bank geltenden Regelungen ueber die
Verbindlichkeit von Willenserklaerungen mit verpflichtendem
Inhalt, die in den bankueblichen Unterschriftenverzeichnissen
bekannt gemacht werden.

This message is confidential and may be privileged. It is
intended solely for the named  addressee. If you are not the
intended recipient please inform us. Any unauthorised
dissemination, distribution or copying hereof is prohibited.
As we cannot guarantee the  genuineness or completeness of
the information contained in this message, the statements
set forth above are not legally binding. In connection
therewith, we also refer to the governing regulations of
WestLB concerning signatory authority published in the
standard bank signature lists with regard to the legally
binding effect of statements made with the intent to
obligate WestLB.
 




MathX.wsdl
Description: Binary data


RE: WSDL Problem

2001-10-05 Thread Neil Smyth

I've had the same problem when using the wsdl4j toolkit. If you step through
the Definition returned from the wsdl4j toolkit, you'll find that it doesn't
find the referenced binding node - because it is looking in a different
namespace. I've found this problem with a good subset of the wsdl files from
xmethods.

Given that you are generating the wsdl from another tool in the wstk, I'd
classify it as a bug with the generating tool. I'm also not sure about what
the correct syntax as per the wsdl spec is, anyone have any pointers on
that? Should the binding reference always be namespace qualified or not?

If you can find an easy way around this please let me know! I've resorted to
doing basic xml tree searching for the time being which is far from ideal :)

Regards, 

Neil

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 05 October 2001 17:24
To: [EMAIL PROTECTED]
Subject: WSDL Problem




Hi

I have created a java class which has one method square taking a double and
returning a double.  I have deployed this class to SOAP.
I have genereated WSDL via IBM wstk tool. I am using WSIF to try and
dynamically
read the WSDL and invoke the method,  but I cant seem to call it without
making
some changes to the WSDL that was generated.

If I add tns: to port binding i.e. port binding = tns:MathXBinding, and
also before operation name, I find I can call the service.
Problem is I can't seem to get the IBM tool to generate my WSDL with tns:
in
front of these definitions.

I have included the original WSDL file, perhaps some WSDL heads can have a
look
and suggest something.


(See attached file: MathX.wsdl)

Thanks,

Keith


 
 
 
Diese Nachricht ist vertraulich. Sie ist ausschliesslich fuer
den im Adressfeld ausgewiesenen Adressaten bestimmt.
Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten
wir um eine kurze Nachricht. Jede unbefugte Weiterleitung
oder Fertigung einer Kopie ist unzulaessig. Da wir nicht die
Echtheit oder Vollstaendigkeit der in dieser Nachricht
enthaltenen Informationen garantieren koennen, schliessen wir
die rechtliche Verbindlichkeit der vorstehenden Erklaerungen
und Aeusserungen aus. Wir verweisen in diesem Zusammenhang
auch auf die  fuer die Bank geltenden Regelungen ueber die
Verbindlichkeit von Willenserklaerungen mit verpflichtendem
Inhalt, die in den bankueblichen Unterschriftenverzeichnissen
bekannt gemacht werden.

This message is confidential and may be privileged. It is
intended solely for the named  addressee. If you are not the
intended recipient please inform us. Any unauthorised
dissemination, distribution or copying hereof is prohibited.
As we cannot guarantee the  genuineness or completeness of
the information contained in this message, the statements
set forth above are not legally binding. In connection
therewith, we also refer to the governing regulations of
WestLB concerning signatory authority published in the
standard bank signature lists with regard to the legally
binding effect of statements made with the intent to
obligate WestLB.
 



RE: WSDL UDDI Tutorials?

2001-08-04 Thread Vivek Chopra

If you can wait for a while, then I'd suggest that
you go for Professional XML Web Services. This should
be out next month.

http://www.amazon.com/exec/obidos/ASIN/1861005091/ref=ase_soapsimpleobject/104-3293847-7631165


- Vivek

--- Raynier van Egmond [EMAIL PROTECTED] wrote:
 Hi Siegfried,
 
 now that I have my Apache SOAP running I am starting
 to work in these topics
 too.
 As a suggestion for a very, very good reference I
 can suggest the book
 Profession Java XML. I covers just about anything
 you'd want to do with Java
 and XML and also has a dedicated chapter on
 webservices and UDDI,... and how
 to use it with Apache-SOAP and Tomcat. It uses the
 IBM WSDL to explain
 things with program examples and closes the chapter
 with an example of using
 the WSTK.
 
 I'll be trying to go through these chapters myself
 in a few days.
 
 Just thought I'd mention the book and plug-it - it
 deserves it.
 
 Rene
 
 -Original Message-
 From: Richard Heintze
 [mailto:[EMAIL PROTECTED]]
 Sent: Friday, August 03, 2001 4:39 PM
 To: [EMAIL PROTECTED]
 Subject: WSDL  UDDI Tutorials?
 
 
 I have a vague idea what WSDL and UDDI are. Do they
 work with Apache SOAP? Are there any tutorials out
 there on how to use UDDI/WSDL with my newly
 installed
 Apache SOAP?
 
 Thanks,
  Siegfried
 
 __
 Do You Yahoo!?
 Make international calls for as low as $.04/minute
 with Yahoo! Messenger
 http://phonecard.yahoo.com/
 
 

_
 Do You Yahoo!?
 Get your free @yahoo.com address at
 http://mail.yahoo.com
 


=
email: [EMAIL PROTECTED]
web  : http://www.soaprpc.com

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



RE: WSDL UDDI Tutorials?

2001-08-04 Thread Anne Thomas Manes

Siegfried,

WSDL and UDDI are natural complements to SOAP (of any flavor).
You might look at the UDDI Best Practices document on WSDL:
http://www.uddi.org/bestpractices.html.

You might also take a look at any number of development tools 
that support SOAP/WSDL/UDDI. 

Check out IBM, Idoox, The Mind Electric, and Cape Clear
http://www.alphaworks.ibm.com/tech/wsde
www.idoox.com  
www.themindelectric.com
http://www.capeclear.com/

Regards,
Anne



-Original Message-
From: Richard Heintze [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 03, 2001 4:39 PM
To: [EMAIL PROTECTED]
Subject: WSDL  UDDI Tutorials?


I have a vague idea what WSDL and UDDI are. Do they
work with Apache SOAP? Are there any tutorials out
there on how to use UDDI/WSDL with my newly installed
Apache SOAP?

Thanks,
 Siegfried

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



Re: WSDL parser?

2001-08-01 Thread Radovan Janecek



Idoox provides WSDL API implementation as a part of 
WASP Lite - (codename Stardust), that is free for commercial use (closed 
source). Stardust will be released on Monday.

It will be available on our EAP site http://www.idoox.com/eap/index.html. 


Cheers

Radovan Janecek
CTO, Idoox


  - Original Message - 
  From: 
  James 
  Higginbotham 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, August 01, 2001 5:32 
  PM
  Subject: WSDL parser?
  
  Does anyone know who provides a WSDL parser that 
  is either free and redistributable or open source? I am looking for a nice, 
  clean API to parse WSDL files and obtain meta data about web services. I 
  looked at the current CVS tree and couldn't locate one in the Apache SOAP 
  library. IBM's is not redistributable and thus can't be used for commercial 
  purposes - the parser seems to be stable, though.
  
  Any help would be appreciated. 
  
  Regards,
  James


Re: WSDL parser?

2001-08-01 Thread James Higginbotham

Thanks for the pointer, James! I was looking for this exact API and was
surprised that I haven't run across it yet. Google, XMLhack.com, xml.com,
and many other sites don't have anything pointing to it yet. The API looks
very solid and exactly what I was going to have to write.

The other links the various responses were interesting, but I didn't care
for the APIs. The closest API that I liked was Graham's Glue API for WSDL,
but his product is not distributable without licensing.

Hope this helps others looking for something similiar in the future.

James

- Original Message -
From: James M Snell [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 01, 2001 11:18 AM
Subject: Re: WSDL parser?


 There is also the WSDL4J project at developerWorks, which will eventually
 serve as the reference implementation for the WSDL JSR.

 - James Snell
  Software Engineer, Emerging Technologies, IBM
  James M Snell/Fresno/IBM - [EMAIL PROTECTED]
 No, 'being created in God's image' does not mean I'll have this
 project done in seven days! - Anon.

 Please respond to [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 cc:
 Subject:Re: WSDL parser?




 Idoox provides WSDL API implementation as a part of  WASP Lite - (codename
 Stardust), that is free for commercial use (closed  source). Stardust will
 be released on Monday.

 It will be available on our EAP site http://www.idoox.com/eap/index.html.

 Cheers

 Radovan Janecek
 CTO, Idoox

 - Original Message -
 From:  James  Higginbotham
 To: [EMAIL PROTECTED]
 Sent: Wednesday, August 01, 2001 5:32  PM
 Subject: WSDL parser?

 Does anyone know who provides a WSDL parser that  is either free and
 redistributable or open source? I am looking for a nice,  clean API to
 parse WSDL files and obtain meta data about web services. I  looked at the
 current CVS tree and couldn't locate one in the Apache SOAP  library.
 IBM's is not redistributable and thus can't be used for commercial
 purposes - the parser seems to be stable, though.

 Any help would be appreciated.

 Regards,
 James







RE: wsdl output message parts

2001-07-26 Thread Hansen, Richard

Apache SOAP does not, at least with normal use, allow multiple output
parameters. I always return objects from my service methods. So my WSDL
response message has a single entry for a complex type of some sort.

Rick Hansen

 -Original Message-
 From: Richard Emberson [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, July 26, 2001 3:22 PM
 To: [EMAIL PROTECTED]
 Subject: wsdl output message parts
 
 
 
 In wsdl:
 
  portType/operation/output/@message is the name of a message
 (message/@name). A message may have 0 or more part elements.
 
 How does one represent  in the soap java code representing the
 client and server code a wsdl definition inwhich an output
 has multiple return values, i.e.:
 
 message name=GetNameMsg
part name='first' type=xsd:string/
 part name='last' type='xsd:string'/
 /message
 
 portType name='Name'
 operation name='get'
 output message='GetNameMsg'/
 /operation
 /portType
 
 Richard Emberson
 
 



RE: WSDL generators

2001-07-12 Thread graham glass

GLUE beta 3.1, due out at the end of this week,
will include new, improved versions of java2wsdl and wsdl2java.

the new versions automatically create java interfaces
to web services as well as data structure mappings.

GLUE 3.1 performs dynamic runtime mapping between java
structures and XML schema without you having to write
custom serializers or run java code generators.

cheers,
graham

http://www.themindelectric.com

-Original Message-
From: Florian Lackerbauer [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 12, 2001 5:15 AM
To: '[EMAIL PROTECTED]'
Subject: AW: WSDL generators


Hi all,

I´ve the same question like Brett:
Are there any tools available to design WSDL files,
or generating WSDL files from Java classes ?

regards,
florian.

-Ursprüngliche Nachricht-
Von: Brett McLaughlin [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 11. Juli 2001 21:10
An: [EMAIL PROTECTED]
Betreff: WSDL generators


I know this has been asked, several times, but the mailing archives are all
down :( What generators are there for WSDL from Java classes, preferably
other than the IBM WSTK... It craps out trying to generate WSDL from a
message service. Any help is greatly appreciated.

Thanks!
-Brett




RE: WSDL

2001-06-08 Thread Daniel Kruler

How do you define part with ArrayOfstring parameter type?

-Original Message-
From: Hansen, Richard [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 2:52 PM
To: '[EMAIL PROTECTED]'
Subject: RE: WSDL


Here is what worked for me:

types
  schema
xmlns=http://www.w3.org/1999/XMLSchema;
targetNamespace=http://www.registrationservice/xsd;
xmlns:wsdl=http://schemas.xmlsoap.org/wsdl/;
  
complexType name=ArrayOfString 
  complexContent 
  restriction base=SOAP-ENC:Array 
  attribute ref=SOAP-ENC:arrayType
wsdl:arrayType=xsd:string[] / 
  /restriction 
  /complexContent 
/complexType 
  /schema
/types

 
 I am defining string array in WSDL using the following:
 types
   xsd:schema targetNamespace=SOAPTester
 xmlns=http://www.w3.org/2000/10/XMLSchema;
   complexType name=ArrayOfstring
   xsd:complexContent
   xsd:restriction
 base=SOAP-ENC:Array
   xsd:attribute
 ref=SOAP-ENC:arrayType wsdl:arrayType=xsd:string[] /
   /xsd:restriction
   /xsd:complexContent
   /complexType
   /xsd:schema
 /types
 
 WSDL Reader complains that it doesn't recognize wsdl:, how do 
 I declare
 wsdl namespace in my WSDL?
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL

2001-06-05 Thread Daniel Kruler

What location should be specified in  soap:address
location=http://localhost:4040/soap/servlet/rpcrouter/ in the
service?

Is the URL of the SOAP server hardcoded in WSDL?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL

2001-06-05 Thread Hansen, Richard

The address location holds the URL that a client reading the WSDL will use
to connect to the service. What you have looks right to me. 

Rick Hansen

 -Original Message-
 From: Daniel Kruler [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 05, 2001 11:52 AM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL
 
 
 What location should be specified in  soap:address
 location=http://localhost:4040/soap/servlet/rpcrouter/ in the
 service?
 
 Is the URL of the SOAP server hardcoded in WSDL?
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL

2001-06-05 Thread Hansen, Richard

That's the way I understand it. But that is better than changing each client
I guess.

 -Original Message-
 From: Daniel Kruler [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 05, 2001 12:05 PM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL
 
 
 So everytime I deploy a service on a different webserver, I have to
 change WSDL?
 
 -Original Message-
 From: Hansen, Richard [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 05, 2001 1:02 PM
 To: '[EMAIL PROTECTED]'
 Subject: RE: WSDL
 
 
 The address location holds the URL that a client reading the WSDL will
 use
 to connect to the service. What you have looks right to me. 
 
 Rick Hansen
 
  -Original Message-
  From: Daniel Kruler [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, June 05, 2001 11:52 AM
  To: [EMAIL PROTECTED]
  Subject: RE: WSDL
  
  
  What location should be specified in  soap:address
  location=http://localhost:4040/soap/servlet/rpcrouter/ in the
  service?
  
  Is the URL of the SOAP server hardcoded in WSDL?
  
  
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, email: [EMAIL PROTECTED]
  
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL

2001-06-05 Thread Nirmal Mukhi


Hello,

Within the WSDL types section you can specify an XML schema type or an
XML element. See http://www.w3.org/XML/Schema for details on what you can
express using schema. I'm not sure of what support it has for built-in
complex types like arrays, hashtables, etc.

Nirmal.



   

Daniel

Kruler  To: [EMAIL PROTECTED]

dkruler@giant   cc:   

bear.comSubject: RE: WSDL 

   

06/05/2001 

01:16 PM   

Please respond 

to soap-user   

   

   




How do I specify arrays, vectors and hashtables in WSDL types?

-Original Message-
From: Nirmal Mukhi [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 05, 2001 1:09 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL



Hi,

Yes, that is the URI for a SOAP server with a SOAP service that supports
the port type that this port refers to. The location of the SOAP server
is
thus hardcoded in the port definition. But you could separate the
service
definition (which includes such port definitions) and keep it in a WSDL
separate from the one that provides the rest of the information, then
import the latter into the former. (I think tool support for import is
quite weak though).

Nirmal.




Daniel

Kruler  To:
[EMAIL PROTECTED]
dkruler@giant   cc:

bear.comSubject: RE: WSDL



06/05/2001

12:52 PM

Please respond

to soap-user








What location should be specified in  soap:address
location=http://localhost:4040/soap/servlet/rpcrouter/ in the
service?

Is the URL of the SOAP server hardcoded in WSDL?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: WSDL and MS SOAP

2001-06-05 Thread Christian Weyer

Yeah, that has already been cleared on the list. I just mixed it up,
sorry ...

Christian

Ed Keen wrote:
 
 This is not true.  You only need WSDL if you decide to use Microsoft's
 high-level api.  If you go with their low-level api (as documented in
 the help file that comes with their toolkit), you do not need wsdl.
 
 -Ed
 
 -Original Message-
 From: Christian Weyer [mailto:[EMAIL PROTECTED]]
 Sent: Monday, June 04, 2001 12:58 PM
 To: [EMAIL PROTECTED]
 Subject: Re: WSDL and MS SOAP
 
 Generally spoken, you will need WSDL if your are using the COM Low Level
 interface of MSTK 2.0 - whether in C++, FoxPro, VB or whatever ...
 
 HTH,
 Christian
 
 Daniel Kruler wrote:
 
  What about C++?
 
  -Original Message-
  From: Ding, Chengmin [mailto:[EMAIL PROTECTED]]
  Sent: Monday, June 04, 2001 1:50 PM
  To: '[EMAIL PROTECTED]'
  Subject: RE: WSDL and MS SOAP
 
  If you use mssoap.soapclient in VB, you have to use WSDL.
 
  -Chengmin
 
  -Original Message-
  From: Daniel Kruler [mailto:[EMAIL PROTECTED]]
  Sent: Monday, June 04, 2001 1:45 PM
  To: [EMAIL PROTECTED]
  Subject: WSDL and MS SOAP
 
  Do I need WSDL to run MS SOAP client to Apache SOAP server?
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, email: [EMAIL PROTECTED]
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, email: [EMAIL PROTECTED]
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, email: [EMAIL PROTECTED]
 
 --
 ___
 eYesoftWe see your visions.
 ¯¯¯
 Christian Weyer   http://www.eyesoft.de
 
 [EMAIL PROTECTED]Bernhard-Krieg-Str. 4
 Tel.: +49-9393-993161 97845 Neustadt/Main
 ___
Building Smart Internet Architectures
 ¯¯¯
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]

-- 
___
eYesoftWe see your visions.
¯¯¯
Christian Weyer   http://www.eyesoft.de

[EMAIL PROTECTED]Bernhard-Krieg-Str. 4
Tel.: +49-9393-993161 97845 Neustadt/Main
___
   Building Smart Internet Architectures   
¯¯¯

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL

2001-06-05 Thread Daniel Kruler


Is WSDL generated with GLUE, compatible with Apache SOAP?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL

2001-06-05 Thread Daniel Kruler

How would I define String[][]?
Is the following correct?

complexType name=2DArrayOfString 
  complexContent 
  restriction base=SOAP-ENC:Array 
  attribute ref=SOAP-ENC:arrayType
wsdl:arrayType=xsd:string[][] / 
  /restriction 
  /complexContent 
/complexType 



-Original Message-
From: Hansen, Richard [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 05, 2001 1:26 PM
To: '[EMAIL PROTECTED]'
Subject: RE: WSDL


Here are a couple examples of arrays. Don't know if you can directly
specify
vectors or hashtables as I don't believe they are SOAP defined types. 

complexType name=ArrayOfString 
  complexContent 
  restriction base=SOAP-ENC:Array 
  attribute ref=SOAP-ENC:arrayType
wsdl:arrayType=xsd:string[] / 
  /restriction 
  /complexContent 
/complexType 

complexType name=ArrayOfPromoRegistrationStruct 
  complexContent 
  restriction base=SOAP-ENC:Array 
  attribute ref=SOAP-ENC:arrayType
wsdl:arrayType=tns:PromoRegistrationStruct[] / 
  /restriction 
  /complexContent 
/complexType 

 -Original Message-
 From: Daniel Kruler [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 05, 2001 12:17 PM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL
 
 
 How do I specify arrays, vectors and hashtables in WSDL types?
 
 -Original Message-
 From: Nirmal Mukhi [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 05, 2001 1:09 PM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL
 
 
 
 Hi,
 
 Yes, that is the URI for a SOAP server with a SOAP service 
 that supports
 the port type that this port refers to. The location of the 
 SOAP server
 is
 thus hardcoded in the port definition. But you could separate the
 service
 definition (which includes such port definitions) and keep it 
 in a WSDL
 separate from the one that provides the rest of the information, then
 import the latter into the former. (I think tool support for import is
 quite weak though).
 
 Nirmal.
 
 
  
 
 Daniel
 
 Kruler  To:
 [EMAIL PROTECTED]
 dkruler@giant   cc:
 
 bear.comSubject: RE: WSDL
 
  
 
 06/05/2001
 
 12:52 PM
 
 Please respond
 
 to soap-user
 
  
 
  
 
 
 
 
 What location should be specified in  soap:address
 location=http://localhost:4040/soap/servlet/rpcrouter/ in the
 service?
 
 Is the URL of the SOAP server hardcoded in WSDL?
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL

2001-06-05 Thread Peter Tandara-Kuhns

It is used to specify the value of the SOAPAction HTTP header.
It allows services to be filtered at the servlet level, 
before the SOAP envelope is parsed.
See section 6.1.1 of the SOAP spec for details.
I think the value is currently ignored by the Apache server code (true?).


-Original Message-
From: Daniel Kruler [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 05, 2001 4:15 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL


What is the purpose of soap:operation soapAction=/ ?

What should be specified in the quotes?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


application/ms-tnef
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


RE: WSDL

2001-06-04 Thread Ding, Chengmin

IBM WSTK 2.1 has the built-in functionality to convert .class into .wsdl
It can be started using the command line tool: servicewizard.bat
Then you can go through the generated .wsdl and depolyment decription file
to find out the mappings.

HTH.

-Chengmin

-Original Message-
From: Daniel Kruler [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 04, 2001 5:51 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL


That is what I actually need: Java2WSDL generator.

I am confused about binding and service sections of WSDL.


What should I have in soap:operation soapAction=/ of every
operation in BINDING?

What type of encoding should I specify in USE if I am passing primitive
data types?
   
How does service name=XYZ correspond to deployment descriptor?

What SOAP address should be used in 
port
soap:address location=?/
/port ?

-Original Message-
From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 04, 2001 5:34 PM
To: [EMAIL PROTECTED]
Subject: Re: WSDL


You might want to take a look at what the IBM WSTK or WSDE produce
from a WSDL file to see how WSDL maps to the deployment descriptor
and to the skeleton.

The other direction obviously has nothing to do with a deployment
descriptor etc. as its going from a vanilla Java class to a WSDL
file.

Sanjiva.

- Original Message - 
From: Daniel Kruler [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 04, 2001 5:31 PM
Subject: RE: WSDL


 I am trying to write WSDL from Java generator.
 I am not very clear on how different parts of WSDL are mapped to
 deployment descriptor and skeleton implementation.
 
 
 -Original Message-
 From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
 Sent: Monday, June 04, 2001 5:27 PM
 To: [EMAIL PROTECTED]
 Subject: Re: WSDL
 
 
 No- methodNamespaceURI attribute of the soap:body binding element
 is what goes in the ID of the deployment descriptor. Apache SOAP
 currently only routes on the qualified name of the method element
 for SOAP RPC.
 
 Sanjiva.
 
 - Original Message - 
 From: Daniel Kruler [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, June 04, 2001 5:18 PM
 Subject: WSDL
 
 
  In WSDL does targetNamespace and name correspond to ID in deployment
  descriptor?
  
 
-
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, email: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL

2001-06-04 Thread Atif Azim

unsubscribe

-Original Message-
From: Ding, Chengmin [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 04, 2001 3:02 PM
To: '[EMAIL PROTECTED]'
Subject: RE: WSDL


IBM WSTK 2.1 has the built-in functionality to convert .class into .wsdl
It can be started using the command line tool: servicewizard.bat
Then you can go through the generated .wsdl and depolyment decription file
to find out the mappings.

HTH.

-Chengmin

-Original Message-
From: Daniel Kruler [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 04, 2001 5:51 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL


That is what I actually need: Java2WSDL generator.

I am confused about binding and service sections of WSDL.


What should I have in soap:operation soapAction=/ of every
operation in BINDING?

What type of encoding should I specify in USE if I am passing primitive
data types?
   
How does service name=XYZ correspond to deployment descriptor?

What SOAP address should be used in 
port
soap:address location=?/
/port ?

-Original Message-
From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 04, 2001 5:34 PM
To: [EMAIL PROTECTED]
Subject: Re: WSDL


You might want to take a look at what the IBM WSTK or WSDE produce
from a WSDL file to see how WSDL maps to the deployment descriptor
and to the skeleton.

The other direction obviously has nothing to do with a deployment
descriptor etc. as its going from a vanilla Java class to a WSDL
file.

Sanjiva.

- Original Message - 
From: Daniel Kruler [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 04, 2001 5:31 PM
Subject: RE: WSDL


 I am trying to write WSDL from Java generator.
 I am not very clear on how different parts of WSDL are mapped to
 deployment descriptor and skeleton implementation.
 
 
 -Original Message-
 From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
 Sent: Monday, June 04, 2001 5:27 PM
 To: [EMAIL PROTECTED]
 Subject: Re: WSDL
 
 
 No- methodNamespaceURI attribute of the soap:body binding element
 is what goes in the ID of the deployment descriptor. Apache SOAP
 currently only routes on the qualified name of the method element
 for SOAP RPC.
 
 Sanjiva.
 
 - Original Message - 
 From: Daniel Kruler [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, June 04, 2001 5:18 PM
 Subject: WSDL
 
 
  In WSDL does targetNamespace and name correspond to ID in deployment
  descriptor?
  
 
-
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, email: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL

2001-06-04 Thread Trang K. Duong

Hi there,

Here is the site where you can download java2WSDL: themindelectric.com
However, I don't like the way it generates your wsdl from your java class; i.e., 
it doesn't keep the name of your operation's arguments, instead, it give names 
like 'arg0, arg1,..'.

For example,

  message name='addEntryRequest3'
part name='arg0' type='xsd:string'/
part name='arg1' type='xsd:string'/
part name='arg2' type='xsd:string'/
part name='arg3' type='xsd:string'/
  /message

Hope it helps.
trang


 Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
 list-help: mailto:[EMAIL PROTECTED]
 list-unsubscribe: mailto:[EMAIL PROTECTED]
 list-post: mailto:[EMAIL PROTECTED]
 Delivered-To: mailing list [EMAIL PROTECTED]
 From: Ding, Chengmin [EMAIL PROTECTED]
 To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
 Subject: RE: WSDL
 Date: Mon, 4 Jun 2001 18:02:00 -0400 
 MIME-Version: 1.0
 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N
 
 IBM WSTK 2.1 has the built-in functionality to convert .class into .wsdl
 It can be started using the command line tool: servicewizard.bat
 Then you can go through the generated .wsdl and depolyment decription file
 to find out the mappings.
 
 HTH.
 
 -Chengmin
 
 -Original Message-
 From: Daniel Kruler [mailto:[EMAIL PROTECTED]]
 Sent: Monday, June 04, 2001 5:51 PM
 To: [EMAIL PROTECTED]
 Subject: RE: WSDL
 
 
 That is what I actually need: Java2WSDL generator.
 
 I am confused about binding and service sections of WSDL.
 
 
 What should I have in soap:operation soapAction=/ of every
 operation in BINDING?
 
 What type of encoding should I specify in USE if I am passing primitive
 data types?

 How does service name=XYZ correspond to deployment descriptor?
 
 What SOAP address should be used in 
 port
   soap:address location=?/
 /port ?
 
 -Original Message-
 From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
 Sent: Monday, June 04, 2001 5:34 PM
 To: [EMAIL PROTECTED]
 Subject: Re: WSDL
 
 
 You might want to take a look at what the IBM WSTK or WSDE produce
 from a WSDL file to see how WSDL maps to the deployment descriptor
 and to the skeleton.
 
 The other direction obviously has nothing to do with a deployment
 descriptor etc. as its going from a vanilla Java class to a WSDL
 file.
 
 Sanjiva.
 
 - Original Message - 
 From: Daniel Kruler [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, June 04, 2001 5:31 PM
 Subject: RE: WSDL
 
 
  I am trying to write WSDL from Java generator.
  I am not very clear on how different parts of WSDL are mapped to
  deployment descriptor and skeleton implementation.
  
  
  -Original Message-
  From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
  Sent: Monday, June 04, 2001 5:27 PM
  To: [EMAIL PROTECTED]
  Subject: Re: WSDL
  
  
  No- methodNamespaceURI attribute of the soap:body binding element
  is what goes in the ID of the deployment descriptor. Apache SOAP
  currently only routes on the qualified name of the method element
  for SOAP RPC.
  
  Sanjiva.
  
  - Original Message - 
  From: Daniel Kruler [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Monday, June 04, 2001 5:18 PM
  Subject: WSDL
  
  
   In WSDL does targetNamespace and name correspond to ID in deployment
   descriptor?
   
  
 -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, email: [EMAIL PROTECTED]
  
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, email: [EMAIL PROTECTED]
  
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, email: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]


Trang K Duong
[EMAIL PROTECTED]


650-604-3989 (P)   650-604-2238 (F)
ELORET - Thermosciences Institute
NASA Ames Research Center
M/S 258-1
Moffett Field, CA 94035-1000
http://www.eloret.com/




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: WSDL generator

2001-05-30 Thread John Colgrave

 Frank Feldmann wrote:
 
 Actuall, in the wstk there should also be a command line version of
 this thing.
 I have used it, but don' t remember where it is stored in the wstk
 folders.

IN WSTK 2.3 there is wsdlgen in WSTK_HOME/bin.

-- 
Regards,

John Colgrave
[EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: WSDL generator

2001-05-30 Thread Erik Onnen



I think Anver 
used the WSDE which is the full suite of functionality including some UDDI 
libraries wrapped under a GUI that is not all that intuitive. The WSTK is a 
subset of the WSDE which is what Frank mentioned, that is what yuu want to use 
Anver. Search alphaworks for wstk or look for the package nested somewhere in 
your WSDE install.

  -Original Message-From: Frank Feldmann 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 30, 2001 3:59 
  AMTo: [EMAIL PROTECTED]Subject: RE: WSDL 
  generator
  Actuall, in the wstk there should also be a command line version of 
  this thing.
  I 
  have used it, but don' t remember where it is stored in the wstk 
  folders.
  
  Frank Feldmann
  
-Original Message-From: Anver Sotnikov 
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, May 29, 2001 
11:02 PMTo: [EMAIL PROTECTED]Subject: WSDL 
generatorHi 
all. I need a WSDL generator to 
generate wsdl file from java class - the one from IBM works only through GUI 
interface. If anybody knows any WSDL 
generator which can be used as command line utility or if there is a 
description how IBM WSTK can be used to generate WSDL without using GUI 
please drop me a note :o).Frank FeldmannManager 
  eBusiness StrategySilverStream Software EMEAMobile : +31 
  622429856e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


RE: WSDL generator

2001-05-30 Thread Ed Keen



It 
shows these arguments when I run it with the -? argument:

--

 
java com.ibm.wsdl.Main [args]

 args:

 
[-in URL|fileName] default: 
STDIN [-target 
client|server] default: client 
[-dir targetDir] 
default: . [-package 
packageName] default: 
[-verbose (on|off)] default: 
on [-override 
(on|off)] default: off (Override existing 
files?) 
[-javac (on|off)] default: 
on (Invoke javac on generated".java" 
files?) [-nasslOnly 
(on|off)] default: off (Output results of 
WSDL-NASSLtransformation?)


--

Can 
anyone explain to me what these arguments mean? I tried to specify a java 
file for the "-in" parameter, and it gave me an xml parsing exception, like it 
is expecting an xml file. All I want to do is to generate a wsdl file from 
a java class.

Thanks,
Ed



  -Original Message-From: Anver Sotnikov 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 30, 2001 9:26 
  AMTo: [EMAIL PROTECTED]Subject: RE: WSDL 
  generatorRun it with -? 
  argument. But as I understand it's 
  a Java code generator from WSDL. 
  


  
  Ed Keen 
[EMAIL PROTECTED] 
05/30/2001 10:09 AM Please respond to soap-user 
  To:   
 "'[EMAIL PROTECTED]'" 
[EMAIL PROTECTED] cc:
    
 Subject:RE: WSDL 
generatorDoes anyone know the usage for com.ibm.wsdl.Main? I run it from 
  the command-line as:java 
  -cp my classpath com.ibm.wsdl.Main  ... and it just sits there hung. The javadoc on this class is no 
  help.   
  Thanks, Ed  -Original 
  Message-From: Erik Onnen 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 30, 2001 9:03 
  AMTo: '[EMAIL PROTECTED]'Subject: RE: WSDL 
  generatorcom.ibm.wsdl.Main in the wsdl.jar library -Original Message-From: Anver Sotnikov 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 30, 2001 9:58 
  AMTo: [EMAIL PROTECTED]Subject: RE: WSDL 
  generatorI use WSTK now but 
  the problem is WSTK has an utility to generate wsdl - wsdlgen and it works 
  fine in GUI. And I need command line utility to use in build 
  scripts. Thank you. 
  


  
  Erik Onnen 
[EMAIL PROTECTED] 
05/30/2001 09:35 AM Please respond to soap-user 
  
   To: 
   "'[EMAIL PROTECTED]'" 
[EMAIL PROTECTED]
    cc:
Subject:RE: WSDL 
generatorI 
  think Anver used the WSDE which is the full suite of functionality including 
  some UDDI libraries wrapped under a GUI that is not all that intuitive. The 
  WSTK is a subset of the WSDE which is what Frank mentioned, that is what yuu 
  want to use Anver. Search alphaworks for wstk or look for the package nested 
  somewhere in your WSDE install. 
  -Original Message-From: 
  Frank Feldmann [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 
  30, 2001 3:59 AMTo: [EMAIL PROTECTED]Subject: RE: 
  WSDL generatorActuall, in the wstk there should also be a 
  command line version of this thing. 
  I have used it, but don' t 
  remember where it is stored in the wstk folders. Frank Feldmann 
  -Original Message-From: 
  Anver Sotnikov [mailto:[EMAIL PROTECTED]]Sent: Tuesday, May 
  29, 2001 11:02 PMTo: [EMAIL PROTECTED]Subject: 
  WSDL generatorHi all. I need a WSDL generator to 
  generate wsdl file from java class - the one from IBM works only through GUI 
  interface. If anybody knows any WSDL generator which can be used as 
  command line utility or if there is a description how IBM WSTK can be used to 
  generate WSDL without using GUI please drop me a note :o). Frank FeldmannManager eBusiness 
  StrategySilverStream Software EMEAMobile : +31 622429856e-mail: 
  [EMAIL PROTECTED]-To 
  unsubscribe, e-mail: [EMAIL PROTECTED]For additional 
  commands, email: [EMAIL PROTECTED] 


Re: WSDL generator

2001-05-30 Thread Anver Sotnikov

There is a Swrap utility which generates WSDL from class but somehow it generates WSDL only for methods of java.lang.Object, that is completely opposite from what I want. I need WSDL for all public functions of my object minus public functions of java.lang.Object :o(








Anver Sotnikov [EMAIL PROTECTED]
05/29/2001 05:02 PM
Please respond to soap-user


To:[EMAIL PROTECTED]
cc:
Subject:WSDL generator



Hi all. 
I need a WSDL generator to generate wsdl file from java class - the one from IBM works only through GUI interface. 
If anybody knows any WSDL generator which can be used as command line utility or if there is a description how IBM WSTK can be used to generate WSDL without using GUI please drop me a note :o).