Java Client (topic of the day!)
Java Client (topic of the day!)
- Subject: Java Client (topic of the day!)
- From: John Ours <email@hidden>
- Date: Wed, 25 Mar 2009 17:46:40 -0400
Funny to see all these messages about creating a Java Client, since
that's exactly what I've been working on today.
I've been following Florijan's write up and David's examples (thank
you both!) and I've actually got things working so far. After all
these years of grinding through client-server builds, this is like a
gift from God.
Anyhow, when working with this in development, what's the best way to
handle starting the app from the IDE?
The way it's set up now, I've got my WebObjects server application in
one project and my Swing client app in another. In the client app I
call EOClientApplicationSupport.main and pass in the URL to the
running server app. The problem is that the port changes on the
server app every time I start it. Is there a way to set it to a fixed
port? Or a better way to setup the run profiles for a Java Client app?
John
_______________________________________________
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