<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>dsdp-ercp-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/maillist.html</link>
		<description>dsdp-ercp-dev</description>
		<language>en-us</language>
		<pubDate>Sat, 23 Aug 2008 06:56:53 GMT</pubDate>
		<lastBuildDate>Sat, 23 Aug 2008 06:56:53 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>dsdp-ercp-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/maillist.html</link>
		</image>
 

	<item>
		<title>Re: [dsdp-ercp-dev] eswt in Midlets</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00328.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Developing a midlet that uses eSWT is not different than developing a
midlet. The only difference is eSWT midlet uses the eSWT library to
provide the UI for the applications.

This article is a good starter to midlet development.
<a  href="http://wiki.forum.nokia.com/index.php/Getting_started_with_Java_ME">http://wiki.forum.nokia.com/index.php/Getting_started_with_Java_ME</a>
Also there is a lot of articles on the same wiki about midlet development.
<a  href="http://wiki.forum.nokia.com/index.php/Category:Java">http://wiki.forum.nokia.com/index.php/Category:Java</a>

I guess you have already seen the eSWT midlet Hello World
<a  href="http://wiki.eclipse.org/How_to_use_eSWT_with_Midlets">http://wiki.eclipse.org/How_to_use_eSWT_with_Midlets</a>

Also Nokia's java developer documentation includes eSWT information
and examples. The doc is available as eclipse plugin as well.
<a  href="http://www.forum.nokia.com/document/Java_Developers_Library_v2/">http://www.forum.nokia.com/document/Java_Developers_Library_v2/</a>

--
Gorkem


On Fri, Aug 22, 2008 at 08:16, Madalasa Bondalapati
&lt;Madalasab@xxxxxxxxxxx&gt; wrote:
&gt;
&gt; Hi Gorkem Ercan,
&gt;
&gt; I am new to eRCP. I have installed S60 FP2 SDK [1]. Can you just help me
&gt; how to proceed further in eswt development with midlets
&gt;
&gt; Thanks in Advance
&gt; -Madalasa
&gt;
&gt;
&gt; -----Original Message-----
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Gorkem Ercan
&gt; Sent: Thursday, August 21, 2008 8:26 PM
&gt; To: DSDP ercp list
&gt; Subject: Re: [dsdp-ercp-dev] eswt in Midlets
&gt;
&gt; &gt;From your list of libraries, I understand that you are using series
&gt; 80. As Series 80 is a discontinued platform, we no longer support it
&gt; anymore. Actually Series 80 never supported the to have eSWT on midlet
&gt; environment.
&gt;
&gt; However eSWT on midlets is supported by the Nokia S60 platform. The
&gt; easiest way to get started with the eSWT midlet development for that
&gt; is to download the S60 FP2 SDK [1]. eSWT is already integrated into
&gt; the SDK so you do not need to download/install any additional eSWT
&gt; packages for it. You can also see the list of devices that come with
&gt; eSWT pre-installed from this Nokia site [2].
&gt;
&gt; [1]
&gt; <a  href="http://www.forum.nokia.com/info/sw.nokia.com/id/6e772b17-604b-4081-999c-">http://www.forum.nokia.com/info/sw.nokia.com/id/6e772b17-604b-4081-999c-</a>
&gt; 31f1f0dc2dbb/S60_Platform_SDKs_for_Symbian_OS_for_Java.html
&gt; [2]
&gt; <a  href="http://www.forum.nokia.com/advanced-search/search.html?mandatoryKeywords">http://www.forum.nokia.com/advanced-search/search.html?mandatoryKeywords</a>
&gt; =&amp;facets=&amp;keywords=&amp;resourceType=http%3A%2F%2Fsw.nokia.com%2FFN-1%2FType
&gt; %2FTerminal&amp;searchSubmitted=true&amp;mandatoryFacets=UEsDBBQACAAIAKF4YjgAAAA
&gt; AAAAAAAAAAAABAAAAMKvIKCkpSDW1cE01MQfj4vJUEzPXvPzszEQQIzk%2FFyxjZuEakGpi6
&gt; moI4mUlliWmWpq6JhZkRoRWkGOCF9AExwBPsIShgSFQTwnIwNLMCAUizXPzgxtWUlkANoRot
&gt; yDpDYHqBbPBrKLczLzEnAgFAFBLBwi4wpWPbwAAABoBAAA%3D&amp;editorView=http%3A%2F%
&gt; 2Fsw.nokia.com%2FEditor-1%2FView%2Fcontributor
&gt;
&gt;
&gt; On Thu, Aug 21, 2008 at 15:17, Madalasa Bondalapati
&gt; &lt;Madalasab@xxxxxxxxxxx&gt; wrote:
&gt;&gt; Hi,
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; I want to use eswt in midlets. I have taken the example from eclipse
&gt; and I
&gt;&gt; have included the following jars in the build path:
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; eswt-core.jar
&gt;&gt;
&gt;&gt; eswt-expanded.jar
&gt;&gt;
&gt;&gt; eswt-mobile.jar
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; I am getting the following errors
&gt;&gt;
&gt;&gt; Error preverifying class org.eclipse.ercp.swt.expanded.internal.OS
&gt;&gt;
&gt;&gt; Error preverifying class org.eclipse.ercp.swt.mobile.internal.OS
&gt;&gt;
&gt;&gt; Error preverifying class org.eclipse.swt.internal.symbian.OS
&gt;&gt;
&gt;&gt;                         HelloWorld        Unknown
&gt; 1219316706022
&gt;&gt; 81866
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; Can anybody help me in solving this
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; -Madalasa
&gt;&gt;
&gt;&gt; ------------------------
&gt;&gt; --------------------------------------------------------------------
&gt;&gt; This message, including any attachments, contains confidential
&gt; information
&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt; the
&gt;&gt; addressee only. Any unauthorized disclosure, use, dissemination,
&gt; copying, or
&gt;&gt; distribution of this message or any of its attachments or the
&gt; information
&gt;&gt; contained in this e-mail, or the taking of any action based on it, is
&gt;&gt; strictly prohibited. If you are not the intended recipient, please
&gt; notify
&gt;&gt; the sender immediately by return e-mail and delete this message.
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt;
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of
&gt; this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt;

