Hi,

What do you mean "I tested the rules outside ServiceMix"?

You test your webservice with cxf without servicemix or you test your webservice without both smx and cxf?

Regards
Freeman

Newion wrote:
Hi,
I have a serious problem with CXF SE component which I use for implementing
web service endpoint.
My web service executes Drools engine (not servicemix-drools) and terminates
with exception during loading the facts to working memory. It terminates
only when number of facts exceeds ca. 450. I tested the rules outside
ServiceMix and there was no problem.

This is the exception I found in the log of Servicemix:

2008-08-13 10:48:14 org.apache.cxf.phase.PhaseInterceptorChain doIntercept
INFO: Application has thrown exception, unwinding now:
java.lang.NullPointerExce
ption: null

I suppose the CXF component can't allocate enough memory?

What can I do? Thanks in advance.
Regards,
Pawel Kaczor

Reply via email to