Tuesday, August 31, 2010

Liferay: Exposing Webservice & access using Axis Client...

Basically in liferay, we create services using service builder, which is like child's play. In service.xml, we need to put local and remote both attributes, and it will generate class for web service also. 

The link shows steps,
- To generate web services using service builder.
- To generate WSDD changes.
- To access web service from Axis client

0 Comments: