Originally posted by Pradeep Bhat:
…A service endpoint interface … must not have constant declarations, such as public final static….
Juan Rolando Prieur-Reza, M.S., LSSBB, SCEA, SCBCD, SCWCD, SCJP/1.6, IBM OOAD, SCSA
Paul B. Monday<br />Author, Web Service Patterns: Java Edition
Juan Rolando Prieur-Reza, M.S., LSSBB, SCEA, SCBCD, SCWCD, SCJP/1.6, IBM OOAD, SCSA
Originally posted by Pradeep Bhat:
Is axis proprietary stuff?
/ JeanLouis<br /><i>"software development has been, is, and will remain fundamentally hard" (Grady Booch)</i><br /> <br />Take a look at <a href="http://www.epfwiki.net/wikis/openup/" target="_blank" rel="nofollow">Agile OpenUP</a> in the Eclipse community
you cannot assume that each request will be directed to the same instance of your WS (unless you impose processor affinity (ok for intranets, maybe).