Generates WSDD (Web Service Descriptor files and WSDL) files for Apache Axis.
A couple of IMPORTANT things to note:
EJB
or the
defaultProvider
namespace property is set
to
EJB
), this cartridge
MUST
be used in conjunction
with either the Hibernate,
EJB, or
Spring cartridge.
RPC
), you'll need to use this cartridge with
either the Spring cartridge or the
Java cartridge, both can generate
POJO services for you.
Please note that when using the Spring cartridge
without EJB
, you'll need to set the
rpcClassNamePattern to be
{0}.{1}WSDelegator