Hi there,

I defined a web service method that takes no arguments

    public MyBean getIt()


When I run my DII client I get 

; nested exception is:
        org.xml.sax.SAXParseException: Premature end of file.


How does a DII client specify that there are no arguments to the 
API?  All the overloaded versions of invoke(..) take Object [] as 
an argument.  

I found one web posting that says this:

       either it's an operation element containing argument 
       elements (rpc/literal) or it's an element referred from 
       wsdl message part (doc/literal). Other representations 
       are not valid.

Not sure I don't understand this.  

Many thanks,

Vartan







__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to