As J2ME I want to use the CDC version that provides socket connection. I think the CLDC version of J2ME is too light for my needs.
Stefan Henke wrote: >AFAK, J2ME in the current version is not able to provide a server socket. >So, I think, it isn?t possible for a J2ME app to act as a soap server. But >I?m not sure about this fact. > >Stefan > >-----Ursprungliche Nachricht----- >Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >Gesendet: Donnerstag, 19. September 2002 09:14 >An: [EMAIL PROTECTED] >Betreff: Re: Axis Server on PDA > > >Yes, my PDAs will also be servers and not only clients. >I've checked www.wingfoot.com but their product is only a SOAP client >and doesn't provide a SOAP implementation for J2ME. > > >Rajal Shah wrote: > >>Check out www.wingfoot.com for a SOAP server on J2ME. >> >>-- >>Rajal >> >> >>-----Original Message----- >>From: Jung, Eric (Contractor) [mailto:[EMAIL PROTECTED]] >>Sent: Wednesday, September 18, 2002 2:16 PM >>To: '[EMAIL PROTECTED]' >>Subject: RE: Axis Server on PDA >> >> >>I hope your PDAs will only be clients. Your email makes it sound like they >>might also be servers??? >> >> >>-----Original Message----- >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >>Sent: Wednesday, September 18, 2002 5:09 PM >>To: [EMAIL PROTECTED] >>Subject: Axis Server on PDA >> >> >>Hi, >> >>I'm trying to develop a system based on Web Services over a wireless >>network with resource- >>constrained devices like PDAs, running a JVM J2ME >>CDC. I want to use Java Micro edition to minimize resource consumption >>on devices. >> >>I need to run a server implementing SOAP and providing Web Services on >>every PDA device. I've tried to use the Apache Axis server together wit >>h >>J2ME CDC and the RMI Optional package but this solutions seems not to w >>ork. >> >>I've looked at kSOAP implementation but I don't know if it is only >>client- >>side or either server and client side and I think this version is >>too light for my needs so I'd need a more complete version of SOAP like >> >>Axis. >> >>Does anybody have been able to run J2ME together with Apache Axis? Or >>found another solution to run a SOAP server on a PDA with another SOAP >>implementation other than Axis? >> >>Thanks. >> >> >> > >