[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3666) Transform_CSV2XML , Transform_XML2XML_simple, Transform_XML2XML_date_manipulation culdn't be run
Feng Qian (JIRA)
jira-events at lists.jboss.org
Wed Feb 4 03:14:54 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12450964#action_12450964 ]
Feng Qian commented on JBIDE-3666:
----------------------------------
I did some changes for this and other issues. Now we can support a jboss server that must support esb.(for example: jbossesb-server-4.4GA, jboss-as server from SOA-P)
After you import these examples into your workspace, maybe some issues. But don't worry, you only need to do some steps to fix them:
1 set your jboss server and jboss esb runtime and remember the esb runtime name. The server must support esb.
2 right-click on the project, and select the properties action.
3 In the opened wizard, choose Java Build Path, then click Libraries Tab, then you can correct the jboss server and jboss esb runtime in the opened page.
4 rebuild the project, I believe you will get a correct project.
Except said as above, you need not do anything.
So, Anton, I think you should choose a correct server that must support esb just like jbossesb-server-4.4GA, jboss-as server from SOA-P.
Please test again based night build of jboss tools, if no problem, I will add this comment to a readme file. Thanks!
> Transform_CSV2XML , Transform_XML2XML_simple, Transform_XML2XML_date_manipulation culdn't be run
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-3666
> URL: https://jira.jboss.org/jira/browse/JBIDE-3666
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: esb
> Affects Versions: 3.0.0.CR2
> Reporter: Anton Klimkovich
> Assignee: Feng Qian
> Fix For: 3.0.0.GA
>
> Attachments: ImportProjectResults.PNG, workspacePreferences_ESBRuntimes.PNG, workspacePreferences_ServerRuntimes.PNG
>
>
> EXECUTE: New -> Other -> Eaxmple Projects -> ESB ->
> EXECUTE: Select transform_CSV2XML and transform_XML2XML and Transform_XML2XML_date_manipulation projects and press Finsh
> EXECUTE: Add ESB libraries from jbossesb-4.4.GA / jbossesb-server-4.4.GA / jboss-soa-p.4.3.0
> EXECUTE: Deploy projects to the server
> ASSERT: Projects deployed successfully
> EXECUTE: Run SendJMSMessage.java
> FAILURE: Exception in console: Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/soa/esb/util/FileUtil
> :(
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list