Unfortunately, i did not notice that the client stubs were generated by Axis2 not jax-ws (wsit runtime). Therefore, the solution is still incomplete :(
Now, extra steps are:
- download jboss tools from http://www.jboss.org/tools/download/stable/3_0_GA.html (i downloaded all plugins part, the first part..)
- install the plugins on eclipse ganymede by extracting the zip and copying
plugins
andfeatures
folders in the extracted package to youreclipse
folder - install stp (soa tools project) plugin to eclipse via software updates. the update site is http://download.eclipse.org/stp/updates/ganymede/
- window --> preferences --> web services --> Jbossws preferences : add ... /jbossws-metro-bin-dist/output/deploy-jboss500
- restart eclipse
Now the environment seems ready.. however, there exists problems that i can not overcome :( for instance while generating a bottom up web service using the jbossws runtime, i get the following error:
error: Could not find class file for com.example.Eval 1 error Error: Could not generate. (use --show-traces to see full traces) Error: Wsgen invocation failed. Try the '-verbose' switch for more information
i could not solve the error :(
however, this post is just to note down the preparation of the eclipse environment for web service development :)
Hiç yorum yok:
Yorum Gönder