Search:

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

Search: Search took 0.04 seconds.

  1. Resolved

    It was just some JBOSS jars conflicting with jaxrpc.jar i included in web-inf/lib.
    Deleting this solved the issue.
  2. HI I finally could create a Spring client...

    HI

    I finally could create a Spring client using Axis and JAXRPC.

    Here is my appcontext.xml.

    <bean id="ldapService" class="org.springframework.remoting.jaxrpc.JaxRpcPortProxyFactoryBean">
    ...
  3. Thanks

    Hi Grzegorz,

    Thanks for the response. Yes i was successful in generating client using JAX-RPC. But our requirement is to reimplement this using Spring-ws. Now i am much clear with your answer.
  4. Getting unexpected encoding when calling RPC/encoded style webservice using Springws

    Hi,

    I am trying to consume a RPC/encoded style webservice using SPring ws client ie. webservicetemplate. I dont have any information of this webservice other than wsdl. But i am not able to figure...
Results 1 to 4 of 4