Results 1 to 1 of 1

Thread: Create web service from class

  1. #1
    Join Date
    Jun 2011
    Posts
    21

    Question Create web service from class

    Hi,

    I have a class with a method wich returns records from a database with JPA in a Roo project. I want to create a webservice (with bottom up Java bean Web service) in a similar way as you would do with a Dynamic Web Project, when I make the webservice from the class, the wizard shows me the following error:


    IWAB0489E Error when deploying Web service to Axis runtime
    axis-admin failed with {http://xml.apache.org/axis/}HTTP (404)


    PD: Do I have create the web service otherwise?
    Last edited by titobundy; Jun 17th, 2011 at 02:56 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •