Re: Netbeans plugin

2016-09-20 Thread Francesco Chicchiriccò
On 19/09/2016 16:14, Francesco Chicchiriccò wrote: On 19/09/2016 15:59, Tushar Mishra wrote: Hi, I would like to add to the work contributed by Nuwan and work on the completion of the Netbeans plugin. Could you please assign the SYNCOPE-808 issue to me, so I can start working on this? Hi,

Re: Syncope + Camel + Spring problem

2016-09-20 Thread Francesco Chicchiriccò
Il 20 settembre 2016 17:36:08 CEST, Colm O hEigeartaigh ha scritto: >On Tue, Sep 20, 2016 at 4:02 PM, Francesco Chicchiriccò >> wrote: > > >> You could do: >> >> ApplicationContext appContext = new >> ClassPathXmlApplicationContext( >>

Re: Syncope + Camel + Spring problem

2016-09-20 Thread Colm O hEigeartaigh
On Tue, Sep 20, 2016 at 4:02 PM, Francesco Chicchiriccò wrote: > You could do: > > ApplicationContext appContext = new > ClassPathXmlApplicationContext( > new String[]{"camel-beans.xml"}, >

Re: Syncope + Camel + Spring problem

2016-09-20 Thread Francesco Chicchiriccò
On 20/09/2016 16:45, Colm O hEigeartaigh wrote: Hi all, I've run into a problem with the way we set Camel up in Syncope. The use-case is when you want to modify one of the routes to use a Camel component that requires a pre-defined bean in the Camel Registry. There is no way to do this in the

[jira] [Created] (SYNCOPE-948) Optionally provide schema information with attribute values

2016-09-20 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-948: -- Summary: Optionally provide schema information with attribute values Key: SYNCOPE-948 URL: https://issues.apache.org/jira/browse/SYNCOPE-948

[jira] [Resolved] (SYNCOPE-948) Optionally provide schema information with attribute values

2016-09-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-948. Resolution: Fixed 2_0_X:

Syncope + Camel + Spring problem

2016-09-20 Thread Colm O hEigeartaigh
Hi all, I've run into a problem with the way we set Camel up in Syncope. The use-case is when you want to modify one of the routes to use a Camel component that requires a pre-defined bean in the Camel Registry. There is no way to do this in the console as you can only edit the routes, and not