Details
Description
It looks as if a regression has been introduced where endpoints provisioned after an initial deployment for a service has taken place for binding.sca to connect a client that is being deployed to that service are not cleaned up when the client is undeployed.
To reproduce:
deploy BigBank Services
deploy BigBank Loan Service (creates JMS endpoints for Services endpoints)
undeploy BigBank Loan Service (Services endpoints are not cleaned up)
resolved in r8833.