ok, someone here helped me to fix this. The webservices were deployed in a different context than my webapp. Since we use liferay as a portal framework I got confused with the URLs.
Thanks
Type: Posts; User: rgaino; Keyword(s):
ok, someone here helped me to fix this. The webservices were deployed in a different context than my webapp. Since we use liferay as a portal framework I got confused with the URLs.
Thanks
Hi.
My webservice server class, DARTSoapBindingImpl, needs a bean called ServiceRequestPlugin that is managed by Spring. Searching the forum I found the commom solution to create an BeanFactory...