简体   繁体   中英

Apache CXF timezone for date

I have received a wsdl from one of our customer and generated the java code (using apache cxf 3.0.3). Using soap ui I can send requests and receive proper response against customer backend.

In the request there are several fields defined as datetime. What conversion uses apache cxf to handle datetime types ? Is it following ISO 8601 with UTC ?

In CXF 2.5.10 the dateformat with utc was yyyy-mm-ddThh:mm:ss.000Z. Think that maybe they use jodatime

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM