Hi Senthil,

Your message has been moderated.

Please subscribe to the user ML for such questions and then use your email 
client
See why here http://ofbiz.apache.org/mailing-lists.html

You will get a better support , it's more fair to share with everybody  and 
people can answer you on the ML rather than directly to you
The wider the audience the better the answers you might get

Also it's more work for moderators who have to accept your messages as long as 
you have not subscribed.
I'll personally no longer accept them (other moderators still could)

Thanks

This said I'm no sure what you want to achieve by calling this URL

If you ask for a real service like 
http://localhost:8080/webtools/control/SOAPService/createPerson?WSDL it works

If you ask for http://localhost:8080/webtools/control/SOAPService you are 
sending an empty request hence you get this message in log

2019-10-19 10:27:37,072 |http-nio-8080-exec-1 |RequestHandler                |E| Request SOAPService caused an error with the following message: Erreur lors de l'appel de l'événement: org.apache.ofbiz.webapp.
event.EventHandlerException: Cannot get the envelope 
(com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog  at [row,col 
{unknown-source}]: [1,0])

See "Unexpected EOF in prolog  at [row,col {unknown-source}]: [1,0])" it's 
empty!

Jacques

Le 19/10/2019 à 07:44, Senthil Kumar a écrit :
Hi,

I am trying to enable the soap service in newly installed ofbiz 18.12 version.

while accessing the below page via browser i am getting the following error.

URL : http://localhost:8080/webtools/control/SOAPService

error : Problem processing the service.

If i tried the ping service its work fine. but i am not able to view others 
services wsdl files.

Please guid me to fix this.

Thanks and regards,
Senthil Kumar V



Reply via email to