PetStore 1.4 doesn't contain webservices?
I know, 2.0 is out, but I have to stick with the older example for now :-).
The release notes for the PetStore 1.3.1 list Webservices as one of the new features - JMX was replaced by it. Is it possible, that this was removed in 1.4? I wasn't able to find any references to webservices in the most current release of PetStore 1.
[341 byte] By [
magir75a] at [2007-11-27 2:42:17]

# 1
Hi,
The earlier version of petstore don't have significant references to web services.
If you want a reference application that is made up mostly of web services, you should look at the Adventure Builder application which is located at https://adventurebuilder.dev.java.net/. There is also an accompanying book written about web service creation which is free located at https://blueprints.dev.java.net/books.html.
Hope this helps...
Thanks - Mark