Hi,
I have a serious problem with ServiceMix CXF SE component which I use for
implementing web service endpoint. I couldn't get answer on ServiceMix forum
so maybe here somebody could give me some advice.

My web service executes Drools engine (not servicemix-drools) and terminates
with exception during loading facts to working memory. It terminates only
when number of facts exceeds ca. 450. I tested the rules outside ServiceMix
(and CXF) 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
-- 
View this message in context: 
http://www.nabble.com/ServiceMix-CXF-SE-causing-NPE-tp19104029p19104029.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to