[
https://jira.jboss.org/jira/browse/JBIDE-3654?page=com.atlassian.jira.plu...
]
Feng Qian commented on JBIDE-3654:
----------------------------------
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.
Anton, I test this issue on jbossesb-server-4.4GA and jboss-as server from SOA-P. I do not
get this issue.
Example Project "transform_XML2POJO" doesn't work by
default.
-------------------------------------------------------------
Key: JBIDE-3654
URL:
https://jira.jboss.org/jira/browse/JBIDE-3654
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.0.0.CR2
Reporter: Anton Klimkovich
Assignee: Feng Qian
Fix For: 3.0.0.GA
Attachments: exception.txt
EXECUTE: Download project to workspace
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
EXECUTE: Add ESB Libraries to the project
EXECUTE: Deploy project to the server
EXECUTE: Start jboss-esb-server
EXECUTE: Run SendJMSMessage.java
ASSERT:
******************************************************************
21:22:03,720 INFO [STDOUT]
&&&&&&&&&&&&&&&&&&&&&&
MyJMSListenerAction
&&&&&&&&&&&&&&&&&&&&&&&&&&
21:22:03,720 INFO [STDOUT]
&&&&&&&&&&&&&&&&&&&&
MyJMSListenerAction
&&&&&&&&&&&&&&&&&&&&&&&&&&&&
21:22:03,720 INFO [STDOUT]
&&&&&&&&&&&&&&&&&&&&&&
MyJMSListenerAction
&&&&&&&&&&&&&&&&&&&&&&&&&&
21:22:03,752 INFO [STDOUT] >>>> Message after Smooks intermediate xml ->
target pojos : :
21:22:03,752 INFO [STDOUT] [Demonstrates Smooks ability to rip the XML into Objects
********* DVDStoreAction - Order Value Objects Populated *********
Header: 1, null, 0, 59.97, 64.92, 4.95,
Customer: user1,Harry,Fletcher,SD
Order Items (2):
0: 1,1,364,The 40-Year-Old Virgin ,29.98
1: 2,1,299,Pulp Fiction,29.99
****************************************************************** ]
FAILURE: java.text.ParseException: Unparseable date: "Wed Nov 15 13:45:28
2006"
--
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