Issue Type: Feature Request Feature Request
Affects Versions: 1.0
Assignee: Rob Cernich
Components: tooling
Created: 05/Jul/13 2:40 PM
Description:

Tooling needs to be updated for some/all of these changes introduced in SWITCHYARD-1574:

  • org.switchyard.metadata.java.JavaService has been moved to org.switchyard.extensions.java.JavaService. The methods which are used to create a Java type name are still in API in org.switchyard.metadata.JavaTypes. JavaService has been moved to a new module called org.switchyard.extensions.java. This will not impact user applications, but might impact the tools build if JavaService is used behind the scenes.
  • domain handlers no longer exist
  • message tracing is now enabled via a system property "org.switchyard.handlers.messageTrace.enabled". Set to "true" to enable, "false" to disable. The little checkbox on the domain tab should set this property in switchyard.xml instead of adding a handler.
  • other important things which I forgot

Here's the diff on core in case you want to poke around:
https://github.com/kcbabo/core/commit/c78bc571256450d1c0a80937ef7028d47519701f

Fix Versions: 1.0
Project: SwitchYard
Priority: Major Major
Reporter: Keith Babo
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira