[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3654) Example Project "transform_XML2POJO" doesn't work by default.
Feng Qian (JIRA)
jira-events at lists.jboss.org
Thu Feb 5 23:15:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12451425#action_12451425 ]
Feng Qian commented on JBIDE-3654:
----------------------------------
Hi Anton,
You said you had fixed this issue by adding some codes like:
myString = DateFormat.getDateInstance().format(myDate);
I do not know more about the smooks. So I want to know how you fix this issue?
Which files do you change? How to changed them?
Thanks a lot!
> 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: Example projects results.txt, exception.txt
>
>
> EXECUTE: Download project to workspace http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/transform_XML2POJO.zip
> 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
More information about the jbosstools-issues
mailing list