Bonjour

Je cherche a valider un Webservice developpé avec WSSPring

mais lorsque je fais
http://localhost:9081/testspringws01-WebService?wsdl
Je n'ai pas la liste des methodes exposé ??
Ou est mon erreur ?
Je n'ai pas gére la construction d'un WSDL, es ce mon erreur ?

Merci
logs System.outj'ai cela, rien dans System.err
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
 
[30/07/10 11:19:07:022 CEST] 00000023 ApplicationMg A   WSVR0200I: Lancement de l'application testspringws01-WebService-EAR
[30/07/10 11:19:07:022 CEST] 00000023 ApplicationMg A   WSVR0203I: Application : testspringws01-WebService-EAR  Niveau de compilation d'application : 1.0
[30/07/10 11:19:07:085 CEST] 00000023 WebGroup      A   SRVE0169I: Chargement du module Web : jax-ws-spring.
[30/07/10 11:19:07:194 CEST] 00000023 WebApp        A   SRVE0180I: [testspringws01-WebService-EAR#testspringws01-WebService-1.0-SNAPSHOT.war] [/testspringws01-WebService] [Servlet.LOG]: Initializing Spring root WebApplicationContext
[30/07/10 11:19:07:210 CEST] 00000023 SystemOut     O [30/07/10 11:19:07:194]  INFO ContextLoader Root WebApplicationContext: initialization started 
[30/07/10 11:19:07:272 CEST] 00000023 SystemOut     O [30/07/10 11:19:07:256]  INFO AbstractApplicationContext Refreshing org.springframework.web.context.support.XmlWebApplicationContext@47024702: display name [Root WebApplicationContext]; startup date [Fri Jul 30 11:19:07 CEST 2010]; root of context hierarchy 
[30/07/10 11:19:07:350 CEST] 00000023 SystemOut     O [30/07/10 11:19:07:335]  INFO AbstractApplicationContext Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@47024702]: org.springframework.beans.factory.support.DefaultListableBeanFactory@322a322a 
[30/07/10 11:19:07:397 CEST] 00000023 SystemOut     O [30/07/10 11:19:07:381]  INFO DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@322a322a: defining beans []; root of factory hierarchy 
[30/07/10 11:19:07:413 CEST] 00000023 SystemOut     O [30/07/10 11:19:07:397]  INFO ContextLoader Root WebApplicationContext: initialization completed in 187 ms 
[30/07/10 11:19:07:413 CEST] 00000023 VirtualHost   I   SRVE0250I: Module Web jax-ws-spring li? ? default_host[*:9081,*:80,*:9444,*:5063,*:5062,*:443].
[30/07/10 11:19:07:460 CEST] 00000023 ApplicationMg A   WSVR0221I: L'application est lancée : testspringws01-WebService-EAR