Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

af:inputDate date picker is not coming for selection On UI

Srinadh SriFeb 5 2018 — edited Feb 5 2018

Hi,

I have created two ADF applications, both the applications contains af:inputDate component and deployed in Integrated web logic server and both the applications is working as i expected. Where as i have deployed both the applications to Oracle JCS Cloud server, there i tried to click on the date picker for selecting the date, no popup is coming for selection and no partial triggers are working in one application. I have seen the Oracle JCS cloud server log, there i found the following error.

Message: The converter supplied for inputDate with ID: pt1:r1:3:pc1:t3:30:id1 is not an instance of javax.DateTimeConverter: org.apache.myfaces.trinidadinternal.convert.DateTimeConverter@3f882495

Supplemental Detail:  This input field will only support showing dates. To get time and/or timezone support, subclass the converter from javax.DateTimeConverter.DateTimeConverter or obtain the converter using Application.createConverter (preferred).

I am unable to understand why this error is coming in only one application in JCS cloud where as both the applications are working in Integrated web logic server. Please help me to find out issue.

Thanks & Regards,

Srinadh

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2018
Added on Feb 5 2018
2 comments
173 views