azaveri7
azaveri7

Reputation: 899

how to setup oracle weblogic server 11g 10.3.6 in STS Eclipse Neon.3 (4.6.3)

Hi I want to deploy a j2ee application on Weblogic 11g 10.3.5

I have installed weblogic 11g 10.3.5 on my windows 7 machine.

I am trying to add weblogic server in STS using below:

Window -> Preferences -> Server -> Runtime environment -> Add -> Oracle.

Here I am not getting the option of Weblogic 11g 10.3.5 to add.

I read that we need to install Oracle Enterprise Pack for Eclipse.

I tried to install it from this link:

http://download.oracle.com/otn_software/oepe/luna

But from here only support for weblogic server 12c is being installed.

Please let me know the site url or the steps needed to add weblogic 10.3.5 server as Runtime server in Spring Tool Suite(STS)

Upvotes: 0

Views: 3495

Answers (1)

Ashok bhor
Ashok bhor

Reputation: 21

I know it can be this can be late answer but it can be useful to others. You can refer the guide at:

https://blogs.oracle.com/weblogicserver/weblogic-server-in-eclipse-ide-for-java-ee-developers

Upvotes: 1

Related Questions