The BlackBerry® Java® Development Environment (BlackBerry JDE) is a fully integrated development environment and simulation tool for building Java Platform, Micro Edition (Java® ME) applications for Java® based BlackBerry smartphones.
Questions tagged [jde]
105 questions
0
votes
1 answer
PaymentEngine object is always null
I am trying to build a payment appication on BlackBerry jde version 5.0.0.14. When I debug the code, PaymentEngine object is always null. Why does this happen? Is there any fault in my code?
private PaymentEngine engine =…

Nitish
- 2,695
- 9
- 53
- 88
0
votes
0 answers
Multple Joins on one JDE Tables
I am trying to extract our Item Master from JDE (oracle). This Item Master contains some columns with codes as values. These codes are stored in a UDC-Table. The UDC-Table contains 4 columns. The first 2 are key columns with the codes. The last 2…

Aaron
- 329
- 3
- 15
0
votes
1 answer
JNL error after reinstalling JDK multiple times
Hi I am new to Java I am trying to get started in it but when I try to run my hello world script I run into this error. I have pumped this error into google and come back with a 7 year old stack overflow answer talking about versions that are…

sam.solo.works
- 38
- 9
0
votes
2 answers
Running Java app from inside emacs using JDEE throws NoClassDefFoundError
I have configured JDEE in emacs. But when I try to run any App, it throws NoClassDefFoundError .
Upon compilation, although a class file is created, it only shows the buffer for sometime and then closes it.
The same files if compiled and run from…

naiquevin
- 7,588
- 12
- 53
- 62
0
votes
0 answers
JDE BSFN throwing boot strap login error through servlet but not main method
I'm trying to call a JDE BSFN through a servlet, and it keeps failing on login, throwing a bootstrap login error. I have the same code being called from a main method (launched from a script on command line), and it logs in fine. Both pieces of…

B Gibson
- 1
- 1
0
votes
1 answer
Trying to install Emacs JDEE with openjdk 6
I am trying to get JDE to auto-complete Java code. I'm running Ubuntu and I have the following packages installed:
openjdk-6-doc
openjdk-6-jdk
openjdk-6-jre
openjdk-6-jre-headless
openjdk-6-jre-lib
openjdk-6-source
I installed JDEE "from source"…

matt
- 87
- 5
0
votes
1 answer
Subtracting from a JDE Julian Date
I searched for a way to subtract two different JDE Julian dates and didn't find any straightforward answers.
I'm working in Amazon Redshift and needed to subtract 5 years from the current date and return it in JDE Julian format. Below is what I came…

DataChi
- 21
- 4
0
votes
1 answer
Xamarin Android WebView - JDE E1 Web Portal
I am creating a Xamarin Android app that uses a simple webview that displays a JDE E1Menu.maf portal. The application is basically a website embedded in a simple WebView. I am able to log into the website, but when I get to the menu screen I cannot…

JayKayOf4
- 1,202
- 1
- 12
- 15
0
votes
1 answer
Viewing Report Last change date in JDE/C3ME
Could someone please let me know the path to see the last change date on JDE reports (both standard and customized reports)?
Thank you!!

Sio
- 27
- 1
- 1
- 9
0
votes
1 answer
BI RTF rows breaking across pages
I have RTF template that extracts sales invoices. The item details has 3 rows per item and is working fine if the no of lines is printed in one page. If the lines crosses to next page some times the row details gets splited to the next page. What I…

vijay kumar
- 203
- 1
- 6
- 16
0
votes
2 answers
BlackBerry app without a UI
I want to make a basic BlackBerry program that when opened executes a line of code.
When I make it with a basic "Hello World" UI it works fine, but when I just have the line of code with no UI, I get "Uncaught exception: no Application…

Dave
- 477
- 2
- 5
- 18
0
votes
1 answer
Compiling & Instaling web services separately
in our company we have to much Web Services created in the same proyect, and the time that we need to waste compiling the proyect is too big, so I was wondering if we can compile & install them separately.
We are working with JDE 9.0
Sorry for my…

rencinas
- 142
- 1
- 8
0
votes
1 answer
writing to text file in blackberry
is there any way out that we can make the data in text file persistent? everytime a user finishes playing a game, in my program his name and respective score is written to a text file. When the next player comes the previous one gets overwritten.…

Rashmi.B
- 1,787
- 2
- 18
- 34
0
votes
1 answer
How can I format a time variable to include colons? (JDE Event Rules)
I'm trying to create an ER that adds colons to my time variable in JDE (OMW). I've tried using the substring function to make 3 substrings and then add a colon inbetween each substring, but that doesn't seem to be working for some reason.
Here is…
user3080303
0
votes
2 answers
Unable to connecte with security server JD Edwards EntrepriseOne
its almost 3 days that i got this error :
Unable to locate security server.
Failed to communicate with security server
JD Edwards EntrepriseOne could not sign you on.
thanks for your help ;

Neyo
- 13
- 5