Author: shankar
Date: Thu Apr 16 04:34:00 2009
New Revision: 765457

URL: http://svn.apache.org/viewvc?rev=765457&view=rev
Log:
Adding header comments to config files

Removed:
    
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/MANIFEST.MF
Modified:
    
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/TradeServiceWsas.wsdl
    
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/services.xml
    
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/wsdl0.wsdl
    
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd0.xsd
    
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd1.xsd
    
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/wsdl0.wsdl
    
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd0.xsd
    
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd1.xsd
    
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd2.xsd
    
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/msec/META-INF/OrderProcessorMsec.wsdl
    
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/nosec/META-INF/OrderProcessor.wsdl
    
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/src/org/wso2/stocktrader/service/OrderProcessorServicePasswordCB.java
    
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/config-svc.properties
    
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/mssql-db.properties
    
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/security-policy.xml

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/TradeServiceWsas.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/TradeServiceWsas.wsdl?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/TradeServiceWsas.wsdl
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/TradeServiceWsas.wsdl
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+       ~ Licensed to the Apache Software Foundation (ASF) under one
+       ~ or more contributor license agreements. See the NOTICE file
+       ~ distributed with this work for additional information
+       ~ regarding copyright ownership. The ASF licenses this file
+       ~ to you 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.
+-->
 <wsdl:definitions name="TradeServiceWsas" 
targetNamespace="http://tempuri.org/"; xmlns:tns="http://tempuri.org/"; 
xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"; 
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"; 
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"; 
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsa10="http://www.w3.org/2005/08/addressing"; 
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:i0="http://trade.samples.websphere.ibm.com"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract";>
   <wsdl:import namespace="http://trade.samples.websphere.ibm.com"; 
location="wsdl0.wsdl">
     </wsdl:import>

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/services.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/services.xml?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/services.xml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/services.xml
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+       ~ Licensed to the Apache Software Foundation (ASF) under one
+       ~ or more contributor license agreements. See the NOTICE file
+       ~ distributed with this work for additional information
+       ~ regarding copyright ownership. The ASF licenses this file
+       ~ to you 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.
+-->
 <!-- This file was auto-generated from WSDL -->
 <!-- by the Apache Axis2 version: SNAPSHOT  Built on : Jun 20, 2008 (01:53:16 
IST) -->
 <serviceGroup>

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/wsdl0.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/wsdl0.wsdl?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/wsdl0.wsdl
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/wsdl0.wsdl
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+       ~ Licensed to the Apache Software Foundation (ASF) under one
+       ~ or more contributor license agreements. See the NOTICE file
+       ~ distributed with this work for additional information
+       ~ regarding copyright ownership. The ASF licenses this file
+       ~ to you 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.
+-->
 <wsdl:definitions targetNamespace="http://trade.samples.websphere.ibm.com"; 
xmlns:tns="http://trade.samples.websphere.ibm.com"; 
xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"; 
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"; 
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"; 
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsa10="http://www.w3.org/2005/08/addressing"; 
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract";>
   <wsdl:types>
     <xsd:schema 
targetNamespace="http://trade.samples.websphere.ibm.com/Imports";>

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd0.xsd
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd0.xsd?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd0.xsd
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd0.xsd
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+       ~ Licensed to the Apache Software Foundation (ASF) under one
+       ~ or more contributor license agreements. See the NOTICE file
+       ~ distributed with this work for additional information
+       ~ regarding copyright ownership. The ASF licenses this file
+       ~ to you 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.
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:tns="http://trade.samples.websphere.ibm.com"; 
attributeFormDefault="unqualified" elementFormDefault="qualified" 
targetNamespace="http://trade.samples.websphere.ibm.com";>
     <xs:element name="emptyMethodAction">
         <xs:complexType>

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd1.xsd
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd1.xsd?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd1.xsd
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/business_service/resources/META-INF/xsd1.xsd
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+       ~ Licensed to the Apache Software Foundation (ASF) under one
+       ~ or more contributor license agreements. See the NOTICE file
+       ~ distributed with this work for additional information
+       ~ regarding copyright ownership. The ASF licenses this file
+       ~ to you 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.
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"; 
attributeFormDefault="qualified" elementFormDefault="qualified" 
targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/";>
     <xs:element name="anyType" nillable="true" type="xs:anyType"/>
     <xs:element name="anyURI" nillable="true" type="xs:anyURI"/>

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/wsdl0.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/wsdl0.wsdl?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/wsdl0.wsdl
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/wsdl0.wsdl
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+-->
 <wsdl:definitions targetNamespace="http://Trade.TraderOrderHost"; 
xmlns:tns="http://Trade.TraderOrderHost"; 
xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"; 
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"; 
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"; 
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsa10="http://www.w3.org/2005/08/addressing"; 
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract";>
   <wsdl:types>
     <xsd:schema targetNamespace="http://Trade.TraderOrderHost/Imports";>

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd0.xsd
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd0.xsd?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd0.xsd
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd0.xsd
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:ns0="http://trade.samples.websphere.ibm.com"; 
xmlns:tns="http://Trade.TraderOrderHost"; attributeFormDefault="unqualified" 
elementFormDefault="qualified" targetNamespace="http://Trade.TraderOrderHost";>
     <xs:import namespace="http://trade.samples.websphere.ibm.com"; 
schemaLocation="xsd1.xsd"/>
     <xs:element name="SubmitOrderTransactedQueue">

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd1.xsd
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd1.xsd?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd1.xsd
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd1.xsd
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:tns="http://trade.samples.websphere.ibm.com"; 
attributeFormDefault="unqualified" elementFormDefault="qualified" 
targetNamespace="http://trade.samples.websphere.ibm.com";>
     <xs:complexType name="OrderDataBean">
         <xs:sequence>

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd2.xsd
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd2.xsd?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd2.xsd
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/common/META-INF/xsd2.xsd
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"; 
attributeFormDefault="qualified" elementFormDefault="qualified" 
targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/";>
     <xs:element name="anyType" nillable="true" type="xs:anyType"/>
     <xs:element name="anyURI" nillable="true" type="xs:anyURI"/>

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/msec/META-INF/OrderProcessorMsec.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/msec/META-INF/OrderProcessorMsec.wsdl?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/msec/META-INF/OrderProcessorMsec.wsdl
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/msec/META-INF/OrderProcessorMsec.wsdl
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+-->
 <wsdl:definitions name="OrderProcessorMsec" 
targetNamespace="http://tempuri.org/"; xmlns:tns="http://tempuri.org/"; 
xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"; 
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"; 
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"; 
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsa10="http://www.w3.org/2005/08/addressing"; 
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:i0="http://Trade.TraderOrderHost"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract";>
   <wsdl:import namespace="http://Trade.TraderOrderHost"; location="wsdl0.wsdl" 
/> 
  <wsp:Policy wsu:Id="NetMsmqBinding_OrderProcessorService_policy">

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/nosec/META-INF/OrderProcessor.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/nosec/META-INF/OrderProcessor.wsdl?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/nosec/META-INF/OrderProcessor.wsdl
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/resources/nosec/META-INF/OrderProcessor.wsdl
 Thu Apr 16 04:34:00 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+-->
 <wsdl:definitions name="OrderProcessor" targetNamespace="http://tempuri.org/"; 
xmlns:tns="http://tempuri.org/"; 
xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"; 
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"; 
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"; 
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsa10="http://www.w3.org/2005/08/addressing"; 
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:i0="http://Trade.TraderOrderHost"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
 xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract";>
   <wsdl:import namespace="http://Trade.TraderOrderHost"; location="wsdl0.wsdl" 
/> 
  <wsp:Policy wsu:Id="NetMsmqBinding_OrderProcessorService_policy">

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/src/org/wso2/stocktrader/service/OrderProcessorServicePasswordCB.java
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/order_processor/src/org/wso2/stocktrader/service/OrderProcessorServicePasswordCB.java?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/src/org/wso2/stocktrader/service/OrderProcessorServicePasswordCB.java
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/order_processor/src/org/wso2/stocktrader/service/OrderProcessorServicePasswordCB.java
 Thu Apr 16 04:34:00 2009
@@ -1,3 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
 package org.wso2.stocktrader.service;
 
 import java.io.IOException;

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/config-svc.properties
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/config-svc.properties?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/config-svc.properties
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/config-svc.properties
 Thu Apr 16 04:34:00 2009
@@ -1 +1,17 @@
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You 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.
+
 org.wso2.stocktrader.TradeConfigServiceClient.url= 
http://localhost:8080/php_stocktrader/config_service/config_svc.php

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/mssql-db.properties
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/mssql-db.properties?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/mssql-db.properties 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/mssql-db.properties 
Thu Apr 16 04:34:00 2009
@@ -1,3 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You 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.
 org.wso2.stocktrader.mssql.MSSQLDAOFactory.host=localhost
 org.wso2.stocktrader.mssql.MSSQLDAOFactory.port=1433
 org.wso2.stocktrader.mssql.MSSQLDAOFactory.db=StockTraderDB

Modified: 
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/security-policy.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/security-policy.xml?rev=765457&r1=765456&r2=765457&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/security-policy.xml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/wsas/resources/conf/security-policy.xml 
Thu Apr 16 04:34:00 2009
@@ -1,3 +1,19 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
 <wsp:Policy wsu:Id="SgnEncrAnonymous" 
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";>
                           <wsp:ExactlyOne>
                                  <wsp:All>


Reply via email to