You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ra...@apache.org on 2010/02/12 05:38:57 UTC

svn commit: r909229 [1/5] - in /qpid/branches/0.6-release/qpid: cpp/examples/ cpp/src/qpid/framing/ cpp/src/tests/ cpp/src/tests/cluster_test_scripts/ dotnet/client-010/client/client/ dotnet/client-010/client/transport/ dotnet/client-010/demo/Propertie...

Author: rajith
Date: Fri Feb 12 04:38:52 2010
New Revision: 909229

URL: http://svn.apache.org/viewvc?rev=909229&view=rev
Log:
This commit is related to QPID-2404
I have added the license headers the files

Modified:
    qpid/branches/0.6-release/qpid/cpp/examples/README.verify
    qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/Blob.h
    qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.cpp
    qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.h
    qpid/branches/0.6-release/qpid/cpp/src/tests/Blob.cpp
    qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_python_tests
    qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_check
    qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_start
    qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_stop
    qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/config_example.sh
    qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/perftest
    qpid/branches/0.6-release/qpid/dotnet/client-010/client/client/IClientSession.cs
    qpid/branches/0.6-release/qpid/dotnet/client-010/client/transport/ISession.cs
    qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Resources.Designer.cs
    qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Settings.Designer.cs
    qpid/branches/0.6-release/qpid/dotnet/client-010/management/console/XMLUtil.cs
    qpid/branches/0.6-release/qpid/dotnet/client-010/test/Helpers/ConfigHelpers.cs
    qpid/branches/0.6-release/qpid/dotnet/client-010/test/interop/ConnectionTests.cs
    qpid/branches/0.6-release/qpid/java/broker/scripts/resetAlerting.sh
    qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/protocol/AMQProtocolEngineFactory.java
    qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/SubFlushRunner.java
    qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/security/access/AuthorizationManager.java
    qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/txn/LocalTransaction.java
    qpid/branches/0.6-release/qpid/java/client/src/test/java/org/apache/qpid/client/message/AbstractJMSMessageTest.java
    qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/DefaultThreadFactory.java
    qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/RealtimeThreadFactory.java
    qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/ThreadFactory.java
    qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/Threading.java
    qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/AMQDecoderTest.java
    qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/MockAMQVersionAwareProtocolSession.java
    qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/thread/ThreadFactoryTest.java
    qpid/branches/0.6-release/qpid/java/etc/code-style.xml
    qpid/branches/0.6-release/qpid/java/management/agent/src/main/java/org/apache/qpid/agent/EventSeverity.java
    qpid/branches/0.6-release/qpid/java/management/client/console/brokers_management.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/console.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/error_page.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/fragments/header.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/fragments/menu.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/images/style.css
    qpid/branches/0.6-release/qpid/java/management/client/console/jmx_perspective.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/logging_configuration.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/resources_management.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/tbd.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/wsdm_operations_perspective.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/wsdm_properties_perspective.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/wsdm_rmd_perspective.jsp
    qpid/branches/0.6-release/qpid/java/management/client/console/wsdm_wsdl_perspective.jsp
    qpid/branches/0.6-release/qpid/java/management/client/etc/jetty.xml
    qpid/branches/0.6-release/qpid/java/management/client/etc/log4j.xml
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/muse.xml
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/org/apache/qpid/management/domain/model/QpidEntity.java
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/org/apache/qpid/management/wsdm/muse/engine/WSDMAdapterEnvironment.java
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/org/apache/qpid/management/wsdm/muse/engine/WSDMAdapterIsolationLayer.java
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/router-entries/adapter/resource-instance-1.xml
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/router-entries/consumer/resource-instance-1.xml
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/wsdl/SOAP-Envelope-1_2.xsd
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/wsdl/WS-Addressing-2005_08.xsd
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/wsdl/WS-MetadataExchange-2004_09.xsd
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/wsdl/WSDM-MUWS-Part1-1_1.xsd
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/wsdl/WSDM-MUWS-Part2-1_1.xsd
    qpid/branches/0.6-release/qpid/java/management/client/src/main/java/wsdl/XML-Namespace-1998.xsd
    qpid/branches/0.6-release/qpid/java/management/client/src/test/java/log4j.xml
    qpid/branches/0.6-release/qpid/java/management/client/src/test/java/org/apache/qpid/management/wsdm/web.xml
    qpid/branches/0.6-release/qpid/java/management/client/web.xml
    qpid/branches/0.6-release/qpid/java/management/console/src/main/java/org/apache/qpid/console/XMLUtil.java
    qpid/branches/0.6-release/qpid/java/perftests/bin/monitoring/monitor-broker.sh
    qpid/branches/0.6-release/qpid/java/perftests/bin/monitoring/runTests.sh
    qpid/branches/0.6-release/qpid/java/perftests/bin/monitoring/stop-monitored-broker.sh
    qpid/branches/0.6-release/qpid/java/perftests/bin/processing/process.sh
    qpid/branches/0.6-release/qpid/java/perftests/bin/processing/processAll.sh
    qpid/branches/0.6-release/qpid/java/perftests/etc/scripts/extractResults.sh
    qpid/branches/0.6-release/qpid/java/perftests/etc/scripts/extractThroughputResults.sh
    qpid/branches/0.6-release/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml
    qpid/branches/0.6-release/qpid/java/systests/src/main/java/org/apache/qpid/server/security/firewall/FirewallConfigTest.java
    qpid/branches/0.6-release/qpid/java/testkit/src/main/java/org/apache/qpid/testkit/ErrorHandler.java
    qpid/branches/0.6-release/qpid/python/examples/datatypes/testdata.py

