facebook

How does ME generate SOAP service for Jonas?

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

    I don’t know how to use ME to create and deploy a SOAP webservice for Jonas. I understand that there are basically two ways for creating a SOAP service with Jonas. The way i would prefer is to create a SOAP accessible Stateless Session bean and deploy using an EAR. There are some basic deployment descriptor files I need to generate. Some important files are the webservice.xml file and WSDL files for each EJB. Can ME generate these files? I can’t seem to find a good manual for this. I’m beginning to think that I’m going to have to write the webservice.xml file myself and use a tool called Java2WSDL for each .wsdl descriptor. I’m hoping there is a nice tool to use instead.

    OS: SUSE Linux 9.1 Professional
    Eclipse Version: 3.0.1
    Build id: 200409161125
    MyEclipse Version: 3.8.4+QF2
    Build: 200502031200

    Eclipse was freshly installed for MyEclipse after uninstall of 3.1.
    No external plugins have been installed.
    There are 8 plugins beginning with org.eclipse.pde.*

    java version “1.4.2_06”
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
    java.runtime.version=1.4.2_06-b03
    This version is used to launch eclipse and my application server.
    ApplicationServer: Jonas 4.3.2

    #226614 Reply

    Riyad Kalla
    Member

    MyEclipse provides a GUI that helps ease some of the pain of generating and running an XDoclet build file. Part of XDoclet is support for some web services resources, please take a look at that here: http://xdoclet.sourceforge.net/xdoclet/ant/xdoclet/modules/wsee/WseeDocletTask.html

    and see if any of these doclets serve your purposes.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How does ME generate SOAP service for Jonas?

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