Search:

Type: Posts; User: sh.shankar1; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    315

    thanks libor :-)

    thanks libor :-)
  2. Replies
    2
    Views
    315

    Query about Bean scope

    Hi All,
    I have a question about bean scoping.

    As per my understanding spring container loads all beans declared in springContext.xml(application context in my case) when application get started....
  3. Replies
    2
    Views
    544

    need help in AOP example

    Hi Members,
    I am new to Spring and learning AOP by doing examples as given in book "Spring in Action 3". I am getting some runtime error as mentioned below:

    java.lang.ClassCastException:...
  4. Invalid content was found starting with element 'job'.

    I am getting a SAXParserException that <job> tag is invalid.

    Below is my configuration file:

    <beans xmlns="http://www.springframework.org/schema/beans"
    ...
  5. java.lang.IllegalStateException: A JobLauncher must be provided. Please add one to t

    Hi,
    I am new to Spring and Spring Batch. While trying the examples of Spring Batch I am getting an error "A JobLauncher must be provided".

    Following are the configuration files:

    1....
Results 1 to 5 of 5