Nevermind, bug in my code. I jumped the gun.

Sorry for wasting anybody's time.

Richard

-----Original Message-----
From: Hensley, Richard [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 14, 2004 8:27 AM
To: '[email protected]'
Subject: RE: Trying to use a service constructor


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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to