Folks,
Hello. I have been implementing PeopleSoft Campus Solution 9.0 Revision 5 for a University.
I need to develop the Online Admission Application web page 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
2) Application Server: Tuxedo 11g
3) Web Server: Web Logic 10.3.6.0
4) Browser: Firefox Mozila
5) Two huge Database Instances in Database Server: PeopleTools 8.53 and Campus Solution 9.0.
I have installed Oracle ADR (Application Development Runtime) 11.1.1.6.0 with Weblogic 10.3.6.0 in Server machine Oracle Linux 5.10.
The next thing to do is to create a WebLogic Domain for my Online Admission Application web page.
On the documents http://docs.oracle.com/cd/E23943_01/index.htm , I cannot find the exact document for creating a WebLogic Domain with ADR 11.1.1.6.
I already have 2 Database Instances in my Database Server and both have run correctly for a long time.
My Online Admission Application web page is ready to be loaded into ADR.
My questions are:
1) How to start up ADR and load my Online Admission Application web page into ADR ?
2) How to create a WebLogic Domain to implement my Online Admission Application web page in ADR ?
3) Do I need to creat RCU before create a WebLogic Domain ?
Thanks in advance.