You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2005/05/14 01:30:37 UTC

svn commit: r170107 [1/10] - in /incubator/beehive/trunk/samples: controls-blank/src/pkg/ controls-db/src/dbControl/ controls-db/src/dbControl/util/ controls-spring/web/ controls-spring/web/WEB-INF/ controls-spring/web/WEB-INF/src/ controls-webservices-blank/ controls-webservices-blank/junit/ controls-webservices-blank/junit/test/ controls-webservices-blank/schemas/ netui-samples/ netui-samples/WEB-INF/src/ netui-samples/WEB-INF/src/org/apache/beehive/samples/controls/pets/ netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/beans/ netui-samples/WEB-INF/src/shared/ netui-samples/resources/template/ netui-samples/ui/datagrid/ netui-samples/ui/popup/ netui-samples/ui/popup/getColorPopup/ netui-samples/ui/tree/ netui-samples/ui/tree/content/ netui-samples/validation/ petstoreWeb/src/org/apache/beehive/samples/petstore/controller/ petstoreWeb/src/org/apache/beehive/samples/petstore/controls/ petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/ petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/ petstoreWeb/src/org/apache/beehive/samples/petstore/forms/ petstoreWeb/src/org/apache/beehive/samples/petstore/model/ petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/ petstoreWeb/web/ petstoreWeb/web/WEB-INF/ petstoreWeb/web/WEB-INF/tags/beehive/petstore/ petstoreWeb/web/account/addresses/ petstoreWeb/web/account/create/ petstoreWeb/web/account/edit/ petstoreWeb/web/auth/ petstoreWeb/web/checkout/ petstoreWeb/web/search/ petstoreWeb/web/shop/ petstoreWeb/web/site/ petstoreWeb/web/webappRoot/ wsm-addressbook-enhanced/ wsm-addressbook-enhanced/WEB-INF/ wsm-addressbook-enhanced/WEB-INF/src-ws/web/ wsm-addressbook-enhanced/WEB-INF/src/ wsm-addressbook-enhanced/WEB-INF/src/org/apache/beehive/sample/ wsm-addressbook-fromWSDL/ wsm-addressbook-fromWSDL/WEB-INF/ wsm-addressbook-fromWSDL/WEB-INF/src/ wsm-addressbook-fromWSDL/WEB-INF/wsdl/ wsm-addressbook/ wsm-addressbook/WEB-INF/ wsm-addressbook/WEB-INF/src-ws/web/ wsm-addressbook/WEB-INF/src/ wsm-addressbook/WEB-INF/src/org/apache/beehive/sample/ wsm-blank/ wsm-blank/WEB-INF/ wsm-blank/WEB-INF/src-ws/web/ wsm-blank/WEB-INF/src/ wsm-employee/ wsm-employee/WEB-INF/ wsm-employee/WEB-INF/client-tests/org/apache/beehive/EmployeeDB/ wsm-employee/WEB-INF/src-ws/web/ wsm-employee/WEB-INF/src/ wsm-employee/WEB-INF/src/org/apache/beehive/sample/ wsm-petstore-dashboard/lib/ wsm-petstore-dashboard/src/ wsm-petstore-dashboard/src/ui/ wsm-samples/ wsm-samples/WEB-INF/ wsm-samples/WEB-INF/src-ws/web/complex/ wsm-samples/WEB-INF/src-ws/web/handlerchain/ wsm-samples/WEB-INF/src-ws/web/header/ wsm-samples/WEB-INF/src-ws/web/oneway/ wsm-samples/WEB-INF/src-ws/web/soapmessagehandlers/ wsm-samples/WEB-INF/src-ws/web/webmethod/ wsm-samples/WEB-INF/src-ws/web/webparam/ wsm-samples/WEB-INF/src-ws/web/webresult/ wsm-samples/WEB-INF/src-ws/web/webservice/ wsm-samples/WEB-INF/src-ws/web/xsdtypes/ wsm-samples/WEB-INF/src/ wsm-samples/WEB-INF/src/org/apache/beehive/sample/ wsm-samples/WEB-INF/src/web/header/

Author: ekoneil
Date: Fri May 13 16:30:30 2005
New Revision: 170107

URL: http://svn.apache.org/viewcvs?rev=170107&view=rev
Log:
Fixup the copyrights on the samples to run from 2004-2005.

BB: self
DRT: Beehive pass / build.dist pass


