L Levin wrote:
Here is the auto-generated WSDL. Aside from the large number of
namespace declarations (a couple of which seem redundant) it looks
valid to me. FYI, I am using Axis 1.1, rather then the 1.2 Alpha
release. Also, I am using it with Tomcat rather then JBoss, although
you would think the choice of server wouldn't impact the behvior of
the Axis servlet.
If you want to try to duplicate the test on your configuration, the
code and WSDD files are located in
{$AXIS_HOME}/samples/userguide/example3 of the Axis 1.1 distribution.
Larry
your wsdl generated looks ok for me.
And I run example3 without problem.
I use Axis 1.1 too and Mozilla 1.6.
I use JBoss using Tomcat.
FYI, JBoss.net has his own servlet to handle Axis, when you use
complextype and use="encoded" add a <schema> with his own type and
namespace. But itsn't your case.
Mozilla can't handle multiple <schema>s, so usually I have to change the
wsdl generated.
But in your case, all works well for me.
sorry for my english :(
af
|