On Wednesday 24 September 2008 12:20:31 pm Campster wrote:
> When launching Tomcat it freezes when trying to load my CXF Service. The
> console stops being updated after the following:
>
> INFO: Creating Service
> {http://endpoint.services.cost.prometheus.intervolve.com/}CostService from
> class com.intervolve.prometheus.cost.services.endpoint.CostServiceFacade
>
> The thing is, this only happens when I have specific types of parameters in
> CostServiceFacade's methods. If I put in an Integer or a Double or even
> Object it works fine, but if I throw in one of our own classes (say,
> Product) it simply freezes and never instantiates the service or any of the
> subsequent services it needs to start.
>
> Does anyone have any idea what could possibly be causing this?
Nope. Any chance you can "kill -3" it and get a stack trace from it?
Either that or attach a debugger to it and debug into what it's trying to do?
--
Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog