Re : Re : Re : Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-06 Thread Julien HENRY
Thanks for your consideration, but I'm looking for a Maven 2 repository.

++
Julien

- Message d'origine 
De : Deepal Jayasinghe <[EMAIL PROTECTED]>
À : axis-user@ws.apache.org
Envoyé le : Vendredi, 6 Avril 2007, 10h20mn 31s
Objet : Re: Re : Re : Re : [Axis2] Axis2 1.2 RC2 Released

http://people.apache.org/~deepal/axis2/1.2-RC2/

Thanks
Deepal

Julien HENRY wrote:

> In
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2/
> I have :
> 1.2-SNAPSHOT
> SNAPSHOT
>
> In
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/axis2/axis2/
> I have :
> 1.1
>
> In http://repo1.maven.org/maven2/org/apache/axis2/axis2/ I have :
> 1.1
> 1.1.1
>
> Could you please help me to find 1.2-rc2?
>
> Thanks
>
> Julien
>
> - Message d'origine 
> De : Patrick Houbaux <[EMAIL PROTECTED]>
> À : axis-user@ws.apache.org
> Envoyé le : Jeudi, 5 Avril 2007, 18h31mn 21s
> Objet : Re: Re : Re : [Axis2] Axis2 1.2 RC2 Released
>
> Check links in this message below ;)
>
> Cheers,
> Patrick.
>
> Julien HENRY wrote:
>
>>Can't manage to find 1.2-rc2 in releases. The latest release seems to be 1.1.
>>
>>++
>>
>>Julien
>>
>>----- Message d'origine 
>>De : Thilina Gunarathne <[EMAIL PROTECTED]>
>>À : axis-user@ws.apache.org
>>Envoyé le : Jeudi, 5 Avril 2007, 14h00mn 59s
>>Objet : Re: Re : [Axis2] Axis2 1.2 RC2 Released
>>
>>Snapshots,
>>http://people.apache.org/repo/m2-snapshot-repository/
>>
>>Releases,
>>http://people.apache.org/repo/m2-ibiblio-rsync-repository/
>>
>>~Thilina
>>
>>On 4/5/07,
>> Julien HENRY <[EMAIL PROTECTED]> wrote:
>>  
>>
>>>Do you plan to provide a Maven 2 repository ?
>>>
>>>++
>>>
>>>Julien
>>>
>>>- Message d'origine 
>>>De : Deepal Jayasinghe <[EMAIL PROTECTED]>
>>>À : "axis-dev@ws.apache.org" ;
>>>"axis-user@ws.apache.org" 
>>>Envoyé le : Mardi, 3 Avril 2007, 12h59mn 49s
>>>Objet : [Axis2] Axis2 1.2 RC2 Released
>>>
>>>
>>> Hi all,
>>>
>>> I uploaded Axis2 1.2 RC2 release artifacts. Please
>>> help us by downloading
>>>and reviewing them.
>>>
>>> Download locations :
>>> binary distributions-
>>>http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2.zip
>>> source distribution
>>>http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-src.zip
>>> docs distribution
>>>http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-docs.zip
>>> war distribution
>>> http://people.apache.org/~deepal/axis2/1.2-RC2/axis2.war
>>>
>>> jars
>>>http://people.apache.org/~deepal/maven/org.apache.axis2/jars/
>>>
>>> mars (addressing and soapmonitor)
>>>http://people.apache.org/~deepal/maven/org.apache.axis2/mars/
>>>
>>> poms
>>>http://people.apache.org/~deepal/maven/org.apache.axis2/poms/
>>>
>>>
>>> According to the release plan, I'm expecting to release Axis2 1.2 on
>>> 6th   April, 2007.
>>>
>>>
>>> Features included in the release :
>>> - WSDL 2.0 fully
>>> support
>>> (Reading , writing and codegen)
>>> - POJO – annotation
>>> - JAX-WS integration
>>> - JAX-WS -annotation
>>> - Un-wrapping (Response)
>>> - ADB - missing schema support
>>> - Maven2 support
>>> - JSON support
>>> - Binary serialization (Fast Inforset)
>>> - Multiple services support in code gen
>>> - HTTP code generation (both WSDL 1.1 and 2.0)
>>> - Fix/update helper mode
>>> - Custom deployers support
>>> - Message formatters
>>> - Message Builders
>>>
>>> In addition to above major features we have fixed numerous JIRA issues.
>>>
>>>
>>> Thanks,
>>>  Deepal
>>>
>>>
>>>
>>> 
>>> Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions
>>>! Profitez des connaissances, des opinions et des expériences des
>>>internautes sur Yahoo! Questions/Réponses.
>>>
>>>
>>  
>>
>
> -- 
> --
> | *Patrick Houbaux*
> | Senior Consultant
> | Eurostep ABEmail: [EMAIL PROTECTED]
> | Drottninggatan 68  Mobile: +33 611 192 943
>

