Results 1 to 2 of 2

Thread: Spring JAX-RPC with AXIS

  1. #1
    Join Date
    Aug 2004
    Location
    Vancouver, Canada
    Posts
    25

    Default Spring JAX-RPC with AXIS

    Has anybody used AXIS JAX-RPC implementation with Spring ? I couldn't find any documentation on this.

    I'm trying to implement a "wrapped" sytle service. Any help will be greatly appreciated.

  2. #2
    Join Date
    Aug 2004
    Location
    Vancouver, Canada
    Posts
    25

    Default

    I just looked at the jpetstore sample that uses AXIS.

    Any reason why the "AxisPortProxyFactoryBean" is specific to this sample. Can we not make it generic to take a list of mappings to register. Also, how about support for using "client-config.wsdd" to do bean registration and setup transports ( use JMS instead of HTTP)?

    Is there plans to make this part of the Spring remoting core?

Similar Threads

  1. Spring MVC Web Framework versus Struts
    By biguniverse in forum Web Flow
    Replies: 27
    Last Post: Aug 29th, 2012, 03:57 AM
  2. spring hibernate and axis
    By SSSS in forum Data
    Replies: 3
    Last Post: Dec 4th, 2006, 07:30 PM
  3. retrofitting Axis app with Spring
    By mariuss in forum Container
    Replies: 3
    Last Post: May 31st, 2005, 09:04 AM
  4. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM
  5. Replies: 0
    Last Post: Sep 2nd, 2004, 01:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •