Return-Path: Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: (qmail 43343 invoked from network); 2 Feb 2011 16:02:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2011 16:02:19 -0000 Received: (qmail 78891 invoked by uid 500); 2 Feb 2011 16:02:17 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 78526 invoked by uid 500); 2 Feb 2011 16:02:13 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 78516 invoked by uid 99); 2 Feb 2011 16:02:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Feb 2011 16:02:12 +0000 X-ASF-Spam-Status: No, hits=3.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sandor.nemeth.1986@gmail.com designates 209.85.161.173 as permitted sender) Received: from [209.85.161.173] (HELO mail-gx0-f173.google.com) (209.85.161.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Feb 2011 16:02:02 +0000 Received: by gxk28 with SMTP id 28so51932gxk.32 for ; Wed, 02 Feb 2011 08:01:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=BvEvyqjfU7ijK7NsWP1Oo4YiT5BCVM1dJXPWyx9QCa8=; b=ei7m1pneH0OItloZLySw2Cyv3x2DFmvTDHzxsVUD1eY7jV2uiIQ4/AZRaIhUlVT0m0 3e8E2MHHIUKj0zPKJVv+V6S38IsNoh626ay/XlFD0Ikxjx3ysWbZZ8hEyTsueRuNd22z m1zkJLWe1Cy2dj8d+rTD8pm4pu70uyXn5RUD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZxDFKVbzvozpdFcpyct09tJOPMp1roaPPK4GGscPbcdkxF442eKaYD9UTpBWE/pm0M dPbphoTFaSreEss4FfTVIc9gUH1+NHbdPnqpapUNlq4bzEl1asPlxLxgcvbe3IJfwYMq nHBcJrLzvWK5cELJ0g6U/UA1qUXo/ahMkYd8M= MIME-Version: 1.0 Received: by 10.236.103.135 with SMTP id f7mr7635292yhg.91.1296662484552; Wed, 02 Feb 2011 08:01:24 -0800 (PST) Received: by 10.236.32.161 with HTTP; Wed, 2 Feb 2011 08:01:24 -0800 (PST) Date: Wed, 2 Feb 2011 17:01:24 +0100 Message-ID: Subject: [Axis2] AxisConfiguration is null From: Nemeth Sandor To: java-user@axis.apache.org Content-Type: multipart/alternative; boundary=0023547c8bd1c93cca049b4ec2d0 X-Virus-Checked: Checked by ClamAV on apache.org --0023547c8bd1c93cca049b4ec2d0 Content-Type: text/plain; charset=UTF-8 Hi, I'm stuck with the following problem: I have generated a web service server skeleton from a WSDL provided by our partner using Maven with the axis2-wsdl2code plugin and the proper settings. I've packed this generated skeleton package into an AAR file and tried to deploy it into a new Axis2 server. I've used the 1.5.4. binary distributable, starting the server with axis2server.bat. My main problem is that after the server processes my services, it starts again with the following log (I've set the log level to debug to find out what is going on in there): [DEBUG] WSDLDefinitionWrapper(Definition,AxisConfiguration) entry [DEBUG] setupMemoryParms(AxisConfiguration) entry [DEBUG] AxisConfiguration is null. This is unexpected [DEBUG] WSDLWrapperBasicImpl(Definition def, URL wURL) called [DEBUG] WSDLWrapperBasicImpl.prepare() [DEBUG] Exit: populateAllServices. [DEBUG] XMLStreamReader is org.apache.axiom.util.stax.dialect.WoodstoxStreamReaderWrapper [DEBUG] Entry: populateAllServices I'm not sure what this should mean, but after this it starts the populateAllServices call again. It will end with this, and start it again. Could you please help? Kind regards, *Sandor Nemeth* --0023547c8bd1c93cca049b4ec2d0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

I'm stuck with the following problem:

I have generate= d a web service server skeleton from a WSDL provided by our partner using M= aven with the axis2-wsdl2code plugin and the proper settings. I've pack= ed this generated skeleton package into an AAR file and tried to deploy it = into a new Axis2 server. I've used the 1.5.4. binary distributable, sta= rting the server with axis2server.bat.

My main problem is that after the server processes my services, it star= ts again with the following log (I've set the log level to debug to fin= d out what is going on in there):

[DEBUG] WSDLDefinitionWrapper(Defi= nition,AxisConfiguration) entry
[DEBUG] setupMemoryParms(AxisConfiguration) entry
[DEBUG] AxisConfigurat= ion is null.=C2=A0 This is unexpected
[DEBUG] WSDLWrapperBasicImpl(Defin= ition def, URL wURL) called
[DEBUG] WSDLWrapperBasicImpl.prepare()
[D= EBUG] Exit: populateAllServices.
[DEBUG] XMLStreamReader is org.apache.axiom.util.stax.dialect.WoodstoxStrea= mReaderWrapper
[DEBUG] Entry: populateAllServices

I'm not sur= e what this should mean, but after this it starts the populateAllServices c= all again. It will end with this, and start it again. Could you please help= ?

Kind regards,
Sandor Nemeth

--0023547c8bd1c93cca049b4ec2d0--