Hi,

i pretty sure it is in your application (maybe a loop a method publishing
the WS through cxf API?) because OpenEJB doesn't deploy the webservice with
this kind of addresses.

- Romain


2012/2/7 Gil Teitelbaum <[email protected]>

> 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