18 November 2008 - 2.5 user guide blog eclipse intellij netbeans maven PDF files forums bugs sourceforge eviware.com


Eviware Logo

JBossWS Plugin

Discontinued

2007-14-11 : We have decided to discontinue JBoss WS IDE.

2007-14-11 : JBoss WS IDE is as of the 14:th of November 2007 discontinued. This does not mean our support for JBoss WS has ended, we have only chosen to stop producing within JBoss. soapUI will continue its strong support for JBoss, just not as JBoss, rather as a independent Open Source software producer.

Look at our tools Pages for more info.

Intro

The JBossWS Plugin is a specialized Eclipse plugin for working with the formidable JBossWS Web Service stack together with JBossIDE or standalone. Apart from the standard soapUI Eclipse Plugin features, the JBossWS Plugin currently has initial functionality that supports:

  • Publishing POJO's/EJB's as JBossWS Web Services
  • Consuming an existing Web Service with JBossWS
  • Implementing an existing WSDL contract with JBossWS
  • Adding JSR-181 Web Service Annotations to an existing Java class

The following improvements are planned to be available for the final JBossIDE 2.0.0 release:

  • Improved support for implementing Web Services from an existing WSDL contract
  • Improved support for consuming Web Services from an EJB or Servlet
  • Improved support for adding Web Service annotations on a method level
  • Wizards for security configurations
  • Project/File templates for JBossWS projects and related artifacts
  • Tighter integration with the Eclipse Web Tools Projects Web Service support
  • Integrated Help

Please submit questions and discuss issues on the JBoss Eclipse IDE User Forum, and report bugs/requests/etc in JBossIDE JIRA under the "Web Services Plugin" component!

Latest News

2006-10-12 : JBossIDE 2.0.0 beta2

- first "public" release of JBossWS plugin for eclipse / JBossIDE [Read more]

Installation

The plugin is distributed together with JBossIDE 2.0.0 beta2.

Currently, the plugin requires you to install JBossWS separately (download from http://labs.jboss.com/portal/jbossws/downloads), but it will be bundled in the final jbosside 2.0.0 version

Once you have installed the plugin, start by setting the path to the JBossWS WSTools script in the "JBossIDE / JBossWS / Integrated Tools" preferences page:

installation JBossWs

(The JAXB/XmlBeans tools are not required for JBossWS support)


Next: Getting Started with JBossWS