Modified:
    incubator/beehive/trunk/samples/controls-blank/src/pkg/Hello.java
    incubator/beehive/trunk/samples/controls-blank/src/pkg/HelloImpl.java
    incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControl.java
    incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControlImpl.java
    incubator/beehive/trunk/samples/controls-db/src/dbControl/ResultSetExtractor.java
    incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParameter.java
    incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParser.java
    incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLStatement.java
    incubator/beehive/trunk/samples/controls-db/src/dbControl/util/JavaTypeHelper.java
    incubator/beehive/trunk/samples/controls-db/src/dbControl/util/PreparedStatementHelper.java
    incubator/beehive/trunk/samples/controls-db/src/dbControl/util/ResultSetHelper.java
    incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/src/build.xml
    incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/web.xml
    incubator/beehive/trunk/samples/controls-spring/web/familyTree.jsp
    incubator/beehive/trunk/samples/controls-webservices-blank/build.properties
    incubator/beehive/trunk/samples/controls-webservices-blank/build.xml
    incubator/beehive/trunk/samples/controls-webservices-blank/junit/log4j.xml
    incubator/beehive/trunk/samples/controls-webservices-blank/junit/test/AddressBookTest.java
    incubator/beehive/trunk/samples/controls-webservices-blank/schemas/Service.wsdl
    incubator/beehive/trunk/samples/controls-webservices-blank/systemcontrols-imports.xml
    incubator/beehive/trunk/samples/netui-samples/Controller.java
    incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/build-dist.xml
    incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/build.xml
    incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/controls/pets/Pets.java
    incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/controls/pets/PetsImpl.java
    incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/beans/PetType.java
    incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/shared/SharedFlow.java
    incubator/beehive/trunk/samples/netui-samples/index.jsp
    incubator/beehive/trunk/samples/netui-samples/resources/template/template.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/datagrid/Controller.java
    incubator/beehive/trunk/samples/netui-samples/ui/datagrid/error.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/datagrid/index.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/popup/Controller.java
    incubator/beehive/trunk/samples/netui-samples/ui/popup/error.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/popup/getColorPopup/GetColorController.java
    incubator/beehive/trunk/samples/netui-samples/ui/popup/getColorPopup/error.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/popup/getColorPopup/index.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/popup/index.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/popup/show.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/Controller.java
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.0.0.0.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.0.0.1.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.0.0.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.0.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.1.0.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.1.1.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.1.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.2.0.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.2.1.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.2.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/echo.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/frameSet.jsp
    incubator/beehive/trunk/samples/netui-samples/ui/tree/tree.jsp
    incubator/beehive/trunk/samples/netui-samples/validation/Controller.java
    incubator/beehive/trunk/samples/netui-samples/validation/error.jsp
    incubator/beehive/trunk/samples/netui-samples/validation/index.jsp
    incubator/beehive/trunk/samples/netui-samples/validation/success.jsp
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controller/AccountController.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/AccountControl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/AccountControlImpl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/AddressControl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/AddressControlImpl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/CatalogControl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/CatalogControlImpl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/OrderControl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/OrderControlImpl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/AccountDao.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/AddressDao.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/CatalogDao.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/DBProperties.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/DerbyAccountDBControl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/DerbyAccountDao.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/DerbyAddressDBControl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/DerbyAddressDao.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/DerbyCatalogDBControl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/DerbyCatalogDao.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/DerbyOrderDBControl.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/DerbyOrderDao.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/data/OrderDao.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/AccountAlreadyExistsException.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/DataStoreException.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/InvalidIdentifierException.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/NoSuchAccountException.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/NoSuchAddressException.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/NoSuchOrderException.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/NoSuchUserException.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/OrderAlreadyExistsException.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/controls/exceptions/UserAlreadyExistsException.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/forms/AbstractPetstoreForm.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/forms/AccountForm.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/forms/AddressForm.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/forms/CheckoutForm.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/forms/OrderForm.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/forms/ReturnToForm.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/forms/SearchForm.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/model/Account.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/model/Address.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/model/Cart.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/model/Category.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/model/Item.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/model/LineItem.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/model/Order.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/model/OrderItem.java
    incubator/beehive/trunk/samples/petstoreWeb/src/org/apache/beehive/samples/petstore/model/Product.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/Account.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/Address.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/AllTests.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/Cart.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/Checkout.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/Database.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/Navigation.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/Search.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/SignIn.java
    incubator/beehive/trunk/samples/petstoreWeb/test-src/org/apache/beehive/samples/petstore/test/Util.java
    incubator/beehive/trunk/samples/petstoreWeb/web/Controller.java
    incubator/beehive/trunk/samples/petstoreWeb/web/WEB-INF/server-config.wsdd
    incubator/beehive/trunk/samples/petstoreWeb/web/WEB-INF/tags/beehive/petstore/accountFields.tag
    incubator/beehive/trunk/samples/petstoreWeb/web/WEB-INF/tags/beehive/petstore/catalogNav.tag
    incubator/beehive/trunk/samples/petstoreWeb/web/WEB-INF/tags/beehive/petstore/categoryNavHeader.tag
    incubator/beehive/trunk/samples/petstoreWeb/web/WEB-INF/tags/beehive/petstore/copyright.tag
    incubator/beehive/trunk/samples/petstoreWeb/web/WEB-INF/tags/beehive/petstore/footer.tag
    incubator/beehive/trunk/samples/petstoreWeb/web/WEB-INF/tags/beehive/petstore/headerMenu.tag
    incubator/beehive/trunk/samples/petstoreWeb/web/WEB-INF/tags/beehive/petstore/orderSummary.tag
    incubator/beehive/trunk/samples/petstoreWeb/web/WEB-INF/tags/beehive/petstore/productFavorites.tag
    incubator/beehive/trunk/samples/petstoreWeb/web/account/addresses/Controller.java
    incubator/beehive/trunk/samples/petstoreWeb/web/account/addresses/createUpdate.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/account/addresses/listAddresses.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/account/create/Controller.java
    incubator/beehive/trunk/samples/petstoreWeb/web/account/create/create.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/account/edit/Controller.java
    incubator/beehive/trunk/samples/petstoreWeb/web/account/edit/edit.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/account/edit/listOrders.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/auth/Controller.java
    incubator/beehive/trunk/samples/petstoreWeb/web/auth/login.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/auth/loginError.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/checkout/Controller.java
    incubator/beehive/trunk/samples/petstoreWeb/web/checkout/confirm.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/checkout/newOrder.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/checkout/viewCart.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/checkout/viewOrder.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/help.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/index.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/search/Controller.java
    incubator/beehive/trunk/samples/petstoreWeb/web/search/index.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/shop/Controller.java
    incubator/beehive/trunk/samples/petstoreWeb/web/shop/cart.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/shop/category.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/shop/index.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/shop/item.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/shop/product.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/site/emptyLeftNav.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/site/template.jsp
    incubator/beehive/trunk/samples/petstoreWeb/web/webappRoot/SharedFlow.java
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/server-config.wsdd
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src-ws/web/Service.java
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/build-client.xml
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/build.xml
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/log4j.properties
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/org/apache/beehive/sample/Address.java
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/org/apache/beehive/sample/AddressBookImpl.java
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/org/apache/beehive/sample/EnhancedAddressBook.java
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/org/apache/beehive/sample/InvalidAddressException.java
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/org/apache/beehive/sample/InvalidNameException.java
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/org/apache/beehive/sample/Phone.java
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/src/org/apache/beehive/sample/StateType.java
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/WEB-INF/web.xml
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/happyaxis.jsp
    incubator/beehive/trunk/samples/wsm-addressbook-enhanced/index.html
    incubator/beehive/trunk/samples/wsm-addressbook-fromWSDL/WEB-INF/server-config.wsdd
    incubator/beehive/trunk/samples/wsm-addressbook-fromWSDL/WEB-INF/src/build-client.xml
    incubator/beehive/trunk/samples/wsm-addressbook-fromWSDL/WEB-INF/src/build.xml
    incubator/beehive/trunk/samples/wsm-addressbook-fromWSDL/WEB-INF/web.xml
    incubator/beehive/trunk/samples/wsm-addressbook-fromWSDL/WEB-INF/wsdl/fromWSDL.wsdl
    incubator/beehive/trunk/samples/wsm-addressbook-fromWSDL/happyaxis.jsp
    incubator/beehive/trunk/samples/wsm-addressbook-fromWSDL/index.html
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/server-config.wsdd
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/src-ws/web/Service.java
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/src/build-client.xml
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/src/build.xml
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/src/log4j.properties
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/src/org/apache/beehive/sample/Address.java
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/src/org/apache/beehive/sample/AddressBook.java
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/src/org/apache/beehive/sample/AddressBookImpl.java
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/src/org/apache/beehive/sample/Phone.java
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/src/org/apache/beehive/sample/StateType.java
    incubator/beehive/trunk/samples/wsm-addressbook/WEB-INF/web.xml
    incubator/beehive/trunk/samples/wsm-addressbook/happyaxis.jsp
    incubator/beehive/trunk/samples/wsm-addressbook/index.html
    incubator/beehive/trunk/samples/wsm-blank/WEB-INF/server-config.wsdd
    incubator/beehive/trunk/samples/wsm-blank/WEB-INF/src-ws/web/Blank.java
    incubator/beehive/trunk/samples/wsm-blank/WEB-INF/src/build-client.xml
    incubator/beehive/trunk/samples/wsm-blank/WEB-INF/src/build.xml
    incubator/beehive/trunk/samples/wsm-blank/WEB-INF/src/log4j.properties
    incubator/beehive/trunk/samples/wsm-blank/WEB-INF/web.xml
    incubator/beehive/trunk/samples/wsm-blank/happyaxis.jsp
    incubator/beehive/trunk/samples/wsm-blank/index.html
    incubator/beehive/trunk/samples/wsm-employee/WEB-INF/client-tests/org/apache/beehive/EmployeeDB/EmployeeWSTestCase.java
    incubator/beehive/trunk/samples/wsm-employee/WEB-INF/server-config.wsdd
    incubator/beehive/trunk/samples/wsm-employee/WEB-INF/src-ws/web/Service.java
    incubator/beehive/trunk/samples/wsm-employee/WEB-INF/src/build-client.xml
    incubator/beehive/trunk/samples/wsm-employee/WEB-INF/src/build.xml
    incubator/beehive/trunk/samples/wsm-employee/WEB-INF/src/log4j.properties
    incubator/beehive/trunk/samples/wsm-employee/WEB-INF/src/org/apache/beehive/sample/EmployeeDBControl.jcx
    incubator/beehive/trunk/samples/wsm-employee/WEB-INF/src/org/apache/beehive/sample/WSEmployee.java
    incubator/beehive/trunk/samples/wsm-employee/WEB-INF/web.xml
    incubator/beehive/trunk/samples/wsm-employee/happyaxis.jsp
    incubator/beehive/trunk/samples/wsm-employee/index.html
    incubator/beehive/trunk/samples/wsm-petstore-dashboard/lib/log4j.properties
    incubator/beehive/trunk/samples/wsm-petstore-dashboard/src/build.xml
    incubator/beehive/trunk/samples/wsm-petstore-dashboard/src/ui/PetStoreDashboard.java
    incubator/beehive/trunk/samples/wsm-petstore-dashboard/src/ui/PetStoreProductView.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/server-config.wsdd
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/complex/DocumentLiteralBareSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/complex/RpcEncodedSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/complex/RpcLiteralSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/handlerchain/HandlerChainSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/handlerchain/HandlerConfig.xml
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/header/StockQuoteImpl.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/oneway/OnewaySample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/soapmessagehandlers/SOAPMessageHandlersSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webmethod/WebMethodWithAnnotationSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webmethod/WebMethodWithoutAnnotationSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webparam/WebParamDocumentLiteralSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webparam/WebParamRpcLiteralSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webresult/WebResultDocumentLiteralSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webresult/WebResultRpcLiteralSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webservice/WebServiceCustomSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webservice/WebServiceEndpointInterfaceSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webservice/WebServiceImplementationBeanSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webservice/WebServiceSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webservice/WebServiceWsdlLocation.wsdl
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/webservice/WebServiceWsdlLocationSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src-ws/web/xsdtypes/XsdTypesSample.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/build.xml
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/log4j.properties
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/org/apache/beehive/sample/Address.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/org/apache/beehive/sample/AddressException.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/org/apache/beehive/sample/AddressHolder.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/org/apache/beehive/sample/MessageHandler.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/org/apache/beehive/sample/Phone.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/org/apache/beehive/sample/StateType.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/header/ServiceSignHandler.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/header/SignException.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/header/SignHandler.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/header/SignatureTool.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/header/SignatureToolImpl.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/header/StockQuote.java
    incubator/beehive/trunk/samples/wsm-samples/WEB-INF/web.xml
    incubator/beehive/trunk/samples/wsm-samples/happyaxis.jsp
    incubator/beehive/trunk/samples/wsm-samples/index.html

