NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Jaroslav Pospisil Posted via mailing list.
|
Posted: Tue Mar 23, 2010 3:32 pm Post subject: Re: Problem generating WebService from WSDL using Maven and NB 6.8 |
|
|
Hi,
abstract WSDL's aren't supported in Maven projects. You have either to
use WSDL containing binding or create web service from WSDL in ant EJB
module and then use generated
WSDL (src/conf/wsdl/your.wsdl) in Maven project.
-jpl
Jonathan Lister napsal(a):
| Quote: | I have an existing (abstract) WSDL file which works fine if I create a new
project | Jave EE | EJB Module and then choose New | Web Service from WSDL.
However, If I create a new project | Maven | Maven EJB Module and then
choose New | Web Service from WSDL, the wizard says "There is no Port in
specified WSDL file." (there was a portType defined in the WSDL, but no
binding or service).
I wondered if the maven plugin doesn't support abstract WSDLs, so I modifies
the WSDL by adding an explicit binding and service. Now the wizard
complains: "There is no Port in specified WSDL file."
Is creating Web Services from WSDL supported in Maven EJBs
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|