cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice using soap adapter

Former Member
0 Kudos

Hi all,

I have created a simple web service, but I am not able to deploy that webservice.

I am getting an error:Cannot determine host.

I am trying to use XI server for J2EE engine.

Please help me out , how to over come this error.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

vijay_b4
Active Contributor
0 Kudos

Hi Sailatha,

Reward points if this helps

Try this,will defenetly resolve your problem

Select the Window -> Preferences -> SAP J2EE Engine

If J2EE server is remote check the "SAP J2EE engine installed on remote host" and provide host and message server port. You can check the message server port here: drive:\usr\sap\<instance name>\JC<ID>\j2ee\cluster\instance.properties as "instance.ms.port" property.

If locally check the "SAP J2EE engine installed on local host". Click the "Browse" and select instance.

Be sure engine is started and running.

Reward points if this helps

Regards

Pragathi.

Answers (4)

Answers (4)

Former Member
0 Kudos

Thank you

Former Member
0 Kudos

HI,

Try to Test the Webservice with various tools such as soapUI or Altova XML etc. to check whether you are able to hit the Hsot server with it.

Also try out using Java Proxy if in case required.

Thanks

Swarup

former_member556603
Active Contributor
0 Kudos
GabrielSagaya
Active Contributor
0 Kudos

please check the reply from Aliaksei Shpak

/thread/179935 [original link is broken]

Also check rajini reply