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

List:       sandesha-dev
Subject:    [jira] [Closed] (AXIS2-5947) axis2 1.7.9 with spring boot 2.1.2.RELEASE can't work well
From:       "fairy (JIRA)" <jira () apache ! org>
Date:       2019-01-24 13:02:00
Message-ID: JIRA.13211437.1548298438000.165829.1548334920210 () Atlassian ! JIRA
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/AXIS2-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

fairy closed AXIS2-5947.
------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.9

i have fixed the issue.

the reason is duplicate dependencies.

  such as :
{code:java}
<dependency>
     <groupId>org.apache.ws.xmlschema</groupId>
     <artifactId>xmlschema-core</artifactId>
     <version>${xmlschema.core.version}</version>
     <exclusions>
           <exclusion>
               <groupId>*</groupId>
               <artifactId>*</artifactId>
           </exclusion>
     </exclusions>
</dependency>
{code}
we need removed  duplicate dependencies for all libs by the way like as above.

if you want to know more detail,you can send me an email.

fairy_xingyun@hotmail.com
{code:java}
  {code}
  

> axis2 1.7.9 with spring boot 2.1.2.RELEASE can't work well
> ----------------------------------------------------------
> 
> Key: AXIS2-5947
> URL: https://issues.apache.org/jira/browse/AXIS2-5947
> Project: Axis2
> Issue Type: Bug
> Affects Versions: 1.7.9
> Environment: axis2 1.7.9 with spring boot 2.1.2.RELEASE
> Reporter: fairy
> Priority: Major
> Labels: axis2, spring, spring-boot
> Fix For: 1.7.9
> 
> Attachments: issue.txt
> 
> 
> Hi   author,
> 
> i have a question want to confirm with you.
> 
> I   have a try to   use axis2 1.7.9 with spring boot 2.1.2.RELEASE, but it can't \
> work well. 
> so what my question is Axis2 1.7.9 support which version of spring framework?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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