• 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

axis2 app error on tomcat or jetty

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,

i'm newbie with axis2. i have axis2 installed on my box. using tomcat as container.
when tried the sample apps, which is Version service it show

when i call http://localhost:8080/axis2/services/Version
but when i call http://localhost:8080/axis2/services/Version?wsdl it's work fine
i've tried this on jetty 6. but, it's different story when i tried axis2 standalone server. both work fine.
i use axis2 1.4.1 and tomcat 6.0.18.
please help.

thanks.

 
reply
    Bookmark Topic Watch Topic
  • New Topic