×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I am using David Morris's suggestion in an article I found. I set a
JavaMail class on the iSeries then call an RPG program that uses a
procedure call to the class.
I finally got the NoClassDefFounfError resolved I think by using the
CLASSPATH var.
Now I am getting a NoSuchMethodError when running my RPG program.
"Joe D" <nike@xxxxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
09/09/2008 09:11 PM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
To
"RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx>
cc
Subject
Re: Need Help with Email from RPG
----- Original Message -----
From: <steve.dyke@xxxxxxxxxxxxxxxx>
To: <rpg400-l@xxxxxxxxxxxx>
Sent: Tuesday, September 09, 2008 2:07 PM
Subject: Need Help with Email from RPG
I have done my best for the last two days to get Email from RPG to work.
I
am stuck with getting a NoClassDefFoundError when call the program.
Please help to get this resolved.
--
Hi Steve,
What tools are you trying to use to send email?
I have had great luck with SNDM:
http://homepage1.nifty.com/uzaemon/index.html
You can also use plain old SNDDST for minor alert emails.
If you have a little budget to spend, I am a huge fan of SpoolMail:
www.gumbosoftware.com
Good Luck,
JD
As an Amazon Associate we earn from qualifying purchases.