WSHandler verifyTimestamp method is not compativle with JDK 1.3
---------------------------------------------------------------
Key: WSS-35
URL: http://issues.apache.org/jira/browse/WSS-35
Project: WSS4J
Type: Bug
Environment: Oracle 9iR2, Oracle JVM (Sun JDK 1.3.1 compatible)
Reporter: Veniamin Goldin
Assigned to: Davanum Srinivas
Priority: Blocker
Method verifyTimestamp in the class
org.apache.ws.security.handler.WSHandler.verifyTimestamp trying to use
java.util.Calendar getTimeInMillis and
java.util.Calendar setTimeInMillis methods which are protected in the JDK 1.3.1.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]