Re : Re : Re : Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-06 Thread Julien HENRY
Thanks for the explanation about differences between 1.2-SNAPSHOT and SNAPSHOT 
versions. I suppose I will have to wait for 1.2 final, as I don't want to use a 
snapshot repository in order to keep reproducible builds.

For future RC (and even alpha, beta), perhaps Axis 2 team should try to 
"release" (Maven meaning) artifacts, to allow a maximum amount of people to 
test it in "real" production configuration (no snapshot). This could lead to 
discover some nasty dependency mistakes, like with 1.1.1, where 2 artifacts are 
not available on ibiblio (woden-1.0.0M6 et  wsdl4j-1.6.2).

++

Julien

- Message d'origine 
De : Asankha C. Perera <[EMAIL PROTECTED]>
À : axis-user@ws.apache.org
Envoyé le : Vendredi, 6 Avril 2007, 9h31mn 02s
Objet : Re: Re : Re : Re : [Axis2] Axis2 1.2 RC2 Released




  

Hi Julien



As far as I know, an artifacts for RC releases have not been uploaded
to the maven repos. What you would find in the m2-snapshot-repository
are nightly build snapshots created off the 1.2 branch (i.e. if you are
looking at version "1.2-SNAPSHOT") and the trunk (i.e. under "SNAPSHOT"
version). 



I understand your concern, as I have a project dependent on Axis2 1.2
as well - and hence would suggest you point your pom to the
1.2-SNAPSHOT as its what will go into the 1.2 final release in the next
few days.



asankha



Julien HENRY wrote:

  
  
  In
  http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2/
I have :

1.2-SNAPSHOT

SNAPSHOT

  

  In 
http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/axis2/axis2/
I have :

1.1

  

  In http://repo1.maven.org/maven2/org/apache/axis2/axis2/
I have :

1.1

1.1.1

  

Could you please help me to find 1.2-rc2?

  

Thanks

  

Julien

  

  

  


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











___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

Re: Re : Re : Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-06 Thread Deepal Jayasinghe
http://people.apache.org/~deepal/axis2/1.2-RC2/

Thanks
Deepal

Julien HENRY wrote:

> In
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2/
> I have :
> 1.2-SNAPSHOT
> SNAPSHOT
>
> In
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/axis2/axis2/
> I have :
> 1.1
>
> In http://repo1.maven.org/maven2/org/apache/axis2/axis2/ I have :
> 1.1
> 1.1.1
>
> Could you please help me to find 1.2-rc2?
>
> Thanks
>
> Julien
>
> - Message d'origine 
> De : Patrick Houbaux <[EMAIL PROTECTED]>
> À : axis-user@ws.apache.org
> Envoyé le : Jeudi, 5 Avril 2007, 18h31mn 21s
> Objet : Re: Re : Re : [Axis2] Axis2 1.2 RC2 Released
>
> Check links in this message below ;)
>
> Cheers,
> Patrick.
>
> Julien HENRY wrote:
>
>>Can't manage to find 1.2-rc2 in releases. The latest release seems to be 1.1.
>>
>>++
>>
>>Julien
>>
>>----- Message d'origine ----
>>De : Thilina Gunarathne <[EMAIL PROTECTED]>
>>À : axis-user@ws.apache.org
>>Envoyé le : Jeudi, 5 Avril 2007, 14h00mn 59s
>>Objet : Re: Re : [Axis2] Axis2 1.2 RC2 Released
>>
>>Snapshots,
>>http://people.apache.org/repo/m2-snapshot-repository/
>>
>>Releases,
>>http://people.apache.org/repo/m2-ibiblio-rsync-repository/
>>
>>~Thilina
>>
>>On 4/5/07,
>> Julien HENRY <[EMAIL PROTECTED]> wrote:
>>  
>>
>>>Do you plan to provide a Maven 2 repository ?
>>>
>>>++
>>>
>>>Julien
>>>
>>>- Message d'origine 
>>>De : Deepal Jayasinghe <[EMAIL PROTECTED]>
>>>À : "axis-dev@ws.apache.org" ;
>>>"axis-user@ws.apache.org" 
>>>Envoyé le : Mardi, 3 Avril 2007, 12h59mn 49s
>>>Objet : [Axis2] Axis2 1.2 RC2 Released
>>>
>>>
>>> Hi all,
>>>
>>> I uploaded Axis2 1.2 RC2 release artifacts. Please
>>> help us by downloading
>>>and reviewing them.
>>>
>>> Download locations :
>>> binary distributions-
>>>http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2.zip
>>> source distribution
>>>http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-src.zip
>>> docs distribution
>>>http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-docs.zip
>>> war distribution
>>> http://people.apache.org/~deepal/axis2/1.2-RC2/axis2.war
>>>
>>> jars
>>>http://people.apache.org/~deepal/maven/org.apache.axis2/jars/
>>>
>>> mars (addressing and soapmonitor)
>>>http://people.apache.org/~deepal/maven/org.apache.axis2/mars/
>>>
>>> poms
>>>http://people.apache.org/~deepal/maven/org.apache.axis2/poms/
>>>
>>>
>>> According to the release plan, I'm expecting to release Axis2 1.2 on
>>> 6th   April, 2007.
>>>
>>>
>>> Features included in the release :
>>> - WSDL 2.0 fully
>>> support
>>> (Reading , writing and codegen)
>>> - POJO – annotation
>>> - JAX-WS integration
>>> - JAX-WS -annotation
>>> - Un-wrapping (Response)
>>> - ADB - missing schema support
>>> - Maven2 support
>>> - JSON support
>>> - Binary serialization (Fast Inforset)
>>> - Multiple services support in code gen
>>> - HTTP code generation (both WSDL 1.1 and 2.0)
>>> - Fix/update helper mode
>>> - Custom deployers support
>>> - Message formatters
>>> - Message Builders
>>>
>>> In addition to above major features we have fixed numerous JIRA issues.
>>>
>>>
>>> Thanks,
>>>  Deepal
>>>
>>>
>>>
>>> 
>>> Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions
>>>! Profitez des connaissances, des opinions et des expériences des
>>>internautes sur Yahoo! Questions/Réponses.
>>>
>>>
>>  
>>
>
> -- 
> --
> | *Patrick Houbaux*
> | Senior Consultant
> | Eurostep ABEmail: [EMAIL PROTECTED]
> | Drottninggatan 68  Mobile: +33 611 192 943
> | SE-111 21 StockholmFax: +46 (0) 8-200 399
> | Sweden URL: http://www.eurostep.com
> |Skype name: phoubaux
> | Home address:
> | BAT A11
> | 12 Rue de Paris
> | F-78560 Le Port-Marly

Re: Re : Re : Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-06 Thread Asankha C. Perera




Hi Julien

As far as I know, an artifacts for RC releases have not been uploaded
to the maven repos. What you would find in the m2-snapshot-repository
are nightly build snapshots created off the 1.2 branch (i.e. if you are
looking at version "1.2-SNAPSHOT") and the trunk (i.e. under "SNAPSHOT"
version). 

I understand your concern, as I have a project dependent on Axis2 1.2
as well - and hence would suggest you point your pom to the
1.2-SNAPSHOT as its what will go into the 1.2 final release in the next
few days.

asankha

Julien HENRY wrote:

  
  
  In
  http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2/
I have :
1.2-SNAPSHOT
SNAPSHOT
  
  In http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/axis2/axis2/
I have :
1.1
  
  In http://repo1.maven.org/maven2/org/apache/axis2/axis2/
I have :
1.1
1.1.1
  
Could you please help me to find 1.2-rc2?
  
Thanks
  
Julien
  
  
  




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



Re : Re : Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-06 Thread Julien HENRY
In http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2/ 
I have :
1.2-SNAPSHOT
SNAPSHOT

In 
http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/axis2/axis2/
 I have :
1.1

In http://repo1.maven.org/maven2/org/apache/axis2/axis2/ I have :
1.1
1.1.1

Could you please help me to find 1.2-rc2?

Thanks

Julien

- Message d'origine 
De : Patrick Houbaux <[EMAIL PROTECTED]>
À : axis-user@ws.apache.org
Envoyé le : Jeudi, 5 Avril 2007, 18h31mn 21s
Objet : Re: Re : Re : [Axis2] Axis2 1.2 RC2 Released





  
  

