Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

org.apache.commons.collections.SetUtils.orderedSet(Ljava/util/Set;)Ljava/ut

800470Oct 22 2008 — edited Oct 22 2008
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2008
Added on Oct 22 2008
1 comment
185 views