facebook

Cant Create JAX-WS 2.1 Services for WAS 8.5

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #350563 Reply

    UHC223
    Member

    I can’t use MyEclipse WebService wizzard to craete JAX-WS 2.1 code when having JavaEE 6 project targeting WAS 8.5 runtime for IBM JDK 7 (Note this should enable JAX-WS 2.2) But I cant set it in project facets

    #350574 Reply

    UHC223,

    We couldn’t replicate the issue at our end.

    If you are creating a Web service project using New > Web Service project wizard, then you can select the JAX-WS 2.1 version from ‘JAX-WS version’ dropdown.(Take a look at the attached screenshot for your reference)

    If you are trying to add JAX-WS 2.1 facet to a web project from Project Facets properties page, then you need to select/check JAX-WS facet and select the version from the dropdown which is beside the JAX-WS facet and click Apply and Ok.(Take a look at the attached screenshot for your reference)

    If you are trying to add/upgrade JAX-WS version to a already created web service project, then you need to open the Navigator view (Window > Show View > Other > General) and find that there is a .settings folder under your project, expand it and then open the file “org.eclipse.wst.common.project.facet.core.xml”, and change ‘jst.jaxws’ version to 2.1 as shown below and save the file.

    <installed facet=”jst.jaxws” version=”2.1″/>

    If you are still seeing issues, can you please answer some more queries to help us investigate further :
    1) Can you share your MyEclipse installation details from MyEclipe > Installation Summary > Installation details ?
    2) Can you please clarify what exactly you are doing ? Can you please prepare a document with all the steps and screenshots in it, so that we could replicate the issue at our end ?

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Cant Create JAX-WS 2.1 Services for WAS 8.5

You must be logged in to post in the forum log in