Hi David, Thank you for following up. I was think to add this to was6-maven-plugin at the beginning, but was6-maven-plugin is designed for deployment and starting/stopping. The plug-in that I created is a wrapper for Java2WSDL and WSDL2Java ant tasks. Although, it generates the deployable WAR out-of-the-box that ant tasks don't do. So, I'll submit it as a separate project.
Thank you, -eugene On Wed, Apr 23, 2008 at 8:04 AM, <[EMAIL PROTECTED]> wrote: > On Fri, 18 Apr 2008, Eugene Silinov wrote: > > > > Hello, > > > > I created a plug-in that generates a Web Service for WebSphere 6.0. > > The plug-in must be declared inside the POM with packaging = "war". It > > produces the "war" archive that can be deployed into WebSphere 6.0 > > container. An example below illustrates a sample POM. I can make the > > plug-in to produce the J2EE container artifact based on the packaging > > type. Please, consider this one as an initial version. Let me know, if > > there is any interest in such plug-in. > > > > Thank you, > > > > is this based on: > http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.javadoc.doc/public_html/api/com/ibm/websphere/ant/tasks/Java2WSDL.html > ? > > If so I could try to add it as a goal to: > http://mojo.codehaus.org/was6-maven-plugin/ > > Pluginsubmissions should be filed at: > > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=11062&sorter/order=DESC&sorter/field=priority&resolution=-1&component=12075 > > following the guidelines at: > http://mojo.codehaus.org/development/submitting-a-plugin.html > > > -- > David J. M. Karlsen - +47 90 68 22 43 > http://www.davidkarlsen.com > http://mp3.davidkarlsen.com > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
