Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 72265 invoked from network); 20 Oct 2010 21:08:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Oct 2010 21:08:43 -0000 Received: (qmail 24584 invoked by uid 500); 20 Oct 2010 21:08:42 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 24220 invoked by uid 500); 20 Oct 2010 21:08:42 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 24212 invoked by uid 99); 20 Oct 2010 21:08:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Oct 2010 21:08:42 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [67.79.138.66] (HELO vmexserver1.Datamentors) (67.79.138.66) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Oct 2010 21:08:35 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Axis2 1.5.2 HTTPS Service Endpoints not Generated Date: Wed, 20 Oct 2010 17:07:04 -0400 Message-ID: <434623A99307A945AA35B854C53C83CDB672CB@vmexserver1.Datamentors> In-Reply-To: <434623A99307A945AA35B854C53C83CDB18722@vmexserver1.Datamentors> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Axis2 1.5.2 HTTPS Service Endpoints not Generated thread-index: ActsoyUVLcouZHKkRDKdR55y4vtiOQAAEtfgAP2saiA= References: <434623A99307A945AA35B854C53C83CDB18718@vmexserver1.Datamentors> <434623A99307A945AA35B854C53C83CDB18722@vmexserver1.Datamentors> From: "Scott Selvia" To: X-Virus-Checked: Checked by ClamAV on apache.org Sorry for the delay but I did get the 1.5.3 snapshot downloaded and = tested and the wsdl endpoints are all there http and https with the = correct ports. So yes it is working... I'm sure you were expecting this one... When will 1.5.3 snapshot be GA? Is this going to be the permanent URL = (https://repository.apache.org/content/groups/snapshots/org/apache/axis2/= axis2-webapp/) for snapshots? Thanks, Scott -----Original Message----- From: Scott Selvia [mailto:sselvia@datamentors.com]=20 Sent: Friday, October 15, 2010 4:04 PM To: java-dev@axis.apache.org Subject: RE: Axis2 1.5.2 HTTPS Service Endpoints not Generated I will, let me get it downloaded and I should have some feed back to you = on Monday -----Original Message----- From: Andreas Veithen [mailto:andreas.veithen@gmail.com]=20 Sent: Friday, October 15, 2010 3:57 PM To: java-dev@axis.apache.org Subject: Re: Axis2 1.5.2 HTTPS Service Endpoints not Generated 1.5.2 is a maintenance release from the 1.5 branch, but the fix for the HTTPS issue (AXIS2-4465 actually) was done on the trunk. Since this seems to be a popular issue and there was a request to have it fixed in a maintenance release, I've merged the change to the 1.5 branch, and it is currently available in 1.5.3-SNAPSHOT. Note that I would really appreciate if you could provide some feedback after testing 1.5.3-SNAPSHOT, because the other person failed to do so, and merging this kind of changes is quite tricky. Andreas On Fri, Oct 15, 2010 at 21:26, Scott Selvia = wrote: > I have been using a snapshot release of axis2 1.5.1+ that had a fix = for my > https://url:8443/axis2/services/MyService_HttpSoap11 and Soap12 and = Http > Endpoint/ not being generated.=A0 I just upgraded to 1.5.2 and my = https > endpoints are no longer generated. > > > > I compared my axis2.xml files from both versions and in the snapshot = version > I had: > > > > =A0=A0=A0 > > =A0=A0=A0 > > = =A0=A0=A0=A0class=3D"org.apache.axis2.transport.http.AxisServletListener"= > > > =A0=A0=A0=A0=A0=A0=A0 8080 > > =A0=A0=A0 > > > > =A0=A0=A0 > > class=3D"org.apache.axis2.transport.http.AxisServletListener"> > > =A0=A0=A0=A0=A0=A0=A0 8443 > > =A0=A0=A0 > > > > Which does not work in the 1.5.2 release and when I put the following = in the > 1.5.2 version of the axis2.xml I get errors: > > > > =A0=A0=A0 > > class=3D"org.apache.axis2.transport.http.SimpleHTTPServer"> > > =A0=A0=A0=A0=A0=A0=A0 8443 > > =A0=A0=A0 > > > > So how do I configure 1.5.2 Axis2 to include the https endpoints in = the > generated WSDL?=A0 I have .NET clients that depend on referencing the = endpoint > name generated by Visual Studio > > > > Thanks > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org