|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CompilerService | HACK: We must explicitly declare every published web method in this class, we can't simply inherit them, for the following reasons: JAX-WS ignores (does not publish) inherited methods. |
ExecutorService | HACK: We must explicitly declare every published web method in this class, we can't simply inherit them. |
JAX-WS bindings for Orchard services.
In order to compile these, you will need to do a manual or clean build. I have added an Ant wsgen.xml file with the necessary tasks to build the webservice stuff.
There are two separate implementations of the services depending on how you intend to deploy them (unfortunately some duplication seems to be unavoidable):
In theory it should be possible to integrate this stuff into Eclipse automatically via the JDT-APT plugin (which is included in 3.2+). Unfortunately there are problems with the JAX-WS annotation processor which make it impossible to use via JDT-APT:
For testing purposes I would recommend installing the soapUI plugin. Instructions can be found at http://www.soapui.org/eclipse/index.html
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |