3
votes
22answers
2k views
What do you use to write and edit stored procedures in Oracle?
There are many options for editing and writing Stored Procedures in Oracle; what is the best tool for you and why? (one tool per answer.)
2
votes
4answers
169 views
Running Two Versions of Java JDK
I primarily use JDeveloper 10 with JDK 1.4.2 on Vista. I would like to install Eclipse and have it run the latest JDK 6.
Is this possible without conflict?
Ideally I would like to just use …
1
vote
2answers
92 views
Multiple JSTL Versions in Weblogic J2EE App
Hello! Thanks in advance for taking a look :)
I'm hard at work on a J2EE web app (in JDeveloper) and recently added some functionality that required JSTL, and I've hit a little bit of a snag. …
1
vote
0answers
90 views
connecting jdeveloper 11 to tomcat server
Hello all,
I would like to deploy my application with Jdeveloper 11 to tomcat server. For that I created a new connection to my tomcat server, but it says after opening the deplyments in the tree of …
1
vote
3answers
195 views
Does anybody know what encrypting technique is JDeveloper/SQL Developer using to persist credentials?
I'd be more than interesting for me to understand which technique is being used here to persist sensible data since I'm needing to implement a similar solution. Here's a sample connection …
0
votes
2answers
60 views
error appears in jdeveloper 11g 11112
hi all, i need help on compiling my project in jdeveloper 11g.
previously my application (jsp+servlets) works smoothly in jdeveloper 10g with oc4j (deploys in WAR file).
but since i migrate to …
0
votes
1answer
40 views
Deploying annotated EJB 3.0 beans from third party jar to JDeveloper embedded oc4j container
Using JDeveloper as my IDE, I have a web application which calls services provided by annotated EJB 3.0 beans packaged in third party jar. How do a configure the web application project to deploy the …
0
votes
1answer
30 views
How to create a new stereotype for UML Class in JDeveloper ?
I can't see anything to do so whereas stereotype can be shown ?
0
votes
2answers
92 views
Jdev project dependency libraries
JDeveloper 10.1.3.x
I've recently learned that a library that is not exported will not be included on the classpath when deployed to the embedded OC4J container because it will have no library entry …
0
votes
1answer
116 views
JDeveloper classpath
How can I have one classpath for building and a different classpath for deploying to the embedded OC4J container (pressing the green run button) in JDeveloper 10.1.3.4 (or any similar version.) …
0
votes
0answers
30 views
ADF exception JBO-27014 in an editable table with LOV column
I'm working with ADF BC 10.1.3.4,
I've 2 pages, a search page that forwards to a detail page with showOneTab component.
In the first tab I've an af:table (Editable) with all controls available, Add, …
0
votes
1answer
273 views
Calling @EJB from JSF Managed Bean
Hi,
We are using JDeveloper 11g.
Both a Model and ViewController project that makes use of ADF fusion and what not.
My web-xml has an ejb reference for a statfull session ejb.
I have a managedbean …
0
votes
2answers
301 views
JPA Entity mapping with no foreign keys available
Hi,
I dont really get to work with entity beans, but they are staring at me right now.
We have a couple of tables that are related to each other, but there are no foreign keys, and we cannot add …
0
votes
1answer
247 views
How do you run Spring 2.5.6 sample apps in Jdeveloper 11g?
I am trying to run imageDB and jpetstore in JDeveloper 11g. It compiles fine, but it won't run, and the weblogic server throws errors. Does anyone know how to successfully run Spring 2.5.x sample …
0
votes
0answers
27 views
JDeveloper Syntax Highlighting of XSL files
I would a way to do javascript call syntaxt highlighting in XSL files as well as HTML. Turn the text green or something.
