Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Job Schedular classes & Web Service

  Asked By: Charlie    Date: Dec 06    Category: Java    Views: 666
  

I want to use Cron Job Scedular service for my project. I was trying
to find the resources over google and all of them are paid service
except Jakarta- Fulcrum service. Can you guys help me in how to
download the related Jars (Fulcrum Schedular Service jar & dependent
Jars) that would be greatful. I've found the source code on the site
but not independent jars.

If there is any other free schedular service please let me know.

Develop web Service using APACHE Axis.

I also want to develop a SOAP service. Any inputs really appreciated.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Garrett Brooks     Answered On: Dec 06

I suggest taking a look at Quartz (http://www.part.net/quartz.html). It is
another open source  scheduler and is not tied into Turbine.

As for SOAP you can either go with Axis as you have suggested or you can try
GLUE from The Mind Electric (http://www.themindelectric.com) which reportedly
has a very good SOAP implementation. GLUE is free  for most uses. You can take
a look at the license at http://www.themindelectric.com/glue/license-STD.html .

 
Didn't find what you were looking for? Find more on Job Schedular classes & Web Service Or get search suggestion and latest updates.




Tagged: