Re: Questions on WSDL and in/out/inout parameters

2002-03-14 Thread Russell Butek
thilo wrote: > > browsing the latest source code, I noticed that some of the Axis classes > are using interfaces from package javax.wsdl. > > - Where does this package come from? > - Who made the specification for these interfaces? Sun? IBM? Apache? > - Which class library does Axis use to process

Questions on WSDL and in/out/inout parameters

2002-03-13 Thread thilo.frotscher
Hi, browsing the latest source code, I noticed that some of the Axis classes are using interfaces from package javax.wsdl. - Where does this package come from? - Who made the specification for these interfaces? Sun? IBM? Apache? - Which class library does Axis use to process WSDL? WSDL4J from