Re: Axis 1.5.1 Issues

2010-03-22 Thread Nan Null
Andreas, I just created a new issue for this here: https://issues.apache.org/jira/browse/AXIS2-4660 -Vy On Sun, Mar 14, 2010 at 12:13 PM, Nan Null wrote: > Andreas, > > Yes, I will.  Hopefully when I have time, I would create some > documentation for this tool. > > ---

Re: Axis 1.5.1 Issues

2010-03-14 Thread Nan Null
Andreas, Yes, I will. Hopefully when I have time, I would create some documentation for this tool. Regards, Vy On Sun, Mar 14, 2010 at 7:49 AM, Andreas Veithen wrote: > Vy, > > This actually works, but the mappings need to be enclosed in brackets > as in the following example: > > classpathr

Re: Axis 1.5.1 Issues

2010-03-14 Thread Andreas Veithen
Vy, This actually works, but the mappings need to be enclosed in brackets as in the following example: http://www.example.org/calculator]"/> http://www.example.org/calculator-service"/> Obviously, java2wsdl should complain when the syntax is inco

Re: Axis 1.5.1 Issues

2010-03-13 Thread Nan Null
Hi Andreas, Please see my comment below. > Where does Axis2 use the incorrect namespace? In the output of > Java2WSDL, in the WSDL exposed at runtime (through the "...?wsdl" URL) > or in responses received from the service? This happens when I run Java2WSDL using ant java task (running the main

Re: Axis 1.5.1 Issues

2010-03-13 Thread Andreas Veithen
On Thu, Mar 11, 2010 at 06:13, Nan Null wrote: > Hi, > > Please see comment below for #5 > >>> 5) The Java2WSDL flag "-p2n" doesn't work.  This is the Java >>> executable, not the ant task.  However, the ant task does work (using >>> the mapping sub tag). > > Basically, running te Java2WSDL as an

Re: Axis 1.5.1 Issues

2010-03-10 Thread Nan Null
Hi, Please see comment below for #5 >> 5) The Java2WSDL flag "-p2n" doesn't work. This is the Java >> executable, not the ant task. However, the ant task does work (using >> the mapping sub tag). Basically, running te Java2WSDL as an application, passing the parameter -p2n with the mapping of

Re: Axis 1.5.1 Issues

2010-03-01 Thread Andreas Veithen
1) Here java.net is to be blamed. They broke several projects by moving their Maven repository. Apparently they did other bad things like that in the past (such as replacing an already released artifact by a different one), so that e.g. the CXF project has chosen to copy the artifacts they need to

RE: Axis 1.5.1 Issues

2010-03-01 Thread Jonathan Roberts
This project is epic. -Original Message- From: Nan Null [mailto:[email protected]] Sent: Monday, March 01, 2010 2:14 PM To: [email protected] Subject: Axis 1.5.1 Issues I had a bad day with Axis. Usually, Apache projects are very high quality and I don't encounter issues

Axis 1.5.1 Issues

2010-03-01 Thread Nan Null
I had a bad day with Axis. Usually, Apache projects are very high quality and I don't encounter issues like these. I hope that the developers listens and fix it accordingly. So, let's go to the issue. 1) Building version 1.5.1 doesn't work. It gave me some weird maven area about missing/invali