Forge get-version returns null if switchyard.version property is not present in pom.xml
---------------------------------------------------------------------------------------
Key: SWITCHYARD-555
URL: https://issues.jboss.org/browse/SWITCHYARD-555
Project: SwitchYard
Issue Type: Bug
Components: tooling
Affects Versions: 0.3
Reporter: Keith Babo
Fix For: 0.4
This command is currently keyed off of switchyard.version, so it works great when this property is present in the pom.xml. If the property is not present, the command returns null. If the property is not present, we should fall back to using a dependency version for something like switchyard-api.
--
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
Allow users to configure capabilities (facets) on SwitchYard projects through Eclipse tooling
---------------------------------------------------------------------------------------------
Key: SWITCHYARD-554
URL: https://issues.jboss.org/browse/SWITCHYARD-554
Project: SwitchYard
Issue Type: Feature Request
Components: tooling
Reporter: Rob Cernich
Assignee: Rob Cernich
Fix For: 0.4
Create a way for users to easily add various component capabilities to SwitchYard projects (e.g. rules, bpm, bpel, etc.).
Adding a capability should update the appropriate areas of the project pom (e.g. dependencies, scanner classes, etc.).
--
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
Remove transformer from soap proxy quickstart
---------------------------------------------
Key: SWITCHYARD-553
URL: https://issues.jboss.org/browse/SWITCHYARD-553
Project: SwitchYard
Issue Type: Task
Components: quickstarts
Affects Versions: 0.3
Reporter: Keith Babo
Fix For: 0.3
It's a pass through example, so removing the transformer simplifies things and also demonstrates how you can pass a payload through untouched.
--
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
Entry-Point support missing from Rules Component CEP functionality
------------------------------------------------------------------
Key: SWITCHYARD-551
URL: https://issues.jboss.org/browse/SWITCHYARD-551
Project: SwitchYard
Issue Type: Bug
Components: component-rules
Affects Versions: 0.3
Reporter: David Ward
Assignee: David Ward
Priority: Blocker
Fix For: 0.3
CEP isn't much use without entry points...
--
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
New Service Bean wizard does not initialize test wizard properly
----------------------------------------------------------------
Key: SWITCHYARD-550
URL: https://issues.jboss.org/browse/SWITCHYARD-550
Project: SwitchYard
Issue Type: Bug
Components: tooling
Reporter: Rob Cernich
Assignee: Rob Cernich
Fix For: 0.4
If a service is created based on an interface defined in another project, the test wizard initializes the source location with the test source folder in the project containing the interface (as opposed to the project that will contain the bean).
Furthermore, if the source folder is updated and the back button is pressed, the page is reinitialized with the original value.
--
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
New Service Test wizard generates code with compiler errors
-----------------------------------------------------------
Key: SWITCHYARD-549
URL: https://issues.jboss.org/browse/SWITCHYARD-549
Project: SwitchYard
Issue Type: Bug
Components: tooling
Reporter: Rob Cernich
Assignee: Rob Cernich
Priority: Minor
Fix For: 0.4
This occurs for tests generated from an interface that has methods specifying return values that use generics.
--
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
Pull out jbpm-console until AS7 integration is supported
--------------------------------------------------------
Key: SWITCHYARD-548
URL: https://issues.jboss.org/browse/SWITCHYARD-548
Project: SwitchYard
Issue Type: Task
Components: distribution
Affects Versions: 0.3
Reporter: David Ward
Assignee: David Ward
Priority: Blocker
Fix For: 0.3
Too much hacking has been necessary to bundle the jbpm-console with the AS7 SwitchYard distribution. We need to cut-bait and wait until the work is properly done and supported by the jBPM team.
--
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
Transaction Handler does not suspend/resume appropriately with InOnly exchange
------------------------------------------------------------------------------
Key: SWITCHYARD-547
URL: https://issues.jboss.org/browse/SWITCHYARD-547
Project: SwitchYard
Issue Type: Bug
Components: core
Affects Versions: 0.3
Reporter: Keith Babo
Fix For: 0.3
The call to resume the transaction was missed since the OUT phase of handlers is never called. Need to add post-processing handler on the IN phase to catch this case.
--
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
installer script does not update AS7 standalone-preview configuration
---------------------------------------------------------------------
Key: SWITCHYARD-546
URL: https://issues.jboss.org/browse/SWITCHYARD-546
Project: SwitchYard
Issue Type: Bug
Components: distribution
Affects Versions: 0.3
Reporter: Keith Babo
Fix For: 0.3
The SwitchYard installer is only updating standalone/configuration/standalone.xml and not standalone-preview.xml. We need the latter configuration for anything that involves messaging, so this is a blocker for 0.3. Fix should be straightforward - just apply the stylesheet to the -preview.xml configuration as well in the installer. You can check the release build for an example if needed, as the 0.3 AS7 distros for Switchyard have a modified standalone-preview.xml already.
--
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