Modified: qpid/branches/0.6-release/qpid/cpp/examples/README.verify
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/examples/README.verify?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/examples/README.verify (original)
+++ qpid/branches/0.6-release/qpid/cpp/examples/README.verify Fri Feb 12 04:38:52 2010
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 = Qpid C++ Examples =
 
 For more information read examples/README.

Modified: qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/Blob.h
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/Blob.h?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/Blob.h (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/Blob.h Fri Feb 12 04:38:52 2010
@@ -0,0 +1,21 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+

Modified: qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.cpp
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.cpp?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.cpp (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.cpp Fri Feb 12 04:38:52 2010
@@ -0,0 +1,21 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+

Modified: qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.h
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.h?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.h (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/qpid/framing/BodyHolder.h Fri Feb 12 04:38:52 2010
@@ -0,0 +1,21 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+

Modified: qpid/branches/0.6-release/qpid/cpp/src/tests/Blob.cpp
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/tests/Blob.cpp?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/tests/Blob.cpp (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/tests/Blob.cpp Fri Feb 12 04:38:52 2010
@@ -0,0 +1,21 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+

Modified: qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_python_tests
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_python_tests?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_python_tests (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_python_tests Fri Feb 12 04:38:52 2010
@@ -1,4 +1,24 @@
 #!/bin/sh
+
+#
+# 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.
+#
+
 #
 FAILING=`dirname $0`/cluster_python_tests_failing.txt
 source `dirname $0`/python_tests

Modified: qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_check
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_check?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_check (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_check Fri Feb 12 04:38:52 2010
@@ -1,4 +1,24 @@
 #!/bin/sh
+
+#
+# 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.
+#
+
 # Check that all members of a cluster are running
 
 source config.sh

Modified: qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_start
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_start?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_start (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_start Fri Feb 12 04:38:52 2010
@@ -1,4 +1,24 @@
 #!/bin/sh
+
+#
+# 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.
+#
+
 # Start a cluster
 # 
 # Arguments: NAME HOST [host...]

Modified: qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_stop
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_stop?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_stop (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/cluster_stop Fri Feb 12 04:38:52 2010
@@ -1,4 +1,24 @@
 #!/bin/sh
+
+#
+# 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.
+#
+
 # Stop the cluster.
 
 source config.sh

Modified: qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/config_example.sh
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/config_example.sh?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/config_example.sh (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/config_example.sh Fri Feb 12 04:38:52 2010
@@ -1,5 +1,24 @@
 # Cluster configuration.
 
+#
+# 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.
+#
+
 # All output stored under $HOME/$CLUSTER_HOME.
 CLUSTER_HOME=$HOME/cluster_test
 

Modified: qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/perftest
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/perftest?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/perftest (original)
+++ qpid/branches/0.6-release/qpid/cpp/src/tests/cluster_test_scripts/perftest Fri Feb 12 04:38:52 2010
@@ -1,4 +1,24 @@
 #!/bin/sh
+
+#
+# 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.
+#
+
 # Run a distributed perftest against a cluster.
 # Args: npubs nsubs [perftest-options]
 

Modified: qpid/branches/0.6-release/qpid/dotnet/client-010/client/client/IClientSession.cs
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/dotnet/client-010/client/client/IClientSession.cs?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/dotnet/client-010/client/client/IClientSession.cs (original)
+++ qpid/branches/0.6-release/qpid/dotnet/client-010/client/client/IClientSession.cs Fri Feb 12 04:38:52 2010
@@ -1,3 +1,24 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+
 using System;
 using System.Collections.Generic;
 using org.apache.qpid.transport;

Modified: qpid/branches/0.6-release/qpid/dotnet/client-010/client/transport/ISession.cs
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/dotnet/client-010/client/transport/ISession.cs?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/dotnet/client-010/client/transport/ISession.cs (original)
+++ qpid/branches/0.6-release/qpid/dotnet/client-010/client/transport/ISession.cs Fri Feb 12 04:38:52 2010
@@ -1,3 +1,24 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+
 using System;
 using System.Collections.Generic;
 

Modified: qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Resources.Designer.cs
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Resources.Designer.cs?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Resources.Designer.cs (original)
+++ qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Resources.Designer.cs Fri Feb 12 04:38:52 2010
@@ -1,3 +1,24 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.

Modified: qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Settings.Designer.cs
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Settings.Designer.cs?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Settings.Designer.cs (original)
+++ qpid/branches/0.6-release/qpid/dotnet/client-010/demo/Properties/Settings.Designer.cs Fri Feb 12 04:38:52 2010
@@ -1,3 +1,24 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.

Modified: qpid/branches/0.6-release/qpid/dotnet/client-010/management/console/XMLUtil.cs
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/dotnet/client-010/management/console/XMLUtil.cs?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/dotnet/client-010/management/console/XMLUtil.cs (original)
+++ qpid/branches/0.6-release/qpid/dotnet/client-010/management/console/XMLUtil.cs Fri Feb 12 04:38:52 2010
@@ -1,3 +1,24 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 using System;
 using System.Collections.Generic;

Modified: qpid/branches/0.6-release/qpid/dotnet/client-010/test/Helpers/ConfigHelpers.cs
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/dotnet/client-010/test/Helpers/ConfigHelpers.cs?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/dotnet/client-010/test/Helpers/ConfigHelpers.cs (original)
+++ qpid/branches/0.6-release/qpid/dotnet/client-010/test/Helpers/ConfigHelpers.cs Fri Feb 12 04:38:52 2010
@@ -1,3 +1,24 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+
 using System;
 using System.Collections.Generic;
 using System.IO;

Modified: qpid/branches/0.6-release/qpid/dotnet/client-010/test/interop/ConnectionTests.cs
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/dotnet/client-010/test/interop/ConnectionTests.cs?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/dotnet/client-010/test/interop/ConnectionTests.cs (original)
+++ qpid/branches/0.6-release/qpid/dotnet/client-010/test/interop/ConnectionTests.cs Fri Feb 12 04:38:52 2010
@@ -1,3 +1,24 @@
+/*
+ * 
+ * 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.
+ * 
+ */
+
 using System;
 using System.Net.Sockets;
 using NUnit.Framework;

Modified: qpid/branches/0.6-release/qpid/java/broker/scripts/resetAlerting.sh
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/broker/scripts/resetAlerting.sh?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/broker/scripts/resetAlerting.sh (original)
+++ qpid/branches/0.6-release/qpid/java/broker/scripts/resetAlerting.sh Fri Feb 12 04:38:52 2010
@@ -1,5 +1,47 @@
+#
+# 
+# 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.
+# 
+#
+
 #!/bin/bash
 #
+# 
+# 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.
+# 
+#
+
+#
 # Alerting Rest Scripts to renabled the alerts on the queue.
 #
 # Defaults to Localhost broker

Modified: qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/protocol/AMQProtocolEngineFactory.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/protocol/AMQProtocolEngineFactory.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/protocol/AMQProtocolEngineFactory.java (original)
+++ qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/protocol/AMQProtocolEngineFactory.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.server.protocol;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 import org.apache.qpid.protocol.ProtocolEngine;
 import org.apache.qpid.protocol.ProtocolEngineFactory;

Modified: qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/SubFlushRunner.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/SubFlushRunner.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/SubFlushRunner.java (original)
+++ qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/SubFlushRunner.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.server.queue;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 import org.apache.qpid.pool.ReadWriteRunnable;
 import org.apache.qpid.server.subscription.Subscription;

Modified: qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/security/access/AuthorizationManager.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/security/access/AuthorizationManager.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/security/access/AuthorizationManager.java (original)
+++ qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/security/access/AuthorizationManager.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.server.security.access;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 public class AuthorizationManager
 {

Modified: qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/txn/LocalTransaction.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/txn/LocalTransaction.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/txn/LocalTransaction.java (original)
+++ qpid/branches/0.6-release/qpid/java/broker/src/main/java/org/apache/qpid/server/txn/LocalTransaction.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.server.txn;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 import org.apache.qpid.server.queue.AMQQueue;
 import org.apache.qpid.server.queue.QueueEntry;

Modified: qpid/branches/0.6-release/qpid/java/client/src/test/java/org/apache/qpid/client/message/AbstractJMSMessageTest.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/client/src/test/java/org/apache/qpid/client/message/AbstractJMSMessageTest.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/client/src/test/java/org/apache/qpid/client/message/AbstractJMSMessageTest.java (original)
+++ qpid/branches/0.6-release/qpid/java/client/src/test/java/org/apache/qpid/client/message/AbstractJMSMessageTest.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.client.message;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 import javax.jms.JMSException;
 

Modified: qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/DefaultThreadFactory.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/DefaultThreadFactory.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/DefaultThreadFactory.java (original)
+++ qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/DefaultThreadFactory.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.thread;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 public class DefaultThreadFactory implements ThreadFactory
 {

Modified: qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/RealtimeThreadFactory.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/RealtimeThreadFactory.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/RealtimeThreadFactory.java (original)
+++ qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/RealtimeThreadFactory.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.thread;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 import java.lang.reflect.Constructor;
 

Modified: qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/ThreadFactory.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/ThreadFactory.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/ThreadFactory.java (original)
+++ qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/ThreadFactory.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.thread;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 public interface ThreadFactory
 {

Modified: qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/Threading.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/Threading.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/Threading.java (original)
+++ qpid/branches/0.6-release/qpid/java/common/src/main/java/org/apache/qpid/thread/Threading.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.thread;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 public final class Threading
 {

Modified: qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/AMQDecoderTest.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/AMQDecoderTest.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/AMQDecoderTest.java (original)
+++ qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/AMQDecoderTest.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.codec;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 import java.nio.ByteBuffer;
 import java.util.ArrayList;

Modified: qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/MockAMQVersionAwareProtocolSession.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/MockAMQVersionAwareProtocolSession.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/MockAMQVersionAwareProtocolSession.java (original)
+++ qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/codec/MockAMQVersionAwareProtocolSession.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.codec;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 import java.nio.ByteBuffer;
 

Modified: qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/thread/ThreadFactoryTest.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/thread/ThreadFactoryTest.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/thread/ThreadFactoryTest.java (original)
+++ qpid/branches/0.6-release/qpid/java/common/src/test/java/org/apache/qpid/thread/ThreadFactoryTest.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.thread;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 import junit.framework.TestCase;
 

Modified: qpid/branches/0.6-release/qpid/java/etc/code-style.xml
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/etc/code-style.xml?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/etc/code-style.xml (original)
+++ qpid/branches/0.6-release/qpid/java/etc/code-style.xml Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 <?xml version="1.0"?>
+<!--
+ 
+ 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.
+ 
+-->
+
 <profiles version="10">
   <profile name="mine" version="10">
     <setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/>
@@ -248,4 +269,4 @@
     <setting id="org.eclipse.jdt.core.formatter.tabulation.size" value="4"/>
     <setting id="org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value="false"/>
   </profile>
-</profiles>
\ No newline at end of file
+</profiles>

Modified: qpid/branches/0.6-release/qpid/java/management/agent/src/main/java/org/apache/qpid/agent/EventSeverity.java
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/management/agent/src/main/java/org/apache/qpid/agent/EventSeverity.java?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/management/agent/src/main/java/org/apache/qpid/agent/EventSeverity.java (original)
+++ qpid/branches/0.6-release/qpid/java/management/agent/src/main/java/org/apache/qpid/agent/EventSeverity.java Fri Feb 12 04:38:52 2010
@@ -1,4 +1,25 @@
 package org.apache.qpid.agent;
+/*
+ * 
+ * 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.
+ * 
+ */
+
 
 public enum EventSeverity
 {

Modified: qpid/branches/0.6-release/qpid/java/management/client/console/brokers_management.jsp
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/java/management/client/console/brokers_management.jsp?rev=909229&r1=909228&r2=909229&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/java/management/client/console/brokers_management.jsp (original)
+++ qpid/branches/0.6-release/qpid/java/management/client/console/brokers_management.jsp Fri Feb 12 04:38:52 2010
@@ -1,188 +1,209 @@
-<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
-<%@ taglib uri='http://java.sun.com/jsp/jstl/core' prefix='c'%>
-<%@page import="org.apache.qpid.management.web.action.BrokerModel"%>
-<%@page import="java.util.Set"%>
-<%@page import="javax.management.ObjectName"%>
-<%@page import="org.apache.qpid.management.Names"%>
-<%@page import="java.util.List"%>
-<%@page import="java.util.*"%>
-<%@page import="java.net.URI"%>
-<%@page import="javax.xml.namespace.QName"%>
-<%@page import="org.w3c.dom.Element"%>
-<html>
-	<head>
-		<link rel="stylesheet" href="<%=request.getContextPath()%>/images/style.css" type="text/css" />
-		<title>QMan Administration Console</title>
-	</head>
-	<body>
-		<div id="page" align="center">
-			<jsp:include page="/fragments/header.jsp">
-				<jsp:param name="title" value="Brokers Management"/>
-			</jsp:include>
-				
-			<div id="content" align="center">
-				<jsp:include page="/fragments/menu.jsp"/>
-				
-			<div id="contenttext">
-			<div class="panel" align="justify">
-				<span class="bodytext">
-                	<table width="100%">
-                        <tr>    
-                        	<td valign="top">
-								<fieldset>
-                                	<legend>Connected Brokers</legend>
-                                    <table width="100%" cellspacing="1">
-	                                    <tr>
-	                                    	<th nowrap="nowrap" align="center">Host</th>
-	                                    	<th nowrap="nowrap" align="center" >Port</th>
-	                                    	<th nowrap="nowrap" align="center">Virtual Host</th>
-	                                    	<th nowrap="nowrap" align="center">Username</th>
-	                                    	<th nowrap="nowrap" align="center">Initial Pool Capacity</th>
-	                                    	<th nowrap="nowrap" align="center">Max Pool Capacity</th>
-	                                    	<th nowrap="nowrap" align="center">Max Wait Timeout</th>
-	                                    </tr>	
-	                                        <c:forEach var="broker" items="${model}" varStatus="rowCounter">	
-	                                        	<c:choose>
-          											<c:when test="${rowCounter.count % 2 == 0}">
-            											<c:set var="bgcolor" scope="page" value="EAEAEA"/>
-          											</c:when>
-								          			<c:otherwise>
-								            			<c:set var="bgcolor" scope="page" value="FFFFFF"/>
-								          			</c:otherwise>
-	                                    		</c:choose>
-	                                    	<tr>
-	                                        	<td nowrap style="font-size: xx-small; font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.host}"/></td>
-	                                        	<td nowrap style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.port}"/></td>
-	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.virtualHost}"/></td>
-	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.username}"/></td>
-	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.initialPoolCapacity}"/></td>
-	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.maxPoolCapacity}"/></td>
-	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.maxWaitTimeout}"/></td>
-	                                        </tr>
-                                        </c:forEach>
-                                    </table>
-                                </fieldset>                            	
-                            </td>
-                        </tr>
-                        <tr>
-                        <td>
-                        		<form name="form" action="<%=request.getContextPath()%>/brokers_management" method="post">
-	                        		<fieldset>
-                        				<legend>New Broker Connection Data</legend>
-	                        		<table>
-	                        			<tr>
-	                        				<td>
-	                        					Host : 
-	                        				</td>
-	                        				<td>
-	                        					<input type="text" name="host"/>
-	                        				</td>
-	                        				<td style="font-size: x-small;">
-	                        					The hostname where the broker is running.
-	                        				</td>
-	                        			</tr>
-	                        			<tr>
-	                        				<td>
-	                        					Port : 
-	                        				</td>
-	                        				<td>
-	                        					<input type="text" name="port"/>
-	                        				</td>
-	                        				<td style="font-size: x-small;">
-	                        					The port number where the broker is running.
-	                        				</td>
-	                        			</tr>
-	                        			<tr>
-	                        				<td>
-	                        					Virtual Host : 
-	                        				</td>
-	                        				<td>
-	                        					<input type="text" name="virtualHost"/>
-	                        				</td>
-	                        				<td style="font-size: x-small;">
-	                        					The virtual host name.
-	                        				</td>
-	                        			</tr>
-	                        			<tr>
-	                        				<td>
-	                        					Username : 
-	                        				</td>
-	                        				<td>
-	                        					<input type="text" name="username"/>
-	                        				</td>
-	                        				<td style="font-size: x-small;">
-	                        					The username used for estabilish connection with broker.
-	                        				</td>
-	                        			</tr>
-	                        			<tr>
-	                        				<td>
-	                        					Password : 
-	                        				</td>
-	                        				<td>
-	                        					<input type="text" name="password"/>
-	                        				</td>
-	                        				<td style="font-size: x-small;">
-	                        					The password  used for estabilish connection with broker.
-	                        				</td>
-	                        			</tr>
-	                        			<tr>
-	                        				<td>
-	                        					Initial Pool Capacity : 
-	                        				</td>
-	                        				<td>
-	                        					<input type="text" name="initialCapacity"/>
-	                        				</td>
-	                        				<td style="font-size: x-small;">
-	                        					The number of connections that must be immediately opened.
-	                        				</td>
-	                        			</tr>
-	                        			<tr>
-	                        				<td>
-	                        					Max Pool Capacity : 
-	                        				</td>
-	                        				<td>
-	                        					<input type="text" name="maxCapacity"/>
-	                        				</td>
-	                        				<td style="font-size: x-small;">
-	                        					The maximum number of open connections.
-	                        				</td>
-	                        			</tr>
-	                        			<tr>
-	                        				<td>
-	                        					Max Wait Timeout : 
-	                        				</td>
-	                        				<td>
-	                        					<input type="text" name="maxWaitTimeout"/>
-	                        				</td>
-	                        				<td style="font-size: x-small;">
-	                        					The maximum amount of time that a client will wait for obtaining a connection.
-	                        				</td>
-	                        			</tr>
-	                        			<tr>
-	                        				<td colspan="3" align="center">
-	                        					<input type="submit" value="Connect"/>
-	                        				</td>
-	                        			</tr>
-	                        		</table>
-	                        	</fieldset>
-	                        </td>
-	                        </form> 	
-                        </tr>
-                        <tr>
-	                        <td nowrap style="font-size: x-small; font-weight: bold; color=red;">
-	                        	<ul>	
-	                        	<c:forEach var="errorMessage" items="${errors}">	
-			                    	<li><span style="font-size: medium; font-weight: bold; color:red;">${errorMessage}</span></li>
-			                    </c:forEach>
-			                    </ul>	
-        					</td>        				
-                		</tr>
-                        
-                    </table>
-                </span>	
-            </div>
-			</div>
-			</div>
-		</div>
-	</body>
-</html>
\ No newline at end of file
+<!--
+ 
+ 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.
+ 
+-->
+
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
+<%@ taglib uri='http://java.sun.com/jsp/jstl/core' prefix='c'%>
+<%@page import="org.apache.qpid.management.web.action.BrokerModel"%>
+<%@page import="java.util.Set"%>
+<%@page import="javax.management.ObjectName"%>
+<%@page import="org.apache.qpid.management.Names"%>
+<%@page import="java.util.List"%>
+<%@page import="java.util.*"%>
+<%@page import="java.net.URI"%>
+<%@page import="javax.xml.namespace.QName"%>
+<%@page import="org.w3c.dom.Element"%>
+<html>
+	<head>
+		<link rel="stylesheet" href="<%=request.getContextPath()%>/images/style.css" type="text/css" />
+		<title>QMan Administration Console</title>
+	</head>
+	<body>
+		<div id="page" align="center">
+			<jsp:include page="/fragments/header.jsp">
+				<jsp:param name="title" value="Brokers Management"/>
+			</jsp:include>
+				
+			<div id="content" align="center">
+				<jsp:include page="/fragments/menu.jsp"/>
+				
+			<div id="contenttext">
+			<div class="panel" align="justify">
+				<span class="bodytext">
+                	<table width="100%">
+                        <tr>    
+                        	<td valign="top">
+								<fieldset>
+                                	<legend>Connected Brokers</legend>
+                                    <table width="100%" cellspacing="1">
+	                                    <tr>
+	                                    	<th nowrap="nowrap" align="center">Host</th>
+	                                    	<th nowrap="nowrap" align="center" >Port</th>
+	                                    	<th nowrap="nowrap" align="center">Virtual Host</th>
+	                                    	<th nowrap="nowrap" align="center">Username</th>
+	                                    	<th nowrap="nowrap" align="center">Initial Pool Capacity</th>
+	                                    	<th nowrap="nowrap" align="center">Max Pool Capacity</th>
+	                                    	<th nowrap="nowrap" align="center">Max Wait Timeout</th>
+	                                    </tr>	
+	                                        <c:forEach var="broker" items="${model}" varStatus="rowCounter">	
+	                                        	<c:choose>
+          											<c:when test="${rowCounter.count % 2 == 0}">
+            											<c:set var="bgcolor" scope="page" value="EAEAEA"/>
+          											</c:when>
+								          			<c:otherwise>
+								            			<c:set var="bgcolor" scope="page" value="FFFFFF"/>
+								          			</c:otherwise>
+	                                    		</c:choose>
+	                                    	<tr>
+	                                        	<td nowrap style="font-size: xx-small; font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.host}"/></td>
+	                                        	<td nowrap style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.port}"/></td>
+	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.virtualHost}"/></td>
+	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.username}"/></td>
+	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.initialPoolCapacity}"/></td>
+	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.maxPoolCapacity}"/></td>
+	                                        	<td style="font-size: xx-small;  font-weight: bold;" bgcolor="${bgcolor}"><c:out value="${broker.maxWaitTimeout}"/></td>
+	                                        </tr>
+                                        </c:forEach>
+                                    </table>
+                                </fieldset>                            	
+                            </td>
+                        </tr>
+                        <tr>
+                        <td>
+                        		<form name="form" action="<%=request.getContextPath()%>/brokers_management" method="post">
+	                        		<fieldset>
+                        				<legend>New Broker Connection Data</legend>
+	                        		<table>
+	                        			<tr>
+	                        				<td>
+	                        					Host : 
+	                        				</td>
+	                        				<td>
+	                        					<input type="text" name="host"/>
+	                        				</td>
+	                        				<td style="font-size: x-small;">
+	                        					The hostname where the broker is running.
+	                        				</td>
+	                        			</tr>
+	                        			<tr>
+	                        				<td>
+	                        					Port : 
+	                        				</td>
+	                        				<td>
+	                        					<input type="text" name="port"/>
+	                        				</td>
+	                        				<td style="font-size: x-small;">
+	                        					The port number where the broker is running.
+	                        				</td>
+	                        			</tr>
+	                        			<tr>
+	                        				<td>
+	                        					Virtual Host : 
+	                        				</td>
+	                        				<td>
+	                        					<input type="text" name="virtualHost"/>
+	                        				</td>
+	                        				<td style="font-size: x-small;">
+	                        					The virtual host name.
+	                        				</td>
+	                        			</tr>
+	                        			<tr>
+	                        				<td>
+	                        					Username : 
+	                        				</td>
+	                        				<td>
+	                        					<input type="text" name="username"/>
+	                        				</td>
+	                        				<td style="font-size: x-small;">
+	                        					The username used for estabilish connection with broker.
+	                        				</td>
+	                        			</tr>
+	                        			<tr>
+	                        				<td>
+	                        					Password : 
+	                        				</td>
+	                        				<td>
+	                        					<input type="text" name="password"/>
+	                        				</td>
+	                        				<td style="font-size: x-small;">
+	                        					The password  used for estabilish connection with broker.
+	                        				</td>
+	                        			</tr>
+	                        			<tr>
+	                        				<td>
+	                        					Initial Pool Capacity : 
+	                        				</td>
+	                        				<td>
+	                        					<input type="text" name="initialCapacity"/>
+	                        				</td>
+	                        				<td style="font-size: x-small;">
+	                        					The number of connections that must be immediately opened.
+	                        				</td>
+	                        			</tr>
+	                        			<tr>
+	                        				<td>
+	                        					Max Pool Capacity : 
+	                        				</td>
+	                        				<td>
+	                        					<input type="text" name="maxCapacity"/>
+	                        				</td>
+	                        				<td style="font-size: x-small;">
+	                        					The maximum number of open connections.
+	                        				</td>
+	                        			</tr>
+	                        			<tr>
+	                        				<td>
+	                        					Max Wait Timeout : 
+	                        				</td>
+	                        				<td>
+	                        					<input type="text" name="maxWaitTimeout"/>
+	                        				</td>
+	                        				<td style="font-size: x-small;">
+	                        					The maximum amount of time that a client will wait for obtaining a connection.
+	                        				</td>
+	                        			</tr>
+	                        			<tr>
+	                        				<td colspan="3" align="center">
+	                        					<input type="submit" value="Connect"/>
+	                        				</td>
+	                        			</tr>
+	                        		</table>
+	                        	</fieldset>
+	                        </td>
+	                        </form> 	
+                        </tr>
+                        <tr>
+	                        <td nowrap style="font-size: x-small; font-weight: bold; color=red;">
+	                        	<ul>	
+	                        	<c:forEach var="errorMessage" items="${errors}">	
+			                    	<li><span style="font-size: medium; font-weight: bold; color:red;">${errorMessage}</span></li>
+			                    </c:forEach>
+			                    </ul>	
+        					</td>        				
+                		</tr>
+                        
+                    </table>
+                </span>	
+            </div>
+			</div>
+			</div>
+		</div>
+	</body>
+</html>



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org