Hi all,
This is one for the record, just incase future-self or other Java
Client developers (ha, ha, I know) run into this problem.
If you define the -WOHost launch parameter in WOLips, your client
application will not be able to connect to the server.
If you try to launch using the Client Launch Script, the client will
begin to open, but then simply die with no explanation or error in the
console.
If you launch it using WebStart, then you will get the following
exception reported by Java WebStart:
com.webobjects.foundation.NSForwardException for
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
at java.net.Socket.connect(Socket.java:520)
at java.net.Socket.connect(Socket.java:470)
at java.net.Socket.<init>(Socket.java:367)
at java.net.Socket.<init>(Socket.java:209)
at com.webobjects.foundation.NSSocketUtilities
$SocketThread.run(NSSocketUtilities.java:190)
If you simply remove -WOHost from the list of WO launch parameters or
simply uncheck it, then the client application will launch either way
without problem.
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]