SoapMessageInInterceptor imports test generated
code(pizza.types.CallerIDHeaderType)
------------------------------------------------------------------------------------
Key: CAMEL-1190
URL: https://issues.apache.org/activemq/browse/CAMEL-1190
Project: Apache Camel
Issue Type: Bug
Components: camel-cxf
Affects Versions: 2.0.0
Environment: pure code
Reporter: Andi Abes
org.apache.camel.component.cxf.interceptors.SoapMessageInInterceptor imports a
class generated from test code
import org.apache.camel.pizza.types.CallerIDHeaderType;
This makes life a bit annoying when trying to debug/develop with camel-cxf
without generating the full test code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.