WS-I compliance, ">" prepended to element datatypes in deploy.wsdd

2005-02-18 Thread Dan Hobbs
Dear all,   Thanks to everyone who helped me out with pointers for getting up to speed on web services. I can safely say the best advice I have received is "start with the WSDL"! :-)   An interesting point with my web service, though, is that although the WSDL passes the WS-I compliance

rpc/literal vs document/literal, and returning a list of objects

2005-02-15 Thread Dan Hobbs
Hello all. I am really struggling to know whether I am heading in the right direction with this project, so any advice would be greatly appreciated. The requirement: a WS-I-compliant web service to wrap an EJB which returns a java.util.Vector of objects. Firstly, I think the WS-I compliance bit

RE: Newbie with EJB/web service problem

2005-02-09 Thread Dan Hobbs
L and WSDL2Java > properly. > > In the worst case, you might need to handcraft the WSDL file and run > WSDL2Java. > > -- Venkat > > > > On Tue, 8 Feb 2005 17:10:53 -, Dan Hobbs > <[EMAIL PROTECTED]> wrote: > > Hello, I'm new to web services an

Newbie with EJB/web service problem

2005-02-08 Thread Dan Hobbs
Hello, I'm new to web services and I'm having real trouble exposing an EJB as a web service. I'm not sure whether what I'm trying to do is impossible though, or whether I am approaching this in entirely the wrong way... I am using Axis 1.2RC2 on Tomcat 4.1.31/Windows 2000 Professional. I am famili