[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sandesha-dev
Subject:    [jira] [Comment Edited] (AXIS2-5735) Unable to retrieve Axis2 MEX artifact from central Maven reposi
From:       "Anthony Sute (JIRA)" <jira () apache ! org>
Date:       2015-11-24 21:19:11
Message-ID: JIRA.12915836.1448381602000.182090.1448399951007 () Atlassian ! JIRA
[Download RAW message or body]


    [ https://issues.apache.org/jira/browse/AXIS2-5735?page=com.atlassian.jira.plugin. \
system.issuetabpanels:comment-tabpanel&focusedCommentId=15025420#comment-15025420 ] 

Anthony Sute edited comment on AXIS2-5735 at 11/24/15 9:18 PM:
---------------------------------------------------------------

Those coordinates are as shown on the Maven Repository site - they're shown as being \
submitted on June 27, 2015.

http://mvnrepository.com/artifact/org.apache.axis2/mex/1.6.3


I used the dependency specification shown on that page:

<dependency>
	<groupId>org.apache.axis2</groupId>
	<artifactId>mex</artifactId>
	<version>1.6.3</version>
</dependency>


Use case - I'm using Apache Rampart in conjunction with Axis2 1.6.3 for SOAP-based \
clients.  My generated Axis2 client (JAXBRI bindings) works without Rampart (i.e., no \
security).  I configured Rampart for security, have successfully enabled it, and the \
missing MEX class exception is resulting when Axis2 is transmitting the SOAP message \
to the receiver.

Is there the possibility that the dependency specification on that page is incorrect? \
If not, whoever submitted that package to the Maven Repository should provide \
additional information for how to use it.  Every other Axis2 dependency package I've \
used for version 1.6.3 has worked perfectly within Maven/Eclipse.


was (Author: orbitalgolem):
Those coordinates are as shown on the Maven Repository site - they're shown as being \
submitted on June 27, 2015.

http://mvnrepository.com/artifact/org.apache.axis2/mex/1.6.3


I used the dependency specification shown on that page:

<dependency>
	<groupId>org.apache.axis2</groupId>
	<artifactId>mex</artifactId>
	<version>1.6.3</version>
</dependency>


Use case - I'm using Apache Rampart in conjunction with Axis2 1.6.3 for SOAP-based \
clients.  My generated Axis2 client (JAXBRI bindings) works without Rampart (i.e., no \
security).  I configured Rampart for security, have successfully enabled it, and the \
missing MEX class exception is resulting when Axis2 is transmitting the SOAP message \
to the receiver.

Is there the possibility that the dependency specification on that page is incorrect? \
If not, whoever submitted that package to the Maven Repository should provide \
additional information for how to use it.  Every other Axis2 dependency package for \
version 1.6.3 has worked perfectly within Maven/Eclipse.

> Unable to retrieve Axis2 MEX artifact from central Maven repository
> -------------------------------------------------------------------
> 
> Key: AXIS2-5735
> URL: https://issues.apache.org/jira/browse/AXIS2-5735
> Project: Axis2
> Issue Type: Bug
> Affects Versions: 1.6.3
> Environment: Windows 7 Professional, Eclipse Luna Service Release 1 (4.4.1)
> Reporter: Anthony Sute
> 
> I'm encountering a "Class not found" exception involving the \
> org/apache/axis2/mex/MexException class.  I added the Apache Axis2 MEX 1.6.3 \
> dependency to my pom.xml file and the Eclipse Maven plug-in indicates that it \
> cannot locate the dependency: <dependency>
> 	<groupId>org.apache.axis2</groupId>
> 	<artifactId>mex</artifactId>
> 	<version>1.6.3</version>
> </dependency>
> The Maven plug-in indicates "Missing artifact org.apache.axis2:mex:jar:1.6.3".  \
> None of the other Axis2 dependencies in my pom.xml have this issue.  These are the \
> other Axis2 dependencies in my pom.xml file: <dependency>
> <groupId>org.apache.axis2</groupId>
> <artifactId>axis2</artifactId>
> <version>1.6.3</version>
> </dependency>
> 	<dependency>
> 	    <groupId>org.apache.axis2</groupId>
> 	    <artifactId>axis2-transport-local</artifactId>
> 	    <version>1.6.3</version>
> 	</dependency>
> 	<dependency>
> 	    <groupId>org.apache.axis2</groupId>
> 	    <artifactId>axis2-transport-http</artifactId>
> 	    <version>1.6.3</version>
> 	</dependency>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic