Keith Babo created SWITCHYARD-828:
-------------------------------------
Summary: time to sort out JAXB transformers
Key: SWITCHYARD-828
URL: https://issues.jboss.org/browse/SWITCHYARD-828
Project: SwitchYard
Issue Type: Enhancement
Components: transformation
Affects Versions: 0.5
Reporter: Keith Babo
Assignee: Keith Babo
Fix For: 0.5
I've been putting this off, but can't any longer. The JAXB stuff is great, but really needs some tweaks:
- Explicit registration of from/to types in switchyard.xml by contextPath or class
- Generate config vs. auto-register at runtime
- Allow registration by class alone without ObjectFactory
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
David Ward created SWITCHYARD-827:
-------------------------------------
Summary: Look into using basic ServiceTask vs. SwitchYardServiceTask for BPMN2 modeling
Key: SWITCHYARD-827
URL: https://issues.jboss.org/browse/SWITCHYARD-827
Project: SwitchYard
Issue Type: Task
Components: component-bpm
Affects Versions: 0.5
Reporter: David Ward
Assignee: David Ward
The older eclipse plugin (referred to by jBPM 5.2) for bpmn2 file development did not provide a task for service execution, so one was created. Now that the newer plugin (referred to by jBPM 5.3) does, we should look into the viability of using that. Please refer to the forum reference for more details.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Łukasz Dywicki created SWITCHYARD-825:
-----------------------------------------
Summary: Add configuration support for Camel Quartz component
Key: SWITCHYARD-825
URL: https://issues.jboss.org/browse/SWITCHYARD-825
Project: SwitchYard
Issue Type: Feature Request
Components: component-camel
Reporter: Łukasz Dywicki
Assignee: Łukasz Dywicki
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Brian Fitzpatrick created SWITCHYARD-824:
--------------------------------------------
Summary: Add binding support for Camel FTP
Key: SWITCHYARD-824
URL: https://issues.jboss.org/browse/SWITCHYARD-824
Project: SwitchYard
Issue Type: Enhancement
Components: tooling
Affects Versions: 0.5
Reporter: Brian Fitzpatrick
Assignee: Brian Fitzpatrick
Fix For: 0.5
Need to add support for Camel FTP bindings in the tooling
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Keith Babo created SWITCHYARD-823:
-------------------------------------
Summary: Test classes included in deployment
Key: SWITCHYARD-823
URL: https://issues.jboss.org/browse/SWITCHYARD-823
Project: SwitchYard
Issue Type: Bug
Components: tooling
Affects Versions: 0.5
Reporter: Keith Babo
Assignee: Rob Cernich
Fix For: 0.5
I can deploy to an AS7 runtime from JBDS, but the deployment includes test classes. This generates a stack trace at deployment time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Łukasz Dywicki created SWITCHYARD-822:
-----------------------------------------
Summary: Dynamic recognition of Camel type converters
Key: SWITCHYARD-822
URL: https://issues.jboss.org/browse/SWITCHYARD-822
Project: SwitchYard
Issue Type: Enhancement
Components: component-camel
Reporter: Łukasz Dywicki
Current implementation of camel component rely on static list of converters stored in XML file. This might break interoperability with third party camel components which provide own converters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Rob Cernich created SWITCHYARD-821:
--------------------------------------
Summary: Update EMF model to include Camel Netty configuration
Key: SWITCHYARD-821
URL: https://issues.jboss.org/browse/SWITCHYARD-821
Project: SwitchYard
Issue Type: Enhancement
Components: tooling
Reporter: Rob Cernich
Fix For: 0.5
Update EMF model to include recent configuration updates supporting netty.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Keith Babo created SWITCHYARD-820:
-------------------------------------
Summary: New projects with Camel and Bean services include scanner definitions
Key: SWITCHYARD-820
URL: https://issues.jboss.org/browse/SWITCHYARD-820
Project: SwitchYard
Issue Type: Bug
Components: tooling
Affects Versions: 0.5
Reporter: Keith Babo
Assignee: Rob Cernich
Fix For: 0.5
1) Create a new SwitchYard project
2) Select Camel and Bean capabilities from the next page
3) Scanners for Camel and Bean are present in pom.xml
{code}
<param>org.switchyard.component.bean.config.model.BeanSwitchYardScanner</param>
<param>org.switchyard.component.camel.config.model.RouteScanner</param>
{code}
We don't want scanners in the pom.xml for projects created in Eclipse.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira