Adding ResourceRegistration portType to the profile
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@34436 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
a518eb0ac2
commit
274f1dba36
|
@ -39,9 +39,14 @@
|
|||
</Dependencies>
|
||||
<GARArchive>org.gcube.informationsystem.registry.gar</GARArchive>
|
||||
<PortType>
|
||||
<Name>gcube/informationsystem/registry/RegistryFactory</Name>
|
||||
<Name>gcube/informationsystem/registry/ResourceRegistration</Name>
|
||||
<Security/>
|
||||
<WSDL/>
|
||||
</PortType>
|
||||
<PortType>
|
||||
<Name>gcube/informationsystem/registry/RegistryFactory</Name>
|
||||
<Security/>
|
||||
<WSDL/>
|
||||
</PortType>
|
||||
<PortType>
|
||||
<Name>gcube/informationsystem/registry/Registry</Name>
|
||||
|
|
Loading…
Reference in New Issue