Questions tagged [jdeveloper-11g]
18 questions
2
votes
3 answers
JDeveloper 11g Not Opening
I am trying to open up jdeveloper 11g and it is doing nothing. I am getting the following error when I run jdev.exe
IDE boot startup failed.
java.lang.NoClassDefFoundError: oracle/classloader/SharedCodeSourceURL
at…

Johnrad
- 2,637
- 18
- 58
- 98
1
vote
1 answer
XSLT 2.0 and JDeveloper 11g
I'm doing transformation in Java and below is my XSL file

Andy
- 195
- 2
- 5
- 13
1
vote
1 answer
Error deploying adf application to IntegratedWebLogicServer (11g) (weblogic.management.DeploymentException)
After activating fast swap for the weblogic server in JDeveloper, I'm not able to deploy my project anymore, and I'm getting a weblogic.management.DeploymentException.
It's an Oracle ADF project and JDeveloper's version is 11g, second release.
When…

gBrugna
- 11
- 5
1
vote
2 answers
Getting Object Load Error while opening EO from Jdeveloper
I am pretty new to Oracle ADF, and I am working on an existing project. I want to add some attributes (via table) to an existing EO. But whenever I'm trying to open the EO from Jdeveloper, I am getting the following exception, and the EO remains…

Papai from BEKOAIL
- 1,469
- 1
- 11
- 17
1
vote
3 answers
How to create a .war file in JDeveloper 11g?
How can I create a .war file of an application in JDeveloper 11g?

sudeep
- 93
- 2
- 6
- 17
1
vote
1 answer
jdeveloper 11g create JMS JNDI
What is the correct way to create JNDI for JMS in jdeveloper 11g so my application can lookup them successfully like this:
public static TopicConnection getTopicConnection( String connectionFactoryName ) throws NamingException,…

Jordan Borisov
- 1,603
- 6
- 34
- 69
1
vote
1 answer
How to Zxing on Jdeveloper 11g
I am using Jdeveloper 11g , and wanted to develop a barcode scanner in java, I have found Zxing thru googling and more over its opensource.
I have downloaded the Zxing-2.0.zip and found many folder for different technologies like javase, cpp,…

user1720500
- 119
- 1
- 2
- 9
0
votes
0 answers
Switch from ADF to React
How do you switch your frontend stack from ADF to React?
Currently, JDeveloper 11g 11.1.2.4.0 and JRE 1.6 are used. There would be a switch from ADF to React as front-end technology while keeping java for backend.
Some features have been already…

Botond Balogh
- 163
- 1
- 9
0
votes
1 answer
Why does the String coming in POST request body come with additional quotes and get not a JSON Object
I am calling a RestFul API written in Java that consumes plain text or JSON and returns a response in JSON. I am using gson library to generate and parse my fields. I am calling the api from an Android simulation where I user retrofit2 library and…

Rache
- 217
- 1
- 7
- 20
0
votes
1 answer
In adf When autosubmit ="true" then the entity validation are getting skipped
In adf, I have a table in which the autosubmit is set to true for a column. When we change this value it is going through its life cycle and the value is getting update but the entity validations for that row is getting skipped when toggling to the…

rishi08
- 1
- 1
0
votes
1 answer
0
votes
1 answer
How to display/hide textboxes fields upon changing values of select
I am working on a project where user have facility to enter his record , I want to know about how to display or hide textboxes while changing select box values
Here I have a select box named with marital status
Options for marital status are :…

Mohamed
- 15
- 5
0
votes
0 answers
Groovy extension/Plugin with JDeveloper 11g
I'm using JDeveloper 11g as my IDE and specifically v11.1.1.7.0. For reasons beyond the scope of this thread, I'm unable to upgrade JDeveloper to a newer version.
Im trying to use the Spock framework in order to write groovy-based unit tests. Is…

Brams
- 309
- 1
- 5
- 20
0
votes
1 answer
create websocket server in oracle adf 11g project
I am need help to create websocket server on a adf application in jdeveloper 11g and I'm sorry if my question looks non relevant or too easy for some of you.
my main question is :
How to create websocket server on a adf application in jdeveloper 11g…
0
votes
2 answers
What to do with oracle JDeveloper 11g?
I have installed Oracle JDevelper 11g Release 2 and added JHeadstart, following simple instructions from Oracles website
Now I am stucked whith this screen and cant do anythig. I cannt close that "Buisness Components" screen or use JDeveloper.
I…

1392023093user
- 1,047
- 4
- 21
- 37