facebook

WSDL generation

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #223729 Reply

    vkonda
    Member

    I would like to develop a J2EE 1.4 web service. If I define my Java objects for the service, can I generate WSDL using myEclipseIDE?

    #223751 Reply

    Riyad Kalla
    Member

    We have a visual tour for ME and WebLogic available here: http://www.myeclipseide.com/ContentExpress-display-ceid-16.html

    It is the 6th one down contributed by our user Don Fair, please have a look to get started.

    #223811 Reply

    vkonda
    Member

    I looked at it. It does not solve my problem. It gives a demo of turning a session bean into web service using some Web logic tool. I would like to develop a J2EE 1.4 web service preferably using Servlet (not a session bean) and deploy into JBOSS. I was wondering if there is any way I can generate WSDL given an interface using MyEclipseIDE.

    #223812 Reply

    Scott Anderson
    Participant

    The short answer is “not yet”. We plan on adding just this type of web service capability in the 3.9 timeframe (around EclipseCon – late Feb / early March)

    #223814 Reply

    Riyad Kalla
    Member

    MyEclipse currently doesn’t support any explicit web services wizards, but it does provide strong XDoclet support which you could use to aid in the development of web services. Here are some tutorials I found: http://www.google.com/search?hl=en&q=Web+services+with+XDoclet&btnG=Google+Search

    Hopefully in one of our future releases (3.9 or 4.0) we will add some nicer support for building web services visually and so forth, but for now this is what we provide.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: WSDL generation

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