Return-Path: Delivered-To: apmail-ws-sandesha-dev-archive@www.apache.org Received: (qmail 40586 invoked from network); 21 Oct 2008 15:08:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Oct 2008 15:08:18 -0000 Received: (qmail 15464 invoked by uid 500); 21 Oct 2008 15:08:20 -0000 Delivered-To: apmail-ws-sandesha-dev-archive@ws.apache.org Received: (qmail 15399 invoked by uid 500); 21 Oct 2008 15:08:20 -0000 Mailing-List: contact sandesha-dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list sandesha-dev@ws.apache.org Received: (qmail 15388 invoked by uid 500); 21 Oct 2008 15:08:20 -0000 Delivered-To: apmail-ws-sandesha-cvs@ws.apache.org Received: (qmail 15385 invoked by uid 99); 21 Oct 2008 15:08:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Oct 2008 08:08:20 -0700 X-ASF-Spam-Status: No, hits=-1998.4 required=10.0 tests=ALL_TRUSTED,FRT_LEVITRA,NORMAL_HTTP_TO_IP,URIBL_RHS_DOB X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Oct 2008 15:07:08 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6EEF523889B9; Tue, 21 Oct 2008 08:07:47 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r706650 [3/3] - in /webservices/sandesha/trunk/java/modules/persistence: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/sandesha2/ src/main/java/org/apache/sandesha2/storage/ src/main/... Date: Tue, 21 Oct 2008 15:07:46 -0000 To: sandesha-cvs@ws.apache.org From: mckierna@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081021150747.6EEF523889B9@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: webservices/sandesha/trunk/java/modules/persistence/test-resources/server_axis2.xml URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/persistence/test-resources/server_axis2.xml?rev=706650&view=auto ============================================================================== --- webservices/sandesha/trunk/java/modules/persistence/test-resources/server_axis2.xml (added) +++ webservices/sandesha/trunk/java/modules/persistence/test-resources/server_axis2.xml Tue Oct 21 08:07:45 2008 @@ -0,0 +1,362 @@ + + + + + + + true + false + false + false + + + + + + 30000 + + + + false + + + + + + false + + admin + axis2 + + + + + + + + + + + + + + + + + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 8080 + + + + + + + + + + + + + + + + + + + + + > + + + + + + + + + + + + + HTTP/1.1 + chunked + + + + + + + HTTP/1.1 + chunked + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: webservices/sandesha/trunk/java/modules/persistence/test.build.xml URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/persistence/test.build.xml?rev=706650&view=auto ============================================================================== --- webservices/sandesha/trunk/java/modules/persistence/test.build.xml (added) +++ webservices/sandesha/trunk/java/modules/persistence/test.build.xml Tue Oct 21 08:07:45 2008 @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --> + persistent + + jdbc:derby:${derby.dir}/wsrm + org.apache.derby.jdbc.EmbeddedDriver + + + + ]]> + + + + + + + + org.apache.sandesha2.storage.inmemory.InMemoryStorageManager]]> + + + + + + + + + --------------------------------------------------------------------- To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org For additional commands, e-mail: sandesha-dev-help@ws.apache.org