Re: WOMailDelivery Error In Code
Re: WOMailDelivery Error In Code
- Subject: Re: WOMailDelivery Error In Code
- From: Art Isbell <email@hidden>
- Date: Tue, 11 Mar 2003 08:20:12 -1000
On Tuesday, March 11, 2003, at 02:45 AM, Jonathan Fleming wrote:
Getting no joy with this, this is the application error: Error:
java.net.SocketException
Reason: Connection reset by peer: JVM_recv in socket input stream read
and here are the relevant parts of my launch output:
C:\Apple\Library\Frameworks\JavaWebObjects.framework\Resources\Java\jav
awebobjects.jar;C:\JDK13~1.1_0\lib\tools.jar " Application
"-\"WOSMTPHost" "smtp.mac.com\"" -EOAdaptorDebugEnabled YES
-DWORootDirectory=C:/Apple
That launch command doesn't look good. I think you need to figure out
a format that will result in -WOSMTPHost with no quotes.
A simple way to resolve whether the problem is due to the WOSMTPHost
value or something else is to either add a WOSMTPHost entry to
Properties or invoke WOApplication.setSMTPHost() as I suggested earlier.
Aloha,
Art
http://homepage.mac.com/aisbell/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.