Modified: incubator/beehive/trunk/samples/controls-blank/src/pkg/Hello.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-blank/src/pkg/Hello.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-blank/src/pkg/Hello.java (original)
+++ incubator/beehive/trunk/samples/controls-blank/src/pkg/Hello.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-blank/src/pkg/HelloImpl.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-blank/src/pkg/HelloImpl.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-blank/src/pkg/HelloImpl.java (original)
+++ incubator/beehive/trunk/samples/controls-blank/src/pkg/HelloImpl.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControl.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControl.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControl.java (original)
+++ incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControl.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControlImpl.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControlImpl.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControlImpl.java (original)
+++ incubator/beehive/trunk/samples/controls-db/src/dbControl/DatabaseControlImpl.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-db/src/dbControl/ResultSetExtractor.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-db/src/dbControl/ResultSetExtractor.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-db/src/dbControl/ResultSetExtractor.java (original)
+++ incubator/beehive/trunk/samples/controls-db/src/dbControl/ResultSetExtractor.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParameter.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParameter.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParameter.java (original)
+++ incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParameter.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParser.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParser.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParser.java (original)
+++ incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLParser.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLStatement.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLStatement.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLStatement.java (original)
+++ incubator/beehive/trunk/samples/controls-db/src/dbControl/SQLStatement.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-db/src/dbControl/util/JavaTypeHelper.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-db/src/dbControl/util/JavaTypeHelper.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-db/src/dbControl/util/JavaTypeHelper.java (original)
+++ incubator/beehive/trunk/samples/controls-db/src/dbControl/util/JavaTypeHelper.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-db/src/dbControl/util/PreparedStatementHelper.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-db/src/dbControl/util/PreparedStatementHelper.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-db/src/dbControl/util/PreparedStatementHelper.java (original)
+++ incubator/beehive/trunk/samples/controls-db/src/dbControl/util/PreparedStatementHelper.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-db/src/dbControl/util/ResultSetHelper.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-db/src/dbControl/util/ResultSetHelper.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-db/src/dbControl/util/ResultSetHelper.java (original)
+++ incubator/beehive/trunk/samples/controls-db/src/dbControl/util/ResultSetHelper.java Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 /*
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/src/build.xml
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/src/build.xml?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/src/build.xml (original)
+++ incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/src/build.xml Fri May 13 16:30:30 2005
@@ -1,7 +1,7 @@
 <?xml version="1.0" ?>
 
 <!--
-   Copyright 2004 The Apache Software Foundation 
+   Copyright 2004-2005 The Apache Software Foundation 
  
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/web.xml
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/web.xml?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/web.xml (original)
+++ incubator/beehive/trunk/samples/controls-spring/web/WEB-INF/web.xml Fri May 13 16:30:30 2005
@@ -1,33 +1,33 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
-
-<web-app>
-
-  <display-name>Beehive Controls-Spring Integration Sample App</display-name>
-    
-  <filter>
-    <filter-name>ControlFilter</filter-name>
-    <filter-class>org.apache.beehive.controls.runtime.servlet.ControlFilter</filter-class>
-  </filter>
-
-  <filter-mapping>
-    <filter-name>ControlFilter</filter-name>
-    <url-pattern>*.jsp</url-pattern>
-  </filter-mapping>
-
-  <context-param>
-    <param-name>contextConfigLocation</param-name>
-    <param-value>/WEB-INF/applicationContext.xml</param-value>
-  </context-param>
-
-  <listener>
-    <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
-  </listener>
-
-  <session-config>
-    <!-- Default to 5 minute session timeouts -->
-    <session-timeout>5</session-timeout>
-  </session-config>
-
-</web-app>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
+
+<web-app>
+
+  <display-name>Beehive Controls-Spring Integration Sample App</display-name>
+    
+  <filter>
+    <filter-name>ControlFilter</filter-name>
+    <filter-class>org.apache.beehive.controls.runtime.servlet.ControlFilter</filter-class>
+  </filter>
+
+  <filter-mapping>
+    <filter-name>ControlFilter</filter-name>
+    <url-pattern>*.jsp</url-pattern>
+  </filter-mapping>
+
+  <context-param>
+    <param-name>contextConfigLocation</param-name>
+    <param-value>/WEB-INF/applicationContext.xml</param-value>
+  </context-param>
+
+  <listener>
+    <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
+  </listener>
+
+  <session-config>
+    <!-- Default to 5 minute session timeouts -->
+    <session-timeout>5</session-timeout>
+  </session-config>
+
+</web-app>

Modified: incubator/beehive/trunk/samples/controls-spring/web/familyTree.jsp
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-spring/web/familyTree.jsp?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-spring/web/familyTree.jsp (original)
+++ incubator/beehive/trunk/samples/controls-spring/web/familyTree.jsp Fri May 13 16:30:30 2005
@@ -1,5 +1,5 @@
 <%--
-   Copyright 2004 The Apache Software Foundation.
+   Copyright 2004-2005 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: incubator/beehive/trunk/samples/controls-webservices-blank/build.properties
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-webservices-blank/build.properties?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-webservices-blank/build.properties (original)
+++ incubator/beehive/trunk/samples/controls-webservices-blank/build.properties Fri May 13 16:30:30 2005
@@ -1,7 +1,7 @@
-#
-#
-#
-servlet-api.jar=${os.CATALINA_HOME}/common/lib/servlet-api.jar
-jsp-api.jar=${os.CATALINA_HOME}/common/lib/jsp-api.jar
-
+#
+#
+#
+servlet-api.jar=${os.CATALINA_HOME}/common/lib/servlet-api.jar
+jsp-api.jar=${os.CATALINA_HOME}/common/lib/jsp-api.jar
+
 beehive.home=../../

Modified: incubator/beehive/trunk/samples/controls-webservices-blank/build.xml
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-webservices-blank/build.xml?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-webservices-blank/build.xml (original)
+++ incubator/beehive/trunk/samples/controls-webservices-blank/build.xml Fri May 13 16:30:30 2005
@@ -1,243 +1,243 @@
-<?xml version="1.0" ?>
-
-<!--
-   Copyright 2005 The Apache Software Foundation 
- 
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-  
-      http://www.apache.org/licenses/LICENSE-2.0
-  
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
- 
-   $Header:$
- -->
-<project name="controls-webservices-blank" basedir="." default="usage">
-
-	<property environment="os" />
-	<property file="build.properties" />
-
-	<import file="${beehive.home}/beehive-imports.xml" />
-	<import file="${beehive.home}/ant/beehive-tools.xml" />
-
-	<property name="junit.source.dir" location="junit" />
-	<property name="build.dir" location="build" />
-	<property name="build.classes" location="${build.dir}/classes" />
-	<property name="build.beansrc" location="${build.dir}/beansrc" />
-	<property name="lib.dir" location="./lib" />
-
-	<!-- Service control specific properties -->
-	<property name="gen.source.dir" location="${build.dir}/jcxsrc" />
-	<property name="my.service.control.package" value="mypackage" />
-	<property name="schema.dir" location="schemas" />
-	<property name="xmlbean.type.gen.dir" location="${build.dir}/xmlbeantypes" />
-	<property name="build.jar" value="myservicecontrols.jar" />
-	<property name="test.logs" location="logs" />
-	<property name="junit.build.dir" location="${build.dir}/junitclasses" />
-	<property name="junit.build.beansrc" location="${build.dir}/junitbeansrc" />
-
-	<path id="lib.path">
-		<fileset dir="${lib.dir}">
-			<include name="**/*.jar" />
-		</fileset>
-	</path>
-
-	<path id="build.classpath">
-		<path refid="lib.path" />
-		<pathelement location="${build.classes}" />
-	</path>
-
-	<path id="run.classpath">
-		<pathelement path="${build.classes}" />
-		<!-- this should not be needed, but without it wsdl is not found -->
-		<path refid="lib.path" />
-		<pathelement location="${servlet-api.jar}" />
-		<pathelement location="${jsp-api.jar}" />
-		<pathelement path="${build.dir}/${build.jar}" />
-		<pathelement path="${junit.build.dir}" />
-	</path>
-
-	<taskdef name="control-jar" classname="org.apache.beehive.controls.runtime.packaging.ControlJarTask" onerror="report">
-		<classpath>
-			<path refid="controls.dependency.path" />
-		</classpath>
-	</taskdef>
-
-	<target name="clean" description="Delete all generated files">
-		<delete dir="${build.dir}" />
-		<delete file="velocity.log" />
-		<delete dir="${test.logs}" />
-		<delete dir="${lib.dir}" />
-	</target>
-
-	<target name="dirs">
-		<mkdir dir="${build.classes}" />
-		<mkdir dir="${lib.dir}" />
-		<mkdir dir="${build.beansrc}" />
-		<mkdir dir="${xmlbean.type.gen.dir}" />
-		<mkdir dir="${test.logs}" />
-		<mkdir dir="${junit.build.dir}" />
-		<mkdir dir="${junit.build.beansrc}" />
-
-	</target>
-
-	<!-- copy all dependencies -->
-	<target name="get.dependencies" depends="dirs">
-		<copy todir="${lib.dir}">
-			<fileset file="${beehive.home}/lib/common/*.jar" />
-			<fileset file="${beehive.home}/lib/controls/beehive-controls.jar" />
-			<fileset file="${beehive.home}/lib/controls/beehive-webservice-control.jar" />
-			<fileset file="${beehive.home}/lib/wsm/*.jar" />
-		</copy>
-	</target>
-
-	<target name="build" depends="gen-svc-ctrl" description="Build control sources">
-		<build-controls srcdir="${gen.source.dir}" destdir="${build.classes}" tempdir="${build.beansrc}" classpathref="build.classpath" />
-		<!-- have the wsdls, in the same dir as the jcx files -->
-		<copy todir="${build.classes}">
-			<fileset dir="${gen.source.dir}/">
-				<include name="**/*.wsdl" />
-			</fileset>
-		</copy>
-		<control-jar destfile="${build.dir}/${build.jar}" basedir="${build.classes}" />
-	</target>
-
-
-	<!-- Generate the service control, should run after types have been generated. -->
-	<target name="gen-svc-ctrl" depends="gen-types">
-		<java classname="org.apache.beehive.controls.system.webservice.generator.ExtensionMaker">
-			<classpath>
-				<path refid="build.classpath" />
-				<pathelement location="${build.classes}" />
-			</classpath>
-			<arg line="-gen_root ${gen.source.dir} 
-		      	-wsdl ${schema.dir}
-		      	-pkg ${my.service.control.package}
-		      	-wsdl_path_annotation ${basedir}" />
-		</java>
-
-		<!-- have the wsdls, in the same dir as the jcx files -->
-		<copy todir="${gen.source.dir}/${my.service.control.package}">
-			<fileset dir="${schema.dir}">
-				<include name="**/*.wsdl" />
-			</fileset>
-		</copy>
-	</target>
-
-
-
-	<!-- Generate types for the WSDL and Scheams  -->
-	<!-- 
-		***********************************************************************************
-		NOTE: The type generation uses Apache XMLBeans compiler.  The Compiler doesn't support RPC/Encoded style.
-		To generate types for RPC/Encoded web service you need to use Axis's tools.
-
-		<property name="encoded.schema.dir" value="rpc-schemas" />
-		<property name="encoded.type.gen.dir" value="${build.dir}/encodedtypes" />
-
-		
-		<target name="gen-axis-types" depends="check-axis-types, dirs" unless="gen-axis-types-are-uptodate">
-			<taskdef name="encodedtypegen" classname="org.apache.beehive.wsm.axis.ant.AxisTypeGeneratorTask">
-				<classpath>
-					<path refid="build.classpath" />
-				</classpath>
-			</taskdef>
-	
-			<encodedtypegen wsdldir="${encoded.schema.dir}" outputdir="${encoded.type.gen.dir}" />
-			<javac srcdir="${encoded.type.gen.dir}" destdir="${build.classes}" classpathref="build.classpath" debug="true" />
-		</target>
-	
-	
-	
-		<target name="check-axis-types">
-			<uptodate property="gen-axis-types-are-uptodate" targetfile="${encoded.type.gen.dir}">
-				<srcfiles dir="${encoded.schema.dir}" includes="*.wsdl" />
-			</uptodate>
-	
-		</target>
-		***********************************************************************************
-    -->
-
-	<target name="gen-types" depends="checktypes, get.dependencies, dirs" unless="gen-types-are-uptodate">
-		<!-- XMLBean build -->
-		<taskdef name="xmlbeanbuild" classname="org.apache.xmlbeans.impl.tool.XMLBean">
-			<classpath>
-				<path refid="xbean.dependency.path" />
-			</classpath>
-		</taskdef>
-
-		<xmlbeanbuild schema="${schema.dir}" srcgendir="${xmlbean.type.gen.dir}" classgendir="${build.classes}" failonerror="true">
-			<classpath>
-				<path refid="build.classpath" />
-			</classpath>
-		</xmlbeanbuild>
-	</target>
-
-	<target name="checktypes">
-		<uptodate property="gen-types-are-uptodate" targetfile="${xmlbean.type.gen.dir}">
-			<srcfiles dir="${schema.dir}" includes="*.wsdl,*.xsd" />
-		</uptodate>
-	</target>
-
-
-
-
-	<!-- Build the junit tests -->
-	<target name="build.junit" depends="build">
-		<build-controls srcdir="${junit.source.dir}" destdir="${junit.build.dir}" tempdir="${junit.build.beansrc}" classpathref="run.classpath" />
-
-		<!-- have the wsdls, in the same dir as the jcx files -->
-		<copy todir="${junit.build.dir}">
-			<fileset dir="${junit.source.dir}">
-				<include name="**/*.properties" />
-				<include name="**/*.xml" />
-				<include name="**/*.properties" />
-			</fileset>
-		</copy>
-	</target>
-
-
-	<target name="run.junit" depends="build.junit">
-
-		<echo message="** junit logfiles written to ${test.logs} **" />
-		<junit failureproperty="testfailed" printsummary="on" tempdir="${junit.build.dir}" fork="yes">
-			<classpath>
-				<path refid="run.classpath" />
-			</classpath>
-			<formatter type="plain" />
-			<batchtest filtertrace="off" todir="${test.logs}">
-				<fileset dir="${junit.source.dir}">
-					<include name="**/*Test.java" />
-				</fileset>
-			</batchtest>
-		</junit>
-		<fail if="testfailed" message="One or more tests failed.  The unit test requires
-			the wsm-addressbook-enhanced web serivce to be running.  Please verify
-	 that http://localhost:8080/EnhancedAddressBook/ is available before trying the unit testing.
-	 	See the http://incubator.apache.org/beehive/wsm/sample_AddressBook.html for instruction
-	on running the sample." />
-	</target>
-
-
-	<target name="usage" description="Print the usage for this build.xml">
-		<echo message="" />
-		<echo message="" />
-		<echo message="Service Controls Project Template Build file" />
-		<echo message="" />
-		<echo message="" />
-		<echo message="----------------------------------------------------------------" />
-		<echo message="|                      Standard Targets                        |" />
-		<echo message="----------------------------------------------------------------" />
-		<echo message="clean               - Delete all generated files" />
-		<echo message="build               - Build control sources" />
-		<echo message="gen-types           - Just generate the types from schemas" />
-		<echo message="run.junit           - Run Junit tests for the service control" />
-		<echo message="----------------------------------------------------------------" />
-	</target>
-
-</project>
+<?xml version="1.0" ?>
+
+<!--
+   Copyright 2005 The Apache Software Foundation 
+ 
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+  
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+ 
+   $Header:$
+ -->
+<project name="controls-webservices-blank" basedir="." default="usage">
+
+	<property environment="os" />
+	<property file="build.properties" />
+
+	<import file="${beehive.home}/beehive-imports.xml" />
+	<import file="${beehive.home}/ant/beehive-tools.xml" />
+
+	<property name="junit.source.dir" location="junit" />
+	<property name="build.dir" location="build" />
+	<property name="build.classes" location="${build.dir}/classes" />
+	<property name="build.beansrc" location="${build.dir}/beansrc" />
+	<property name="lib.dir" location="./lib" />
+
+	<!-- Service control specific properties -->
+	<property name="gen.source.dir" location="${build.dir}/jcxsrc" />
+	<property name="my.service.control.package" value="mypackage" />
+	<property name="schema.dir" location="schemas" />
+	<property name="xmlbean.type.gen.dir" location="${build.dir}/xmlbeantypes" />
+	<property name="build.jar" value="myservicecontrols.jar" />
+	<property name="test.logs" location="logs" />
+	<property name="junit.build.dir" location="${build.dir}/junitclasses" />
+	<property name="junit.build.beansrc" location="${build.dir}/junitbeansrc" />
+
+	<path id="lib.path">
+		<fileset dir="${lib.dir}">
+			<include name="**/*.jar" />
+		</fileset>
+	</path>
+
+	<path id="build.classpath">
+		<path refid="lib.path" />
+		<pathelement location="${build.classes}" />
+	</path>
+
+	<path id="run.classpath">
+		<pathelement path="${build.classes}" />
+		<!-- this should not be needed, but without it wsdl is not found -->
+		<path refid="lib.path" />
+		<pathelement location="${servlet-api.jar}" />
+		<pathelement location="${jsp-api.jar}" />
+		<pathelement path="${build.dir}/${build.jar}" />
+		<pathelement path="${junit.build.dir}" />
+	</path>
+
+	<taskdef name="control-jar" classname="org.apache.beehive.controls.runtime.packaging.ControlJarTask" onerror="report">
+		<classpath>
+			<path refid="controls.dependency.path" />
+		</classpath>
+	</taskdef>
+
+	<target name="clean" description="Delete all generated files">
+		<delete dir="${build.dir}" />
+		<delete file="velocity.log" />
+		<delete dir="${test.logs}" />
+		<delete dir="${lib.dir}" />
+	</target>
+
+	<target name="dirs">
+		<mkdir dir="${build.classes}" />
+		<mkdir dir="${lib.dir}" />
+		<mkdir dir="${build.beansrc}" />
+		<mkdir dir="${xmlbean.type.gen.dir}" />
+		<mkdir dir="${test.logs}" />
+		<mkdir dir="${junit.build.dir}" />
+		<mkdir dir="${junit.build.beansrc}" />
+
+	</target>
+
+	<!-- copy all dependencies -->
+	<target name="get.dependencies" depends="dirs">
+		<copy todir="${lib.dir}">
+			<fileset file="${beehive.home}/lib/common/*.jar" />
+			<fileset file="${beehive.home}/lib/controls/beehive-controls.jar" />
+			<fileset file="${beehive.home}/lib/controls/beehive-webservice-control.jar" />
+			<fileset file="${beehive.home}/lib/wsm/*.jar" />
+		</copy>
+	</target>
+
+	<target name="build" depends="gen-svc-ctrl" description="Build control sources">
+		<build-controls srcdir="${gen.source.dir}" destdir="${build.classes}" tempdir="${build.beansrc}" classpathref="build.classpath" />
+		<!-- have the wsdls, in the same dir as the jcx files -->
+		<copy todir="${build.classes}">
+			<fileset dir="${gen.source.dir}/">
+				<include name="**/*.wsdl" />
+			</fileset>
+		</copy>
+		<control-jar destfile="${build.dir}/${build.jar}" basedir="${build.classes}" />
+	</target>
+
+
+	<!-- Generate the service control, should run after types have been generated. -->
+	<target name="gen-svc-ctrl" depends="gen-types">
+		<java classname="org.apache.beehive.controls.system.webservice.generator.ExtensionMaker">
+			<classpath>
+				<path refid="build.classpath" />
+				<pathelement location="${build.classes}" />
+			</classpath>
+			<arg line="-gen_root ${gen.source.dir} 
+		      	-wsdl ${schema.dir}
+		      	-pkg ${my.service.control.package}
+		      	-wsdl_path_annotation ${basedir}" />
+		</java>
+
+		<!-- have the wsdls, in the same dir as the jcx files -->
+		<copy todir="${gen.source.dir}/${my.service.control.package}">
+			<fileset dir="${schema.dir}">
+				<include name="**/*.wsdl" />
+			</fileset>
+		</copy>
+	</target>
+
+
+
+	<!-- Generate types for the WSDL and Scheams  -->
+	<!-- 
+		***********************************************************************************
+		NOTE: The type generation uses Apache XMLBeans compiler.  The Compiler doesn't support RPC/Encoded style.
+		To generate types for RPC/Encoded web service you need to use Axis's tools.
+
+		<property name="encoded.schema.dir" value="rpc-schemas" />
+		<property name="encoded.type.gen.dir" value="${build.dir}/encodedtypes" />
+
+		
+		<target name="gen-axis-types" depends="check-axis-types, dirs" unless="gen-axis-types-are-uptodate">
+			<taskdef name="encodedtypegen" classname="org.apache.beehive.wsm.axis.ant.AxisTypeGeneratorTask">
+				<classpath>
+					<path refid="build.classpath" />
+				</classpath>
+			</taskdef>
+	
+			<encodedtypegen wsdldir="${encoded.schema.dir}" outputdir="${encoded.type.gen.dir}" />
+			<javac srcdir="${encoded.type.gen.dir}" destdir="${build.classes}" classpathref="build.classpath" debug="true" />
+		</target>
+	
+	
+	
+		<target name="check-axis-types">
+			<uptodate property="gen-axis-types-are-uptodate" targetfile="${encoded.type.gen.dir}">
+				<srcfiles dir="${encoded.schema.dir}" includes="*.wsdl" />
+			</uptodate>
+	
+		</target>
+		***********************************************************************************
+    -->
+
+	<target name="gen-types" depends="checktypes, get.dependencies, dirs" unless="gen-types-are-uptodate">
+		<!-- XMLBean build -->
+		<taskdef name="xmlbeanbuild" classname="org.apache.xmlbeans.impl.tool.XMLBean">
+			<classpath>
+				<path refid="xbean.dependency.path" />
+			</classpath>
+		</taskdef>
+
+		<xmlbeanbuild schema="${schema.dir}" srcgendir="${xmlbean.type.gen.dir}" classgendir="${build.classes}" failonerror="true">
+			<classpath>
+				<path refid="build.classpath" />
+			</classpath>
+		</xmlbeanbuild>
+	</target>
+
+	<target name="checktypes">
+		<uptodate property="gen-types-are-uptodate" targetfile="${xmlbean.type.gen.dir}">
+			<srcfiles dir="${schema.dir}" includes="*.wsdl,*.xsd" />
+		</uptodate>
+	</target>
+
+
+
+
+	<!-- Build the junit tests -->
+	<target name="build.junit" depends="build">
+		<build-controls srcdir="${junit.source.dir}" destdir="${junit.build.dir}" tempdir="${junit.build.beansrc}" classpathref="run.classpath" />
+
+		<!-- have the wsdls, in the same dir as the jcx files -->
+		<copy todir="${junit.build.dir}">
+			<fileset dir="${junit.source.dir}">
+				<include name="**/*.properties" />
+				<include name="**/*.xml" />
+				<include name="**/*.properties" />
+			</fileset>
+		</copy>
+	</target>
+
+
+	<target name="run.junit" depends="build.junit">
+
+		<echo message="** junit logfiles written to ${test.logs} **" />
+		<junit failureproperty="testfailed" printsummary="on" tempdir="${junit.build.dir}" fork="yes">
+			<classpath>
+				<path refid="run.classpath" />
+			</classpath>
+			<formatter type="plain" />
+			<batchtest filtertrace="off" todir="${test.logs}">
+				<fileset dir="${junit.source.dir}">
+					<include name="**/*Test.java" />
+				</fileset>
+			</batchtest>
+		</junit>
+		<fail if="testfailed" message="One or more tests failed.  The unit test requires
+			the wsm-addressbook-enhanced web serivce to be running.  Please verify
+	 that http://localhost:8080/EnhancedAddressBook/ is available before trying the unit testing.
+	 	See the http://incubator.apache.org/beehive/wsm/sample_AddressBook.html for instruction
+	on running the sample." />
+	</target>
+
+
+	<target name="usage" description="Print the usage for this build.xml">
+		<echo message="" />
+		<echo message="" />
+		<echo message="Service Controls Project Template Build file" />
+		<echo message="" />
+		<echo message="" />
+		<echo message="----------------------------------------------------------------" />
+		<echo message="|                      Standard Targets                        |" />
+		<echo message="----------------------------------------------------------------" />
+		<echo message="clean               - Delete all generated files" />
+		<echo message="build               - Build control sources" />
+		<echo message="gen-types           - Just generate the types from schemas" />
+		<echo message="run.junit           - Run Junit tests for the service control" />
+		<echo message="----------------------------------------------------------------" />
+	</target>
+
+</project>

