Hi,

If you want to include addressing.mar then it has to be deployed as a regular 
"axis module".
So you would have to copy addressing-1.4.1.mar to the folder 
${your-app-location}/WebContent/WEB-INF/modules 
Then restart Tomcat - all should work fine.

Sincerely, Yashwanth
Technical Architect, EBIS

-----Original Message-----
From: somethingwic...@gmx.net [mailto:somethingwic...@gmx.net] 
Sent: Monday, February 11, 2013 6:45 AM
To: java-user@axis.apache.org
Subject: axis2 Update from 1.4 to 1.6

Hi all,

I want to update my project from axis2 1.4.1 to 1.6.2. The project is build 
with maven 3 to a .war file to use with a TomCat 7. 

For axis2 1.41 I added the dependency
<dependency>
 <groupId>org.apache.axis2</groupId>
 <artifactId>addressing</artifactId>
 <version>1.41</version>
</dependency>
to my maven .pom beacuse its a .jar.

Now in axis2 1.6.2 addressing is a module (.mar) and I don't know who to handle 
this file. I tried to put it into the Tomcat lib dir, added it to the .pom but 
without success. 

How do I have to handle this addressing .mar file with maven or tomcat?

Thanks, 
Mirco

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org
  • axis2 U... somethingwicked
    • AW... Stadelmann Josef
    • RE... Yashwanth Rajaram -X (yrajaram - ZENSAR TECHNOLOGIES INC at Cisco)
      • ... Stadelmann Josef

Reply via email to