Hey, Glen!  I THOUGHT we agreed that:
1.  If we don't generate the skel, the metadata is in deploy.wsdd
2.  If we generate the skel, the metadata is in the skel and NOT in the
deploy.wsdd.

Take a look at build/working/test/wsdl/sequence.  This test follows #2.  It
has a skeleton which has metadata which you can get by calling
getOperationDescByName.  But the deploy.wsdd ALSO has the metadata.  What's
worse, there is NO CODE in the runtime that calls getOperationDescByName!!!
So the metadata ALWAYS comes from the deploy.wsdd.

Russell Butek
[EMAIL PROTECTED]

Reply via email to