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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to