You might also try C WS Core if you can't get a JVM working. It might
turn out to be just as difficult to compile, though.
Charles
On May 8, 2008, at 1:03 PM, BRACHET Maxime wrote:
I'm a not sure because the sun jvm is not supported on the n810.
The n810 is a nokia PDA with a small linux distribution, maemo based
on debian with a ARM proc architecture.
So, I think that the next step will be to try installing the Java WS
Core on it
I tried to develop a Grid Mobile Proxy Services for mobile devices
to integrate mobile devices in a Grid as resource consumer and
provider. The Grid Mobile Proxy Services will be a gateway for
mobile devices to access to grid resources and publish its services
for grid client access. It must take the charge of Service
publication, authentication grids clients etc..
I wanted to provide a light weight Client/Server for mobile device
to be connected with the Grid Mobile Proxy Service.
But I must first construct a small grid and set up some services on
the grid. It must be a proof of concept on integrating mobile
devices in the Grid.
Maxime.
2008/5/8 Tom Scavo <[EMAIL PROTECTED]>:
On Thu, May 8, 2008 at 1:40 PM, BRACHET Maxime <[EMAIL PROTECTED]>
wrote:
> I can use Globus toolkit for the container, but I wanted to use a
n810 for
> the client, so a bit hard to compile globus for this arch.
Can't you use Java WS Core on the n810 (whatever that is)?
> Next I also
> wanted to provide a simple container for web services on the n810.
I planned
> to use Axis with added jar from Globus for credential management
> auth/access.
Again, can't you just use Java WS Core?
Sorry if I'm misunderstanding what it is you want to do.
Tom