[
https://jira.jboss.org/browse/JBESB-3082?page=com.atlassian.jira.plugin.s...
]
David Ward closed JBESB-3082.
-----------------------------
Resolution: Done
Attribute is no longer required; the default is STRING just like the documentation says.
JUnit still works, and I tweaked a quickstart by removing this attribute, and it also
still works.
Committed revision 33149.
Optional Parameter in XsltAction
--------------------------------
Key: JBESB-3082
URL:
https://jira.jboss.org/browse/JBESB-3082
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Fernando Ribeiro
Assignee: David Ward
Fix For: 4.9
The resultType parameter should really be optional, as described in the documentation.
<action name="action1"
class="org.jboss.soa.esb.actions.transformation.xslt.XsltAction">
<property name="templateFile" value="/xsl/Stylesheet1.xsl"
/>
</action>
.. gives me an error saying resultType needs to be there.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira