Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] STP service creation

Hi,

<snip>


        I noticed that when i create a new JAX-WS Web Service project it
    gives a warning dialog " You must specify a valid installation
    location for your selected runtime provider in JAX-WS preferences"

        I have specified 'org.apache.cxf_2.1-incubator-SNAPSHOT" in the
    preferences for Apache CXF.   The resulting project shows Java
    Nature ( icon for project has a J) and not a SOA Tools Nature.

        Are there any known issues with this.  I would like to debug
this and understand the problem. What is the cvs repository location from which i can download the code and start debugging this.

In addition to having the plugin loaded into your eclipse environment, you will need an actual copy of the runtime you intend to deploy onto installed. IN this case you'll need to install CXF from [1]. Then set your preferences to point to the root of the install.

The plugin that you install into eclipse provides the STP with access to the various generators that we need to execute during the process of creating SOA Services. The kit install is for the compilation and subsequent development of your SOA Services.

Regards,
Adrian.


[1] http://incubator.apache.org/cxf/download.html

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Back to the top