Top "Jdeveloper" questions

Oracle JDeveloper is an integrated development environment that simplifies the development of Java-based SOA applications and user interfaces, supporting the full software development life cycle.

Installing Oracle 11g on OSX

I would like to run a complete SOA/OSB development environment on OSX. Unfortunately, Oracle 11g (SOA and OSB) is …

macos oracle11g soa jdeveloper osb
Unable to use a package org.apache.commons.lang.StringUtils

I am new to Jdeveloper and I was writing a program which used text in between two strings. I stumbled …

java package jdeveloper
Cannot load driver: com.microsoft.sqlserver.jdbc.SQLServerDriver weblogic 10g

I'm trying to create a datasource from weblogic 10.3 to sqlserverexpress 2008 r2, but when I test the connection, the following message …

sql-server-2008 weblogic-10.x jdeveloper
Configuring and running integrated weblogic server in jdeveloper

i know this can be very simple but i am not able to do so. I am trying to start …

weblogic jdeveloper
Java.lang.OutOfMemory Java Heap Space JDeveloper

I am writing an application on Java and it is throwing this error Java.lang.OutOfMemory Java Heap Space JDeveloper. …

java jdeveloper
How to solve JDK issue unexpected at this time

I need your assistant in configuring the Jdeveloper 11.1.3 in my machine. I installed it and I installed the JDK. When …

java jdeveloper jdk1.6
How do I import existing source files into JDeveloper?

I am trying to create a project in JDeveloper and import several existing source trees into the project. I don't …

java jdeveloper
Weblogic Deployment Exception : PaddingException: Could not perform unpadding: invalid pad byte

This question is asked (and answered) just to share some knowledge with the SO Community. I have recently came up …

oracle weblogic weblogic-10.x jdeveloper
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 …

java oracle oracle-sqldeveloper jdeveloper
"Import cannot be resolved" with JSP

I am trying to call a Java class from a JSP page. I have created the project using JDeveloper. I …

java class jsp import jdeveloper