</pre>]]></content:encoded>
		<pubDate>Sat, 23 Aug 2008 06:42:38 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00328.html</guid>
		<author>gercan@xxxxxxx (Gorkem Ercan)</author>
	</item>


	<item>
		<title>RE: [dsdp-ercp-dev] eswt in Midlets</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00327.html</link>
		<description> and I 1219316706022 information the copying, or information notify _______________________________________________ dsdp-ercp-dev mailing list dsdp-ercp-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev --------------------------------...</description>
		<content:encoded><![CDATA[<pre>
Hi Gorkem Ercan,

I am new to eRCP. I have installed S60 FP2 SDK [1]. Can you just help me
how to proceed further in eswt development with midlets

Thanks in Advance
-Madalasa


-----Original Message-----
From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
[<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Gorkem Ercan
Sent: Thursday, August 21, 2008 8:26 PM
To: DSDP ercp list
Subject: Re: [dsdp-ercp-dev] eswt in Midlets

&gt;From your list of libraries, I understand that you are using series
80. As Series 80 is a discontinued platform, we no longer support it
anymore. Actually Series 80 never supported the to have eSWT on midlet
environment.

However eSWT on midlets is supported by the Nokia S60 platform. The
easiest way to get started with the eSWT midlet development for that
is to download the S60 FP2 SDK [1]. eSWT is already integrated into
the SDK so you do not need to download/install any additional eSWT
packages for it. You can also see the list of devices that come with
eSWT pre-installed from this Nokia site [2].

[1]
<a  href="http://www.forum.nokia.com/info/sw.nokia.com/id/6e772b17-604b-4081-999c-">http://www.forum.nokia.com/info/sw.nokia.com/id/6e772b17-604b-4081-999c-</a>
31f1f0dc2dbb/S60_Platform_SDKs_for_Symbian_OS_for_Java.html
[2]
<a  href="http://www.forum.nokia.com/advanced-search/search.html?mandatoryKeywords">http://www.forum.nokia.com/advanced-search/search.html?mandatoryKeywords</a>
=&amp;facets=&amp;keywords=&amp;resourceType=http%3A%2F%2Fsw.nokia.com%2FFN-1%2FType
%2FTerminal&amp;searchSubmitted=true&amp;mandatoryFacets=UEsDBBQACAAIAKF4YjgAAAA
AAAAAAAAAAAABAAAAMKvIKCkpSDW1cE01MQfj4vJUEzPXvPzszEQQIzk%2FFyxjZuEakGpi6
moI4mUlliWmWpq6JhZkRoRWkGOCF9AExwBPsIShgSFQTwnIwNLMCAUizXPzgxtWUlkANoRot
yDpDYHqBbPBrKLczLzEnAgFAFBLBwi4wpWPbwAAABoBAAA%3D&amp;editorView=http%3A%2F%
2Fsw.nokia.com%2FEditor-1%2FView%2Fcontributor


On Thu, Aug 21, 2008 at 15:17, Madalasa Bondalapati
&lt;Madalasab@xxxxxxxxxxx&gt; wrote:
&gt; Hi,
&gt;
&gt;
&gt;
&gt; I want to use eswt in midlets. I have taken the example from eclipse
and I
&gt; have included the following jars in the build path:
&gt;
&gt;
&gt;
&gt; eswt-core.jar
&gt;
&gt; eswt-expanded.jar
&gt;
&gt; eswt-mobile.jar
&gt;
&gt;
&gt;
&gt; I am getting the following errors
&gt;
&gt; Error preverifying class org.eclipse.ercp.swt.expanded.internal.OS
&gt;
&gt; Error preverifying class org.eclipse.ercp.swt.mobile.internal.OS
&gt;
&gt; Error preverifying class org.eclipse.swt.internal.symbian.OS
&gt;
&gt;                         HelloWorld        Unknown
1219316706022
&gt; 81866
&gt;
&gt;
&gt;
&gt; Can anybody help me in solving this
&gt;
&gt;
&gt;
&gt; -Madalasa
&gt;
&gt; ------------------------
&gt; --------------------------------------------------------------------
&gt; This message, including any attachments, contains confidential
information
&gt; intended for a specific individual and purpose, and is intended for
the
&gt; addressee only. Any unauthorized disclosure, use, dissemination,
copying, or
&gt; distribution of this message or any of its attachments or the
information
&gt; contained in this e-mail, or the taking of any action based on it, is
&gt; strictly prohibited. If you are not the intended recipient, please
notify
&gt; the sender immediately by return e-mail and delete this message.
&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt;
_______________________________________________
dsdp-ercp-dev mailing list
dsdp-ercp-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>

--------------------------------------------------------------------------------------------

This message, including any attachments, contains confidential information 
intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of 
this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.

--------------------------------------------------------------------------------------------

</pre>]]></content:encoded>
		<pubDate>Fri, 22 Aug 2008 05:16:28 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00327.html</guid>
		<author>Madalasab@xxxxxxx (Madalasa Bondalapati)</author>
	</item>


	<item>
		<title>Re: [dsdp-ercp-dev] Release 1.2 CVS Tag</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00326.html</link>
		<description> Danail, Thanks for the reminder, I just added a tag R1_2 for 1.2 release. Sincerely yours Uriel Liu, PMP(R) Eclipse eRCP/Lotus Expeditor Dev., CSDL e-mail: liukl@xxxxxxxxxx Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871 10F., Bldg. E. 19-1...</description>
		<content:encoded><![CDATA[
<p>Danail,<br>
<br>
Thanks for the reminder, I just added a tag R1_2 for 1.2 release.<br>
<font face="Arial"><br>
Sincerely yours</font><br>
<b><font color="#000099" face="Arial"><br>
Uriel Liu, PMP(R)</font></b><b><u><font size="2" color="#0000FF" face="Arial"><br>
</font></u></b><a href="http://www.eclipse.org/ercp/"><b><u><font size="2" color="#0000FF" face="Arial">Eclipse eRCP</font></u></b></a><b><font size="2" face="Arial">/</font></b><a href="http://www-142.ibm.com/software/sw-lotus/products/product1.nsf/wdocs/expeditor"><b><u><font size="2" color="#0000FF" face="Arial">Lotus Expeditor</font></u></b></a><b><font size="2" face="Arial"> Dev., CSDL</font></b> <font size="2" face="Arial"><br>
e-mail: liukl@xxxxxxxxxx<br>
Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871<br>
10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan</font> <br>
<br>
<img width="16" height="16" src="" border="0" alt="Inactive hide details for Danail Nachev ---2008/08/21 &#x4E0B;&#x5348; 10:39:27---Hi,"><font color="#424282">Danail Nachev ---2008/08/21 &#x4E0B;&#x5348; 10:39:27---Hi,</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td style="background-image:url(cid:2__=C7BBFE3FDFC4786B8f9e8a93df938@xxxxxxxxxx); background-repeat: no-repeat; " width="40%">
<ul>
<ul>
<ul>
<ul><b><font size="2">Danail Nachev &lt;d.nachev@xxxxxxxxxx&gt;</font></b><font size="2"> </font><br>
<font size="2">Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx</font>
<p><font size="2">2008/08/21 &#x4E0B;&#x5348; 10:39</font>
<table border="1">
<tr valign="top"><td width="168" bgcolor="#FFFFFF"><div align="center"><font size="2">Please respond to<br>
DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;</font></div></td></tr>
</table>
</ul>
</ul>
</ul>
</ul>
</td><td width="60%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="58" height="1" src="" border="0" alt=""><br>
<div align="right"><font size="2">To</font></div></td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="2">DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="" border="0" alt=""><br>
<div align="right"><font size="2">cc</font></div></td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
</td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="" border="0" alt=""><br>
<div align="right"><font size="2">Subject</font></div></td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="2">[dsdp-ercp-dev] Release 1.2 CVS Tag</font></td></tr>
</table>

<table border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="58"><img width="1" height="1" src="" border="0" alt=""></td><td width="336"><img width="1" height="1" src="" border="0" alt=""></td></tr>
</table>
</td></tr>
</table>
<br>
<tt>Hi,<br>
<br>
This is just a reminder that it would be good if we have a tag in the<br>
CVS, so we know what went in particular release.<br>
<br>
-- <br>
Danail Nachev<br>
Senior Software Engineer/Development Tools<br>
ProSyst Labs EOOD<br>
-------------------------------------------------<br>
stay in touch with your product.<br>
-------------------------------------------------<br>
_______________________________________________<br>
dsdp-ercp-dev mailing list<br>
dsdp-ercp-dev@xxxxxxxxxxx<br>
</tt><tt><a href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a></tt><tt><br>
</tt><br>
<p><a href="gifbEhYLdQbQt.gif" ><img src="gifbEhYLdQbQt.gif" alt="GIF image"></a></p>
<p><a href="gifUDWfBRtzCR.gif" ><img src="gifUDWfBRtzCR.gif" alt="GIF image"></a></p>
<p><a href="gifIteludpkbV.gif" ><img src="gifIteludpkbV.gif" alt="GIF image"></a></p>
]]></content:encoded>
		<pubDate>Thu, 21 Aug 2008 16:12:12 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00326.html</guid>
		<author>liukl@xxxxxxx (Uriel KL Liu)</author>
	</item>
	<item>
		<title>Re: [dsdp-ercp-dev] eswt in Midlets</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00325.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>&gt;From your list of libraries, I understand that you are using series
80. As Series 80 is a discontinued platform, we no longer support it
anymore. Actually Series 80 never supported the to have eSWT on midlet
environment.

However eSWT on midlets is supported by the Nokia S60 platform. The
easiest way to get started with the eSWT midlet development for that
is to download the S60 FP2 SDK [1]. eSWT is already integrated into
the SDK so you do not need to download/install any additional eSWT
packages for it. You can also see the list of devices that come with
eSWT pre-installed from this Nokia site [2].

[1] <a  href="http://www.forum.nokia.com/info/sw.nokia.com/id/6e772b17-604b-4081-999c-31f1f0dc2dbb/S60_Platform_SDKs_for_Symbian_OS_for_Java.html">http://www.forum.nokia.com/info/sw.nokia.com/id/6e772b17-604b-4081-999c-31f1f0dc2dbb/S60_Platform_SDKs_for_Symbian_OS_for_Java.html</a>
[2] <a  href="http://www.forum.nokia.com/advanced-search/search.html?mandatoryKeywords=&amp;facets=&amp;keywords=&amp;resourceType=http%3A%2F%2Fsw.nokia.com%2FFN-1%2FType%2FTerminal&amp;searchSubmitted=true&amp;mandatoryFacets=UEsDBBQACAAIAKF4YjgAAAAAAAAAAAAAAAABAAAAMKvIKCkpSDW1cE01MQfj4vJUEzPXvPzszEQQIzk%2FFyxjZuEakGpi6moI4mUlliWmWpq6JhZkRoRWkGOCF9AExwBPsIShgSFQTwnIwNLMCAUizXPzgxtWUlkANoRotyDpDYHqBbPBrKLczLzEnAgFAFBLBwi4wpWPbwAAABoBAAA%3D&amp;editorView=http%3A%2F%2Fsw.nokia.com%2FEditor-1%2FView%2Fcontributor">http://www.forum.nokia.com/advanced-search/search.html?mandatoryKeywords=&amp;facets=&amp;keywords=&amp;resourceType=http%3A%2F%2Fsw.nokia.com%2FFN-1%2FType%2FTerminal&amp;searchSubmitted=true&amp;mandatoryFacets=UEsDBBQACAAIAKF4YjgAAAAAAAAAAAAAAAABAAAAMKvIKCkpSDW1cE01MQfj4vJUEzPXvPzszEQQIzk%2FFyxjZuEakGpi6moI4mUlliWmWpq6JhZkRoRWkGOCF9AExwBPsIShgSFQTwnIwNLMCAUizXPzgxtWUlkANoRotyDpDYHqBbPBrKLczLzEnAgFAFBLBwi4wpWPbwAAABoBAAA%3D&amp;editorView=http%3A%2F%2Fsw.nokia.com%2FEditor-1%2FView%2Fcontributor</a>


On Thu, Aug 21, 2008 at 15:17, Madalasa Bondalapati
&lt;Madalasab@xxxxxxxxxxx&gt; wrote:
&gt; Hi,
&gt;
&gt;
&gt;
&gt; I want to use eswt in midlets. I have taken the example from eclipse and I
&gt; have included the following jars in the build path:
&gt;
&gt;
&gt;
&gt; eswt-core.jar
&gt;
&gt; eswt-expanded.jar
&gt;
&gt; eswt-mobile.jar
&gt;
&gt;
&gt;
&gt; I am getting the following errors
&gt;
&gt; Error preverifying class org.eclipse.ercp.swt.expanded.internal.OS
&gt;
&gt; Error preverifying class org.eclipse.ercp.swt.mobile.internal.OS
&gt;
&gt; Error preverifying class org.eclipse.swt.internal.symbian.OS
&gt;
&gt;                         HelloWorld        Unknown           1219316706022
&gt; 81866
&gt;
&gt;
&gt;
&gt; Can anybody help me in solving this
&gt;
&gt;
&gt;
&gt; -Madalasa
&gt;
&gt; ------------------------
&gt; --------------------------------------------------------------------
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the
&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt; distribution of this message or any of its attachments or the information
&gt; contained in this e-mail, or the taking of any action based on it, is
&gt; strictly prohibited. If you are not the intended recipient, please notify
&gt; the sender immediately by return e-mail and delete this message.
&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt;

</pre>]]></content:encoded>
		<pubDate>Thu, 21 Aug 2008 14:56:25 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00325.html</guid>
		<author>gercan@xxxxxxx (Gorkem Ercan)</author>
	</item>
	<item>
		<title>[dsdp-ercp-dev] Release 1.2 CVS Tag</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00324.html</link>
		<description>Hi, This is just a reminder that it would be good if we have a tag in the CVS, so we know what went in particular release. </description>
		<content:encoded><![CDATA[<pre>Hi,

This is just a reminder that it would be good if we have a tag in the
CVS, so we know what went in particular release.

-- 
Danail Nachev
Senior Software Engineer/Development Tools
ProSyst Labs EOOD
-------------------------------------------------
stay in touch with your product.
-------------------------------------------------

</pre>]]></content:encoded>
		<pubDate>Thu, 21 Aug 2008 14:39:30 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00324.html</guid>
		<author>d.nachev@xxxxxxx (Danail Nachev)</author>
	</item>
	<item>
		<title>[dsdp-ercp-dev] eswt in Midlets</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00323.html</link>
		<description> Hi,   I want to use eswt in midlets. I have taken the example from eclipse and I have included the following jars in the build path:   eswt-core.jar eswt-expanded.jar eswt-mobile.jar   I am getting the following errors Error preverifying class org.eclipse...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">





<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I want to use eswt in midlets. I have taken the example from
eclipse and I have included the following jars in the build path:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>eswt-core.jar<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>eswt-expanded.jar<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>eswt-mobile.jar<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I am getting the following errors<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Error preverifying class
org.eclipse.ercp.swt.expanded.internal.OS<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Error preverifying class
org.eclipse.ercp.swt.mobile.internal.OS<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Error preverifying class org.eclipse.swt.internal.symbian.OS<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HelloWorld&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Unknown&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1219316706022 81866<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Can anybody help me in solving this<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>-Madalasa<o:p></o:p></span></font></p>

</div>





<table><tr><td bgcolor=#ffffff><font color=#000000>------------------------ --------------------------------------------------------------------<br>
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.<br>
</font></td></tr></table></td></tr></table>]]></content:encoded>
		<pubDate>Thu, 21 Aug 2008 12:17:57 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00323.html</guid>
		<author>Madalasab@xxxxxxx (Madalasa Bondalapati)</author>
	</item>


	<item>
		<title>[dsdp-ercp-dev] eRCP Release Review</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00322.html</link>
		<description>Hello Mark and eRCP developers, Congratulations on your successful Release Review! You may now release eRCP 1.2. Thanks. Please let me know if you have any questions. Anne Jacko emo@xxxxxxxxxxx </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hello Mark and eRCP developers,</pre><br>
<tt>Congratulations on your successful Release Review! You may now release  
eRCP 1.2.</tt><br>
<br>
<pre style="margin: 0em;">Thanks. Please let me know if you have any questions.</pre><br>
<pre style="margin: 0em;">Anne Jacko
emo@xxxxxxxxxxx</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Wed, 13 Aug 2008 21:53:57 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00322.html</guid>
		<author>emo@xxxxxxx (Anne Jacko)</author>
	</item>
	<item>
		<title>Re: [dsdp-ercp-dev] deploying eRCP to windows mobile</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00321.html</link>
		<description>Have you checked the lnk files that is shipped with the eRCP distro. You can see the parameters used to start eRCP Workbench and other applications. -- Gorkem 2008/8/13 Madalasa Bondalapati &amp;lt;Madalasab@xxxxxxxxxxx&amp;gt;: </description>
		<content:encoded><![CDATA[<pre>Have you checked the lnk files that is shipped with the eRCP distro.
You can see the parameters used to start eRCP Workbench and other
applications.
--
Gorkem

2008/8/13 Madalasa Bondalapati &lt;Madalasab@xxxxxxxxxxx&gt;:
&gt;
&gt; Hi Gorkem,
&gt;
&gt; I am new to eRCP and I have developed an eRCP application. I want to deploy it in the windows mobile with open source tools. I have found MySaifu jvm as open source tool. When I am trying to run the application in the mobile jvm is not recognizing the jar files in the build path.
&gt;
&gt; 255#&quot;\Storage Card\Program Files\Mysaifu JVM\jre\bin\jvm.exe&quot; -jar &quot;\Storage Card\My Documents\eRCP-v20080318-0100.wm2003\wm2003\eRCP\sample.jar&quot;
&gt;
&gt; I don't know how to add the eRCP jars in the build path in the above link. Can you help me in this regard.
&gt;
&gt; -----Original Message-----
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Gorkem Ercan
&gt; Sent: Wednesday, August 13, 2008 3:00 PM
&gt; To: DSDP ercp list
&gt; Subject: Re: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt; Hi Madalasa,
&gt; Have you tried to run it already? I got the impression that your
&gt; question is a bit premature. Are you asking if anyone has any
&gt; experience?
&gt;
&gt; We would need more information to be able to help you. I recommend
&gt; that you read this piece
&gt; <a  href="http://www.catb.org/~esr/faqs/smart-questions.html">http://www.catb.org/~esr/faqs/smart-questions.html</a> .
&gt;
&gt; --
&gt; Gorkem
&gt;
&gt;
&gt; 2008/8/13 Madalasa Bondalapati &lt;Madalasab@xxxxxxxxxxx&gt;:
&gt;&gt; Can anybody help me in running the eRCP application on windows mobile with
&gt;&gt; Mysaifu JVM.
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; -Madalasa
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; ________________________________
&gt;&gt;
&gt;&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Uriel KL Liu
&gt;&gt; Sent: Wednesday, August 13, 2008 1:14 PM
&gt;&gt; To: DSDP ercp list
&gt;&gt; Cc: DSDP ercp list; dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt; Subject: RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; Hi Madalasa,
&gt;&gt;
&gt;&gt; It's midp version of j9. You can see jclmidp20 folder created under \Program
&gt;&gt; Files\J9\lib\.
&gt;&gt;
&gt;&gt; Sincerely yours
&gt;&gt;
&gt;&gt; Uriel Liu, PMP(R)
&gt;&gt; Eclipse eRCP/Lotus Expeditor Dev., CSDL
&gt;&gt; e-mail: liukl@xxxxxxxxxx
&gt;&gt; Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
&gt;&gt; 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
&gt;&gt;
&gt;&gt; &quot;Madalasa Bondalapati&quot; ---2008/08/13 &#x4E0B;&#x5348; 03:28:18---Attached is the cab file
&gt;&gt; that I have downloaded
&gt;&gt;
&gt;&gt; &quot;Madalasa Bondalapati&quot; &lt;Madalasab@xxxxxxxxxxx&gt;
&gt;&gt; Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt;
&gt;&gt; 2008/08/13 &#x4E0B;&#x5348; 03:23
&gt;&gt;
&gt;&gt; Please respond to
&gt;&gt; DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;&gt;
&gt;&gt; To
&gt;&gt;
&gt;&gt; &quot;DSDP ercp list&quot; &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;&gt;
&gt;&gt; cc
&gt;&gt;
&gt;&gt; Subject
&gt;&gt;
&gt;&gt; RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; ***********************
&gt;&gt; Warning: Your file, j9.cab, contains more than 32 files after decompression
&gt;&gt; and cannot be scanned.
&gt;&gt; ***********************
&gt;&gt;
&gt;&gt; Attached is the cab file that I have downloaded
&gt;&gt;
&gt;&gt; -Madalasa
&gt;&gt;
&gt;&gt; ________________________________
&gt;&gt;
&gt;&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Uriel KL Liu
&gt;&gt; Sent: Wednesday, August 13, 2008 12:27 PM
&gt;&gt; To: DSDP ercp list
&gt;&gt; Cc: DSDP ercp list; dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt; Subject: RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;
&gt;&gt; Please show me the url of j9 cab, I'd like to give it a try.
&gt;&gt;
&gt;&gt; Sincerely yours
&gt;&gt;
&gt;&gt; Uriel Liu, PMP(R)
&gt;&gt; Eclipse eRCP/Lotus Expeditor Dev., CSDL
&gt;&gt; e-mail: liukl@xxxxxxxxxx
&gt;&gt; Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
&gt;&gt; 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
&gt;&gt;
&gt;&gt; &quot;Madalasa Bondalapati&quot; ---2008/08/13 &#x4E0B;&#x5348; 02:32:54---Hi,
&gt;&gt;
&gt;&gt; &quot;Madalasa Bondalapati&quot; &lt;Madalasab@xxxxxxxxxxx&gt;
&gt;&gt; Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt;
&gt;&gt; 2008/08/13 &#x4E0B;&#x5348; 02:32
&gt;&gt;
&gt;&gt; Please respond to
&gt;&gt; DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;&gt;
&gt;&gt; To
&gt;&gt;
&gt;&gt; &quot;DSDP ercp list&quot; &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;&gt;
&gt;&gt; cc
&gt;&gt;
&gt;&gt; Subject
&gt;&gt;
&gt;&gt; RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; Hi,
&gt;&gt;
&gt;&gt; Thanks for the response. Actually our project needs all the open source
&gt;&gt; tools. I have downloaded the j9 cab file directly from google
&gt;&gt;
&gt;&gt; Regards,
&gt;&gt; Madalasa
&gt;&gt;
&gt;&gt; ________________________________
&gt;&gt;
&gt;&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Uriel KL Liu
&gt;&gt; Sent: Wednesday, August 13, 2008 11:59 AM
&gt;&gt; To: DSDP ercp list
&gt;&gt; Cc: DSDP ercp list; dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt; Subject: RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;
&gt;&gt; It sounds like j9 problem to me. Where did you get the j9 from and its file
&gt;&gt; structure?
&gt;&gt;
&gt;&gt; Sincerely yours
&gt;&gt;
&gt;&gt; Uriel Liu, PMP(R)
&gt;&gt; Eclipse eRCP/Lotus Expeditor Dev., CSDL
&gt;&gt; e-mail: liukl@xxxxxxxxxx
&gt;&gt; Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
&gt;&gt; 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
&gt;&gt;
&gt;&gt; &quot;Madalasa Bondalapati&quot; ---2008/08/13 &#x4E0B;&#x5348; 02:19:43---Hi,
&gt;&gt;
&gt;&gt; &quot;Madalasa Bondalapati&quot; &lt;Madalasab@xxxxxxxxxxx&gt;
&gt;&gt; Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt;
&gt;&gt; 2008/08/13 &#x4E0B;&#x5348; 02:19
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; Please respond to
&gt;&gt; DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;&gt;
&gt;&gt; To
&gt;&gt;
&gt;&gt; &quot;DSDP ercp list&quot; &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;&gt;
&gt;&gt; cc
&gt;&gt;
&gt;&gt; Subject
&gt;&gt;
&gt;&gt; RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; Hi,
&gt;&gt; The error is unable to load jclfoun11_23
&gt;&gt;
&gt;&gt; -Madalasa
&gt;&gt; -----Original Message-----
&gt;&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Danail Nachev
&gt;&gt; Sent: Tuesday, August 12, 2008 5:52 PM
&gt;&gt; To: DSDP ercp list
&gt;&gt; Subject: Re: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;
&gt;&gt; Strange, what error is reporting after the change?
&gt;&gt;
&gt;&gt; Madalasa Bondalapati wrote:
&gt;&gt;&gt; Hi,
&gt;&gt;&gt; Even this did not solve my problem. Is there any way to do the
&gt;&gt;&gt; deployment with open source tools
&gt;&gt;&gt;
&gt;&gt;&gt; -Madalasa
&gt;&gt;&gt;
&gt;&gt;&gt; -----Original Message-----
&gt;&gt;&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt;&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Danail Nachev
&gt;&gt;&gt; Sent: Tuesday, August 12, 2008 5:39 PM
&gt;&gt;&gt; To: DSDP ercp list
&gt;&gt;&gt; Subject: Re: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;&gt;
&gt;&gt;&gt; Hi,
&gt;&gt;&gt;
&gt;&gt;&gt; The problem is that you are using j9 2.3 which have foundation 1.1 and
&gt;&gt;
&gt;&gt;&gt; not foundation 1.0. Change your shortcut to specify 'jcl:foun11'
&gt;&gt; instead
&gt;&gt;&gt;
&gt;&gt;&gt; of 'jcl:foun10'.
&gt;&gt;&gt;
&gt;&gt;&gt; eRCP's newsgroup is more appropriate for such kind of questions:
&gt;&gt;&gt;
&gt;&gt;&gt; <a  href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.ercp">http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.ercp</a>
&gt;&gt;&gt;
&gt;&gt;&gt; BR,
&gt;&gt;&gt; Danail
&gt;&gt;&gt;
&gt;&gt;&gt; Madalasa Bondalapati wrote:
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Hi,
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; I want to deploy eRCP application to windows mobile(O2 XDA) . If it
&gt;&gt; is
&gt;&gt;&gt;
&gt;&gt;&gt;&gt; possible I want detailed procedure of it with open source tools as
&gt;&gt;&gt; early
&gt;&gt;&gt;&gt; as possible.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Presently I am trying it with j9 and I am getting error unable to
&gt;&gt; fine
&gt;&gt;&gt;
&gt;&gt;&gt;&gt; jclfoun10_23. I am using the following link
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; 37#&quot;\Storage Card\Program Files\J9\bin\j9.exe&quot; -jcl:foun10 -cp \My
&gt;&gt;&gt;&gt; Documents\eRCP-v20080318-0100.wm2003\wm2003\eRCP\startup.jar
&gt;&gt;&gt;&gt; org.eclipse.core.launcher.Main -application
&gt;&gt;&gt;&gt; org.eclipse.ercp.eworkbench.eWorkbench -console
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Can anybody help me in this as early as possible.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Regards,
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Madalasa
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; ------------------------------------------------------------------------
&gt;&gt;&gt; --------------------
&gt;&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt;&gt; information
&gt;&gt;&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt;&gt;&gt; the addressee only. Any unauthorized disclosure, use, dissemination,
&gt;&gt;&gt; copying, or distribution of
&gt;&gt;&gt;&gt; this message or any of its attachments or the information contained
&gt;&gt; in
&gt;&gt;&gt; this e-mail, or the taking of any action based on it, is strictly
&gt;&gt;&gt; prohibited. If you are not the intended recipient, please notify the
&gt;&gt;&gt; sender immediately by return e-mail and delete this message.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; ------------------------------------------------------------------------
&gt;&gt;&gt; --------------------
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; ------------------------------------------------------------------------
&gt;&gt;&gt; --------------------
&gt;&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt;&gt; information
&gt;&gt;&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt;&gt;&gt; the addressee only. Any unauthorized disclosure, use, dissemination,
&gt;&gt;&gt; copying, or distribution of
&gt;&gt;&gt;&gt; this message or any of its attachments or the information contained
&gt;&gt; in
&gt;&gt;&gt; this e-mail, or the taking of any action based on it, is strictly
&gt;&gt;&gt; prohibited. If you are not the intended recipient, please notify the
&gt;&gt;&gt; sender immediately by return e-mail and delete this message.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; ------------------------------------------------------------------------
&gt;&gt;&gt; --------------------
&gt;&gt;&gt;&gt; ------------------------
&gt;&gt;&gt;&gt; --------------------------------------------------------------------
&gt;&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt;&gt;&gt; information intended for a specific individual and purpose, and is
&gt;&gt;&gt;&gt; intended for the addressee only. Any unauthorized disclosure, use,
&gt;&gt;&gt;&gt; dissemination, copying, or distribution of this message or any of its
&gt;&gt;
&gt;&gt;&gt;&gt; attachments or the information contained in this e-mail, or the
&gt;&gt; taking
&gt;&gt;&gt;
&gt;&gt;&gt;&gt; of any action based on it, is strictly prohibited. If you are not the
&gt;&gt;
&gt;&gt;&gt;&gt; intended recipient, please notify the sender immediately by return
&gt;&gt;&gt;&gt; e-mail and delete this message.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; ------------------------------------------------------------------------
&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt;&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt;
&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt; information
&gt;&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt;&gt; the addressee only. Any unauthorized disclosure, use, dissemination,
&gt;&gt; copying, or distribution of
&gt;&gt;&gt; this message or any of its attachments or the information contained in
&gt;&gt; this e-mail, or the taking of any action based on it, is strictly
&gt;&gt; prohibited. If you are not the intended recipient, please notify the
&gt;&gt; sender immediately by return e-mail and delete this message.
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt; --------------------------------------------------------------------------------------------
&gt;&gt;
&gt;&gt; This message, including any attachments, contains confidential information
&gt;&gt; intended for a specific individual and purpose, and is intended for the
&gt;&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt;&gt; distribution of
&gt;&gt; this message or any of its attachments or the information contained in this
&gt;&gt; e-mail, or the taking of any action based on it, is strictly prohibited. If
&gt;&gt; you are not the intended recipient, please notify the sender immediately by
&gt;&gt; return e-mail and delete this message.
&gt;&gt;
&gt;&gt; --------------------------------------------------------------------------------------------
&gt;&gt; _______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt; ------------------------
&gt;&gt; --------------------------------------------------------------------
&gt;&gt; This message, including any attachments, contains confidential information
&gt;&gt; intended for a specific individual and purpose, and is intended for the
&gt;&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt;&gt; distribution of this message or any of its attachments or the information
&gt;&gt; contained in this e-mail, or the taking of any action based on it, is
&gt;&gt; strictly prohibited. If you are not the intended recipient, please notify
&gt;&gt; the sender immediately by return e-mail and delete this message.
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt; --------------------------------------------------------------------------------------------
&gt;&gt;
&gt;&gt; This message, including any attachments, contains confidential information
&gt;&gt; intended for a specific individual and purpose, and is intended for the
&gt;&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt;&gt; distribution of
&gt;&gt; this message or any of its attachments or the information contained in this
&gt;&gt; e-mail, or the taking of any action based on it, is strictly prohibited. If
&gt;&gt; you are not the intended recipient, please notify the sender immediately by
&gt;&gt; return e-mail and delete this message.
&gt;&gt;
&gt;&gt; --------------------------------------------------------------------------------------------
&gt;&gt;
&gt;&gt; (See attached file: j9.cab)_______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt; ------------------------
&gt;&gt; --------------------------------------------------------------------
&gt;&gt; This message, including any attachments, contains confidential information
&gt;&gt; intended for a specific individual and purpose, and is intended for the
&gt;&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt;&gt; distribution of this message or any of its attachments or the information
&gt;&gt; contained in this e-mail, or the taking of any action based on it, is
&gt;&gt; strictly prohibited. If you are not the intended recipient, please notify
&gt;&gt; the sender immediately by return e-mail and delete this message.
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; ------------------------ --------------------------------------------------------------------
&gt; This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;

</pre>]]></content:encoded>
		<pubDate>Wed, 13 Aug 2008 11:01:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00321.html</guid>
		<author>gercan@xxxxxxx (Gorkem Ercan)</author>
	</item>
	<item>
		<title>RE: [dsdp-ercp-dev] deploying eRCP to windows mobile</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00320.html</link>
		<description> Hi Gorkem, I am new to eRCP and I have developed an eRCP application. I want to deploy it in the windows mobile with open source tools. I have found MySaifu jvm as open source tool. When I am trying to run the application in the mobile jvm is not recogniz...</description>
		<content:encoded><![CDATA[<pre>
Hi Gorkem,

I am new to eRCP and I have developed an eRCP application. I want to deploy it in the windows mobile with open source tools. I have found MySaifu jvm as open source tool. When I am trying to run the application in the mobile jvm is not recognizing the jar files in the build path.

255#&quot;\Storage Card\Program Files\Mysaifu JVM\jre\bin\jvm.exe&quot; -jar &quot;\Storage Card\My Documents\eRCP-v20080318-0100.wm2003\wm2003\eRCP\sample.jar&quot;

I don&#x2019;t know how to add the eRCP jars in the build path in the above link. Can you help me in this regard.

-----Original Message-----
From: dsdp-ercp-dev-bounces@xxxxxxxxxxx [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Gorkem Ercan
Sent: Wednesday, August 13, 2008 3:00 PM
To: DSDP ercp list
Subject: Re: [dsdp-ercp-dev] deploying eRCP to windows mobile

Hi Madalasa,
Have you tried to run it already? I got the impression that your
question is a bit premature. Are you asking if anyone has any
experience?

We would need more information to be able to help you. I recommend
that you read this piece
<a  href="http://www.catb.org/~esr/faqs/smart-questions.html">http://www.catb.org/~esr/faqs/smart-questions.html</a> .

--
Gorkem


2008/8/13 Madalasa Bondalapati &lt;Madalasab@xxxxxxxxxxx&gt;:
&gt; Can anybody help me in running the eRCP application on windows mobile with
&gt; Mysaifu JVM.
&gt;
&gt;
&gt;
&gt; -Madalasa
&gt;
&gt;
&gt;
&gt; ________________________________
&gt;
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Uriel KL Liu
&gt; Sent: Wednesday, August 13, 2008 1:14 PM
&gt; To: DSDP ercp list
&gt; Cc: DSDP ercp list; dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; Subject: RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt;
&gt;
&gt; Hi Madalasa,
&gt;
&gt; It's midp version of j9. You can see jclmidp20 folder created under \Program
&gt; Files\J9\lib\.
&gt;
&gt; Sincerely yours
&gt;
&gt; Uriel Liu, PMP(R)
&gt; Eclipse eRCP/Lotus Expeditor Dev., CSDL
&gt; e-mail: liukl@xxxxxxxxxx
&gt; Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
&gt; 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
&gt;
&gt; &quot;Madalasa Bondalapati&quot; ---2008/08/13 &#x4E0B;&#x5348; 03:28:18---Attached is the cab file
&gt; that I have downloaded
&gt;
&gt; &quot;Madalasa Bondalapati&quot; &lt;Madalasab@xxxxxxxxxxx&gt;
&gt; Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;
&gt; 2008/08/13 &#x4E0B;&#x5348; 03:23
&gt;
&gt; Please respond to
&gt; DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; To
&gt;
&gt; &quot;DSDP ercp list&quot; &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; cc
&gt;
&gt; Subject
&gt;
&gt; RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt;
&gt;
&gt;
&gt;
&gt; ***********************
&gt; Warning: Your file, j9.cab, contains more than 32 files after decompression
&gt; and cannot be scanned.
&gt; ***********************
&gt;
&gt; Attached is the cab file that I have downloaded
&gt;
&gt; -Madalasa
&gt;
&gt; ________________________________
&gt;
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Uriel KL Liu
&gt; Sent: Wednesday, August 13, 2008 12:27 PM
&gt; To: DSDP ercp list
&gt; Cc: DSDP ercp list; dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; Subject: RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt; Please show me the url of j9 cab, I'd like to give it a try.
&gt;
&gt; Sincerely yours
&gt;
&gt; Uriel Liu, PMP(R)
&gt; Eclipse eRCP/Lotus Expeditor Dev., CSDL
&gt; e-mail: liukl@xxxxxxxxxx
&gt; Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
&gt; 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
&gt;
&gt; &quot;Madalasa Bondalapati&quot; ---2008/08/13 &#x4E0B;&#x5348; 02:32:54---Hi,
&gt;
&gt; &quot;Madalasa Bondalapati&quot; &lt;Madalasab@xxxxxxxxxxx&gt;
&gt; Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;
&gt; 2008/08/13 &#x4E0B;&#x5348; 02:32
&gt;
&gt; Please respond to
&gt; DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; To
&gt;
&gt; &quot;DSDP ercp list&quot; &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; cc
&gt;
&gt; Subject
&gt;
&gt; RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt;
&gt;
&gt; Hi,
&gt;
&gt; Thanks for the response. Actually our project needs all the open source
&gt; tools. I have downloaded the j9 cab file directly from google
&gt;
&gt; Regards,
&gt; Madalasa
&gt;
&gt; ________________________________
&gt;
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Uriel KL Liu
&gt; Sent: Wednesday, August 13, 2008 11:59 AM
&gt; To: DSDP ercp list
&gt; Cc: DSDP ercp list; dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; Subject: RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt; It sounds like j9 problem to me. Where did you get the j9 from and its file
&gt; structure?
&gt;
&gt; Sincerely yours
&gt;
&gt; Uriel Liu, PMP(R)
&gt; Eclipse eRCP/Lotus Expeditor Dev., CSDL
&gt; e-mail: liukl@xxxxxxxxxx
&gt; Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
&gt; 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
&gt;
&gt; &quot;Madalasa Bondalapati&quot; ---2008/08/13 &#x4E0B;&#x5348; 02:19:43---Hi,
&gt;
&gt; &quot;Madalasa Bondalapati&quot; &lt;Madalasab@xxxxxxxxxxx&gt;
&gt; Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;
&gt; 2008/08/13 &#x4E0B;&#x5348; 02:19
&gt;
&gt;
&gt;
&gt; Please respond to
&gt; DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; To
&gt;
&gt; &quot;DSDP ercp list&quot; &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; cc
&gt;
&gt; Subject
&gt;
&gt; RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt;
&gt;
&gt; Hi,
&gt; The error is unable to load jclfoun11_23
&gt;
&gt; -Madalasa
&gt; -----Original Message-----
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Danail Nachev
&gt; Sent: Tuesday, August 12, 2008 5:52 PM
&gt; To: DSDP ercp list
&gt; Subject: Re: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt; Strange, what error is reporting after the change?
&gt;
&gt; Madalasa Bondalapati wrote:
&gt;&gt; Hi,
&gt;&gt; Even this did not solve my problem. Is there any way to do the
&gt;&gt; deployment with open source tools
&gt;&gt;
&gt;&gt; -Madalasa
&gt;&gt;
&gt;&gt; -----Original Message-----
&gt;&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Danail Nachev
&gt;&gt; Sent: Tuesday, August 12, 2008 5:39 PM
&gt;&gt; To: DSDP ercp list
&gt;&gt; Subject: Re: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;
&gt;&gt; Hi,
&gt;&gt;
&gt;&gt; The problem is that you are using j9 2.3 which have foundation 1.1 and
&gt;
&gt;&gt; not foundation 1.0. Change your shortcut to specify 'jcl:foun11'
&gt; instead
&gt;&gt;
&gt;&gt; of 'jcl:foun10'.
&gt;&gt;
&gt;&gt; eRCP's newsgroup is more appropriate for such kind of questions:
&gt;&gt;
&gt;&gt; <a  href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.ercp">http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.ercp</a>
&gt;&gt;
&gt;&gt; BR,
&gt;&gt; Danail
&gt;&gt;
&gt;&gt; Madalasa Bondalapati wrote:
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; Hi,
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; I want to deploy eRCP application to windows mobile(O2 XDA) . If it
&gt; is
&gt;&gt;
&gt;&gt;&gt; possible I want detailed procedure of it with open source tools as
&gt;&gt; early
&gt;&gt;&gt; as possible.
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; Presently I am trying it with j9 and I am getting error unable to
&gt; fine
&gt;&gt;
&gt;&gt;&gt; jclfoun10_23. I am using the following link
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; 37#&quot;\Storage Card\Program Files\J9\bin\j9.exe&quot; -jcl:foun10 -cp \My
&gt;&gt;&gt; Documents\eRCP-v20080318-0100.wm2003\wm2003\eRCP\startup.jar
&gt;&gt;&gt; org.eclipse.core.launcher.Main -application
&gt;&gt;&gt; org.eclipse.ercp.eworkbench.eWorkbench -console
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; Can anybody help me in this as early as possible.
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; Regards,
&gt;&gt;&gt;
&gt;&gt;&gt; Madalasa
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt; information
&gt;&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt;&gt; the addressee only. Any unauthorized disclosure, use, dissemination,
&gt;&gt; copying, or distribution of
&gt;&gt;&gt; this message or any of its attachments or the information contained
&gt; in
&gt;&gt; this e-mail, or the taking of any action based on it, is strictly
&gt;&gt; prohibited. If you are not the intended recipient, please notify the
&gt;&gt; sender immediately by return e-mail and delete this message.
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt; information
&gt;&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt;&gt; the addressee only. Any unauthorized disclosure, use, dissemination,
&gt;&gt; copying, or distribution of
&gt;&gt;&gt; this message or any of its attachments or the information contained
&gt; in
&gt;&gt; this e-mail, or the taking of any action based on it, is strictly
&gt;&gt; prohibited. If you are not the intended recipient, please notify the
&gt;&gt; sender immediately by return e-mail and delete this message.
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt; ------------------------
&gt;&gt;&gt; --------------------------------------------------------------------
&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt;&gt; information intended for a specific individual and purpose, and is
&gt;&gt;&gt; intended for the addressee only. Any unauthorized disclosure, use,
&gt;&gt;&gt; dissemination, copying, or distribution of this message or any of its
&gt;
&gt;&gt;&gt; attachments or the information contained in this e-mail, or the
&gt; taking
&gt;&gt;
&gt;&gt;&gt; of any action based on it, is strictly prohibited. If you are not the
&gt;
&gt;&gt;&gt; intended recipient, please notify the sender immediately by return
&gt;&gt;&gt; e-mail and delete this message.
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt; _______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt; --------------------
&gt;&gt;
&gt;&gt; This message, including any attachments, contains confidential
&gt; information
&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt; the addressee only. Any unauthorized disclosure, use, dissemination,
&gt; copying, or distribution of
&gt;&gt; this message or any of its attachments or the information contained in
&gt; this e-mail, or the taking of any action based on it, is strictly
&gt; prohibited. If you are not the intended recipient, please notify the
&gt; sender immediately by return e-mail and delete this message.
&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt; --------------------
&gt;&gt; _______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt;
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the
&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt; distribution of
&gt; this message or any of its attachments or the information contained in this
&gt; e-mail, or the taking of any action based on it, is strictly prohibited. If
&gt; you are not the intended recipient, please notify the sender immediately by
&gt; return e-mail and delete this message.
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; ------------------------
&gt; --------------------------------------------------------------------
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the
&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt; distribution of this message or any of its attachments or the information
&gt; contained in this e-mail, or the taking of any action based on it, is
&gt; strictly prohibited. If you are not the intended recipient, please notify
&gt; the sender immediately by return e-mail and delete this message.
&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt;
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the
&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt; distribution of
&gt; this message or any of its attachments or the information contained in this
&gt; e-mail, or the taking of any action based on it, is strictly prohibited. If
&gt; you are not the intended recipient, please notify the sender immediately by
&gt; return e-mail and delete this message.
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt;
&gt; (See attached file: j9.cab)_______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; ------------------------
&gt; --------------------------------------------------------------------
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the
&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt; distribution of this message or any of its attachments or the information
&gt; contained in this e-mail, or the taking of any action based on it, is
&gt; strictly prohibited. If you are not the intended recipient, please notify
&gt; the sender immediately by return e-mail and delete this message.
&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt;
_______________________________________________
dsdp-ercp-dev mailing list
dsdp-ercp-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>

------------------------ --------------------------------------------------------------------
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.

</pre>]]></content:encoded>
		<pubDate>Wed, 13 Aug 2008 09:44:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00320.html</guid>
		<author>Madalasab@xxxxxxx (Madalasa Bondalapati)</author>
	</item>
	<item>
		<title>Re: [dsdp-ercp-dev] deploying eRCP to windows mobile</title>
		<link>http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00319.html</link>
		<description>Hi Madalasa, Have you tried to run it already? I got the impression that your question is a bit premature. Are you asking if anyone has any experience? We would need more information to be able to help you. I recommend that you read this piece http://www.c...</description>
		<content:encoded><![CDATA[<pre>Hi Madalasa,
Have you tried to run it already? I got the impression that your
question is a bit premature. Are you asking if anyone has any
experience?

We would need more information to be able to help you. I recommend
that you read this piece
<a  href="http://www.catb.org/~esr/faqs/smart-questions.html">http://www.catb.org/~esr/faqs/smart-questions.html</a> .

--
Gorkem


2008/8/13 Madalasa Bondalapati &lt;Madalasab@xxxxxxxxxxx&gt;:
&gt; Can anybody help me in running the eRCP application on windows mobile with
&gt; Mysaifu JVM.
&gt;
&gt;
&gt;
&gt; -Madalasa
&gt;
&gt;
&gt;
&gt; ________________________________
&gt;
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Uriel KL Liu
&gt; Sent: Wednesday, August 13, 2008 1:14 PM
&gt; To: DSDP ercp list
&gt; Cc: DSDP ercp list; dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; Subject: RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt;
&gt;
&gt; Hi Madalasa,
&gt;
&gt; It's midp version of j9. You can see jclmidp20 folder created under \Program
&gt; Files\J9\lib\.
&gt;
&gt; Sincerely yours
&gt;
&gt; Uriel Liu, PMP(R)
&gt; Eclipse eRCP/Lotus Expeditor Dev., CSDL
&gt; e-mail: liukl@xxxxxxxxxx
&gt; Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
&gt; 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
&gt;
&gt; &quot;Madalasa Bondalapati&quot; ---2008/08/13 &#x4E0B;&#x5348; 03:28:18---Attached is the cab file
&gt; that I have downloaded
&gt;
&gt; &quot;Madalasa Bondalapati&quot; &lt;Madalasab@xxxxxxxxxxx&gt;
&gt; Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;
&gt; 2008/08/13 &#x4E0B;&#x5348; 03:23
&gt;
&gt; Please respond to
&gt; DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; To
&gt;
&gt; &quot;DSDP ercp list&quot; &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; cc
&gt;
&gt; Subject
&gt;
&gt; RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt;
&gt;
&gt;
&gt;
&gt; ***********************
&gt; Warning: Your file, j9.cab, contains more than 32 files after decompression
&gt; and cannot be scanned.
&gt; ***********************
&gt;
&gt; Attached is the cab file that I have downloaded
&gt;
&gt; -Madalasa
&gt;
&gt; ________________________________
&gt;
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Uriel KL Liu
&gt; Sent: Wednesday, August 13, 2008 12:27 PM
&gt; To: DSDP ercp list
&gt; Cc: DSDP ercp list; dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; Subject: RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt; Please show me the url of j9 cab, I'd like to give it a try.
&gt;
&gt; Sincerely yours
&gt;
&gt; Uriel Liu, PMP(R)
&gt; Eclipse eRCP/Lotus Expeditor Dev., CSDL
&gt; e-mail: liukl@xxxxxxxxxx
&gt; Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
&gt; 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
&gt;
&gt; &quot;Madalasa Bondalapati&quot; ---2008/08/13 &#x4E0B;&#x5348; 02:32:54---Hi,
&gt;
&gt; &quot;Madalasa Bondalapati&quot; &lt;Madalasab@xxxxxxxxxxx&gt;
&gt; Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;
&gt; 2008/08/13 &#x4E0B;&#x5348; 02:32
&gt;
&gt; Please respond to
&gt; DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; To
&gt;
&gt; &quot;DSDP ercp list&quot; &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; cc
&gt;
&gt; Subject
&gt;
&gt; RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt;
&gt;
&gt; Hi,
&gt;
&gt; Thanks for the response. Actually our project needs all the open source
&gt; tools. I have downloaded the j9 cab file directly from google
&gt;
&gt; Regards,
&gt; Madalasa
&gt;
&gt; ________________________________
&gt;
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Uriel KL Liu
&gt; Sent: Wednesday, August 13, 2008 11:59 AM
&gt; To: DSDP ercp list
&gt; Cc: DSDP ercp list; dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; Subject: RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt; It sounds like j9 problem to me. Where did you get the j9 from and its file
&gt; structure?
&gt;
&gt; Sincerely yours
&gt;
&gt; Uriel Liu, PMP(R)
&gt; Eclipse eRCP/Lotus Expeditor Dev., CSDL
&gt; e-mail: liukl@xxxxxxxxxx
&gt; Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
&gt; 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
&gt;
&gt; &quot;Madalasa Bondalapati&quot; ---2008/08/13 &#x4E0B;&#x5348; 02:19:43---Hi,
&gt;
&gt; &quot;Madalasa Bondalapati&quot; &lt;Madalasab@xxxxxxxxxxx&gt;
&gt; Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;
&gt; 2008/08/13 &#x4E0B;&#x5348; 02:19
&gt;
&gt;
&gt;
&gt; Please respond to
&gt; DSDP ercp list &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; To
&gt;
&gt; &quot;DSDP ercp list&quot; &lt;dsdp-ercp-dev@xxxxxxxxxxx&gt;
&gt;
&gt; cc
&gt;
&gt; Subject
&gt;
&gt; RE: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt;
&gt;
&gt; Hi,
&gt; The error is unable to load jclfoun11_23
&gt;
&gt; -Madalasa
&gt; -----Original Message-----
&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Danail Nachev
&gt; Sent: Tuesday, August 12, 2008 5:52 PM
&gt; To: DSDP ercp list
&gt; Subject: Re: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;
&gt; Strange, what error is reporting after the change?
&gt;
&gt; Madalasa Bondalapati wrote:
&gt;&gt; Hi,
&gt;&gt; Even this did not solve my problem. Is there any way to do the
&gt;&gt; deployment with open source tools
&gt;&gt;
&gt;&gt; -Madalasa
&gt;&gt;
&gt;&gt; -----Original Message-----
&gt;&gt; From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
&gt;&gt; [<a  href="mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx">mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Danail Nachev
&gt;&gt; Sent: Tuesday, August 12, 2008 5:39 PM
&gt;&gt; To: DSDP ercp list
&gt;&gt; Subject: Re: [dsdp-ercp-dev] deploying eRCP to windows mobile
&gt;&gt;
&gt;&gt; Hi,
&gt;&gt;
&gt;&gt; The problem is that you are using j9 2.3 which have foundation 1.1 and
&gt;
&gt;&gt; not foundation 1.0. Change your shortcut to specify 'jcl:foun11'
&gt; instead
&gt;&gt;
&gt;&gt; of 'jcl:foun10'.
&gt;&gt;
&gt;&gt; eRCP's newsgroup is more appropriate for such kind of questions:
&gt;&gt;
&gt;&gt; <a  href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.ercp">http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.ercp</a>
&gt;&gt;
&gt;&gt; BR,
&gt;&gt; Danail
&gt;&gt;
&gt;&gt; Madalasa Bondalapati wrote:
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; Hi,
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; I want to deploy eRCP application to windows mobile(O2 XDA) . If it
&gt; is
&gt;&gt;
&gt;&gt;&gt; possible I want detailed procedure of it with open source tools as
&gt;&gt; early
&gt;&gt;&gt; as possible.
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; Presently I am trying it with j9 and I am getting error unable to
&gt; fine
&gt;&gt;
&gt;&gt;&gt; jclfoun10_23. I am using the following link
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; 37#&quot;\Storage Card\Program Files\J9\bin\j9.exe&quot; -jcl:foun10 -cp \My
&gt;&gt;&gt; Documents\eRCP-v20080318-0100.wm2003\wm2003\eRCP\startup.jar
&gt;&gt;&gt; org.eclipse.core.launcher.Main -application
&gt;&gt;&gt; org.eclipse.ercp.eworkbench.eWorkbench -console
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; Can anybody help me in this as early as possible.
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; Regards,
&gt;&gt;&gt;
&gt;&gt;&gt; Madalasa
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt; information
&gt;&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt;&gt; the addressee only. Any unauthorized disclosure, use, dissemination,
&gt;&gt; copying, or distribution of
&gt;&gt;&gt; this message or any of its attachments or the information contained
&gt; in
&gt;&gt; this e-mail, or the taking of any action based on it, is strictly
&gt;&gt; prohibited. If you are not the intended recipient, please notify the
&gt;&gt; sender immediately by return e-mail and delete this message.
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt; information
&gt;&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt;&gt; the addressee only. Any unauthorized disclosure, use, dissemination,
&gt;&gt; copying, or distribution of
&gt;&gt;&gt; this message or any of its attachments or the information contained
&gt; in
&gt;&gt; this e-mail, or the taking of any action based on it, is strictly
&gt;&gt; prohibited. If you are not the intended recipient, please notify the
&gt;&gt; sender immediately by return e-mail and delete this message.
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt; --------------------
&gt;&gt;&gt; ------------------------
&gt;&gt;&gt; --------------------------------------------------------------------
&gt;&gt;&gt; This message, including any attachments, contains confidential
&gt;&gt;&gt; information intended for a specific individual and purpose, and is
&gt;&gt;&gt; intended for the addressee only. Any unauthorized disclosure, use,
&gt;&gt;&gt; dissemination, copying, or distribution of this message or any of its
&gt;
&gt;&gt;&gt; attachments or the information contained in this e-mail, or the
&gt; taking
&gt;&gt;
&gt;&gt;&gt; of any action based on it, is strictly prohibited. If you are not the
&gt;
&gt;&gt;&gt; intended recipient, please notify the sender immediately by return
&gt;&gt;&gt; e-mail and delete this message.
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt; _______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt; --------------------
&gt;&gt;
&gt;&gt; This message, including any attachments, contains confidential
&gt; information
&gt;&gt; intended for a specific individual and purpose, and is intended for
&gt; the addressee only. Any unauthorized disclosure, use, dissemination,
&gt; copying, or distribution of
&gt;&gt; this message or any of its attachments or the information contained in
&gt; this e-mail, or the taking of any action based on it, is strictly
&gt; prohibited. If you are not the intended recipient, please notify the
&gt; sender immediately by return e-mail and delete this message.
&gt;&gt;
&gt;&gt;
&gt; ------------------------------------------------------------------------
&gt; --------------------
&gt;&gt; _______________________________________________
&gt;&gt; dsdp-ercp-dev mailing list
&gt;&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;&gt;
&gt;&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt;
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the
&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt; distribution of
&gt; this message or any of its attachments or the information contained in this
&gt; e-mail, or the taking of any action based on it, is strictly prohibited. If
&gt; you are not the intended recipient, please notify the sender immediately by
&gt; return e-mail and delete this message.
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; ------------------------
&gt; --------------------------------------------------------------------
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the
&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt; distribution of this message or any of its attachments or the information
&gt; contained in this e-mail, or the taking of any action based on it, is
&gt; strictly prohibited. If you are not the intended recipient, please notify
&gt; the sender immediately by return e-mail and delete this message.
&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt;
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the
&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt; distribution of
&gt; this message or any of its attachments or the information contained in this
&gt; e-mail, or the taking of any action based on it, is strictly prohibited. If
&gt; you are not the intended recipient, please notify the sender immediately by
&gt; return e-mail and delete this message.
&gt;
&gt; --------------------------------------------------------------------------------------------
&gt;
&gt; (See attached file: j9.cab)_______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt; ------------------------
&gt; --------------------------------------------------------------------
&gt; This message, including any attachments, contains confidential information
&gt; intended for a specific individual and purpose, and is intended for the
&gt; addressee only. Any unauthorized disclosure, use, dissemination, copying, or
&gt; distribution of this message or any of its attachments or the information
&gt; contained in this e-mail, or the taking of any action based on it, is
&gt; strictly prohibited. If you are not the intended recipient, please notify
&gt; the sender immediately by return e-mail and delete this message.
&gt;
&gt; _______________________________________________
&gt; dsdp-ercp-dev mailing list
&gt; dsdp-ercp-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev">https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev</a>
&gt;
&gt;

</pre>]]></content:encoded>
		<pubDate>Wed, 13 Aug 2008 09:30:11 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00319.html</guid>
		<author>gercan@xxxxxxx (Gorkem Ercan)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
