Creating pom with wsdl2java tags
--------------------------------

                 Key: MOJO-901
                 URL: http://jira.codehaus.org/browse/MOJO-901
             Project: Mojo
          Issue Type: Wish
          Components: wsdl2java
         Environment: maven2
            Reporter: Artur Rekawek


I have always used maven1 to generate wsdl from java and vice versa.
Now I wish to bounce to maven2 but of course I encountered problem to generate 
pom.xml on the base of project.
Does it make matter If I use codehaus plugin or axis

Below I have enclosed project.properties
maven.compile.encoding=UTF-8
axis.src.dirname=axis
axis.wsdl.dirname=wsdl
axis.wsdl.filename=KUP.wsdl
axis.service.class=pl.ufg.oi.kup.serwer.KUP
axis.urn=urn:pl.ufg.oi.kup.serwer
axis.client.package=pl.ufg.oi.kup.klient
axis.service.url=http://localhost:8433/ufg-admin/services/KUP
axis.types.generate=false





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to