I use cxf wsdl2java generated java code. It didn't move at all when I wrap a junit testing.
My wsdl file is around 5MB. I saw this log entry when I ran junit test, "Creating service....", my question is why I saw this in my client? Why cxf was trying to create a service. Regards, Hua Jie
