OC4J Config in Eclipse

10
Home › Eclipse server configuration for OC4J Ξ Notes Create account / Login / Help / About What the superior man seeks is in himself; what the small man seeks is in others. - Confucius Eclipse server configuration for OC4J (Not rated) February 10, 2010 20:53:27    Last update: February 10, 2010 20:53:27 Step by step procedure to setup OC4J server for Eclipse. Version used is Galileo for Java EE Developers. 1. Initialize OC4J You'll be asked to create a password the first time you run the standalone OC4J server. You need to remember this password and use it in the Eclipse setup. In the following C:\jdev1013_5 is where the JDeveloper suite is installed. cd C:\jdev1013_5\j2ee\home java -jar oc4j.jar 2. Add Server Runtime Environment Go to Windows menu, bring up the Preferences dialog. Select Server -> Runtime Environments, click Add. meiu JOINED: 07/29/2009 POSTS: 12 Create a new topic  Search Page 1 of 10 Eclipse server configuration for OC4J | Xinotes 8/11/2011 http://www.xinotes.org/notes/note/677/

Transcript of OC4J Config in Eclipse

Page 1: OC4J Config in Eclipse

Home › Eclipse server configuration for OC4J

Ξ Notes Create account / Login / Help / About

What the superior man seeks is in himself; what the small man seeks is in others.

- Confucius

Eclipse server configuration for OC4J  (Not rated)

February 10, 2010 20:53:27    Last update: February 10, 2010 20:53:27

Step by step procedure to setup OC4J server for Eclipse. Version used is Galileo for Java EE Developers.

1. Initialize OC4J You'll be asked to create a password the first time you run the standalone OC4J server. You need to remember this password and use it in the Eclipse setup. In the following C:\jdev1013_5 is where the JDeveloper suite is installed.

cd C:\jdev1013_5\j2ee\home java -jar oc4j.jar

2. Add Server Runtime Environment Go to Windows menu, bring up the Preferences dialog. Select Server -> Runtime Environments, click Add.

meiu JOINED: 07/29/2009

POSTS: 12

Create a new topic  

Search

Page 1 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/

Page 2: OC4J Config in Eclipse

Copyright © 2007-2011 bigXi LLC.   Terms & Conditions   Privacy Policy

Select Oracle OC4J Standalone 10.1.3.n, click Next.

Page 2 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/

Page 3: OC4J Config in Eclipse

Enter J2EE home and click Finish.

Page 3 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/

Page 4: OC4J Config in Eclipse

3. Add a server for OC4J Go to Windows menu, select Show View -> Servers. If Servers menu is not visible, select Other and enter "servers" in the input box in the popup dialog. Right click in the Servers panel and select New -> Server.

Page 4 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/

Page 5: OC4J Config in Eclipse

Select Oracle OC4J Standalone Server 10.1.3.n and click Next.

Page 5 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/

Page 6: OC4J Config in Eclipse

Enter the password you creates in step one and click Finish.

Page 6 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/

Page 7: OC4J Config in Eclipse

4. Edit OC4J server properties Right click on the newly created OC4J server and select Open.

Page 7 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/

Page 8: OC4J Config in Eclipse

Click on the link "Open launch configuration".

Page 8 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/

Page 9: OC4J Config in Eclipse

You can also set Timeouts etc.

Page 9 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/

Page 10: OC4J Config in Eclipse

 

| Comment  |  TagsShare |

Page 10 of 10Eclipse server configuration for OC4J | Xinotes

8/11/2011http://www.xinotes.org/notes/note/677/