Search:

Type: Posts; User: palsura; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    701

    destroy-method="close" creates problem

    I have a Quartz scheduler, in which a job uses the database connection.
    Below is the Datasource bean details.


    <bean id="dataSource" destroy-method="close" ...
  2. Spring Quartz scheduler - Stopped automatically after 3 hours

    My requirement for the job is, run for every 10 min on a daily basis.

    This is my cron value for my job, expecting to run on a daily basis, but running only for 3 hour span for every 10 minutes
    ...
  3. Spring RESTful webservice - Mobile Applications

    Hi all,

    I have a plan to develop mobile App with the help of spring Restful service.

    Let me know,

    1.How much Restful service would help in Mobile backend development, if not what is the...
  4. Jar "spring-context-3.0.5.RELEASE" is in my...

    Jar "spring-context-3.0.5.RELEASE" is in my Classpath only.
    Really looks odd, Couldn't find the root cause to resolve the error:(
  5. Configuration problem: Unable to locate NamespaceHandler for namespace

    When i try to load my Spring config file, getting below exception,

    Exception in thread "main" org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem:...
Results 1 to 5 of 5