[
http://jira.jboss.com/jira/browse/JBESB-1787?page=comments#action_12415253 ]
Kevin Conner commented on JBESB-1787:
-------------------------------------
This should have been handled automatically but, unfortunately, the action was not added
to the actionArtifactMap.properties file.
The workaround is to edit jbossesb.sar/actionArtifactMap.properties and add the action to
the smooks section.
I'll update trunk now.
SmooksAction and classpath issues
---------------------------------
Key: JBESB-1787
URL:
http://jira.jboss.com/jira/browse/JBESB-1787
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transformation Service
Affects Versions: 4.3
Environment: JBoss AS 4.2.1.GA
JBoss ESB 4.3.GA
Reporter: Markus Heidt
Fix For: 4.4
I had a running SmooksTransformer ESB-project and tried a migration to the new
SmooksAction.
For the upcoming documentation, it would be useful to mention, that the deployment.xml
needs a dependency like follows:
<depends>jboss.esb:deployment=smooks.esb</depends>
I have a jar in the .esb package on the root-level, which was used by the
SmooksTransformer.
But now with the SmooksAction, it raises an error, that one of my classes couldn't be
found.
I double checked by downgrading back to 4.2.1...it worked perfect again.
I was always using clean installations of AS 4.2.1.GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira