Здравствуйте!
    Ваше письмо принято за спам и удалено.
    Если вы считаете это ошибкой, то позвоните пожалуйста по телефону 
+7(812)578-09-03 в службу поддержки.
===Вашего письмо===
    Return-Path: <[EMAIL PROTECTED]>
Received: from <[EMAIL PROTECTED]>
  by inc.ru (CommuniGate Pro RULES 4.1.8)
  with RULES id 2331573; Wed, 28 May 2008 13:49:19 +0400
X-Autogenerated: Mirror
X-Mirrored-by: <[EMAIL PROTECTED]>
Received: from mail.netltd.ru (account [EMAIL PROTECTED])
  by inc.ru (CommuniGate Pro RPOP 4.1.8)
  with RPOP id 2331572 for [EMAIL PROTECTED]; Wed, 28 May 2008 13:49:19 +0400
X-Antivirus-passed: yes
X-Real-To: [EMAIL PROTECTED]
Received: from <[EMAIL PROTECTED]>
  by inc.ru (CommuniGate Pro RULES 4.1.8)
  with RULES id 22462959; Wed, 28 May 2008 13:47:28 +0400
X-Autogenerated: Mirror
X-Mirrored-by: <[EMAIL PROTECTED]>
X-Antispam-passed: yes
X-Antispam: yes
X-Real-To: <[EMAIL PROTECTED]>
X-Antivirus: yes
Received: from mail.apache.org ([140.211.11.2] verified)
  by inc.ru (CommuniGate Pro SMTP 4.1.8)
  with SMTP id 22462971 for [EMAIL PROTECTED]; Wed, 28 May 2008 13:47:28 +0400
Received: (qmail 70887 invoked by uid 500); 28 May 2008 09:47:24 -0000
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[email protected]>
List-Id: "Maven Users List" <users.maven.apache.org>
Reply-To: "Maven Users List" <[email protected]>
Delivered-To: mailing list [email protected]
Received: (qmail 70876 invoked by uid 99); 28 May 2008 09:47:24 -0000
Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136)
    by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2008 02:47:24 -0700
X-ASF-Spam-Status: No, hits=-0.0 required=10.0
        tests=SPF_PASS
X-Spam-Check-By: apache.org
Received-SPF: pass (athena.apache.org: domain of [EMAIL PROTECTED] designates 
209.85.200.171 as permitted sender)
Received: from [209.85.200.171] (HELO wf-out-1314.google.com) (209.85.200.171)
    by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2008 09:46:36 +0000
Received: by wf-out-1314.google.com with SMTP id 25so2821645wfa.0
        for <[email protected]>; Wed, 28 May 2008 02:46:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        
h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        bh=OAWxL4HCV21I9m3RR/yS2DwO7Gx5EzknliIH8IZHK3g=;
        
b=VbcD7JnHJ3i0qxrTejYL2CbjYbCcrET/nq9e8KeihDKNDkGFMT8b4Ebid1y9kwjTFWOHnlzgqI7unoYpq5oEeKck6GuPG6MMOpWzVIBYpeZmqYG36H96cp2IIEligY48b+NcsWYTIkHrZz96Q91R4doE1wm1qFe4bEFvDHGivd0=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        
h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        
b=vGfLAbzTcnUIhyXGjtr1OAbq8UzIlQCPoTubXdB6hy0KnVrjMcrB7hjj2yetje9ZXaD2/TU8Q1/KCEAeH69bxxsuqppNEH/3J0RGUX+fUu72Hmlg6f3tYfggb5Q2+pSh6d8DnsBHnkfLyI5RNkkfhiDuI81fcscdZ+xrQ8XOuWw=
Received: by 10.142.231.7 with SMTP id d7mr963475wfh.30.1211968012727;
        Wed, 28 May 2008 02:46:52 -0700 (PDT)
Received: by 10.142.204.5 with HTTP; Wed, 28 May 2008 02:46:52 -0700 (PDT)
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 28 May 2008 11:46:52 +0200
From: "Olivier Lamy" <[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
To: "Maven Users List" <[email protected]>, [EMAIL PROTECTED]
Subject: Re: Axis2 and Maven2
In-Reply-To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: <[EMAIL PROTECTED]>
X-Google-Sender-Auth: 5d5d945bee9a9b4f
X-Virus-Checked: Checked by ClamAV on apache.org



Hi,
This looks a more an axis ml question.
But just note axis1 != axis2.

And you have a mojo [1] which can help you with axis1.

--
Olivier
[1] http://mojo.codehaus.org/axistools-maven-plugin/

2008/5/28 Karl Heinz Marbaise <[EMAIL PROTECTED]>:
> Hello,
>
> i have a pom which defines a phase to create an WSDL from Java code...
>
> The following part in my POM i have added to have the PlugIn:
>
>           <plugin>
>                <groupId>org.apache.axis2.maven2</groupId>
>                <artifactId>axis2-java2wsdl-maven-plugin</artifactId>
>                <version>1.1</version>
>                <configuration>
> <className>com.soebes.testaxis2.service.WeatherService</className>
>                    <outputFileName>HelloImpl.ws</outputFileName>
> <targetNamespace>http://testaxis2.weatherservice</targetNamespace>
> <schemaTargetNamespace>http://testaxis2.weatherservice</schemaTargetNamespace>
>                </configuration>
>                <executions>
>                    <execution>
>                        <goals>
>                            <goal>java2wsdl</goal>
>                        </goals>
>                    </execution>
>                </executions>
>            </plugin>
> .....
>
> The dependency part:
>       <dependency>
>            <groupId>axis</groupId>
>            <artifactId>axis</artifactId>
>            <version>1.4</version>
>        </dependency>
> ....
>
> But all times a run the mvn compile i got the following output:
>
> Downloading: http://repo1.maven.org/maven//jaxen/poms/jaxen-1.1-beta-10.pom
> Downloading:
> http://ws.zones.apache.org/repository//jaxen/poms/jaxen-1.1-beta-10.pom
> Downloading:
> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom
> Downloading:
> http://repository.atlassian.com/maven2/jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom
> Downloading:
> http://svn.atlassian.com/svn/public/contrib/repository/maven2/jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom
> Downloading:
> https://maven-repository.dev.java.net/nonav/repository//jaxen/poms/jaxen-1.1-beta-10.pom
> Downloading:
> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom
> [INFO] [axis2-java2wsdl:java2wsdl {execution: default}]
> java.lang.Exception: java.lang.ClassNotFoundException:
> com.soebes.testaxis2.service.WeatherService
>        at
> org.apache.ws.java2wsdl.Java2WSDLCodegenEngine.generate(Java2WSDLCodegenEngine.java:58)
>        at
> org.apache.axis2.maven2.java2wsdl.Java2WSDLMojo.execute(Java2WSDLMojo.java:146)
>
>
> So my question is: Does someone has a running POM with Axis2 (1.4)
> ...running ?
>
> Or does someone here has a suggestions?
>
> Thanks in advance.....
>
> Kind regards
> Karl Heinz Marbaise
> --
> SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
> Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
> Hauptstrasse 177                         USt.IdNr: DE191347579
> 52146 Wьrselen                           http://www.soebes.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to