• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Error when deploying to Axis Runtime

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there.
I am new in web service things.

I want to create the Web Service using Eclipse in JBoss server.

I've got the JBoss server to be started in Eclipse.
Now I have developed the Dynamic Web Application.
I dont think there is problem in my code because I copied from tutorial.

So after that I create the web service from that Dynamic Web Application.
When It's deployig to server, there is error coming out, saying that "Error when deploing to Axis runtime".

I ve set the axis runtime correctly.

So, please tell me if anyone know how to solve it.
Thanks.

NB: Can we change the runtime to be JBoss also?? how?
I ve tried to change it to JBoss WS runtime.
but I can't find the choice.

Sorry for my english
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic