I found the problem.  Apparently the library I was using had a web
service client that was connecting to a different Orders web service on
another machine.

My apologies.

Gil

-----Original Message-----
From: David Blevins [mailto:david.blev...@gmail.com] 
Sent: Tuesday, February 07, 2012 10:01 PM
To: users@openejb.apache.org
Subject: Re: ReflectionServiceFactoryBean constantly creating services

Can you paste the configuration for your stateless container?  I suspect
there might be some aggressive MaxAge setting.


-David

On Feb 7, 2012, at 10:55 AM, Gil Teitelbaum wrote:

> Hi Everyone,
> 
> 
> 
> I have an OpenEJB 3.1.4 embedded server that seems to be creating a
web
> service every two seconds.
> 
> 
> 
> 18:42:32:895 07.02 INFO  [-pool-2-thread-1]
ReflectionServiceFactoryBean
> Creating Service {http://tradertools.com/}Orders from WSDL:
> http://vint3app/STPlatform/API/Orders.asmx?wsdl
> 
> 18:42:34:942 07.02 INFO  [-pool-2-thread-1]
ReflectionServiceFactoryBean
> Creating Service {http://tradertools.com/}Orders from WSDL:
> http://vint3app/STPlatform/API/Orders.asmx?wsdl
> 
> 18:42:36:989 07.02 INFO  [-pool-2-thread-1]
ReflectionServiceFactoryBean
> Creating Service {http://tradertools.com/}Orders from WSDL:
> http://vint3app/STPlatform/API/Orders.asmx?wsdl
> 
> 18:42:39:036 07.02 INFO  [-pool-2-thread-1]
ReflectionServiceFactoryBean
> Creating Service {http://tradertools.com/}Orders from WSDL:
> http://vint3app/STPlatform/API/Orders.asmx?wsdl
> 
> 18:42:41:083 07.02 INFO  [-pool-2-thread-1]
ReflectionServiceFactoryBean
> Creating Service {http://tradertools.com/}Orders from WSDL:
> http://vint3app/STPlatform/API/Orders.asmx?wsdl
> 
> 
> 
> Does anyone have any idea why this would be happening and what I could
> do to change this.
> 
> 
> 
> Thanks
> 
> 
> 
> Gil
> 

Reply via email to