Modified: incubator/beehive/trunk/samples/controls-webservices-blank/junit/log4j.xml
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-webservices-blank/junit/log4j.xml?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-webservices-blank/junit/log4j.xml (original)
+++ incubator/beehive/trunk/samples/controls-webservices-blank/junit/log4j.xml Fri May 13 16:30:30 2005
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
-
-  <appender name="BEEHIVE_FILE_LOG" class="org.apache.log4j.RollingFileAppender">
-    <param name="File" value="beehive.log"/>
-    <param name="Append" value="true"/>
-    <param name="MaxFileSize" value="500000KB"/>
-    <layout class="org.apache.log4j.PatternLayout">
-      <param name="ConversionPattern" value="%d{DATE} %-5p %-15c{1} [%x]: %m%n"/>
-    </layout>
-  </appender>
-
-  <appender name="BEEHIVE_CONSOLE_LOG" class="org.apache.log4j.ConsoleAppender">
-    <layout class="org.apache.log4j.PatternLayout">
-      <param name="ConversionPattern" value="%d{DATE} %-5p %-15c{1} [%x]: %m%n"/>
-    </layout>
-  </appender>
-
-  <!-- Beehive -->
-  <category name="org.apache.beehive">
-    <priority value="warn"/>
-    <appender-ref ref="BEEHIVE_CONSOLE_LOG"/>
-  </category>
-
- 
-</log4j:configuration>
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
+
+  <appender name="BEEHIVE_FILE_LOG" class="org.apache.log4j.RollingFileAppender">
+    <param name="File" value="beehive.log"/>
+    <param name="Append" value="true"/>
+    <param name="MaxFileSize" value="500000KB"/>
+    <layout class="org.apache.log4j.PatternLayout">
+      <param name="ConversionPattern" value="%d{DATE} %-5p %-15c{1} [%x]: %m%n"/>
+    </layout>
+  </appender>
+
+  <appender name="BEEHIVE_CONSOLE_LOG" class="org.apache.log4j.ConsoleAppender">
+    <layout class="org.apache.log4j.PatternLayout">
+      <param name="ConversionPattern" value="%d{DATE} %-5p %-15c{1} [%x]: %m%n"/>
+    </layout>
+  </appender>
+
+  <!-- Beehive -->
+  <category name="org.apache.beehive">
+    <priority value="warn"/>
+    <appender-ref ref="BEEHIVE_CONSOLE_LOG"/>
+  </category>
+
+ 
+</log4j:configuration>

Modified: incubator/beehive/trunk/samples/controls-webservices-blank/junit/test/AddressBookTest.java
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-webservices-blank/junit/test/AddressBookTest.java?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-webservices-blank/junit/test/AddressBookTest.java (original)
+++ incubator/beehive/trunk/samples/controls-webservices-blank/junit/test/AddressBookTest.java Fri May 13 16:30:30 2005
@@ -1,104 +1,104 @@
-/*
- * 
- * Copyright 2004 BEA Systems, Inc.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- * 
- * 
- * Original author: Daryoush Mehrtash
- */
-
-package test;
-
-import java.lang.reflect.InvocationTargetException;
-import java.lang.reflect.Method;
-
-import mypackage.EnhancedAddressBook;
-import junit.framework.TestCase;
-import org.apache.beehive.enhancedaddressbook.Address;
-import org.apache.beehive.enhancedaddressbook.Phone;
-import org.apache.beehive.enhancedaddressbook.StateType;
-import org.apache.beehive.controls.api.bean.Control;
-import org.apache.beehive.controls.api.context.ControlBeanContext;
-import org.apache.beehive.controls.api.context.ControlContainerContext;
-import org.apache.beehive.controls.api.context.ControlThreadContext;
-
-
-
-public class AddressBookTest extends TestCase {
-   @Control EnhancedAddressBook client;
-
-
-
-    public void testGetAddressFromName() throws Exception {
-		Address address = Address.Factory.newInstance();
-		address.setStreetName("Open Source Way");
-		address.setCity("Seattle");
-		address.setZip(98119);
-		Phone phone = Phone.Factory.newInstance();
-		phone.setAreaCode(206);
-		phone.setNumber("111-2222");
-		address.setPhoneNumber(phone);
-		StateType state = StateType.Factory.newInstance();
-		state.setState("WA");
-		address.setState(state);
-		client.addEntry("apache", address);
-		
-		// retrieve the address
-		Address response = client.getAddressFromName("apache");
-		assertTrue(response.getStreetName().equals("Open Source Way"));
-		//  more assertions here..
-		
-		
-    }
-
-	
-	
-	private ControlContainerContext mContext;
-	public void setUp() throws Exception {
-	    try { 
-	    mContext = ControlThreadContext.getContext();
-	    if(mContext == null) {
-	        mContext = new org.apache.beehive.controls.runtime.bean.
-	            ControlContainerContext();
-	        mContext.beginContext();
-	    }
-
-	    /*
-	     * Now that the context is in place, try to initialize the service
-	     * control client subclass.
-	     */
-	    Class cls = getClass();
-	    Class clientInitializer =
-	        cls.getClassLoader().loadClass(cls.getName()
-	                                       + "ClientInitializer");
-	    
-	    Method init =
-	        clientInitializer.getMethod("initialize",
-	                                    ControlBeanContext.class, cls);
-	    init.invoke(null, mContext, this);
-	    } catch ( InvocationTargetException ite) {
-	        Throwable t = ite.getCause();
-	        System.out.println("Error in method invocation original cause: " + t.getMessage());
-	        t.printStackTrace();
-	        ite.printStackTrace();
-	        throw ite;
-	    }catch (Exception e) {
-	        e.printStackTrace();
-	        throw e;
-	    }
-
-	}
-
-
-}
+/*
+ * 
+ * Copyright 2004-2005 BEA Systems, Inc.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * 
+ * 
+ * Original author: Daryoush Mehrtash
+ */
+
+package test;
+
+import java.lang.reflect.InvocationTargetException;
+import java.lang.reflect.Method;
+
+import mypackage.EnhancedAddressBook;
+import junit.framework.TestCase;
+import org.apache.beehive.enhancedaddressbook.Address;
+import org.apache.beehive.enhancedaddressbook.Phone;
+import org.apache.beehive.enhancedaddressbook.StateType;
+import org.apache.beehive.controls.api.bean.Control;
+import org.apache.beehive.controls.api.context.ControlBeanContext;
+import org.apache.beehive.controls.api.context.ControlContainerContext;
+import org.apache.beehive.controls.api.context.ControlThreadContext;
+
+
+
+public class AddressBookTest extends TestCase {
+   @Control EnhancedAddressBook client;
+
+
+
+    public void testGetAddressFromName() throws Exception {
+		Address address = Address.Factory.newInstance();
+		address.setStreetName("Open Source Way");
+		address.setCity("Seattle");
+		address.setZip(98119);
+		Phone phone = Phone.Factory.newInstance();
+		phone.setAreaCode(206);
+		phone.setNumber("111-2222");
+		address.setPhoneNumber(phone);
+		StateType state = StateType.Factory.newInstance();
+		state.setState("WA");
+		address.setState(state);
+		client.addEntry("apache", address);
+		
+		// retrieve the address
+		Address response = client.getAddressFromName("apache");
+		assertTrue(response.getStreetName().equals("Open Source Way"));
+		//  more assertions here..
+		
+		
+    }
+
+	
+	
+	private ControlContainerContext mContext;
+	public void setUp() throws Exception {
+	    try { 
+	    mContext = ControlThreadContext.getContext();
+	    if(mContext == null) {
+	        mContext = new org.apache.beehive.controls.runtime.bean.
+	            ControlContainerContext();
+	        mContext.beginContext();
+	    }
+
+	    /*
+	     * Now that the context is in place, try to initialize the service
+	     * control client subclass.
+	     */
+	    Class cls = getClass();
+	    Class clientInitializer =
+	        cls.getClassLoader().loadClass(cls.getName()
+	                                       + "ClientInitializer");
+	    
+	    Method init =
+	        clientInitializer.getMethod("initialize",
+	                                    ControlBeanContext.class, cls);
+	    init.invoke(null, mContext, this);
+	    } catch ( InvocationTargetException ite) {
+	        Throwable t = ite.getCause();
+	        System.out.println("Error in method invocation original cause: " + t.getMessage());
+	        t.printStackTrace();
+	        ite.printStackTrace();
+	        throw ite;
+	    }catch (Exception e) {
+	        e.printStackTrace();
+	        throw e;
+	    }
+
+	}
+
+
+}

Modified: incubator/beehive/trunk/samples/controls-webservices-blank/schemas/Service.wsdl
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-webservices-blank/schemas/Service.wsdl?rev=170107&r1=170106&r2=170107&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-webservices-blank/schemas/Service.wsdl (original)
+++ incubator/beehive/trunk/samples/controls-webservices-blank/schemas/Service.wsdl Fri May 13 16:30:30 2005
@@ -1,385 +1,385 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<wsdl:definitions targetNamespace="http://beehive.apache.org/enhancedaddressbook" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://beehive.apache.org/enhancedaddressbook" xmlns:intf="http://beehive.apache.org/enhancedaddressbook" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+<?xml version="1.0" encoding="UTF-8"?>
+<wsdl:definitions targetNamespace="http://beehive.apache.org/enhancedaddressbook" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://beehive.apache.org/enhancedaddressbook" xmlns:intf="http://beehive.apache.org/enhancedaddressbook" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <!--WSDL created by Apache Axis version: 1.2
-Built on May 03, 2005 (02:20:24 EDT)-->
- <wsdl:types>
-  <schema elementFormDefault="qualified" targetNamespace="http://beehive.apache.org/enhancedaddressbook" xmlns="http://www.w3.org/2001/XMLSchema">
-   <element name="addEntry">
-    <complexType>
-     <sequence>
-      <element name="custom_name" type="xsd:string"/>
-      <element name="custom_address" type="impl:Address"/>
-     </sequence>
-    </complexType>
-   </element>
-   <complexType name="Phone">
-    <sequence>
-     <element name="areaCode" nillable="true" type="xsd:int"/>
-     <element name="exchange" nillable="true" type="xsd:string"/>
-     <element name="number" nillable="true" type="xsd:string"/>
-    </sequence>
-   </complexType>
-   <complexType name="StateType">
-    <sequence>
-     <element name="state" nillable="true" type="xsd:string"/>
-    </sequence>
-   </complexType>
-   <complexType name="Address">
-    <sequence>
-     <element name="city" nillable="true" type="xsd:string"/>
-     <element name="phoneNumber" nillable="true" type="impl:Phone"/>
-     <element name="state" nillable="true" type="impl:StateType"/>
-     <element name="streetName" nillable="true" type="xsd:string"/>
-     <element name="streetNum" nillable="true" type="xsd:int"/>
-     <element name="zip" nillable="true" type="xsd:int"/>
-    </sequence>
-   </complexType>
-   <element name="addEntryResponse">
-    <complexType/>
-   </element>
-   <complexType name="InvalidNameException">
-    <sequence/>
-   </complexType>
-   <element name="fault" type="impl:InvalidNameException"/>
-   <complexType name="InvalidAddressException">
-    <sequence/>
-   </complexType>
-   <element name="fault1" type="impl:InvalidAddressException"/>
-   <element name="getAddressFromName">
-    <complexType>
-     <sequence>
-      <element name="custom_name" type="xsd:string"/>
-     </sequence>
-    </complexType>
-   </element>
-   <element name="getAddressFromNameResponse">
-    <complexType>
-     <sequence>
-      <element name="return" type="impl:Address"/>
-     </sequence>
-    </complexType>
-   </element>
-   <element name="getAddressFromNames">
-    <complexType>
-     <sequence>
-      <element maxOccurs="unbounded" name="custom_name" type="xsd:string"/>
-     </sequence>
-    </complexType>
-   </element>
-   <element name="getAddressFromNamesResponse">
-    <complexType>
-     <sequence>
-      <element maxOccurs="unbounded" name="return" type="impl:Address"/>
-     </sequence>
-    </complexType>
-   </element>
-   <element name="oneWayWithNoParam">
-    <complexType/>
-   </element>
-   <element name="oneINOUTParamMethod">
-    <complexType>
-     <sequence>
-      <element name="calendar" type="xsd:dateTime"/>
-     </sequence>
-    </complexType>
-   </element>
-   <element name="oneINOUTParamMethodResponse">
-    <complexType>
-     <sequence>
-      <element name="return" type="xsd:string"/>
-      <element name="calendar" type="xsd:dateTime"/>
-     </sequence>
-    </complexType>
-   </element>
-   <element name="simpleNoParamMethod">
-    <complexType/>
-   </element>
-   <element name="simpleNoParamMethodResponse">
-    <complexType>
-     <sequence>
-      <element name="return" type="xsd:string"/>
-     </sequence>
-    </complexType>
-   </element>
-  </schema>
- </wsdl:types>
+Built on May 03, 2005 (02:20:24 EDT)-->
+ <wsdl:types>
+  <schema elementFormDefault="qualified" targetNamespace="http://beehive.apache.org/enhancedaddressbook" xmlns="http://www.w3.org/2001/XMLSchema">
+   <element name="addEntry">
+    <complexType>
+     <sequence>
+      <element name="custom_name" type="xsd:string"/>
+      <element name="custom_address" type="impl:Address"/>
+     </sequence>
+    </complexType>
+   </element>
+   <complexType name="Phone">
+    <sequence>
+     <element name="areaCode" nillable="true" type="xsd:int"/>
+     <element name="exchange" nillable="true" type="xsd:string"/>
+     <element name="number" nillable="true" type="xsd:string"/>
+    </sequence>
+   </complexType>
+   <complexType name="StateType">
+    <sequence>
+     <element name="state" nillable="true" type="xsd:string"/>
+    </sequence>
+   </complexType>
+   <complexType name="Address">
+    <sequence>
+     <element name="city" nillable="true" type="xsd:string"/>
+     <element name="phoneNumber" nillable="true" type="impl:Phone"/>
+     <element name="state" nillable="true" type="impl:StateType"/>
+     <element name="streetName" nillable="true" type="xsd:string"/>
+     <element name="streetNum" nillable="true" type="xsd:int"/>
+     <element name="zip" nillable="true" type="xsd:int"/>
+    </sequence>
+   </complexType>
+   <element name="addEntryResponse">
+    <complexType/>
+   </element>
+   <complexType name="InvalidNameException">
+    <sequence/>
+   </complexType>
+   <element name="fault" type="impl:InvalidNameException"/>
+   <complexType name="InvalidAddressException">
+    <sequence/>
+   </complexType>
+   <element name="fault1" type="impl:InvalidAddressException"/>
+   <element name="getAddressFromName">
+    <complexType>
+     <sequence>
+      <element name="custom_name" type="xsd:string"/>
+     </sequence>
+    </complexType>
+   </element>
+   <element name="getAddressFromNameResponse">
+    <complexType>
+     <sequence>
+      <element name="return" type="impl:Address"/>
+     </sequence>
+    </complexType>
+   </element>
+   <element name="getAddressFromNames">
+    <complexType>
+     <sequence>
+      <element maxOccurs="unbounded" name="custom_name" type="xsd:string"/>
+     </sequence>
+    </complexType>
+   </element>
+   <element name="getAddressFromNamesResponse">
+    <complexType>
+     <sequence>
+      <element maxOccurs="unbounded" name="return" type="impl:Address"/>
+     </sequence>
+    </complexType>
+   </element>
+   <element name="oneWayWithNoParam">
+    <complexType/>
+   </element>
+   <element name="oneINOUTParamMethod">
+    <complexType>
+     <sequence>
+      <element name="calendar" type="xsd:dateTime"/>
+     </sequence>
+    </complexType>
+   </element>
+   <element name="oneINOUTParamMethodResponse">
+    <complexType>
+     <sequence>
+      <element name="return" type="xsd:string"/>
+      <element name="calendar" type="xsd:dateTime"/>
+     </sequence>
+    </complexType>
+   </element>
+   <element name="simpleNoParamMethod">
+    <complexType/>
+   </element>
+   <element name="simpleNoParamMethodResponse">
+    <complexType>
+     <sequence>
+      <element name="return" type="xsd:string"/>
+     </sequence>
+    </complexType>
+   </element>
+  </schema>
+ </wsdl:types>
 
