• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Schedular of Quartz

 
Ranch Hand
Posts: 138
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi one and all,

We have a schedular running that sends mail to admin manager. Previously it used run on websphere 5.1.
Now we are migrating to websphere 6.1.
Its working fine 5.1 but not at all working in 6.1.

For Schedular we are using Quartz by implementing job, Java 1.4. This is the first time I am working. Please do the needful weather I have to change any settings in websphere console.
 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Please refer below link. This may be helpful to you.

http://satishanu-in-jax.blogspot.in/2009/01/quartz-sample-application-in-websphere.html
 
naga eswar
Ranch Hand
Posts: 138
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you very much dharmendra gahlot.

I will check and get back if any issues
 
reply
    Bookmark Topic Watch Topic
  • New Topic