who can tell me how to configure weblogic11g server for soa application more details.. better step by step

StackOverflow https://stackoverflow.com/questions/20781911

  •  21-09-2022
  •  | 
  •  

質問

i was fresh to use jdeveloper11g weblogic11g ,want to study SOA ,but it's stucked. can u help me ..... i will be very grateful to u! i have download the WS-BPEL 2.0 for SOA Composite Applications with Oracle SOA Suite 11g 's code . When i try to deploy the AmericanAirlines service component , the jdeveloper tells me ![no soa configured servers][1] but i totally don't know how to config weblogic server for SOA applications. please help me .. better step by step , i will be very grateful to u!

役に立ちましたか?

解決

You need to install an SOA Server - download it from here: http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html

他のヒント

Before you continue installation please verify the compatible version list.These are the following steps you need to follow.

  1. Have Weblogic installed first
  2. Install oracle database if you don't have one (An xe database would also suffice)
  3. Install rcu by providing the connection details of the database. Remember or make a note of the username and passwords you provide here
  4. Install OSB if you are planning to you can skip this step if you don't need
  5. Install SOA on the top of weblogic (Caution Jdeveloper also have a weblogic installation make sure you provide the installation folder of weblogic standalone server)
  6. Now go ahead and configure domain of weblogic server. It is straight forward gui to do

Thanks...

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top