Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Details on installing eclipse are provided in the Development environment section. This tutorial will take takes you through the following steps:

...

Firstly we need to configure our JAX-WS engine to be Apache CXF instead of Axis2 if when using Geronimo with Tomcat. Users who are using Geronimo with Jetty dont don't need to worry about JAX-WS Engine as CXF is the default web services engine in Geronimo+Jetty.
For Geronimo+Tomcat users, consult this page to configure your JAX-WS engine as Apache CXF (Configure JAX-WS engine)

Info
Axis2
Axis2

Axis2 1.3 has/had a bug with the issue related to HTTP Content-Type header. This bug was fixed in Axis2 1.4 but Geronimo still yet Geronimo 2.1.1 uses Axis2 1.3

Setting Up Eclipse for Application Development

...