Apache Camel Fuse soap CXF proxy service marshal jacksonXML output

2020-10-05 Thread Peter Turányi
   I use Red Hat Fuse CodeReady Studio 12.16.0.GA. I have created soap proxy service using CXF. Here is main part of proxy service wsdl. http://schemas.xmlsoap.org/wsdl/"; xmlns:xs="http://www.w3.org/2001/XMLSchema"; xmlns:soap="http://schema

Re: Mongodb Batch Insert Using Aggregate Not Working

2020-10-05 Thread Site Register
Can somebody help to create a jira for this because I don't have the permission? Please use below codes to reproduce. @Named("ConvertType") @Log4j2 public class ConvertType implements Processor { private static final Logger logger = LoggerFactory.getLogger(ConvertType.class); @Override publi

Re: Performance regression with bean and ognl expressions in Simple language version 3.4.x

2020-10-05 Thread Claus Ibsen
Hi Corneliu Thanks for the reproducer. We have fixed a bunch of stuff and you are welcome to try with SNAPSHOT and do profiling again and report back if you can find improvements too. Or if you dont have time then test again when Camel 3.6.0 comes out later in October On Thu, Sep 17, 2020 at 2:32

Re: Mongodb Batch Insert Using Aggregate Not Working

2020-10-05 Thread Claus Ibsen
On Sun, Oct 4, 2020 at 9:02 PM Site Register wrote: > > I went through Camel MongoDB source code > (https://github.com/apache/camel/blob/af7e383e9fc1d25ce9665f74d33672cc5b507952/components/camel-mongodb/src/main/java/org/apache/camel/component/mongodb/MongoDbProducer.java#L424) > I found on line

Re: Apache Camel Fuse soap proxy service CXF input type

2020-10-05 Thread Peter Turányi
  I found that null input is caused by log activity in route. When I have removed log Transfomer bean get input message without problem. Now I have to parse input message. __ > Od: "Peter Turányi" > Komu: users@camel.apache.org > Dátum: