Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

The Steps to Develop Web Application in JDeveloper 11.1.1.6.0

user8860348Feb 1 2016 — edited Feb 4 2016

Folks,

Hello. I have been implementing PeopleSoft Campus Solution 9.0 Revision 5 for a University.

I need to develop an Online Admission Application for Prospective student to apply for admission.

My PeopleSoft facilities are below:

Server machine: Oracle Linux 5.10 (64 bits)

Client machine: Windows XP Professional (64 edition) with Browser Internet Explorer

Internet Architecture in Server Oracle Linux 5.10:

1) Database Server: Oracle Database 11g that is release 11.1.0.6.0

2) Application Server: Tuxedo 11g

3) Web Server: Web Logic 10.3.6.0 and JDK 1.7.0_09

4) Browser: Firefox Mozila

5) Two huge Database Instances in Database Server: PeopleTools 8.53 and Campus Solution 9.0.

In order to develop Online Admission Application, I have done the 4 parts with WebLogic 10.3.6 and JDK 1.7.0_09 as below:

1) Install ADR (Application Development Runtime) 11.1.1.6.0 (64bit)

2) Install RCU 11.1.1.6.0 to create OWSM_MDS Schema (32bit)

3) Create a new WebLogic Domain "Domain_CS" in WebLgoic 10.3.6.0 to support ADR 11.1.1.6.0.

4) Install JDeveloper 11g 11.1.1.6.0 Studio Edition including WebLogic 10.3.5.0.

The development environment for Online Admission Application is JDeveloper 11g 11.1.1.6.0 Studio Edition. I have just installed it into PeopleSoft System. I don't have experience to use it. The very first step is to run the command:

$./quickstart.sh

JDeveloper 11g Quick Start Menu comes up as below:

1) Getting Started with WebLogic Server 10.3.5

2) Launch Oracle JDeveloper 11g

3) Configure domains for Oracle ADF

4) Access Oracle JDeveloper 11g Documentation Online

5) Upgrade domain to version 10.3.5

6) Access Documentation Online

I don't know the overall steps outline to develop Web Application in JDeveloper. Let's figure it out step by step related to Quick Start Menu.

My questions are:

1) Do I need to create or extend a Domain in WebLogic 10.3.5.0 ?

2) How to develop Web Application in JDeveloper ? How does JDeveloper connect with WebLogic 10.3.5.0 ?

3) How to configure domain for ADF because ADF is installed in another directory ?

4) Could folk provide the outline of steps to develop Web Application in JDeveloper ?

Thanks in advance.

This post has been answered by Timo Hahn on Feb 4 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 3 2016
Added on Feb 1 2016
13 comments
2,285 views