Hi,
I'm using Camel 2.4 and trying to follow the examples on
http://camel.apache.org/protobuf.html.
I have a serious problem with the Spring DSL example.
http://camel.apache.org/schema/spring";>
When running the example the programs says the XML-document is inv
05)
at
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:377)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2747)
at
com.sun.org.apache.xerces.inte
Ok, thank you.
I guess this will be fixed in 2.5, for now I use the following construction:
http://camel.apache.org/schema/spring";>
Cheers,
Marcel Jager
On Tue, Sep 14, 2010 at 3:32 PM, Willem Jiang wrote:
> Hi,