Re: Email WOes

2009-12-17 Thread Don Lindsay
Hello Calven; It sounds like you have a jar file missing on your classpath.Does this error occur when you start your application or is it later when you try to use mail functionality in your code. Thanks, Don On Dec 16, 2009, at 10:11 AM, Calven Eggert wrote: Hi All, Since moving to

Re: Email WOes

2009-12-16 Thread Calven Eggert
hehe THAT's funny. I didn't realize that was you. naw, I'm gonna remove the 5.4 stuff and make this a lot more easier on myself. when the time is right, I'll then install the 5.4 as well. I'm going outside for a nice cold walk. (It's currently snowing here in Toronto.) Calven On 2009-12-16,

Re: Email WOes

2009-12-16 Thread David Avendasora
On Dec 16, 2009, at 3:01 PM, Calven Eggert wrote: > Thanks Dave for your detailed response. > > I was following instructions on this site > (http://wiki.objectstyle.org/confluence/display/WOL/Using+WOLips+With+Multiple+Versions+of+WebObjects) > in order to have both 5.3 and 5.4 installed on my

Re: Email WOes

2009-12-16 Thread Calven Eggert
Thanks Dave for your detailed response. I was following instructions on this site (http://wiki.objectstyle.org/confluence/display/WOL/Using+WOLips+With+Multiple+Versions+of+WebObjects) in order to have both 5.3 and 5.4 installed on my machine. That includes changing the wolips.properties file

Re: Email WOes

2009-12-16 Thread David Avendasora
Hi Calven, Don't add the jars. Remove all those jars from the build path. You only want to add Frameworks at this point. Click the "Add Library..." button, select "WebObjects Frameworks" and then select the Wonder Frameworks from there. Normally, the only time you will add a .jar is if it is

Re: Email WOes

2009-12-16 Thread David Avendasora
On Dec 16, 2009, at 11:58 AM, Calven Eggert wrote: > Eclipse 3.4.2 > WOLips 3.4.5830 > > Do you think that updating WOLips will solve my problem? It certainly won't hurt. That revision is a couple hundred behind Stable (6015) so let's try that. Then if it's still not working. Can you get a sc

Re: Email WOes

2009-12-16 Thread Calven Eggert
Eclipse 3.4.2 WOLips 3.4.5830 Do you think that updating WOLips will solve my problem? On 2009-12-16, at 11:51 AM, David Avendasora wrote: > Hi Calven, > > What version of Eclipse and WOLips are you using? You should be on _at least_ > Eclipse 3.4.2 and WOLips 3.4.6015 (available here: > htt

Re: Email WOes

2009-12-16 Thread David Avendasora
Hi Calven, What version of Eclipse and WOLips are you using? You should be on _at least_ Eclipse 3.4.2 and WOLips 3.4.6015 (available here: http://webobjects.mdimension.com/wolips/stable/) Dave On Dec 16, 2009, at 11:41 AM, Calven Eggert wrote: > I had the same thought and put all the framewo

Re: Email WOes

2009-12-16 Thread Calven Eggert
I had the same thought and put all the frameworks in the /Library/Frameworks folder and still no luck. the ERJavaMail.framework is still not in MacOSClasspath.txt On 2009-12-16, at 11:30 AM, David BON wrote: > Hi Calven, > > I don't know if now, you can have your Wonder frameworks in a subdi

Re: Email WOes

2009-12-16 Thread David BON
Of course you should read /Library/Frameworks David B. put all .frameworks directly in /Frameworks/ so I can build my app. ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple

Re: Email WOes

2009-12-16 Thread David BON
Hi Calven, I don't know if now, you can have your Wonder frameworks in a subdirectory like your /Wonder-Frameworks-533. I remember that some time ago I do something like you but finally have to put all .frameworks directly in /Frameworks/ so I can build my app. Caution: I'm not yet even a

Re: Email WOes

2009-12-16 Thread Calven Eggert
I'm not using Wonder source code. I downloaded the frameworks into my /Library/Frameworks/Wonder-Frameworks-533 folder. Then I added all the frameworks to the build path under the Libraries tab. On 2009-12-16, at 10:21 AM, Pascal Robert wrote: > > Le 09-12-16 à 10:19, Calven Eggert a écrit :

Re: Email WOes

2009-12-16 Thread Pascal Robert
Le 09-12-16 à 10:19, Calven Eggert a écrit : thanks for the fast reply. I checked the MacOSClasspath.txt and the ERJavaMail.framework is NOT THERE!!! but I added it to the Java Build Path under Libraries! Are you working with Wonder's source code? And inside Java Build Path, do you see

Re: Email WOes

2009-12-16 Thread Calven Eggert
thanks for the fast reply. I checked the MacOSClasspath.txt and the ERJavaMail.framework is NOT THERE!!! but I added it to the Java Build Path under Libraries! what's the proper way to do this? On 2009-12-16, at 10:15 AM, Pascal Robert wrote: > > Le 09-12-16 à 10:11, Calven Eggert a écrit :

Re: Email WOes

2009-12-16 Thread Pascal Robert
Le 09-12-16 à 10:11, Calven Eggert a écrit : Hi All, Since moving to a new Snow Leopard from Tiger I've not been able to create an install version of my WO applications that can send email. I CAN send email from eclipse but after I do WOlips Ant Tools->Install and run the app from the c

Email WOes

2009-12-16 Thread Calven Eggert
Hi All, Since moving to a new Snow Leopard from Tiger I've not been able to create an install version of my WO applications that can send email. I CAN send email from eclipse but after I do WOlips Ant Tools->Install and run the app from the command line I get the error: er/javamail/ERMailAtta