RE: about the complicated object used in Axis2

劉 恒鵬 <[email protected]>
Newsgroups gmane.text.xml.axis.user
Message-ID <002601ceffd1$1e5863c0$5b092b40$@com>
Thank you for your help!

Maybe it will be better that we still use the Axis to construct our web service.

-----Original Message-----
From: robertlazarski . [mailto:[email protected]] 
Sent: Monday, December 23, 2013 5:43 PM
To: [email protected]
Subject: Re: about the complicated object used in Axis2

On Mon, Dec 23, 2013 at 2:50 AM, 劉 恒鵬 <[email protected]> wrote:
> Dear Axis2's developers:
>
> We have a web service built by Axis and now we want to rebuild it in Axis2.
> But we are not reluctantly to change the source code of the clients.
> We have known some problems when we rewrote the interfaces which included the java.util.Map.
>
> I want to ask 2 questions:
> 1. Is there any possibility that the Axis2 can support the java.util.Map?
> 2. If we want not to change the interfaces, shall we still use the Axis?
>
> Your sincerely
> Ryu_k
>

The latest release AFAIK does not support java.util.Map, so you would typically convert your Map to an array of Objects.

However, a while back there was support added for Map to the 1.7 trunk
- which still IIRC has no release date yet. See this link for more
info:

https://issues.apache.org/jira/browse/AXIS2-5064

To use the 1.7 nightly build code to test it out, I would start here after reading the axis2 install docs:

https://builds.apache.org/job/Axis2/org.apache.axis2$distribution/

- R

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.