[231098] Support Axis2 v1.4.
diff --git a/bundles/org.eclipse.jst.ws.axis2.core/src/org/eclipse/jst/ws/axis2/core/constant/Axis2Constants.java b/bundles/org.eclipse.jst.ws.axis2.core/src/org/eclipse/jst/ws/axis2/core/constant/Axis2Constants.java
index f517250..2ef327b 100644
--- a/bundles/org.eclipse.jst.ws.axis2.core/src/org/eclipse/jst/ws/axis2/core/constant/Axis2Constants.java
+++ b/bundles/org.eclipse.jst.ws.axis2.core/src/org/eclipse/jst/ws/axis2/core/constant/Axis2Constants.java
@@ -12,6 +12,7 @@
  * 20070824   200515 sandakith@wso2.com - Lahiru Sandakith, NON-NLS move to seperate file
  * 20071011   205972 sandakith@wso2.com - Lahiru Sandakith, Axis2 Libraries License files fix
  * 20071029   206967 sandakith@wso2.com - Lahiru Sandakith
+ * 20080521   231098 sandakith@wso2.com - Lahiru Sandakith, Fix for Axis2 1.4 dependency chenge
  *******************************************************************************/
 package org.eclipse.jst.ws.axis2.core.constant;
 
@@ -77,6 +78,7 @@
         "log4j",
         "neethi",
         "stax",
+        "geronimo-stax-api_1.0_spec",
         "wsdl4j",
         "wstx",
         "xbean",