Author: saminda
Date: Tue Jan 15 05:25:18 2008
New Revision: 12266
Log:
1. Changes to version
2. Adding mssing classes
Added:
branches/wsas/java/2.2-SNSPSHOT/commons/tracer/src/main/java/org/wso2/tracer/TracerUtils.java
branches/wsas/java/2.2-SNSPSHOT/commons/tracer/src/main/java/org/wso2/tracer/module/TraceMessage.java
Modified:
branches/wsas/java/2.2-SNSPSHOT/commons/adminui/core/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/adminui/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/adminui/www/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/archive-validators/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/codegen/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/data-services/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/deployers/axis1deployer/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/dynamic-codegen/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/mex/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/plugins/js-plugin/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/plugins/sm-list-plugin/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/modules/core/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/modules/mar/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/statistics/modules/client/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/statistics/modules/core/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/statistics/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/throttle/modules/core/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/throttle/modules/mar/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/throttle/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/tracer/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/utils/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/wsdl-converter/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/wsdl-view/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/xfer/modules/core/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/xfer/modules/samples/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/xfer/pom.xml
branches/wsas/java/2.2-SNSPSHOT/commons/xkms/pom.xml
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/adminui/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/adminui/core/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/adminui/core/pom.xml Tue Jan
15 05:25:18 2008
@@ -5,14 +5,14 @@
<parent>
<groupId>org.wso2.adminui</groupId>
<artifactId>wso2adminui-parent</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.adminui</groupId>
<artifactId>wso2adminui</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>wso2adminui</name>
<url>http://maven.apache.org</url>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/adminui/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/adminui/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/adminui/pom.xml Tue Jan 15
05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.adminui</groupId>
<artifactId>wso2adminui-parent</artifactId>
<packaging>pom</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>wso2adminui-parent</name>
<url>http://maven.apache.org</url>
@@ -189,7 +189,7 @@
<axiom.version>SNAPSHOT</axiom.version>
<commons.logging.version>1.1</commons.logging.version>
<servletapi.version>2.3</servletapi.version>
- <wso2utils.version>SNAPSHOT</wso2utils.version>
+ <wso2utils.version>2.15</wso2utils.version>
</properties>
<modules>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/adminui/www/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/adminui/www/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/adminui/www/pom.xml Tue Jan 15
05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.adminui</groupId>
<artifactId>wso2adminui-www</artifactId>
<packaging>pom</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>wso2adminui-www</name>
<url>http://maven.apache.org</url>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/archive-validators/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/archive-validators/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/archive-validators/pom.xml Tue Jan
15 05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.validator</groupId>
<artifactId>archive-validator</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>Axis2 AAR/MAR/module.xml or services.xml validator</name>
<url>http://www.wso2.com</url>
@@ -285,7 +285,7 @@
<properties>
<axis2.version>SNAPSHOT</axis2.version>
- <wso2utils.version>SNAPSHOT</wso2utils.version>
+ <wso2utils.version>2.15</wso2utils.version>
<axiom.version>SNAPSHOT</axiom.version>
<neethi.version>SNAPSHOT</neethi.version>
<commons.logging.version>1.1</commons.logging.version>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/codegen/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/codegen/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/codegen/pom.xml Tue Jan 15
05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.codegen</groupId>
<artifactId>wso2codegen</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>wso2codegen</name>
<url>http://www.wso2.org</url>
@@ -393,8 +393,8 @@
<properties>
<axis2.version>SNAPSHOT</axis2.version>
<wso2codegen.version>${pom.version}</wso2codegen.version>
- <wso2utils.version>SNAPSHOT</wso2utils.version>
- <dynamiccodegen.version>SNAPSHOT</dynamiccodegen.version>
+ <wso2utils.version>2.15</wso2utils.version>
+ <dynamiccodegen.version>2.15</dynamiccodegen.version>
<neethi.version>SNAPSHOT</neethi.version>
<axiom.version>SNAPSHOT</axiom.version>
<XmlSchema.version>SNAPSHOT</XmlSchema.version>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/data-services/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/data-services/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/data-services/pom.xml Tue Jan
15 05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.dataservice</groupId>
<artifactId>wso2data-service</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 Data Service</name>
<url>http://wso2.org</url>
<description>WSO2 Data Services</description>
Modified:
branches/wsas/java/2.2-SNSPSHOT/commons/deployers/axis1deployer/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/deployers/axis1deployer/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/deployers/axis1deployer/pom.xml
Tue Jan 15 05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.a1deployer</groupId>
<artifactId>wso2a1deployer</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>Axis1 Deployer for Axis2</name>
<url>http://wso2.org</url>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/dynamic-codegen/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/dynamic-codegen/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/dynamic-codegen/pom.xml Tue Jan
15 05:25:18 2008
@@ -21,7 +21,7 @@
<groupId>org.wso2.dynamiccodegen</groupId>
<artifactId>wso2dynamic-codegen</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 Dynamic Codegen</name>
<url>http://wso2.org</url>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/mex/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/mex/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/mex/pom.xml Tue Jan 15 05:25:18 2008
@@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2mex</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 - Mex Module</name>
<dependencies>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/plugins/js-plugin/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/plugins/js-plugin/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/plugins/js-plugin/pom.xml Tue Jan
15 05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.maven.plugins</groupId>
<artifactId>js-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>js-plugin Maven Mojo</name>
<url>http://www.wso2.com</url>
<dependencies>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/plugins/sm-list-plugin/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/plugins/sm-list-plugin/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/plugins/sm-list-plugin/pom.xml
Tue Jan 15 05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.maven.plugins</groupId>
<artifactId>sm-list-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>sm-list-plugin Maven Mojo</name>
<url>http://www.wso2.com</url>
<dependencies>
Modified:
branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/modules/core/pom.xml
==============================================================================
---
branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/modules/core/pom.xml
(original)
+++
branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/modules/core/pom.xml
Tue Jan 15 05:25:18 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>org.wso2.sandesha2</groupId>
<artifactId>wso2sandesha2-parent</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified:
branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/modules/mar/pom.xml
==============================================================================
---
branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/modules/mar/pom.xml
(original)
+++
branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/modules/mar/pom.xml
Tue Jan 15 05:25:18 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>org.wso2.sandesha2</groupId>
<artifactId>wso2sandesha2-parent</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/sandesha2-persistence/pom.xml
Tue Jan 15 05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.sandesha2</groupId>
<artifactId>wso2sandesha2-parent</artifactId>
<packaging>pom</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>Persistence plugin for sandesha2</name>
<url>http://wso2.org</url>
<inceptionYear>2007</inceptionYear>
Modified:
branches/wsas/java/2.2-SNSPSHOT/commons/statistics/modules/client/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/statistics/modules/client/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/statistics/modules/client/pom.xml
Tue Jan 15 05:25:18 2008
@@ -5,13 +5,13 @@
<parent>
<groupId>org.wso2.statistics</groupId>
<artifactId>wso2statistics-parent</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2statistics-client</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 Statistics service client</name>
<dependencies>
Modified:
branches/wsas/java/2.2-SNSPSHOT/commons/statistics/modules/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/statistics/modules/core/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/statistics/modules/core/pom.xml
Tue Jan 15 05:25:18 2008
@@ -5,13 +5,13 @@
<parent>
<groupId>org.wso2.statistics</groupId>
<artifactId>wso2statistics-parent</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2statistics</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 Statistics module</name>
<build>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/statistics/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/statistics/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/statistics/pom.xml Tue Jan 15
05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.statistics</groupId>
<artifactId>wso2statistics-parent</artifactId>
<packaging>pom</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 Statistics module</name>
<url>http://maven.apache.org</url>
@@ -263,7 +263,7 @@
</distributionManagement>
<properties>
- <wso2utils.version>SNAPSHOT</wso2utils.version>
+ <wso2utils.version>2.15</wso2utils.version>
<axis2.version>1.3</axis2.version>
<wso2statistics.version>${pom.version}</wso2statistics.version>
<axiom.version>1.2.5</axiom.version>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/throttle/modules/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/throttle/modules/core/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/throttle/modules/core/pom.xml
Tue Jan 15 05:25:18 2008
@@ -6,13 +6,13 @@
<parent>
<groupId>org.wso2.throttle</groupId>
<artifactId>wso2throttle-parent</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2throttle-core</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 Throttling module - core</name>
<build>
<plugins>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/throttle/modules/mar/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/throttle/modules/mar/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/throttle/modules/mar/pom.xml
Tue Jan 15 05:25:18 2008
@@ -6,13 +6,13 @@
<parent>
<groupId>org.wso2.throttle</groupId>
<artifactId>wso2throttle-parent</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2throttle</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 Throttling module - Mar</name>
<build>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.wso2.throttle</groupId>
<artifactId>wso2throttle-core</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</dependency>
</dependencies>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/throttle/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/throttle/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/throttle/pom.xml Tue Jan 15
05:25:18 2008
@@ -6,7 +6,7 @@
<groupId>org.wso2.throttle</groupId>
<artifactId>wso2throttle-parent</artifactId>
<packaging>pom</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 throttle module</name>
<url>http://www.wso2.org</url>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/tracer/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/tracer/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/tracer/pom.xml Tue Jan 15
05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.tracer</groupId>
<artifactId>wso2tracer</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>wso2tracer</name>
<url>http://maven.apache.org</url>
@@ -361,7 +361,7 @@
<properties>
<axis2.version>1.3</axis2.version>
- <wso2utils.version>SNAPSHOT</wso2utils.version>
+ <wso2utils.version>2.15</wso2utils.version>
<wso2tracer.version>${pom.version}</wso2tracer.version>
<axiom.version>1.2.5</axiom.version>
<neethi.version>2.0.2</neethi.version>
Added:
branches/wsas/java/2.2-SNSPSHOT/commons/tracer/src/main/java/org/wso2/tracer/TracerUtils.java
==============================================================================
--- (empty file)
+++
branches/wsas/java/2.2-SNSPSHOT/commons/tracer/src/main/java/org/wso2/tracer/TracerUtils.java
Tue Jan 15 05:25:18 2008
@@ -0,0 +1,46 @@
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * 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.tracer;
+
+import org.apache.axiom.soap.SOAPEnvelope;
+import org.apache.axis2.Constants;
+import org.apache.axis2.context.MessageContext;
+import org.wso2.utils.xml.XMLPrettyPrinter;
+
+import java.io.InputStream;
+import java.io.ByteArrayInputStream;
+
+/**
+ * A collection of utility methods
+ */
+public class TracerUtils {
+
+ /**
+ * Get a prettified XML string from the SOAPEnvelope
+ *
+ * @param env The SOAPEnvelope to be prettified
+ *
+ * @return prettified XML string from the SOAPEnvelope
+ */
+ public static String getPrettyString(SOAPEnvelope env, MessageContext
msgContext) {
+ InputStream xmlIn = new
ByteArrayInputStream(env.toString().getBytes());
+ String encoding =
+ (String)
msgContext.getProperty(Constants.Configuration.CHARACTER_SET_ENCODING);
+ XMLPrettyPrinter xmlPrettyPrinter = new XMLPrettyPrinter(xmlIn,
encoding);
+ return xmlPrettyPrinter.xmlFormat();
+ }
+
+}
\ No newline at end of file
Added:
branches/wsas/java/2.2-SNSPSHOT/commons/tracer/src/main/java/org/wso2/tracer/module/TraceMessage.java
==============================================================================
--- (empty file)
+++
branches/wsas/java/2.2-SNSPSHOT/commons/tracer/src/main/java/org/wso2/tracer/module/TraceMessage.java
Tue Jan 15 05:25:18 2008
@@ -0,0 +1,64 @@
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * 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.tracer.module;
+
+import org.apache.axiom.soap.SOAPEnvelope;
+
+/**
+ * The trace message which is stored in an in-memory buffer
+ */
+public class TraceMessage {
+ private String operationName;
+ private String serviceName;
+ private int messageFlow;
+ private long msgSequence;
+ private SOAPEnvelope soapEnvelope;
+ private long timestamp;
+
+ public TraceMessage(String operationName, String serviceName,
+ int messageFlow, long msgSequence, SOAPEnvelope env) {
+ this.operationName = operationName;
+ this.serviceName = serviceName;
+ this.messageFlow = messageFlow;
+ this.msgSequence = msgSequence;
+ this.soapEnvelope = env;
+ this.timestamp = System.currentTimeMillis();
+ }
+
+ public String getOperationName() {
+ return operationName;
+ }
+
+ public String getServiceName() {
+ return serviceName;
+ }
+
+ public int getMessageFlow() {
+ return messageFlow;
+ }
+
+ public SOAPEnvelope getSoapEnvelope() {
+ return soapEnvelope;
+ }
+
+ public long getMsgSequence() {
+ return msgSequence;
+ }
+
+ public long getTimestamp() {
+ return timestamp;
+ }
+}
\ No newline at end of file
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/utils/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/utils/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/utils/pom.xml Tue Jan 15
05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.utils</groupId>
<artifactId>wso2utils</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>wso2utils</name>
<url>http://maven.apache.org</url>
<dependencies>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/wsdl-converter/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/wsdl-converter/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/wsdl-converter/pom.xml Tue Jan
15 05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.wsdlconverter</groupId>
<artifactId>wsdlconverter</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 WSDL Converter</name>
<url>http://www.wso2.com</url>
@@ -350,7 +350,7 @@
<properties>
<axis2.version>SNAPSHOT</axis2.version>
- <wso2utils.version>SNAPSHOT</wso2utils.version>
+ <wso2utils.version>2.15</wso2utils.version>
<axiom.version>SNAPSHOT</axiom.version>
<neethi.version>SNAPSHOT</neethi.version>
<commons.logging.version>1.1</commons.logging.version>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/wsdl-view/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/wsdl-view/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/wsdl-view/pom.xml Tue Jan 15
05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.wsdlview</groupId>
<artifactId>wsdlview</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 WSDL View</name>
<url>http://www.wso2.com</url>
@@ -298,7 +298,7 @@
<properties>
<axis2.version>SNAPSHOT</axis2.version>
- <wso2utils.version>SNAPSHOT</wso2utils.version>
+ <wso2utils.version>2.15</wso2utils.version>
<axiom.version>SNAPSHOT</axiom.version>
<neethi.version>SNAPSHOT</neethi.version>
<commons.logging.version>1.1</commons.logging.version>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/xfer/modules/core/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/xfer/modules/core/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/xfer/modules/core/pom.xml Tue Jan
15 05:25:18 2008
@@ -6,13 +6,13 @@
<parent>
<groupId>org.wso2.xfer</groupId>
<artifactId>wso2xfer-parent</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2xfer</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 WS-Transfer Module - Core</name>
<build>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/xfer/modules/samples/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/xfer/modules/samples/pom.xml
(original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/xfer/modules/samples/pom.xml
Tue Jan 15 05:25:18 2008
@@ -6,13 +6,13 @@
<parent>
<groupId>org.wso2.xfer</groupId>
<artifactId>wso2xfer-parent</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2xfer-samples</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 WS-Transfer Module - Samples</name>
<dependencies>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/xfer/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/xfer/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/xfer/pom.xml Tue Jan 15
05:25:18 2008
@@ -6,7 +6,7 @@
<groupId>org.wso2.xfer</groupId>
<artifactId>wso2xfer-parent</artifactId>
<packaging>pom</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>WSO2 WS-Transfer Module</name>
<url>http://www.wso2.org</url>
Modified: branches/wsas/java/2.2-SNSPSHOT/commons/xkms/pom.xml
==============================================================================
--- branches/wsas/java/2.2-SNSPSHOT/commons/xkms/pom.xml (original)
+++ branches/wsas/java/2.2-SNSPSHOT/commons/xkms/pom.xml Tue Jan 15
05:25:18 2008
@@ -5,7 +5,7 @@
<groupId>org.wso2.xkms</groupId>
<artifactId>xkms</artifactId>
<packaging>jar</packaging>
- <version>SNAPSHOT</version>
+ <version>2.15</version>
<name>XML Key Management Specification (XKMS)</name>
<url>http://wso2.org</url>
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev