Hi am quartz scheduler,
By using crontrigger i can run the programm to perform a specific task at a specific time in a java main class programm.
But wen i implement the same thing in serrvlet means am getting a error like this
org.apache.commons.collections.SetUtils.orderedSet(Ljava/util/Set;)Ljava/ut
Many of them suggeasted its jar file version changes since i used the version wat they suggested am getting the error
only thru servlet not in java main class.
Am using Quartz.1.6 commons-collection-3.2.1 v
plz suggest me a logic to clear this error.
Thanks in advance,
regards,
satheesh kannan