Hey Flor,
I added the projects and added the WO frameworks, but I can't seem to
get the client to build without error.
The error I'm getting right now is on the
com.test.client.EOApplicationSubclass class. The error is:
com.webobjects.eoapplication.client cannot be resolved, line 29.
It's choking on:
try
{com.webobjects.eoapplication.client.EOClientApplicationSupport.main
(new String[]{"-applicationURL", url});
This is the only error it has.
Dave
On Dec 14, 2007, at 5:18 PM, Florijan Stamenkovic wrote:
In Eclipse:
File -> Import...
Under the "General" group there is a "Existing Projects Into
Workspace" possibility. Once you import them, they should both be
workable, except that you will have to add the client libraries to
the client project's classpath.
Later
F
On Dec 14, 2007, at 13:21, David Avendasora wrote:
Hey Flor,
How exactly do I add these to my workbench and get a compiled,
running server and client?
Thanks,
Dave
On Dec 11, 2007, at 4:44 PM, Florijan Stamenkovic wrote:
Dear list and all interested JC users,
A question was raised on how to configure a WOLips application to
run a JavaClient server. I've made a simple WO client - server
scenario to demonstrate this. This is my first time running
WOLips (I was content to use XCode till now, since my server apps
in a JC scenario are very simple and straightforward), so it is
possible the server app is quite crude...
Maybe the WOLips gurus / authors would be willing to add another
project template which would simplify this process. Whom should I
talk to about this?
You can download both the server and the client applications,
accompanied by some notes on it, here:
http://web.mac.com/flor385/eSwamp/software/files/JCWOLips.zip
My best,
Flor
p.s. - regarding the already published docs on my site, there was
a mistake. In the "Tutorial > Custom JC > Client Application
Libraries" part I state that some of the client libraries are not
necessary. This is NOT true, I am sorry for this misinformation.
There seems to be some in-framework initialization going on
within the GUI libraries even if you never use them. I have
missed this due to all of the libraries being present in the
classpath of my older projects, and me not noticing it. The
document has been corrected.
_______________________________________________
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/webobjects%
40avendasora.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
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]