facebook

Exposing a Stateless Session Bean as a WebService

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #290353 Reply

    sajid.haniff
    Member

    Hi,

    I am attempting to expose my stateless session bean as a Web Service, however,
    editor dies with the following error:

    BTW:
    java Compiler -> Annotation Processing -> Factory Path is set to
    MYECLIPSE_WS_TOOLS_HOME/webservices-tools.jar

    !ENTRY org.eclipse.core.jobs 4 2 2008-10-27 20:50:06.765
    !MESSAGE An internal error occurred during: “Generating JAX-WS Web Services”.
    !STACK 0
    com.sun.xml.ws.model.RuntimeModelerException: runtime modeler error: Wrapper class facade.jaxws.GetCategories is not found. Have you run APT to generate them?
    at com.sun.xml.ws.model.RuntimeModeler.getClass(RuntimeModeler.java:287)
    at com.sun.xml.ws.model.RuntimeModeler.processDocWrappedMethod(RuntimeModeler.java:596)
    at com.sun.xml.ws.model.RuntimeModeler.processMethod(RuntimeModeler.java:543)
    at com.sun.xml.ws.model.RuntimeModeler.processClass(RuntimeModeler.java:371)
    at com.sun.xml.ws.model.RuntimeModeler.buildRuntimeModel(RuntimeModeler.java:258)
    at com.sun.tools.ws.wscompile.WsgenTool.buildModel(WsgenTool.java:225)
    at com.sun.tools.ws.wscompile.WsgenTool.run(WsgenTool.java:124)
    at com.genuitec.eclipse.ws.jaxws.JaxWSBUJob.wsGen(JaxWSBUJob.java:224)
    at com.genuitec.eclipse.ws.jaxws.JaxWSBUJob.run(JaxWSBUJob.java:124)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    Please Help 🙂

    #290386 Reply

    Loyal Water
    Member

    Moving to Off Topic >> Software Development.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Exposing a Stateless Session Bean as a WebService

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