-   <wsdl:message name="getAddressFromNamesResponse">
+   <wsdl:message name="getAddressFromNamesResponse">
 
-      <wsdl:part element="impl:getAddressFromNamesResponse" name="parameters"/>
+      <wsdl:part element="impl:getAddressFromNamesResponse" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="InvalidAddressException">
+   <wsdl:message name="InvalidAddressException">
 
-      <wsdl:part element="impl:fault1" name="fault"/>
+      <wsdl:part element="impl:fault1" name="fault"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="simpleNoParamMethodResponse">
+   <wsdl:message name="simpleNoParamMethodResponse">
 
-      <wsdl:part element="impl:simpleNoParamMethodResponse" name="parameters"/>
+      <wsdl:part element="impl:simpleNoParamMethodResponse" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="getAddressFromNameResponse">
+   <wsdl:message name="getAddressFromNameResponse">
 
-      <wsdl:part element="impl:getAddressFromNameResponse" name="parameters"/>
+      <wsdl:part element="impl:getAddressFromNameResponse" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="oneWayWithNoParamRequest">
+   <wsdl:message name="oneWayWithNoParamRequest">
 
-      <wsdl:part element="impl:oneWayWithNoParam" name="parameters"/>
+      <wsdl:part element="impl:oneWayWithNoParam" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="simpleNoParamMethodRequest">
+   <wsdl:message name="simpleNoParamMethodRequest">
 
-      <wsdl:part element="impl:simpleNoParamMethod" name="parameters"/>
+      <wsdl:part element="impl:simpleNoParamMethod" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="addEntryResponse">
+   <wsdl:message name="addEntryResponse">
 
-      <wsdl:part element="impl:addEntryResponse" name="parameters"/>
+      <wsdl:part element="impl:addEntryResponse" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="getAddressFromNameRequest">
+   <wsdl:message name="getAddressFromNameRequest">
 
-      <wsdl:part element="impl:getAddressFromName" name="parameters"/>
+      <wsdl:part element="impl:getAddressFromName" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="addEntryRequest">
+   <wsdl:message name="addEntryRequest">
 
-      <wsdl:part element="impl:addEntry" name="parameters"/>
+      <wsdl:part element="impl:addEntry" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="oneINOUTParamMethodResponse">
+   <wsdl:message name="oneINOUTParamMethodResponse">
 
-      <wsdl:part element="impl:oneINOUTParamMethodResponse" name="parameters"/>
+      <wsdl:part element="impl:oneINOUTParamMethodResponse" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="oneINOUTParamMethodRequest">
+   <wsdl:message name="oneINOUTParamMethodRequest">
 
-      <wsdl:part element="impl:oneINOUTParamMethod" name="parameters"/>
+      <wsdl:part element="impl:oneINOUTParamMethod" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="InvalidNameException">
+   <wsdl:message name="InvalidNameException">
 
-      <wsdl:part element="impl:fault" name="fault"/>
+      <wsdl:part element="impl:fault" name="fault"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:message name="getAddressFromNamesRequest">
+   <wsdl:message name="getAddressFromNamesRequest">
 
-      <wsdl:part element="impl:getAddressFromNames" name="parameters"/>
+      <wsdl:part element="impl:getAddressFromNames" name="parameters"/>
 
-   </wsdl:message>
+   </wsdl:message>
 
-   <wsdl:portType name="Service">
+   <wsdl:portType name="Service">
 
-      <wsdl:operation name="addEntry">
+      <wsdl:operation name="addEntry">
 
-         <wsdl:input message="impl:addEntryRequest" name="addEntryRequest"/>
+         <wsdl:input message="impl:addEntryRequest" name="addEntryRequest"/>
 
-         <wsdl:output message="impl:addEntryResponse" name="addEntryResponse"/>
+         <wsdl:output message="impl:addEntryResponse" name="addEntryResponse"/>
 
-         <wsdl:fault message="impl:InvalidNameException" name="InvalidNameException"/>
+         <wsdl:fault message="impl:InvalidNameException" name="InvalidNameException"/>
 
-         <wsdl:fault message="impl:InvalidAddressException" name="InvalidAddressException"/>
+         <wsdl:fault message="impl:InvalidAddressException" name="InvalidAddressException"/>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="getAddressFromName">
+      <wsdl:operation name="getAddressFromName">
 
-         <wsdl:input message="impl:getAddressFromNameRequest" name="getAddressFromNameRequest"/>
+         <wsdl:input message="impl:getAddressFromNameRequest" name="getAddressFromNameRequest"/>
 
-         <wsdl:output message="impl:getAddressFromNameResponse" name="getAddressFromNameResponse"/>
+         <wsdl:output message="impl:getAddressFromNameResponse" name="getAddressFromNameResponse"/>
 
-         <wsdl:fault message="impl:InvalidNameException" name="InvalidNameException"/>
+         <wsdl:fault message="impl:InvalidNameException" name="InvalidNameException"/>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="getAddressFromNames">
+      <wsdl:operation name="getAddressFromNames">
 
-         <wsdl:input message="impl:getAddressFromNamesRequest" name="getAddressFromNamesRequest"/>
+         <wsdl:input message="impl:getAddressFromNamesRequest" name="getAddressFromNamesRequest"/>
 
-         <wsdl:output message="impl:getAddressFromNamesResponse" name="getAddressFromNamesResponse"/>
+         <wsdl:output message="impl:getAddressFromNamesResponse" name="getAddressFromNamesResponse"/>
 
-         <wsdl:fault message="impl:InvalidNameException" name="InvalidNameException"/>
+         <wsdl:fault message="impl:InvalidNameException" name="InvalidNameException"/>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="oneWayWithNoParam">
+      <wsdl:operation name="oneWayWithNoParam">
 
-         <wsdl:input message="impl:oneWayWithNoParamRequest" name="oneWayWithNoParamRequest"/>
+         <wsdl:input message="impl:oneWayWithNoParamRequest" name="oneWayWithNoParamRequest"/>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="oneINOUTParamMethod">
+      <wsdl:operation name="oneINOUTParamMethod">
 
-         <wsdl:input message="impl:oneINOUTParamMethodRequest" name="oneINOUTParamMethodRequest"/>
+         <wsdl:input message="impl:oneINOUTParamMethodRequest" name="oneINOUTParamMethodRequest"/>
 
-         <wsdl:output message="impl:oneINOUTParamMethodResponse" name="oneINOUTParamMethodResponse"/>
+         <wsdl:output message="impl:oneINOUTParamMethodResponse" name="oneINOUTParamMethodResponse"/>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="simpleNoParamMethod">
+      <wsdl:operation name="simpleNoParamMethod">
 
-         <wsdl:input message="impl:simpleNoParamMethodRequest" name="simpleNoParamMethodRequest"/>
+         <wsdl:input message="impl:simpleNoParamMethodRequest" name="simpleNoParamMethodRequest"/>
 
-         <wsdl:output message="impl:simpleNoParamMethodResponse" name="simpleNoParamMethodResponse"/>
+         <wsdl:output message="impl:simpleNoParamMethodResponse" name="simpleNoParamMethodResponse"/>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-   </wsdl:portType>
+   </wsdl:portType>
 
-   <wsdl:binding name="ServiceSoapBinding" type="impl:Service">
+   <wsdl:binding name="ServiceSoapBinding" type="impl:Service">
 
-      <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
+      <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
 
-      <wsdl:operation name="addEntry">
+      <wsdl:operation name="addEntry">
 
-         <wsdlsoap:operation soapAction=""/>
+         <wsdlsoap:operation soapAction=""/>
 
-         <wsdl:input name="addEntryRequest">
+         <wsdl:input name="addEntryRequest">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:input>
+         </wsdl:input>
 
-         <wsdl:output name="addEntryResponse">
+         <wsdl:output name="addEntryResponse">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:output>
+         </wsdl:output>
 
-         <wsdl:fault name="InvalidNameException">
+         <wsdl:fault name="InvalidNameException">
 
-            <wsdlsoap:fault name="InvalidNameException" use="literal"/>
+            <wsdlsoap:fault name="InvalidNameException" use="literal"/>
 
-         </wsdl:fault>
+         </wsdl:fault>
 
-         <wsdl:fault name="InvalidAddressException">
+         <wsdl:fault name="InvalidAddressException">
 
-            <wsdlsoap:fault name="InvalidAddressException" use="literal"/>
+            <wsdlsoap:fault name="InvalidAddressException" use="literal"/>
 
-         </wsdl:fault>
+         </wsdl:fault>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="getAddressFromName">
+      <wsdl:operation name="getAddressFromName">
 
-         <wsdlsoap:operation soapAction=""/>
+         <wsdlsoap:operation soapAction=""/>
 
-         <wsdl:input name="getAddressFromNameRequest">
+         <wsdl:input name="getAddressFromNameRequest">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:input>
+         </wsdl:input>
 
-         <wsdl:output name="getAddressFromNameResponse">
+         <wsdl:output name="getAddressFromNameResponse">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:output>
+         </wsdl:output>
 
-         <wsdl:fault name="InvalidNameException">
+         <wsdl:fault name="InvalidNameException">
 
-            <wsdlsoap:fault name="InvalidNameException" use="literal"/>
+            <wsdlsoap:fault name="InvalidNameException" use="literal"/>
 
-         </wsdl:fault>
+         </wsdl:fault>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="getAddressFromNames">
+      <wsdl:operation name="getAddressFromNames">
 
-         <wsdlsoap:operation soapAction=""/>
+         <wsdlsoap:operation soapAction=""/>
 
-         <wsdl:input name="getAddressFromNamesRequest">
+         <wsdl:input name="getAddressFromNamesRequest">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:input>
+         </wsdl:input>
 
-         <wsdl:output name="getAddressFromNamesResponse">
+         <wsdl:output name="getAddressFromNamesResponse">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:output>
+         </wsdl:output>
 
-         <wsdl:fault name="InvalidNameException">
+         <wsdl:fault name="InvalidNameException">
 
-            <wsdlsoap:fault name="InvalidNameException" use="literal"/>
+            <wsdlsoap:fault name="InvalidNameException" use="literal"/>
 
-         </wsdl:fault>
+         </wsdl:fault>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="oneWayWithNoParam">
+      <wsdl:operation name="oneWayWithNoParam">
 
-         <wsdlsoap:operation soapAction=""/>
+         <wsdlsoap:operation soapAction=""/>
 
-         <wsdl:input name="oneWayWithNoParamRequest">
+         <wsdl:input name="oneWayWithNoParamRequest">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:input>
+         </wsdl:input>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="oneINOUTParamMethod">
+      <wsdl:operation name="oneINOUTParamMethod">
 
-         <wsdlsoap:operation soapAction=""/>
+         <wsdlsoap:operation soapAction=""/>
 
-         <wsdl:input name="oneINOUTParamMethodRequest">
+         <wsdl:input name="oneINOUTParamMethodRequest">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:input>
+         </wsdl:input>
 
-         <wsdl:output name="oneINOUTParamMethodResponse">
+         <wsdl:output name="oneINOUTParamMethodResponse">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:output>
+         </wsdl:output>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-      <wsdl:operation name="simpleNoParamMethod">
+      <wsdl:operation name="simpleNoParamMethod">
 
-         <wsdlsoap:operation soapAction=""/>
+         <wsdlsoap:operation soapAction=""/>
 
-         <wsdl:input name="simpleNoParamMethodRequest">
+         <wsdl:input name="simpleNoParamMethodRequest">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:input>
+         </wsdl:input>
 
-         <wsdl:output name="simpleNoParamMethodResponse">
+         <wsdl:output name="simpleNoParamMethodResponse">
 
-            <wsdlsoap:body use="literal"/>
+            <wsdlsoap:body use="literal"/>
 
-         </wsdl:output>
+         </wsdl:output>
 
-      </wsdl:operation>
+      </wsdl:operation>
 
-   </wsdl:binding>
+   </wsdl:binding>
 
-   <wsdl:service name="EnhancedAddressBook">
+   <wsdl:service name="EnhancedAddressBook">
 
-      <wsdl:port binding="impl:ServiceSoapBinding" name="Service">
+      <wsdl:port binding="impl:ServiceSoapBinding" name="Service">
 
-         <wsdlsoap:address location="http://localhost:8080/EnhancedAddressBook/web/Service.jws"/>
+         <wsdlsoap:address location="http://localhost:8080/EnhancedAddressBook/web/Service.jws"/>
 
-      </wsdl:port>
+      </wsdl:port>
 
-   </wsdl:service>
+   </wsdl:service>
 
-</wsdl:definitions>
+</wsdl:definitions>