jaxrpc-ri-runtime.xml revision bdaaf27e1e127029a2c7e733eee8586e2f102a09
<?xml version="1.0" encoding="UTF-8"?>
<endpoints xmlns='http://java.sun.com/xml/ns/jax-rpc/ri/runtime' version='1.0'>
<endpoint
name='SMSObjectIF'
interface='com.sun.identity.sm.jaxrpc.SMSObjectIF'
implementation='com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl'
tie='com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie'
model=''
wsdl='/WEB-INF/wsdl/IdentityManagementServices.wsdl'
service='IdentityManagementServices'
port='SMSObjectIFPort'
urlpattern='/jaxrpc/SMSObjectIF'/>
<endpoint
name='DirectoryManagerIF'
interface='com.iplanet.am.sdk.remote.DirectoryManagerIF'
implementation='com.iplanet.am.sdk.remote.DirectoryManagerImpl'
tie='com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie'
model=''
wsdl='/WEB-INF/wsdl/IdentityManagementServices.wsdl'
service='IdentityManagementServices'
port='DirectoryManagerIFPort'
urlpattern='/jaxrpc/DirectoryManagerIF'/>
<endpoint
name='EntityObjectIF'
interface='com.sun.identity.entity.EntityObjectIF'
implementation='com.sun.identity.entity.EntityObjectImpl'
tie='com.sun.identity.entity.EntityObjectIF_Tie'
model=''
wsdl='/WEB-INF/wsdl/IdentityManagementServices.wsdl'
service='IdentityManagementServices'
port='EntityObjectIFPort'
urlpattern='/jaxrpc/EntityObjectIF'/>
<endpoint
name='IdentityServices'
interface='com.sun.identity.idsvcs.IdentityServices'
implementation='com.sun.identity.idsvcs.opensso.IdentityServicesImpl'
tie='com.sun.identity.idsvcs.IdentityServicesImpl_Tie'
mode=''
wsdl='/WEB-INF/wsdl/IdentityServices.wsdl'
service='IdentityServices'
port='IdentityServicesPort'
urlpattern='/identityservices/IdentityServices'/>
</endpoints>