[esb-issues] [JBoss JIRA] Created: (JBESB-1787) SmooksAction and classpath issues
Markus Heidt (JIRA)
jira-events at lists.jboss.org
Tue Jun 3 04:25:20 EDT 2008
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)
Affects Versions: 4.3
Environment: JBoss AS 4.2.1.GA
JBoss ESB 4.3.GA
Reporter: Markus Heidt
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
More information about the esb-issues
mailing list