Issue Details (XML | Word | Printable)

Key: QUARTZ-763
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: James House
Reporter: Fernando Ribeiro
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Quartz Scheduler

Optional Parameters in SendDestinationMessageJob

Created: 06/Jul/09 10:34 AM   Updated: 22/Oct/09 09:00 PM
Return to search
Component/s: Jobs
Affects Version/s: 1.6.5
Fix Version/s: 1.6.6

File Attachments: 1. Java Source File SendDestinationMessageJob.java (4 kB)
2. Java Source File SendDestinationMessageJob.java (4 kB)



 Description  « Hide
The JMS_USE_TXN and JMS_ACK_MODE parameters aren't currently supported in SendDestinationMessageJob, unlike said in the documentation.

http://www.opensymphony.com/quartz/api/org/quartz/jobs/ee/jms/SendDestinationMessageJob.html

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Fernando Ribeiro added a comment - 15/Sep/09 06:31 PM
Fixed the issue and re-formatted the code.

Fernando Ribeiro added a comment - 15/Sep/09 07:14 PM

Fernando Ribeiro added a comment - 21/Sep/09 02:14 PM
Any update?

James House added a comment - 22/Oct/09 09:00 PM
thank you!