vre-modeler/etc/profile.xml

46 lines
1.2 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<Resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ID></ID>
<Type>VREModeler</Type>
<Profile>
<Description>VREModeler Service</Description>
<Class>VREManagement</Class>
<Name>VREModeler</Name>
<Version>1.0</Version>
<Packages>
<Main>
<Description>Describes port-types</Description>
<Name>Main</Name>
<Version>1.0</Version>
<Dependencies>
<Dependency>
<Service>
<Class>VREManagement</Class>
<Name>VREModeler</Name>
</Service>
<Package>Stubs</Package>
<Version>1.0</Version>
<Scope level="GHN"/>
<Optional>false</Optional>
</Dependency>
</Dependencies>
<GARArchive>org.gcube.vremanagement.vremodeler.gar</GARArchive>
<PortType>
<Name>gcube/vdlmanagement/vdlmodeler</Name>
<WSDL/>
</PortType>
<PortType>
<Name>gcube/vremanagement/vremodeler/ModelerService</Name>
<WSDL/>
</PortType>
</Main>
<Software>
<Description>Describes port-type stubs</Description>
<Name>Stubs</Name>
<Version>1.0</Version>
<Files><File>org.gcube.vremanagement.vremodeler.stubs.jar</File></Files>
</Software>
</Packages>
</Profile>
</Resource>