Bug 1124438

Summary: camel:java/xml element is not written to the switchyard.xml if a Camel implementation is inserted in a component
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Tomas Rohovsky <trohovsk>
Component: SwitchYard EditorAssignee: Rob Cernich <rcernich>
Status: NEW --- QA Contact: Matej Melko <mmelko>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: oskutka, soa-p-jira
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Rohovsky 2014-07-29 13:37:13 UTC
Let's have a component declared in switchyard.xml, no matter if it has no or some implementation. If you grab a Camel Java/XML component from Palette and drop it to the component and fill and submit the dialog then following code is written to the component:

<camel:implementation.camel/>

instead of

<camel:implementation.camel>
    <camel:java class="com.example.CamelServiceRoute"/>
</camel:implementation.camel>

It is possible to complete the declaration of implementation by Properties dialog, not by Properties view.

Comment 1 JBoss JIRA Server 2014-07-29 14:16:31 UTC
Brian Fitzpatrick <bfitzpat> updated the status of jira SWITCHYARD-2235 to Resolved

Comment 2 JBoss JIRA Server 2014-10-31 15:26:35 UTC
Andrej Podhradsky <apodhrad> updated the status of jira SWITCHYARD-2235 to Closed