Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-ercp-dev] Re: How Mobile JSR 75 works with eRCP (Uriel KL Liu)

Hi,

We are using CDC/Foundation.

Thanks
Thiru

-----Original Message-----
From: dsdp-ercp-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-ercp-dev-bounces@xxxxxxxxxxx] On Behalf Of
dsdp-ercp-dev-request@xxxxxxxxxxx
Sent: Monday, August 11, 2008 2:27 PM
To: dsdp-ercp-dev@xxxxxxxxxxx
Subject: dsdp-ercp-dev Digest, Vol 26, Issue 4

Send dsdp-ercp-dev mailing list submissions to
	dsdp-ercp-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev
or, via email, send a message with subject or body 'help' to
	dsdp-ercp-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	dsdp-ercp-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of dsdp-ercp-dev digest..."


Today's Topics:

   1. eRCP deployment to windows mobile (Thirupathi Katakam)
   2. problem in calling JSR 75 PIM API from ercp (Thirupathi Katakam)
   3. How Mobile JSR 75 works with eRCP (Thirupathi Katakam)
   4. Re: How Mobile JSR 75 works with eRCP (Uriel KL Liu)


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

Message: 1
Date: Mon, 11 Aug 2008 12:17:30 +0530
From: "Thirupathi Katakam" <Thirupathik@xxxxxxxxxxx>
Subject: [dsdp-ercp-dev] eRCP deployment to windows mobile
To: <dsdp-ercp-dev@xxxxxxxxxxx>
Message-ID:
	
<ABE22C7D05501341852246501272431B086770E5@xxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

Hi,

 

We have a windows mobile(O2 XDA). We want to deploy eRCP workbench
application to it without IBM tools. We want all open source tools in
our project.

 

Will you please let us know the procedure as soon as possible.

 

Thanks and Regards,

Thirupathi.

 

 

 


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

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.

------------------------------------------------------------------------
--------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://dev.eclipse.org/mailman/private/dsdp-ercp-dev/attachments/200808
11/72bb043c/attachment.html

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

Message: 2
Date: Mon, 11 Aug 2008 13:00:42 +0530
From: "Thirupathi Katakam" <Thirupathik@xxxxxxxxxxx>
Subject: [dsdp-ercp-dev] problem in calling JSR 75 PIM API from ercp
To: <dsdp-ercp-dev@xxxxxxxxxxx>
Message-ID:
	
<ABE22C7D05501341852246501272431B08677374@xxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"


Hi,

 

I am getting UnsatisfiedLinkError while executing an ercp application
that implements JSR 75 API.

 

I have given below the exception trace:

Exception in thread "main" java.lang.UnsatisfiedLinkError: getProperty0

      at com.sun.midp.main.Configuration.getProperty0(Native Method)

      at
com.sun.midp.main.Configuration.getProperty(Configuration.java:32)

      at javax.microedition.pim.PIM.getInstance(PIM.java:128)

      at
org.eclipse.ercp.swt.samples.eswtdemo.pim.com.pim.dao.impl.CalendarClien
tDAO

.connect(CalendarClientDAO.java:79)

      at
org.eclipse.ercp.swt.samples.eswtdemo.pim.com.pim.service.CalendarServic
e.ad

dEvent(CalendarService.java:37)

      at
org.eclipse.ercp.swt.samples.eswtdemo.MainMenu.<init>(MainMenu.java:69)

      at
org.eclipse.ercp.swt.samples.eswtdemo.Demo.RCPMode(Demo.java:73)

      at org.eclipse.ercp.swt.samples.eswtdemo.Demo.main(Demo.java:56)

 

 

Kindly let me know anything is required to run an ercp application that
uses PIM API.

 

Thank you very much

 

Thirupathi K



------------------------
--------------------------------------------------------------------
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://dev.eclipse.org/mailman/private/dsdp-ercp-dev/attachments/200808
11/add29a06/attachment.html

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

Message: 3
Date: Mon, 11 Aug 2008 14:19:53 +0530
From: "Thirupathi Katakam" <Thirupathik@xxxxxxxxxxx>
Subject: [dsdp-ercp-dev] How Mobile JSR 75 works with eRCP
To: <dsdp-ercp-dev@xxxxxxxxxxx>
Message-ID:
	
<ABE22C7D05501341852246501272431B086776DB@xxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"


HI,

 

Kindly let me know how we can use JSR 75 to work with Ercp.

 

Thanks

Thiru



------------------------
--------------------------------------------------------------------
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://dev.eclipse.org/mailman/private/dsdp-ercp-dev/attachments/200808
11/79f30d37/attachment.html

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

Message: 4
Date: Mon, 11 Aug 2008 16:56:45 +0800
From: Uriel KL Liu <liukl@xxxxxxxxxx>
Subject: Re: [dsdp-ercp-dev] How Mobile JSR 75 works with eRCP
To: DSDP ercp list <dsdp-ercp-dev@xxxxxxxxxxx>
Cc: dsdp-ercp-dev@xxxxxxxxxxx, dsdp-ercp-dev-bounces@xxxxxxxxxxx
Message-ID:
	
<OF57C39E02.2B98C41E-ON482574A2.00310BAF-482574A2.0031241E@xxxxxxxxxx>
Content-Type: text/plain; charset="big5"

Skipped content of type multipart/alternative-------------- next part
--------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
Url :
https://dev.eclipse.org/mailman/private/dsdp-ercp-dev/attachments/200808
11/e68abbe0/graycol.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic23866.gif
Type: image/gif
Size: 1255 bytes
Desc: not available
Url :
https://dev.eclipse.org/mailman/private/dsdp-ercp-dev/attachments/200808
11/e68abbe0/pic23866.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecblank.gif
Type: image/gif
Size: 45 bytes
Desc: not available
Url :
https://dev.eclipse.org/mailman/private/dsdp-ercp-dev/attachments/200808
11/e68abbe0/ecblank.gif

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

_______________________________________________
dsdp-ercp-dev mailing list
dsdp-ercp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev


End of dsdp-ercp-dev Digest, Vol 26, Issue 4
********************************************

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

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.

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


Back to the top