I got this exception when runing the jms sample
WSIFJMSFinderForJndi caught 'javax.naming.ServiceUnavailableException:
testmachine:2506; socket closed'.
This is the service definition
<service name="CheckServiceAvailability">
<port name="CheckAvailabilityPort"
binding="tns:CheckAvailabilityJMSBinding">
<!-- vendor-specific deployment information
needs to be entered here -->
<jms:address destinationStyle="queue"
jndiDestinationName="ESDQ"
jndiConnectionFactoryName="progress.message.jclient.ConnectionFactory"
initialContextFactory="com.sun.jndi.ldap.LdapCtxFactory"
jndiProviderURL="ldap://testmachine:2506"/>
</port>
Any help on this?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]