Re: WebService versioning with maven aar plugin

2012-01-04 Thread Pierre-yves motreff
No, I prefer to keep axis2-aar-maven-plugin. Regards 2012/1/2 Martin Gainty > did you take a look at implementing maven-assembly-plugin > > >org.apache.maven.plugins > maven-assembly-plugin > > finalname-${project.version} > > > > http://maven.apache.org/plugi

[jira] [Resolved] (AXIS-2866) Not possible to specify an absolute path for axis.jws.servletClassDir

2012-01-04 Thread Andreas Veithen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS-2866. --- Resolution: Fixed Fix Version/s: 1.4.1 Assignee: Andreas Veithen > Not pos

[jira] [Resolved] (AXIS-2867) axis.attachments.Directory can only be specified as a servlet init parameter

2012-01-04 Thread Andreas Veithen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS-2867. --- Resolution: Fixed Fix Version/s: 1.4.1 Assignee: Andreas Veithen > axis.at

Re: Improve Json support with Axis2 using google-gson java library

2012-01-04 Thread Andreas Veithen
Axiom is an object model for XML and SOAP. Using it to store something that doesn't have an XML representation is sonsense. What you are probably referring to is the fact that an OMDataSource that backs an OMSourcedElement can store an arbitrary Java object. However, the OMDataSource must be able t

Re: Improve Json support with Axis2 using google-gson java library

2012-01-04 Thread Andreas Veithen
On Fri, Dec 30, 2011 at 05:55, Amila Suriarachchi wrote: > > > On Fri, Dec 30, 2011 at 12:35 AM, Andreas Veithen > wrote: >> >> On Thu, Dec 29, 2011 at 15:55, Amila Suriarachchi >> wrote: >> > >> > >> > On Tue, Dec 27, 2011 at 7:58 PM, Andreas Veithen >> > >> > wrote: >> >> >> >> On Sun, Dec 25

Re: [Rampart] Upgrading WSS4J and OpenSAML versions used by Rampart

2012-01-04 Thread Andreas Veithen
On Tue, Jan 3, 2012 at 08:56, Amila Jayasekara wrote: > Hi All, > > Current Rampart trunk uses WSS4j 1.5.13. But WSS4J 1.6.4 is available > with more features and bug fixes. It will add a great value to Rampart > if we can migrate to WSS4J 1.6.4. Therefore we are working on > upgrading WSS4J versi

RE: WebService versioning with maven aar plugin

2012-01-04 Thread Martin Gainty
si vous demandez l'inclusion de la version à axis-aar-maven-plugin :java-dev-subscr...@axis.apache.org je peux le refactor. .test localement (et soumettre à vous)avec de sincères amitiés Martin __ Note de déni et de confidentialitéCe message est co

Re: Improve Json support with Axis2 using google-gson java library

2012-01-04 Thread Amila Suriarachchi
On Wed, Jan 4, 2012 at 4:27 PM, Andreas Veithen wrote: > Axiom is an object model for XML and SOAP. Using it to store something > that doesn't have an XML representation is sonsense. What you are > probably referring to is the fact that an OMDataSource that backs an > OMSourcedElement can store an

Re: Improve Json support with Axis2 using google-gson java library

2012-01-04 Thread Amila Suriarachchi
On Wed, Jan 4, 2012 at 4:40 PM, Andreas Veithen wrote: > On Fri, Dec 30, 2011 at 05:55, Amila Suriarachchi > wrote: > > > > > > On Fri, Dec 30, 2011 at 12:35 AM, Andreas Veithen > > wrote: > >> > >> On Thu, Dec 29, 2011 at 15:55, Amila Suriarachchi > >> wrote: > >> > > >> > > >> > On Tue, Dec 2

Re: Improve Json support with Axis2 using google-gson java library

2012-01-04 Thread Sagara Gunathunga
This proposal is to address real issue with Axis2, that is in Axis2 JSON messages are not perform well as XML messages. Since we have enough time for GSoC we can decide the best approach for this. With your explanation 2nd approach sound good to me , also this approach enable to use QName based dis

Re: Improve Json support with Axis2 using google-gson java library

2012-01-04 Thread Amila Suriarachchi
On Wed, Jan 4, 2012 at 5:56 PM, Amila Suriarachchi < amilasuriarach...@gmail.com> wrote: > > > On Wed, Jan 4, 2012 at 4:27 PM, Andreas Veithen > wrote: > >> Axiom is an object model for XML and SOAP. Using it to store something >> that doesn't have an XML representation is sonsense. What you are

Re: Improve Json support with Axis2 using google-gson java library

2012-01-04 Thread Andreas Veithen
I think it is useful to summarize a bit the discussion at this point. We have identified two approaches to address the SOAP infoset vs. JSON question: 1. As Amila suggests in his last post, put a dummy SOAP envelope in the message context and store the JSON message (actually a stream representing

Re: Improve Json support with Axis2 using google-gson java library

2012-01-04 Thread Sagara Gunathunga
On Wed, Jan 4, 2012 at 7:57 PM, Andreas Veithen wrote: > I think it is useful to summarize a bit the discussion at this point. > > We have identified two approaches to address the SOAP infoset vs. JSON > question: > > 1. As Amila suggests in his last post, put a dummy SOAP envelope in > the messag

[jira] [Commented] (AXIS-750) wsdl2java generates Java code that does not compile

2012-01-04 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179657#comment-13179657 ] Hudson commented on AXIS-750: - Integrated in axis-trunk #26 (See [https://builds.apache.org/job

question about WS-RM/WS-Signature and acknowledgements receipts

2012-01-04 Thread Jaime Hablutzel Egoavil
HI, I have been looking at WS-RM for a goal I want to fullfil, but to the time it isn't looking as the best option. So I would like you to lead me to the best option I could use. Well my problem is the following: I have one client sending signed messages to my web service and I want to give him som

[jira] [Updated] (AXIS2-5199) Deserialization of an array type property of a bean, while calling a web-service operation with an array of beans in the request, gives error

2012-01-04 Thread TAM Tenfold5 (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TAM Tenfold5 updated AXIS2-5199: Attachment: Axis2Test.7z Attaching my web project created in Eclipse. The jars from 1.7.0 SNAPSHOT

[jira] [Issue Comment Edited] (AXIS2-5199) Deserialization of an array type property of a bean, while calling a web-service operation with an array of beans in the request, gives error

2012-01-04 Thread TAM Tenfold5 (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179855#comment-13179855 ] TAM Tenfold5 edited comment on AXIS2-5199 at 1/4/12 8:53 PM: -

Jenkins build is back to normal : axis-trunk #29

2012-01-04 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org

Re: Improve Json support with Axis2 using google-gson java library

2012-01-04 Thread Shameera Rathnayaka
Here what i understood simply is under the 1st approch Inside the message builder class i need to get the input stream and store it inside the message context as a property to access later, while putting a dummy SOAP envelope. And dispatching will be occurred request uri based.i.e dummy message wou