jdeveloper Questions

2

We developers often working on some different projects and often we need to switch IDE tools, like Eclipse, JDeveloper, IntelliJ. But one problem is there are so many keyboard shortcuts to remember...
Appointor asked 25/4, 2019 at 12:44

4

I am trying to call a Java class from a JSP page. I have created the project using JDeveloper. I am getting an error that says "The import cannot be resolved". I have added the Class file in WEB-I...
Sg asked 7/12, 2012 at 1:31

4

Solved

I have a simple Fusion Web Application program that I could run my simple application on the weblogic server before, but now when I try to run the JSF page I get these errors: Deployment cancelled...
Heir asked 13/7, 2014 at 16:21

1

Solved

I'm trying to start a Jersey/1.7 based project from scratch (as opposed to copying an existing project and adding new code on top, which is what my client normally does) in order to learn how stuff...
Leadsman asked 14/4, 2020 at 6:54

2

i've been looking for every corner of internet this question, and i didn't have success to find a solution, i made some examples with RichPanelAccordion but i haven't find some equivalent This is ...
Gauge asked 30/1, 2019 at 18:49

3

Solved

I'm trying to implement push notification in Oracle MAF (2.3.1) application. I need to deploy Push Server application on WebLogic server. When i try to run Integrated WebLogic Server (WL-12c) fro...
Nombles asked 24/11, 2016 at 8:8

3

Solved

I need your assistant in configuring the Jdeveloper 11.1.3 in my machine. I installed it and I installed the JDK. When I tried to ran a sample jsf file " Right Click-> Run", it generates the error:...
Cherriecherrita asked 17/2, 2015 at 13:22

3

Solved

This question is asked (and answered) just to share some knowledge with the SO Community. I have recently came up with a deployment Exception of my web application (after receiving some changes fr...
Knuckleduster asked 16/10, 2012 at 9:43

4

Solved

I have a java project in Jdeveloper, but I want to migrate this project to a eclipse java project, Do you know how to do that?, or Do I have to import it manually?. Thanks in advance.
Determined asked 8/11, 2011 at 19:1

4

Solved

I am designing a form in java using JDeveloper. I am new to JDeveloper. In JDeveloper tool I didn't found any option to directly add image to form like .Net. And I don't know how to add image to fo...
Brena asked 16/12, 2011 at 6:26

3

I am new to Jdeveloper and I was writing a program which used text in between two strings. I stumbled upon StringUtils.substringBetween() function but when I compile the program it says it cannot f...
Upas asked 19/11, 2011 at 6:48

0

I am trying to deploy an Oracle MAF app to the iOS platform. I am using Java Mail to receive emails from the gmail server. I am trying to to identify mails that have attachments. However I get the ...
Nephrotomy asked 18/7, 2016 at 12:19

2

I have an ADF web application with Faces 1.2 In my managed bean I am trying to access the parameters of the post request, but always getting null. This is my post form that I am posting to the F...
Bacteriostat asked 6/5, 2014 at 20:4

11

Solved

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 configura...
Jandel asked 23/6, 2009 at 13:57

5

Solved

I'm trying to create a datasource from weblogic 10.3 to sqlserverexpress 2008 r2, but when I test the connection, the following message appears : Cannot load driver: com.microsoft.sqlserver.jdbc.S...
Lit asked 1/8, 2011 at 22:15

1

Solved

I have a new project and need modify a web page in ebusiness suite created with oaf, but dont know where to start. Just now. I have the jDeveloper with the corresponding patch to oaf framework, I ...
Falco asked 15/6, 2015 at 16:44

4

Solved

Every time I try to run a weblogic webcenter application on Jdev I get the following error and I cant find any reference on how to fix this anywhere on the web. starting weblogic with Java versi...
Arpeggio asked 21/5, 2012 at 3:12

2

What is .jws , .jpr and .jpx files in jdeveloper/adf?
Barbarize asked 3/11, 2014 at 7:12

3

Solved

I am writing an application on Java and it is throwing this error Java.lang.OutOfMemory Java Heap Space JDeveloper. I know that I can add java -Xmx512m to the command line to solve the problem. How...
Chaudoin asked 9/8, 2010 at 16:59

2

Solved

I shifted from Eclipse to Jdeveloper. I had a weird problem that I was able to solve but not able to understand. Whenever I made any changes in HTML in Jdeveloper's web projects the changes were n...
Coelenteron asked 11/2, 2014 at 18:9

1

Solved

Where can I change allocated memory of JDeveloper? Also Maximum and optimum memory for this IDE. My Machine has a 4GB RAM, I use SOA,BPEL frameworks in that.
Tagalog asked 1/8, 2013 at 5:10

1

Solved

I'm trying to write an integration for enterprise system. There is a web server who is being used by many clients from two different place. There are two network printers installed on this serve...
Jibheaded asked 5/3, 2013 at 10:8

2

Solved

I would like to run a complete SOA/OSB development environment on OSX. Unfortunately, Oracle 11g (SOA and OSB) is missing OSX installers. Is it possible to run a native development environment on ...
Travis asked 24/1, 2012 at 19:17

4

Solved

I'm using number of java files as common in different ADF projects, I want to archive them in jar file so I can import this archive file from any new project to use the java libraries in the projec...
Mirage asked 3/6, 2012 at 15:3

1

Solved

I'm new to JasperReports. I'm designing a report using iReport. I have three values x,y,z. If z < y then the data color for z should be changed to 'black' & if z > x then data color of z sho...
Tempa asked 6/1, 2012 at 6:57

© 2022 - 2024 — McMap. All rights reserved.