Re: Command Line Client
Re: Command Line Client
- Subject: Re: Command Line Client
- From: James Seigel <email@hidden>
- Date: Sat, 27 Nov 2004 13:56:08 -0700
Have you looked at doing webservices? Then you wouldn't need the EOF
stack. However if you are stuck on eof then you need the .jar file
that is in the webserver resources of the deployment eojavaclient.jar
or something or other :D
Cheers
James.
On 27-Nov-04, at 11:01 AM, Des Oates wrote:
On Nov 27, 2004, at 3:33 PM, Bill Bumgarner wrote:
On Nov 27, 2004, at 8:20 AM, Des Oates wrote:
Has anyone every built or seen a WO system with a java-based
command-line client? I'm curious to understand the minimal set of
client side EOF components I need use to create a very basic app
that talks to the server. E.g. An app with no GUI, that runs in a
shell and invokes a single simple remote method on the server that
returns a String, which in turn gets printed on System.out.
Does anyone know where I could find any examples of such a setup?
If that is all the functionality that you need, it sounds like you
don't need to use WO or EO on the client side.
Unfortunately its not. I'm trying to determine how to build a client
side Java library that can be used within the Jython scripting
environment. What I need is a non-GUI scripting based client. I
posted a more direct (but also more verbose) question to the list a
few days ago but didn't get any bites, so I thought I'd pare it back a
bit and try again from a different angle.
Cheers
Des
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden