• 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

configuration of axis 2 with eclipse

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am new to eclipse IDE, I would like to configure axis 2 with Eclipse.

I downloaded axis2-1.4.1-bin.zip file and ANT .

Could you please how to configure these thing with Eclipse.

Thanks in Advance...
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by ashok ballu:
Hi,
I am new to eclipse IDE, I would like to configure axis 2 with Eclipse.

I downloaded axis2-1.4.1-bin.zip file and ANT .

Could you please how to configure these thing with Eclipse.

Thanks in Advance...



Ashok - What do you mean when you say "I would like to configure axis 2 with Eclipse" ? What is it that you think you would achieve when you do it ?
In general .... eclipse would let you configure plugin's etc. If you have a project that needs to use axis API then you can do it by adding libs in the classpath ....

What is it that you mean ?
 
ashok ballu
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you fro your reply.

My question is : steps to installation and configuration of axis 2 with eclipse IDE.

and one Example to creating webservice using axis2 (steps )

Thank You
reply
    Bookmark Topic Watch Topic
  • New Topic