Questions tagged [jde]

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.

105 questions
0
votes
2 answers

JD Edwards EntrepriseOne : Unable to locate security servera

I have follow all the steps to install JDE , but i got this error : Failed to communicate with security server: Unable to locate security server JD Edwards EntrepriseOne could not sign you on.Make sur your User ID is correct and retype your…
Neyo
  • 13
  • 5
0
votes
1 answer

How to setup eclipse with blackberry jde's already installed on Windows 7 machine?

I found many posts on the forum regarding this problem which navigates me to No Page found error. Does any body know how can I add the Blackberry JDE's that already installed on my machine. Any help is appreciable. Thanks in advance. Thanks…
Mandy
  • 1,087
  • 1
  • 10
  • 14
0
votes
1 answer

How difficult would it be to use metadata from web services to build drop down menu in J D Edwards

Looking for a way to harmonise data between a number of copies of J D Edwards. Currently users type in data that should be in drop downs to prevent errors. How feasible is it to create a web service with all the controlled lists and then use these…
user3592901
  • 21
  • 1
  • 1
  • 6
0
votes
1 answer

SOAP fault message S:Server cannot be cast to

en I am inserting three input in SOAP request and when trying to get a response I am getting fault message specifying that cannot be cast to a class. Here I have attached the SOAP response which I am facing.
Chan
  • 1
  • 1
  • 4
0
votes
1 answer

Blackberry JDE and Sqlite timestamp

I am trying to store a date from a DateField into an sqlite database, but can't figure out what format to store/retrieve it in to preserve the value. I have been trying with the sqlite datatype as 'timestamp' and using 'long' in the application. …
electrichead
  • 1,124
  • 8
  • 20
0
votes
1 answer

jdedwards enterprise 1: how to retrieve the field value?

I just started to do a development in JD Edwards Enterprise One. I bump to seems simple things but I couldn't found how to do it, that is how to retrieve the value of the field (either after selecting from table or business view). for…
Tanu
  • 125
  • 2
  • 11
0
votes
1 answer

error when packaging on blackberry JDE

I get these warnings when packaging and of course the application doesnt work on the simulator Warning!: No entry points found Warning!: MIDlet class is not public note that the main class is public. any ideas?
Jack
  • 1
0
votes
1 answer

Image rescale and write rescaled image file in blackberry

I am using the following code to resize and save the file in to the blackberry device. After image scale I try to write image file into device. But it gives the same data. (Height and width of the image are same).I have to make rescaled image…
Karthick
  • 634
  • 8
  • 19
0
votes
2 answers

how to get contacts

How to get phone contacts in Blackberry jde and Open all images in a popup Screen select any one of the image from the popupScreen.
Karthick
  • 634
  • 8
  • 19
0
votes
2 answers

Blackberry JDE v5.0

Blackberry JDE v5.0 was released on 03/31/2010. IS that a beta version?
SWDeveloper
  • 1,749
  • 5
  • 18
  • 20
0
votes
1 answer

Blackberry Java: Preprocessor directives don't remove dependencies

It is possible to compile an app for OS 6.0 and run it on a 5.0 device, for instance, and as long as you don't use newer APIs you are ok (I've just made a test 2 minutes ago just to make sure). I'm using eclipse 3.6 with the last BB plugin to…
Mister Smith
  • 27,417
  • 21
  • 110
  • 193
0
votes
1 answer

Fixed height EditField in BlackBerry

I am new to blackberry development and I am currently writing my first application where I ran into a problem. I want to implement two types of EditField An EditField that will have the maximum height of one row. If text are entered into this…
JoeAdeoye
  • 170
  • 2
  • 10
0
votes
1 answer

JD Edwards WCF Service

Has anyone ever implemented a WCF Service using Jdeveloper on JD edwards.Can anyone help me with the step by step process so i can Implement the same. I have a requirement where my client needs a WCF Service to be exposed so they can invoke and…
0
votes
1 answer

calling JD Edward business function through oracle adf

I am working on oracle adf and I want to call a JD Edward Business service through Oracle ADF.I am wandering over the internet and have not found a suitable tutorial for this functionality.Can any one please provide me with the some tutorials over…
Furqan Ahmed
  • 159
  • 1
  • 3
  • 17
0
votes
1 answer

Trouble installing jdee in Carbon Emacs in Snow Leopard

I recently decided to try emacs for java development, so this is the first time I've used emacs. I'm not getting any error on emacs startup, but I don't think jde is installed correctly because I don't see a "jde" menu item when viewing java files.…
Upgradingdave
  • 12,916
  • 10
  • 62
  • 72