Re: [Eclipseme-users] Web Serviceclient midlet

2006-07-23 Thread Craig Setera
EclipseME does not currently have the stub generation built in, although there is an open request for the functionality. http://sourceforge.net/tracker/index.php?func=detail&aid=1053981&group_id=86829&atid=581076 Mika Välitalo wrote: > Hi, > > I'm trying to make a midlet client for my web servi

[Eclipseme-users] Web Serviceclient midlet

2006-07-20 Thread Mika Välitalo
Hi, I'm trying to make a midlet client for my web service in Eclipse 3.1.2 with EclipseME plugin. Eclipse help only seems to talk about how to make a client that is .jsp page (proxy). How can I make a midlet client that consumes web service in eclipse? -Mika --