Fórum

Remote Service with Service Builder and Maven

Gunnar Meyer, modificado 13 Anos atrás.

Remote Service with Service Builder and Maven

New Member Postagens: 4 Data de Entrada: 29/06/09 Postagens Recentes
Hello Everyone,

I am currently developing a portlet application for Liferay 6 using the Maven Archetype.
Creating the ServiceClasses as well as the database scripts work fine using the liferay:build-service goal. But unfortunatly I could not find a way to create the files needed for the access to my remote services. Is this even possible when using Maven instead of the ant based SDK? Is there a counterpart to the build-wssd ant target?

Cheers,
-Gunnar
thumbnail
Thiago Leão Moreira, modificado 13 Anos atrás.

RE: Remote Service with Service Builder and Maven

Liferay Legend Postagens: 1449 Data de Entrada: 10/10/07 Postagens Recentes
Hi Gunnar,

I'm sorry but this is not possible so far. We don't have a build-wsdd goal for Maven.

LPS-15868
Gunnar Meyer, modificado 13 Anos atrás.

RE: Remote Service with Service Builder and Maven

New Member Postagens: 4 Data de Entrada: 29/06/09 Postagens Recentes
Not the answer I was hoping for, but at least I can stop searching ;)
Thanks for answering.