we are going to start project using jboss server.in our firm all are new to jboss so please suggest me good book and document.also i want to know which is the latest stable version in jboss. last two day i was tried to create sample webservice project using jboss still i am struggling.please suggest me good article to learn jboss with with webservice
Judge a man by his questions rather than his answers --Voltaire
SCJP 1.5 97%
The latest stable version is JBoss-4.2.3 GA. The JBossWS (JBoss Web service) documentation can be found here. The JBossAS (application server) documentation is available here. And finally JBoss has a wiki where you can find the FAQ and other related stuff.
JBoss in Action (link below) can provide what you are looking for if you will be using JBossAS 5.0. If you are just now starting a project, JBossAS 5.0 should be released before your project is done (or at least, I hope it will be...).
The book has a good introduction into web services on JBossAS, and the web services example works on 4.2.x.