‎2006 Nov 08 11:40 AM
Hi All,
I am trying to expose function modules as web service but when i click on 'Web service Homepage' button it is throwing error :
"Setting for J2EE server do not exist".
Could you please guide me through this?
Regards,
Abhijeet.
‎2006 Nov 08 12:32 PM
Hi
That means the web service has been released.
But when u r trying to access the same its giving the error.
That means ur web service repository has not been configured properly.Ask ur Basis person to do this or see in internet transaction server.
U can also see it WSCONFIG tcode whether it has been properly rfeleased or not.
Regs
Manas Ranjan Panda
‎2006 Nov 08 11:49 AM
hi
r u releasing the web service for FMs
here r the steps.
To release FMs as webservice it should be RFC enabled.
then goto SE80 and search for the FM u want to release web service.
then right click on the FM
then Create->web service
then give the web service name then continue.
click on chk box for relase run time.
then assign one request and package
now goto WSADMIN tcode ahere u can see ur webservice and then use that.
mark points if helpful
Regs
Manas Ranjan Panda
‎2006 Nov 08 11:56 AM
Hi Manas,
We have followed same steps, but when we access the webservice from Wsadmin and click on "Web Service homepage" it gives error
"Setting for J2EE does not exist".
Can you tell why does this happen?
(We are refering the webservice cookbook.)
Regards,
Abhijeet.
‎2006 Nov 08 12:32 PM
Hi
That means the web service has been released.
But when u r trying to access the same its giving the error.
That means ur web service repository has not been configured properly.Ask ur Basis person to do this or see in internet transaction server.
U can also see it WSCONFIG tcode whether it has been properly rfeleased or not.
Regs
Manas Ranjan Panda
‎2006 Nov 08 2:55 PM
Hi Manas,
Yeah you are right, there seems some problem with configuration.
Could you know what web service repository configuration need to be done?
Regards,
Abhijeet.
‎2006 Nov 08 12:52 PM
hi
good
go through these links, which ll give you brief idea about the webservices.
http://help.sap.com/saphelp_nw04/helpdata/en/d6/f9bc3d52f39d33e10000000a11405a/content.htm
http://webservices.sys-con.com/read/79261.htm
thanks
mrutyun^
‎2006 Nov 11 9:28 AM
you need to set up the J2EE engine path in transaction WSADMIN.
WSADMIN->go to-> administration settings
enter the j2ee server path
"http://server.domain.com:port/path"
Regards
Raja