Check links in this message below ;)



Cheers,

Patrick.



Julien HENRY wrote:

  Can't manage to find 1.2-rc2 in releases. The latest release seems to be 1.1.

++

Julien

- Message d'origine 
De : Thilina Gunarathne <[EMAIL PROTECTED]>
À : axis-user@ws.apache.org
Envoyé le : Jeudi, 5 Avril 2007, 14h00mn 59s
Objet : Re: Re : [Axis2] Axis2 1.2 RC2 Released

Snapshots,
http://people.apache.org/repo/m2-snapshot-repository/

Releases,
http://people.apache.org/repo/m2-ibiblio-rsync-repository/

~Thilina

On 4/5/07, Julien HENRY <[EMAIL PROTECTED]> wrote:
  
  
Do you plan to provide a Maven 2 repository ?

++

Julien

- Message d'origine 
De : Deepal Jayasinghe <[EMAIL PROTECTED]>
À : "axis-dev@ws.apache.org" ;
"axis-user@ws.apache.org" 
Envoyé le : Mardi, 3 Avril 2007, 12h59mn 49s
Objet : [Axis2] Axis2 1.2 RC2 Released


 Hi all,

 I uploaded Axis2 1.2 RC2 release artifacts. Please help us by downloading
and reviewing them.

 Download locations :
 binary distributions-
http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2.zip
 source distribution
http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-src.zip
 docs distribution
http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-docs.zip
 war distribution
 http://people.apache.org/~deepal/axis2/1.2-RC2/axis2.war

 jars
http://people.apache.org/~deepal/maven/org.apache.axis2/jars/

 mars (addressing and soapmonitor)
http://people.apache.org/~deepal/maven/org.apache.axis2/mars/

 poms
http://people.apache.org/~deepal/maven/org.apache.axis2/poms/


 According to the release plan, I'm expecting to release Axis2 1.2 on
 6th   April, 2007.


 Features included in the release :
 - WSDL 2.0 fully support
 (Reading , writing and codegen)
 - POJO – annotation
 - JAX-WS integration
 - JAX-WS -annotation
 - Un-wrapping (Response)
 - ADB - missing schema support
 - Maven2 support
 - JSON support
 - Binary serialization (Fast Inforset)
 - Multiple services support in code gen
 - HTTP code generation (both WSDL 1.1 and 2.0)
 - Fix/update helper mode
 - Custom deployers support
 - Message formatters
 - Message Builders

 In addition to above major features we have fixed numerous JIRA issues.


 Thanks,
  Deepal



 
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions
! Profitez des connaissances, des opinions et des expériences des
internautes sur Yahoo! Questions/Réponses.

  
  
  



-- 




--

| Patrick Houbaux

| Senior Consultant

| Eurostep ABEmail: [EMAIL PROTECTED]

| Drottninggatan 68  Mobile: +33 611 192 943

| SE-111 21 StockholmFax: +46 (0) 8-200 399

| Sweden URL: http://www.eurostep.com

|Skype name: phoubaux

| Home address: 

| BAT A11 

| 12 Rue de Paris 

| F-78560 Le Port-Marly

| France

---





This message contains information that may be privileged or confidential and is 
the property of Eurostep Group. It is intended only for the person to whom it 
is addressed. If you are not the intended recipient, you are not authorized to 
read, print, retain, copy, disseminate, distribute, or use this message or any 
part thereof. If you receive this message in error, please notify the sender 
immediately and delete all copies of this message.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]











___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

Re: Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-05 Thread Angel Todorov

Hi Deepal

Let me suggest that the problem arises because Axis2 doesn't take the
service namespace into account. In my opinion services should be
differentiated by both name and namespace. This should be the "key"
for any mapping. Imagine that I have many clients wanting to deploy
services - then it will be guaranteed that there are collisions in
names. If they would use their own company namespace, in addition to
that, this problem would be certainly avoided. Thanks.

Regards,
Angel

On 4/6/07, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote:

Hi All;

I think this a major issue AFAIK , if some one generate services for two
wsdls then he will get two services with the same name . Then the issue
is how do you differentiate the two ? you can not deploy the files with
the same name to services directory (only one will be picked up).
Therefore I think we need to fix this b4 the release and I think we
should either pick WSDL file name as the service aar name or the one of
the service name in the wsdl as the service aar file name.

Thanks
Deepal

Alistair Young wrote:

>wsdl2java now creates the service as Service.aar instead of
>ServiceName.aar. e.g. previously, if your service was called
>MinervaService, you would get:
>build/lib/MinervaService.aar
>
>now you get:
>build/lib/Service.aar
>
>so you have to rename before deploying (as they're all called Service.aar
>now)
>
>Alistair
>
>
>
>

--
Thanks,
Deepal

"The highest tower is built one brick at a time"



-
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]



Re: Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-05 Thread Deepal Jayasinghe
Hi All;

I think this a major issue AFAIK , if some one generate services for two
wsdls then he will get two services with the same name . Then the issue
is how do you differentiate the two ? you can not deploy the files with
the same name to services directory (only one will be picked up).
Therefore I think we need to fix this b4 the release and I think we
should either pick WSDL file name as the service aar name or the one of
the service name in the wsdl as the service aar file name.

Thanks
Deepal

Alistair Young wrote:

>wsdl2java now creates the service as Service.aar instead of
>ServiceName.aar. e.g. previously, if your service was called
>MinervaService, you would get:
>build/lib/MinervaService.aar
>
>now you get:
>build/lib/Service.aar
>
>so you have to rename before deploying (as they're all called Service.aar
>now)
>
>Alistair
>
>
>  
>

-- 
Thanks,
Deepal

"The highest tower is built one brick at a time"



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



Re: Re : Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-05 Thread Patrick Houbaux




Check links in this message below ;)

Cheers,
Patrick.

Julien HENRY wrote:

  Can't manage to find 1.2-rc2 in releases. The latest release seems to be 1.1.

++

Julien

- Message d'origine 
De : Thilina Gunarathne <[EMAIL PROTECTED]>
À : axis-user@ws.apache.org
Envoyé le : Jeudi, 5 Avril 2007, 14h00mn 59s
Objet : Re: Re : [Axis2] Axis2 1.2 RC2 Released

Snapshots,
http://people.apache.org/repo/m2-snapshot-repository/

Releases,
http://people.apache.org/repo/m2-ibiblio-rsync-repository/

~Thilina

On 4/5/07, Julien HENRY <[EMAIL PROTECTED]> wrote:
  
  
Do you plan to provide a Maven 2 repository ?

++

Julien

- Message d'origine 
De : Deepal Jayasinghe <[EMAIL PROTECTED]>
À : "axis-dev@ws.apache.org" ;
"axis-user@ws.apache.org" 
Envoyé le : Mardi, 3 Avril 2007, 12h59mn 49s
Objet : [Axis2] Axis2 1.2 RC2 Released


 Hi all,

 I uploaded Axis2 1.2 RC2 release artifacts. Please help us by downloading
and reviewing them.

 Download locations :
 binary distributions-
http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2.zip
 source distribution
http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-src.zip
 docs distribution
http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-docs.zip
 war distribution
 http://people.apache.org/~deepal/axis2/1.2-RC2/axis2.war

 jars
http://people.apache.org/~deepal/maven/org.apache.axis2/jars/

 mars (addressing and soapmonitor)
http://people.apache.org/~deepal/maven/org.apache.axis2/mars/

 poms
http://people.apache.org/~deepal/maven/org.apache.axis2/poms/


 According to the release plan, I'm expecting to release Axis2 1.2 on
 6th   April, 2007.


 Features included in the release :
 - WSDL 2.0 fully support
 (Reading , writing and codegen)
 - POJO – annotation
 - JAX-WS integration
 - JAX-WS -annotation
 - Un-wrapping (Response)
 - ADB - missing schema support
 - Maven2 support
 - JSON support
 - Binary serialization (Fast Inforset)
 - Multiple services support in code gen
 - HTTP code generation (both WSDL 1.1 and 2.0)
 - Fix/update helper mode
 - Custom deployers support
 - Message formatters
 - Message Builders

 In addition to above major features we have fixed numerous JIRA issues.


 Thanks,
  Deepal



 
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions
! Profitez des connaissances, des opinions et des expériences des
internautes sur Yahoo! Questions/Réponses.

  
  

  


-- 


--
| Patrick Houbaux
| Senior Consultant
| Eurostep ABEmail: [EMAIL PROTECTED]
| Drottninggatan 68  Mobile: +33 611 192 943
| SE-111 21 StockholmFax: +46 (0) 8-200 399
| Sweden URL: http://www.eurostep.com
|    Skype name: phoubaux
| Home address: 
| BAT A11 
| 12 Rue de Paris 
| F-78560 Le Port-Marly
| France
---



