cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE host or port not specified; define them under "System Settings"

Former Member
0 Kudos

Hi experts,

I need some help with a webservice that i created with the wizard. Everything seems ok, but when i try from the

1.- SOAMANAGER

2.- Business Administration tab

3.- Web Service Administration

4.- My WS -> Apply Selection

5.- I click on "Open Web Service navigator for selected binding"

I receive the following error:

J2EE host or port not specified; define them under "System Settings"

Where is the system settings?

What configuration should i do?

Where can i test my WS?

in help.sap, the examples are with the obsolete transaction wsadmin.

Need help please!

regards,

Cesar Felce

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

define them under "System Settings" -> SOAMANGER -> Technical Configuration -> System Global Settings -> Access information J2EE engine server ->

Host = the name of your server (Java)

Port = the same port that you launched SOAMANAGER

- julius

Edited by: julius on Sep 18, 2008 7:12 PM

Former Member
0 Kudos

Hi Julius,

Thanks for the reply, i did exactly that, but when i try the click on "Open Web Service navigator for selected binding" the result was:

http://saperpdes.unimet.edu.ve:8001/wsnavigator?wsdl=http://saperpdes.unimet.edu.ve:8001/sap/bc/srt/...

404 Not found!

I search the sicf for the wsnavigator is not in the service.

Former Member
0 Kudos

It seemed you already solved the "J2EE host or port not specified" problem. It's another problem now.

Have you try to activate /sap/bc/srt/wsdl in SICF ?

- julius

Former Member
0 Kudos

Hi julius,

I haven't solved the problem because, i don't know exactly what hostname should i put.

My wsdl service in the sicf is active and running....

My WebAS doen't have the Java Stack, just the ABAP stack, so i create the webservice with the wizard for a function module.

When i enter to the soamanager, and search for my webservice, is there, but when i click on

"Open Web Service navigator for selected binding", i received the error of the hostname and port, then i read the post about where to change it and i put the same server when i click "Open WSDL document for selected binding" (just the server address)

then i tested clicking again Open Web Service navigator for selected binding", and the address for:

"http://saperpdes.unimet.edu.ve:8001/wsnavigator?wsdl=http://saperpdes.unimet.edu.ve:8001/sap/bc/srt/wsdl/bndg_9C35D0484CFBC911E10000000A011982/wsdl11/allinone/ws_policy/document?sap-client=100"

is not found...

What can i do?

Regards,

Cesar

hamsa_shree
Participant
0 Kudos

Hi Cesar,

In the System Global Settings ->Access Information J2EE Server give the details of the Java Server hostname and HTTP port number of the Java Server and then check

Hope this Helps u.

Regards,

Hamsa

Former Member
0 Kudos

Can you access this url in the browser?

http://saperpdes.unimet.edu.ve:8001/sap/bc/srt/wsdl/bndg_9C35D0484CFBC911E10000000A011982/wsdl11/all...

Are you sure you have successfully publish your endpoint?

- julius

Former Member
0 Kudos

Hello Julius,

Yes i could connect to the link page that you provide.

the endpoint was made bye the wizard when i create the function module webservice.

That means that my WS is working??

Thanks julius,

Former Member
0 Kudos

Just to make sure that the path is activated.

Try to manually create the endpoint at SOAMANAGER. Test it whether it works.

- julius

Former Member
0 Kudos

Hi,

I read in a old post where in the Technical configuration tab, in the link "System Global Settings" and in the tab "Access Information J2EE Server" that there is where i should put the hostname, but what hostname?

My portals hostname?

what port?

Thanks,

Cesar Felce