Re: Help with ERJavaMail and system properties
Dev WO <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Oliver, just tried it (with either a comment # or set it to false), and still got the: java.lang.IllegalArgumentException: When setting 'er.javamail.centralize=true' (which means you just test sending mails), you must also give a valid '[email protected]' to which the mails are sent. > hi > > did you try to set the property directly whitin the Properties File > in the ERJavaMail framework? > > ERJavaMail.framework\Resources\Properties > > best regards > oliver > > > On 10/9/06, Dev WO <[email protected]> wrote: > 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 >> -Kieran's blog: http://homepage.mac.com/kelleherk/iblog/ >> C183784902/E2093239404/index.html >> -Wiki book: http://en.wikibooks.org/wiki/Programming:WebObjects/ >> Project_WONDER/Frameworks/ERJavaMail >> >> 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 ' >> [email protected]' 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 >> [email protected] >> http://www.omnigroup.com/mailman/listinfo/webobjects-dev > > > _______________________________________________ > 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/oliver.egger% > 40gmail.com > > This email sent to [email protected] > > > > > -- > oliver egger > > dienerstr. 75 - 8004 zürich - switzerland > http://www.egger-loser.ch > mobile +41765795005 _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev