IDEMPIERE-1277 Exporting cxf package from web service to reuse same in SFAndroide. Accept patch from Deepak.

This commit is contained in:
Heng Sin Low 2013-08-16 18:33:24 +08:00
parent e679738649
commit 43dbfd7feb
1 changed files with 7 additions and 1 deletions

View File

@ -155,6 +155,11 @@ Export-Package: javax.ws.rs,
org.apache.commons.discovery.resource.classes,
org.apache.commons.discovery.resource.names,
org.apache.commons.discovery.tools,
org.apache.cxf,
org.apache.cxf.jaxws,
org.apache.cxf.jaxws.spring,
org.apache.cxf.transport.servlet,
org.apache.cxf.xmlbeans,
org.apache.xmlbeans,
org.apache.xmlbeans.impl.common,
org.apache.xmlbeans.impl.config,
@ -208,5 +213,6 @@ Export-Package: javax.ws.rs,
org.idempiere.adinterface,
org.idempiere.webservices,
org.idempiere.webservices.client,
org.idempiere.webservices.fault
org.idempiere.webservices.fault,
org.springframework.web.context
Web-ContextPath: ADInterface