WSDL for Entity Beans

2001-10-16 Thread keith.watt
Hi, I have generated some WSDL using Axis 1.0 for an entity bean. The wsdl generated has a reference to a java namespace, e.g. xmlns:ns1=java and then within the message definitions message name=setBalanceResponse part name=setBalanceResult type=ns1:void / /message When I try to invoke

Axis alpha 2

2001-10-10 Thread keith.watt
Does anyone know if Axis alpha 2 supports WSDL generation for stateful/stateless/entity Ejb's? 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

WSDL Problem

2001-10-05 Thread keith.watt
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

IBM Web Services DE and WSDL

2001-08-29 Thread keith.watt
Has anyone experienced the following problem when using IBM Web Services DE. After generating 2 WSDL files using IBM's WSTK 2.3(one references the other with an WSDL import statement). I import the leading document into the Web Services DE and begin the process of creating a Java Proxy Client.

WSDL4J

2001-08-08 Thread keith.watt
Does anyone know of a WSDL4J zip version? I am having problems downloading the code from the IBM's WSDL4J cvs repository due to firewall problems. I realise its still in development, hence CVS, but I need to get access to an opensource Java2WSDL implementation. Any help is greatly

Re: SV: WSDL parser?

2001-08-02 Thread keith.watt
Hi Just to pick up on this again. Is there an open source Java2WSDL implementation which allows access to the Java source code? cheers, Keith [EMAIL PROTECTED] on 02/08/2001 07:32:02 Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Keith Watt/LON/WLB) Subject:

Generating WSDL

2001-07-24 Thread keith.watt
Hi people! Does anyone know the name of the class which IBM use's in its WSTK to generate WSDL from a Java component and the methods which are called. I imagine it is possible to generate WSDL from the class without having to use IBM's GUI? Thanks in advance! .Keith Diese