<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java Mail Problem</title>
	<atom:link href="http://www.tonyspencer.com/2004/10/10/java-mail-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tonyspencer.com/2004/10/10/java-mail-problem/</link>
	<description>It&#039;s Just Links</description>
	<lastBuildDate>Wed, 14 Sep 2011 13:47:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Curlew</title>
		<link>http://www.tonyspencer.com/2004/10/10/java-mail-problem/comment-page-1/#comment-19537</link>
		<dc:creator>Curlew</dc:creator>
		<pubDate>Thu, 21 Jun 2007 18:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonyspencer.com/2004/10/10/java-mail-problem/#comment-19537</guid>
		<description>I have the later issue the Deep mentions. I need some of the stuff in j2ee.jar, but have the email issue. If I add the activation.jar to my classpath, I get an error: 
class &quot;com.sun.activation.registries.MailcapFile&quot;&#039;s signer information does not match signer information of other classes in the same package

How would I get around this, or how would one go about removing the mail and activation classes from his or her j2ee.jar?</description>
		<content:encoded><![CDATA[<p>I have the later issue the Deep mentions. I need some of the stuff in j2ee.jar, but have the email issue. If I add the activation.jar to my classpath, I get an error:<br />
class &#8220;com.sun.activation.registries.MailcapFile&#8221;&#8217;s signer information does not match signer information of other classes in the same package</p>
<p>How would I get around this, or how would one go about removing the mail and activation classes from his or her j2ee.jar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deep</title>
		<link>http://www.tonyspencer.com/2004/10/10/java-mail-problem/comment-page-1/#comment-125</link>
		<dc:creator>Deep</dc:creator>
		<pubDate>Wed, 20 Sep 2006 05:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonyspencer.com/2004/10/10/java-mail-problem/#comment-125</guid>
		<description>Removing j2ee.jar is not a solution right? What if some one needs j2ee.jar in the classpath and sending the e-mail is just another task. I guess one needs to make sure that the mail APIs are before j2ee.jar in the classpath.  
</description>
		<content:encoded><![CDATA[<p>Removing j2ee.jar is not a solution right? What if some one needs j2ee.jar in the classpath and sending the e-mail is just another task. I guess one needs to make sure that the mail APIs are before j2ee.jar in the classpath.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassan</title>
		<link>http://www.tonyspencer.com/2004/10/10/java-mail-problem/comment-page-1/#comment-124</link>
		<dc:creator>Hassan</dc:creator>
		<pubDate>Thu, 20 Apr 2006 14:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonyspencer.com/2004/10/10/java-mail-problem/#comment-124</guid>
		<description>Hii , I was having the same problem and it was solved when removed J2ee.jar from project and from classpath</description>
		<content:encoded><![CDATA[<p>Hii , I was having the same problem and it was solved when removed J2ee.jar from project and from classpath</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pandit</title>
		<link>http://www.tonyspencer.com/2004/10/10/java-mail-problem/comment-page-1/#comment-123</link>
		<dc:creator>pandit</dc:creator>
		<pubDate>Wed, 05 Apr 2006 12:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonyspencer.com/2004/10/10/java-mail-problem/#comment-123</guid>
		<description>HI 
Remove the J2ee jar from class path.
It will work 
Pandit</description>
		<content:encoded><![CDATA[<p>HI<br />
Remove the J2ee jar from class path.<br />
It will work<br />
Pandit</p>
]]></content:encoded>
	</item>
</channel>
</rss>

