Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    5,743

    axis2 and spring integration

    hi dipita,

    while creating .aar file to deploy as webservice.

    dont use
    what u have done below

    <parameter name="ServiceObjectSupplier"
    locked="false">org.apache.axis2.extensions.spring....
  2. Replies
    1
    Views
    1,159

    axis webservice integration with spring

    i have created webservice using axis1.4 and its running on
    http://61.12.16.24/org/services/SampleService. i am able to access using spring client.

    Now i want to deploy webservice on a different...
  3. Replies
    2
    Views
    857

    i have a table with 100 records. the scheduler...

    i have a table with 100 records. the scheduler picks all the records and processes but takes more than one minute . we have configured scheduler to repeat after one min. so i want the scheduler pick...
  4. Replies
    2
    Views
    857

    quartz scheduler process

    i have configured quartz scheduler in the spring web application. here i want to restrict the process to certain limit. for eg if i have 100 records, each time scheduler runs , it should only pickup...
  5. Replies
    4
    Views
    5,743

    thanks for the suggestion. its working fine.

    thanks for the suggestion. its working fine.
  6. Replies
    4
    Views
    5,743

    axis2 and spring integration

    hi,
    i have created webservice using axis2, and integrated it with spring client.

    the webservice is deployed but when i try to access it using spring client
    i am getting the following error.
    can...
  7. calling axis2 webservice using spring client

    hi, can anybody solve this issue.

    the webservice is deployed. we can see the wsdl.
    but when i try to consume the webservice using spring client. the following error is coming.

    ...
  8. Replies
    6
    Views
    969

    all the jars for axis2 and spring are in the...

    all the jars for axis2 and spring are in the classpath but still i am getting this error
  9. Replies
    6
    Views
    969

    [javac]...

    [javac] D:\workspace\StockWebservice\src\oak\client\SpringInit.java:10: package org.springframework.context.support does not exist
    [javac] import...
  10. Replies
    6
    Views
    969

    problem while start up

    i am getting the following error
    package org.springframework.context.support does not exist

    when i try to configure spring inside axis2.

    can anybody give solution to rectify it.
  11. Replies
    1
    Views
    857

    spring and axis2 webservice

    hi, i am trying to call axis2 webservice using springs. but i am getting

    not valid object creator found exception. can anybody tell what is the problem? i have put the spring context in...
Results 1 to 11 of 11