Web services call datetime parameter format error...
We fallow instruction below
http://www.oracle.com/technology/products/jdev/viewlets/1013/bpelfromadf_viewlet_swf.html
When we want to send date field to the bpel process fallowing error occurs.
JBO-25009: $''2005-06-10T15:56:00'' value java.util.Date type object can't create.
java.lang.IllegalArgumentException
How can we solve this problem?
Thanks..