Can you post full stacktrace ?

On 2/1/07, J.Teixeira <[EMAIL PROTECTED]> wrote:

Hi, all !

I´m WS with source:
 . . .
        public Collection<Book> list() {
                Collection<Book> oBook = new ArrayList<Book>();

                oBook.add(new Book("J2ME", "Working JME", "ISBN 178"));
                oBook.add(new Book("XFire", "Power Web Service", "ISBN 1978"));

                return oBook;
        }

..In J2SE, call WS, start...ok, no problems.

But, no J2ME, error  : Mssing Soap Envelop

Ps.: Source Stub generate with J2ME Wirelles Toolkit .

Please, Help-ME !

[ ] ´s
--
View this message in context: 
http://www.nabble.com/XFire-J2ME-tf3157758.html#a8757710
Sent from the XFire - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
-----
When one of our products stops working, we'll blame another vendor
within 24 hours.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to