Re: Help with ERJavaMail and system properties
Re: Help with ERJavaMail and system properties
- Subject: Re: Help with ERJavaMail and system properties
- From: Dev WO <email@hidden>
- Date: Mon, 9 Oct 2006 15:06:02 +0200
I just added: System.out.println("At startup, centralize propertie is: " + System.getProperty("er.javamail.centralize"));
and it returns false!?
So I really don't know why I got the error, it seems the properties are overwritten... or not taken into account:(
Xavier
Hi,I followed the different resources about using ERJavaMail: -the list
So far I though everything was working as I didn't get any crash, but no email was sent.
After a couple adjustments, I was able to get the error: java.lang.IllegalArgumentException: When setting 'er.javamail.centralize=true' (which means you just test sending mails), you must also give a valid 'er.javamail.adminEmail= email@hidden' to which the mails are sent.
But I've got my Properties like: er.javamail.centralize=false
So it make me think probably other properties won't be red too like the smtp host...
If I cannot make it read my properties, is there any way to set them directly in my email method?
Thanks
Xavier _______________________________________________ WebObjects-dev mailing list |
_______________________________________________
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