This message contains information that may be privileged or confidential and is the property of Eurostep Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.

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



Re : Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-05 Thread Julien HENRY
Can't manage to find 1.2-rc2 in releases. The latest release seems to be 1.1.

++

Julien

- Message d'origine 
De : Thilina Gunarathne <[EMAIL PROTECTED]>
À : axis-user@ws.apache.org
Envoyé le : Jeudi, 5 Avril 2007, 14h00mn 59s
Objet : Re: Re : [Axis2] Axis2 1.2 RC2 Released

Snapshots,
http://people.apache.org/repo/m2-snapshot-repository/

Releases,
http://people.apache.org/repo/m2-ibiblio-rsync-repository/

~Thilina

On 4/5/07, Julien HENRY <[EMAIL PROTECTED]> wrote:
>
> Do you plan to provide a Maven 2 repository ?
>
> ++
>
> Julien
>
> - Message d'origine 
> De : Deepal Jayasinghe <[EMAIL PROTECTED]>
> À : "axis-dev@ws.apache.org" ;
> "axis-user@ws.apache.org" 
> Envoyé le : Mardi, 3 Avril 2007, 12h59mn 49s
> Objet : [Axis2] Axis2 1.2 RC2 Released
>
>
>  Hi all,
>
>  I uploaded Axis2 1.2 RC2 release artifacts. Please help us by downloading
> and reviewing them.
>
>  Download locations :
>  binary distributions-
> http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2.zip
>  source distribution
> http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-src.zip
>  docs distribution
> http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-docs.zip
>  war distribution
>  http://people.apache.org/~deepal/axis2/1.2-RC2/axis2.war
>
>  jars
> http://people.apache.org/~deepal/maven/org.apache.axis2/jars/
>
>  mars (addressing and soapmonitor)
> http://people.apache.org/~deepal/maven/org.apache.axis2/mars/
>
>  poms
> http://people.apache.org/~deepal/maven/org.apache.axis2/poms/
>
>
>  According to the release plan, I'm expecting to release Axis2 1.2 on
>  6th   April, 2007.
>
>
>  Features included in the release :
>  - WSDL 2.0 fully support
>  (Reading , writing and codegen)
>  - POJO – annotation
>  - JAX-WS integration
>  - JAX-WS -annotation
>  - Un-wrapping (Response)
>  - ADB - missing schema support
>  - Maven2 support
>  - JSON support
>  - Binary serialization (Fast Inforset)
>  - Multiple services support in code gen
>  - HTTP code generation (both WSDL 1.1 and 2.0)
>  - Fix/update helper mode
>  - Custom deployers support
>  - Message formatters
>  - Message Builders
>
>  In addition to above major features we have fixed numerous JIRA issues.
>
>
>  Thanks,
>   Deepal
>
>
>
>  
>  Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions
> ! Profitez des connaissances, des opinions et des expériences des
> internautes sur Yahoo! Questions/Réponses.


-- 
Thilina Gunarathne  -  http://www.wso2.com - http://thilinag.blogspot.com

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










___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

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



Re: Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-05 Thread Alistair Young
wsdl2java now creates the service as Service.aar instead of
ServiceName.aar. e.g. previously, if your service was called
MinervaService, you would get:
build/lib/MinervaService.aar

now you get:
build/lib/Service.aar

so you have to rename before deploying (as they're all called Service.aar
now)

Alistair


-- 
mov eax,1
mov ebx,0
int 80h

> Snapshots,
> http://people.apache.org/repo/m2-snapshot-repository/
>
> Releases,
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/
>
> ~Thilina
>
> On 4/5/07, Julien HENRY <[EMAIL PROTECTED]> wrote:
>>
>> Do you plan to provide a Maven 2 repository ?
>>
>> ++
>>
>> Julien
>>
>> - Message d'origine 
>> De : Deepal Jayasinghe <[EMAIL PROTECTED]>
>> À : "axis-dev@ws.apache.org" ;
>> "axis-user@ws.apache.org" 
>> Envoyé le : Mardi, 3 Avril 2007, 12h59mn 49s
>> Objet : [Axis2] Axis2 1.2 RC2 Released
>>
>>
>>  Hi all,
>>
>>  I uploaded Axis2 1.2 RC2 release artifacts. Please help us by
>> downloading
>> and reviewing them.
>>
>>  Download locations :
>>  binary distributions-
>> http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2.zip
>>  source distribution
>> http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-src.zip
>>  docs distribution
>> http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-docs.zip
>>  war distribution
>>  http://people.apache.org/~deepal/axis2/1.2-RC2/axis2.war
>>
>>  jars
>> http://people.apache.org/~deepal/maven/org.apache.axis2/jars/
>>
>>  mars (addressing and soapmonitor)
>> http://people.apache.org/~deepal/maven/org.apache.axis2/mars/
>>
>>  poms
>> http://people.apache.org/~deepal/maven/org.apache.axis2/poms/
>>
>>
>>  According to the release plan, I'm expecting to release Axis2 1.2 on
>>  6th   April, 2007.
>>
>>
>>  Features included in the release :
>>  - WSDL 2.0 fully support
>>  (Reading , writing and codegen)
>>  - POJO – annotation
>>  - JAX-WS integration
>>  - JAX-WS -annotation
>>  - Un-wrapping (Response)
>>  - ADB - missing schema support
>>  - Maven2 support
>>  - JSON support
>>  - Binary serialization (Fast Inforset)
>>  - Multiple services support in code gen
>>  - HTTP code generation (both WSDL 1.1 and 2.0)
>>  - Fix/update helper mode
>>  - Custom deployers support
>>  - Message formatters
>>  - Message Builders
>>
>>  In addition to above major features we have fixed numerous JIRA issues.
>>
>>
>>  Thanks,
>>   Deepal
>>
>>
>>
>>  
>>  Découvrez une nouvelle façon d'obtenir des réponses à toutes vos
>> questions
>> ! Profitez des connaissances, des opinions et des expériences des
>> internautes sur Yahoo! Questions/Réponses.
>
>
> --
> Thilina Gunarathne  -  http://www.wso2.com - http://thilinag.blogspot.com
>
> -
> 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]



Re: Re : [Axis2] Axis2 1.2 RC2 Released

2007-04-05 Thread Thilina Gunarathne

Snapshots,
http://people.apache.org/repo/m2-snapshot-repository/

Releases,
http://people.apache.org/repo/m2-ibiblio-rsync-repository/

~Thilina

On 4/5/07, Julien HENRY <[EMAIL PROTECTED]> wrote:


Do you plan to provide a Maven 2 repository ?

++

Julien

- Message d'origine 
De : Deepal Jayasinghe <[EMAIL PROTECTED]>
À : "axis-dev@ws.apache.org" ;
"axis-user@ws.apache.org" 
Envoyé le : Mardi, 3 Avril 2007, 12h59mn 49s
Objet : [Axis2] Axis2 1.2 RC2 Released


 Hi all,

 I uploaded Axis2 1.2 RC2 release artifacts. Please help us by downloading
and reviewing them.

 Download locations :
 binary distributions-
http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2.zip
 source distribution
http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-src.zip
 docs distribution
http://people.apache.org/~deepal/axis2/1.2-RC2/axis2-1.2-RC2-docs.zip
 war distribution
 http://people.apache.org/~deepal/axis2/1.2-RC2/axis2.war

 jars
http://people.apache.org/~deepal/maven/org.apache.axis2/jars/

 mars (addressing and soapmonitor)
http://people.apache.org/~deepal/maven/org.apache.axis2/mars/

 poms
http://people.apache.org/~deepal/maven/org.apache.axis2/poms/


 According to the release plan, I'm expecting to release Axis2 1.2 on
 6th   April, 2007.


 Features included in the release :
 - WSDL 2.0 fully support
 (Reading , writing and codegen)
 - POJO – annotation
 - JAX-WS integration
 - JAX-WS -annotation
 - Un-wrapping (Response)
 - ADB - missing schema support
 - Maven2 support
 - JSON support
 - Binary serialization (Fast Inforset)
 - Multiple services support in code gen
 - HTTP code generation (both WSDL 1.1 and 2.0)
 - Fix/update helper mode
 - Custom deployers support
 - Message formatters
 - Message Builders

 In addition to above major features we have fixed numerous JIRA issues.


 Thanks,
  Deepal



 
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions
! Profitez des connaissances, des opinions et des expériences des
internautes sur Yahoo! Questions/Réponses.



--
Thilina Gunarathne  -  http://www.wso2.com - http://thilinag.blogspot.com

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