Ok I changed
construct (class=com.mckesson.adept.net.client.ConnectionPoolingController)
{
service { ClientController }
}
construct (class=com.mckesson.adept.net.client.ConnectionPoolingController)
{
service { "ClientController" }
}
and I get a
java.lang.StackOverflowError
Exception in thread "main"
That can't be good... :)
When I change it to "abc", I get a service point not found exception. So, I
think that it must be somewhere in the service location code?
Richard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]