Re: Mail error
Gene <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
I was able to get it to work, but I don't know if this is sufficient for everyone. In tool-maven-plugin/src/java/org/keel/tool/config/KeelUberJar.java, line 203, I added a check for "META-INF/mailcap". It did the trick. I'll check in the change, unless anyone else has issues/ideas. thanks gene Gene wrote: > I'll check those out. Have a few hours now, then will be busy until > Monday also. I'll post if I get anywhere, you might check first. > > thanks > gene > > Sasvata (Shash) Chatterjee wrote: > >> Gene, >> >> Took a quick look at the URL you supplied. Looks like we need to look >> at the UberJar task (tool-maven-plugin) and/or plugin.jelly, to make >> sure we are also including the META-INF/ dir and contents when we >> expand the JARs and assemble them back into the uber jar. Mike's >> moving and I am tied up this weekend, I can look next week. If you >> see something, I will check email tomorrow, though. >> >> Shash >> >> Gene wrote: >> >>> Since getting maven build working, I'm getting the following error >>> when trying to send using the mail service: >>> >>> javax.activation.UnsupportedDataTypeException: no object DCH for MIME >>> type text/plain; charset=us-ascii >>> >>> the following post describes the fix, claiming the jars need to be in >>> specific order on the classpath: >>> http://forum.java.sun.com/thread.jspa?forumID=43&messageID=520040&threadID=74127 >>> >>> >>> so my question for this list is, how can I check/alter my classpath? >>> I'm running a struts client in tomcat. >>> >>> TIA >>> gene >>> http://keelframework.org/documentation.shtml >>> Keelgroup mailing list >>> [email protected] >>> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com >> >> >> >> >> >> http://keelframework.org/documentation.shtml >> Keelgroup mailing list >> [email protected] >> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com >> > http://keelframework.org/documentation.shtml > Keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com > http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com