Files
gateway-mnp-dbc/dbcmnpsrc/FE/mnpdev/mnp/ear/META-INF/application.xml

59 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<application>
<display-name>mnp</display-name>
<module>
<web>
<web-uri>mnp-gui.war</web-uri>
<context-root>/mnp</context-root>
</web>
</module>
<module>
<web>
<web-uri>crontab-gui.war</web-uri>
<context-root>/MNP-GUI</context-root>
</web>
</module>
<module>
<web>
<web-uri>mnp-webaom.war</web-uri>
<context-root>/</context-root>
</web>
</module>
<module>
<ejb>mnp-ejbmodule.jar</ejb>
</module>
<module>
<ejb>process-executor.jar</ejb>
</module>
<module>
<web>
<web-uri>MobileNumberPortabilityMgmt.war</web-uri>
<context-root>/wsdbss</context-root>
</web>
</module>
<module>
<web>
<web-uri>LastPortability.war</web-uri>
<context-root>/wsccc</context-root>
</web>
</module>
<module>
<web>
<web-uri>NotifyGispEvent.war</web-uri>
<context-root>/wsgisp</context-root>
</web>
</module>
<module>
<web>
<web-uri>esitoCessMnp.war</web-uri>
<context-root>/wsgispesito</context-root>
</web>
</module>
<module>
<web>
<web-uri>esitoRicMvno.war</web-uri>
<context-root>/wso2cesitricmvno</context-root>
</web>
</module>
</application>