You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/06/27 04:49:25 UTC

[jira] Created: (AXIS2-2865) SAAJ build fails under JDK1.6

SAAJ build fails under JDK1.6
-----------------------------

                 Key: AXIS2-2865
                 URL: https://issues.apache.org/jira/browse/AXIS2-2865
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Davanum Srinivas
            Assignee: sumedha rubasinghe
            Priority: Critical


Sumedha,

Please run the build using JDK1.6, SAAJ tests fail because the JDK has a built-in SAAJ implementation, we need to set up some endorsed overrides to get the build working both with m1 and m2.

thanks,
dims

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (AXIS2-2865) SAAJ build fails under JDK1.6

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-2865:
------------------------------------

    Fix Version/s: 1.3

> SAAJ build fails under JDK1.6
> -----------------------------
>
>                 Key: AXIS2-2865
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2865
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: sumedha rubasinghe
>            Priority: Critical
>             Fix For: 1.3
>
>
> Sumedha,
> Please run the build using JDK1.6, SAAJ tests fail because the JDK has a built-in SAAJ implementation, we need to set up some endorsed overrides to get the build working both with m1 and m2.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (AXIS2-2865) SAAJ build fails under JDK1.6

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-2865.
-------------------------------------

    Resolution: Fixed

> SAAJ build fails under JDK1.6
> -----------------------------
>
>                 Key: AXIS2-2865
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2865
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: sumedha rubasinghe
>            Priority: Critical
>
> Sumedha,
> Please run the build using JDK1.6, SAAJ tests fail because the JDK has a built-in SAAJ implementation, we need to set up some endorsed overrides to get the build working both with m1 and m2.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2865) SAAJ build fails under JDK1.6

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508851 ] 

Davanum Srinivas commented on AXIS2-2865:
-----------------------------------------

the underlying problem is that the saaj-api jar from sun is picked up as it is bundled into the jre itself. our impl should be able to work with sun's api jar.

thanks,
dims

> SAAJ build fails under JDK1.6
> -----------------------------
>
>                 Key: AXIS2-2865
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2865
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: sumedha rubasinghe
>            Priority: Critical
>             Fix For: 1.3
>
>
> Sumedha,
> Please run the build using JDK1.6, SAAJ tests fail because the JDK has a built-in SAAJ implementation, we need to set up some endorsed overrides to get the build working both with m1 and m2.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2865) SAAJ build fails under JDK1.6

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509018 ] 

sumedha rubasinghe commented on AXIS2-2865:
-------------------------------------------

Hi Dims,
Sometimes back I checked our implementation with sun's api jar. It was working alright then. Something must have changed after that. I will check  & update.

Thanks,
/sumedha

> SAAJ build fails under JDK1.6
> -----------------------------
>
>                 Key: AXIS2-2865
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2865
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: sumedha rubasinghe
>            Priority: Critical
>             Fix For: 1.3
>
>
> Sumedha,
> Please run the build using JDK1.6, SAAJ tests fail because the JDK has a built-in SAAJ implementation, we need to set up some endorsed overrides to get the build working both with m1 and m2.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2865) SAAJ build fails under JDK1.6

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574522#action_12574522 ] 

Davanum Srinivas commented on AXIS2-2865:
-----------------------------------------

Looks like this is fixed in svn.

-- dims

> SAAJ build fails under JDK1.6
> -----------------------------
>
>                 Key: AXIS2-2865
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2865
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: sumedha rubasinghe
>            Priority: Critical
>
> Sumedha,
> Please run the build using JDK1.6, SAAJ tests fail because the JDK has a built-in SAAJ implementation, we need to set up some endorsed overrides to get the build working both with m1 and m2.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (AXIS2-2865) SAAJ build fails under JDK1.6

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-2865:
------------------------------------

    Fix Version/s:     (was: 1.3)

> SAAJ build fails under JDK1.6
> -----------------------------
>
>                 Key: AXIS2-2865
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2865
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: sumedha rubasinghe
>            Priority: Critical
>
> Sumedha,
> Please run the build using JDK1.6, SAAJ tests fail because the JDK has a built-in SAAJ implementation, we need to set up some endorsed overrides to get the build working both with m1 and m2.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2865) SAAJ build fails under JDK1.6

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508850 ] 

Davanum Srinivas commented on AXIS2-2865:
-----------------------------------------

narrowed it down to 2 tests. added an entry in pom.xml to exclude them. am not fixing m1 build for 1.6.

**/SAAJResultTest.java
**/SOAPPartTest.java

thanks,
dims

> SAAJ build fails under JDK1.6
> -----------------------------
>
>                 Key: AXIS2-2865
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2865
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: sumedha rubasinghe
>            Priority: Critical
>             Fix For: 1.3
>
>
> Sumedha,
> Please run the build using JDK1.6, SAAJ tests fail because the JDK has a built-in SAAJ implementation, we need to set up some endorsed overrides to get the build working both with m1 and m2.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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