473,734 Members | 2,211 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creme + Oracle on Windows Mobile 5.0

Hello,

I'm quite new to this... I can't get my simple Java test program running on
a Wireless Handheld with Windows Mobile 5.

I have installed Creme and can run simple test program's using a .lnk file.
Now I have created this .lnk file:

255#"\windows\C rEme\bin\CrEme. exe" -Of -verbose -classpath
'\Application\; \Application\' -jar \Application\Ja vaTest3.jar
My jscpout.txt shows following error:

[Loaded JavaTest3/SQL_Select_Clas s]

[Initializing JavaTest3/SQL_Select_Clas s]

[Resolving JavaTest3/SQL_Select_Clas s]

[Initializing JavaTest3/SQL_Select_Clas s]

[Loaded JavaTest3/DB_Conn]

[Initializing JavaTest3/DB_Conn]

[Resolving JavaTest3/DB_Conn]

[Initializing JavaTest3/DB_Conn]

[Running static initializer for JavaTest3/DB_Conn]

java.lang.Class NotFoundExcepti on: oracle.jdbc.dri ver.OracleDrive r: Fout bij
laden Pjava driver
Jan 11 '07 #1
1 6526
Sorry, I posted too soon...

It seems a 'simple' classpath error, but I have been trying for hours now
without succes.

The statement in my previous post is incomplete >The statement I use is:
255#"\windows\C rEme\bin\CrEme. exe" -Of -verbose -classpath
'\Application\c lasses111.zip;\ Application\nls _charset11.zip' -jar
\Application\Ja vaTest3.jar

I have the same programm running on Windows CE with Creme using this
statement (in a batch file)...

Anyone an idea??
Thanks!
Rene

"news.xs4all.nl " <mo******@modal ity.nlwrote in message
news:45******** *************@n ews.xs4all.nl.. .
Hello,

I'm quite new to this... I can't get my simple Java test program running
on a Wireless Handheld with Windows Mobile 5.

I have installed Creme and can run simple test program's using a .lnk
file.
Now I have created this .lnk file:

255#"\windows\C rEme\bin\CrEme. exe" -Of -verbose -classpath
'\Application\; \Application\' -jar \Application\Ja vaTest3.jar
My jscpout.txt shows following error:

[Loaded JavaTest3/SQL_Select_Clas s]

[Initializing JavaTest3/SQL_Select_Clas s]

[Resolving JavaTest3/SQL_Select_Clas s]

[Initializing JavaTest3/SQL_Select_Clas s]

[Loaded JavaTest3/DB_Conn]

[Initializing JavaTest3/DB_Conn]

[Resolving JavaTest3/DB_Conn]

[Initializing JavaTest3/DB_Conn]

[Running static initializer for JavaTest3/DB_Conn]

java.lang.Class NotFoundExcepti on: oracle.jdbc.dri ver.OracleDrive r: Fout
bij laden Pjava driver


Jan 11 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2370
by: John | last post by:
Hi We have an access db which records daily orders. We would like the orders to be downloaded to a windows mobile 2003 device via usb cradle. Drivers then take along the device and get signatures from customers when items delivered. Once drivers are back, the information to be synched back to the access db as drivers may have amended the order detail. How does one go about synching to/from mobile device? Are there any code examples...
0
2221
by: Nick White [MSFT] | last post by:
Hello fellow Microsoft Windows Mobile and Embedded enthusiasts: I invite you to peruse the list below of upcoming technical chats and Webcasts offered by the Windows Mobile and Embedded Devices Group. For the full list of upcoming Windows Mobile and Embedded chats, to review archived chat sessions, or to request a reminder for a chat, visit http://msdn.microsoft.com/embedded/community/community/chats/. Also, the Windows Mobile and...
0
1711
by: Anonymous User | last post by:
Hi, I am working on a mobile application that consists of a number of handheld scanners, an Xml Web service and an Oracle 9i database in a highly secure environment. The .Net Compact Framework application running on the scanners executes Web service methods, which in turn execute Oracle database functions. The Web service and the Oracle database are running on separate servers. The Web service uses the Microsoft OLE DB driver for Oracle....
7
4397
by: Jarod_24 | last post by:
I just downloaded a activex control that was written in C# and tried to view it on my PDA's Internet Explorer. At my regular PC it displayed just fine, but nothing showed up on the pda. Do ActiveX controls that are to be used by a pda need to be written in the ..net compact framework, or am i missing something else here? i have a HP iPaq 2490 with Windows Mobile Premium installed While i'm at it; does a activex control allow you to...
2
2133
by: guanfenglin | last post by:
Hello, I have a grid view which display and updates the data, however it doesn't work well, I always either get invalid name/number or not all varaibles bound, I am very frustrated at the moment. Thank you very much!! Here is the gridview code:
1
2236
by: sakurasyi | last post by:
hi everyone... i have some questions about windows ce. Can anybody tell me, what are the differences between widows ce, windows mobile and posket pc? I have read about windows ce from some sources, and it says that, windows mobile and pocket pc is subset to windows ce.. windows mobile is run on smartphone and pocket pc is running on PDA... If there is windows mobile and pocket pc, thus what are the functions of windows ce, and it run on...
0
3437
by: =?Utf-8?B?Q2hhcmxlcw==?= | last post by:
Like many people, I normally use Yahoo! Mail via the web and like to keep all my emails stored on the Yahoo! server. However sometimes I can’t get access to a PC/the web and I download my emails to a PDA/palmtop via POP3. The PDA uses Windows Mobile software. Since using the PDA, I have had the problem of emails disappearing from the Yahoo! server. However I think I now understand how to avoid this. It seems that Windows Mobile is...
7
3249
by: cj2 | last post by:
I saw a MS demo a few years back where they developed a web page and the software automatically rendered it for different devices. Is this what I'm looking for? http://www.asp.net/mobile/ Much of the info looks old. I have a MSDN account where can I download it or is it already in VS 2008 and I just don't know how to find it? I'm mainly interested in having simple pages render in Internet Explorer
9
3717
by: =?Utf-8?B?RGFuaWVs?= | last post by:
Hi, I downloaded the sample application that the Microsoft video ASPNETAJAXForWinMobile described but it doesn't work on my Windows Mobile 6 emulator. After enabling the script error reporting of the mobile IE, it pops up several JScript error and the ajax behavior is not funtional at all. Where can I look for any possible issue? Thanks.
0
8776
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9449
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9310
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9236
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9182
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6735
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3261
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.