Hi,
I am using JAX-WS to generate webservices using JBOSS application server by writing a java
program.
My sample java program includes :which takes an i/p name as string and displays out put as
"Hello name",with the use of annotations.And,also have written web.xml for it.If
I start JBOSS without adding project to it,it is starting.BUt If I add project to it the
server is not publishing.Its getting like:"publishing JBOSS 4.2.2....:waiting for
virtual machine to exit".
I have followed the
link:http://www.javabeat.net/articles/2007/10/creating-webservice-using-j...
to do this,where in it was given that by means of auto build process of eclipse IDE war
file generates in default jboss folder.But which is not happening,so that,am unable to
generate wsdl file..
Can any body help me?
1) why jboss is not publishing after adding project to it?
2) why war file is not generating in the default jboss folder?
Regards....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125437#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...