You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ivan (JIRA)" <ji...@apache.org> on 2011/03/01 07:07:36 UTC

[jira] Created: (GERONIMO-5839) Workaround for WSDL path in EAR package

Workaround for WSDL path in EAR package
---------------------------------------

                 Key: GERONIMO-5839
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5839
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment, webservices
    Affects Versions: 3.0
            Reporter: Ivan
            Assignee: Ivan
             Fix For: 3.0


Due to one single bundle is used for EAR package, and all the sub web applications share the same classloader, all the WSDL paths are required to add the web module name prefix. Use this JIRA to track all the workaround changes, so we could easily revert the changes in case multiple bundles for EAR are supported in the future.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMO-5839) Workaround for WSDL path in EAR package

Posted by "Ivan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019654#comment-13019654 ] 

Ivan commented on GERONIMO-5839:
--------------------------------

Commit changes for EJB web service workaround at revision: 1091982

> Workaround for WSDL path in EAR package
> ---------------------------------------
>
>                 Key: GERONIMO-5839
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5839
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment, webservices
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> Due to one single bundle is used for EAR package, and all the sub web applications share the same classloader, all the WSDL paths are required to add the web module name prefix. Use this JIRA to track all the workaround changes, so we could easily revert the changes in case multiple bundles for EAR are supported in the future.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-5839) Workaround for WSDL path in EAR package

Posted by "Forrest Xia (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176545#comment-13176545 ] 

Forrest Xia commented on GERONIMO-5839:
---------------------------------------

Can we close this workaround jira now? thanks!
                
> Workaround for WSDL path in EAR package
> ---------------------------------------
>
>                 Key: GERONIMO-5839
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5839
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment, webservices
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> Due to one single bundle is used for EAR package, and all the sub web applications share the same classloader, all the WSDL paths are required to add the web module name prefix. Use this JIRA to track all the workaround changes, so we could easily revert the changes in case multiple bundles for EAR are supported in the future.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (GERONIMO-5839) Workaround for WSDL path in EAR package

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

Ivan resolved GERONIMO-5839.
----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.0)
                   3.0-beta-1
    
> Workaround for WSDL path in EAR package
> ---------------------------------------
>
>                 Key: GERONIMO-5839
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5839
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment, webservices
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0-beta-1
>
>
> Due to one single bundle is used for EAR package, and all the sub web applications share the same classloader, all the WSDL paths are required to add the web module name prefix. Use this JIRA to track all the workaround changes, so we could easily revert the changes in case multiple bundles for EAR are supported in the future.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (GERONIMO-5839) Workaround for WSDL path in EAR package

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

Ivan closed GERONIMO-5839.
--------------------------

    
> Workaround for WSDL path in EAR package
> ---------------------------------------
>
>                 Key: GERONIMO-5839
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5839
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment, webservices
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0-beta-1
>
>
> Due to one single bundle is used for EAR package, and all the sub web applications share the same classloader, all the WSDL paths are required to add the web module name prefix. Use this JIRA to track all the workaround changes, so we could easily revert the changes in case multiple bundles for EAR are supported in the future.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMO-5839) Workaround for WSDL path in EAR package

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031062#comment-13031062 ] 

Rex Wang commented on GERONIMO-5839:
------------------------------------

only normalize the wsdl path for a) an ear contains a war, b) an ear contains a war which contains an ejb. fix at revision: 1101342


> Workaround for WSDL path in EAR package
> ---------------------------------------
>
>                 Key: GERONIMO-5839
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5839
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment, webservices
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> Due to one single bundle is used for EAR package, and all the sub web applications share the same classloader, all the WSDL paths are required to add the web module name prefix. Use this JIRA to track all the workaround changes, so we could easily revert the changes in case multiple bundles for EAR are supported in the future.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-5839) Workaround for WSDL path in EAR package

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030750#comment-13030750 ] 

Rex Wang commented on GERONIMO-5839:
------------------------------------

move the work around code to a new util class at revision: 1101042

> Workaround for WSDL path in EAR package
> ---------------------------------------
>
>                 Key: GERONIMO-5839
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5839
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment, webservices
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> Due to one single bundle is used for EAR package, and all the sub web applications share the same classloader, all the WSDL paths are required to add the web module name prefix. Use this JIRA to track all the workaround changes, so we could easily revert the changes in case multiple bundles for EAR are supported in the future.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-5839) Workaround for WSDL path in EAR package

Posted by "Ivan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018074#comment-13018074 ] 

Ivan commented on GERONIMO-5839:
--------------------------------

Commit more changes to trunk at revision: 1090794

> Workaround for WSDL path in EAR package
> ---------------------------------------
>
>                 Key: GERONIMO-5839
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5839
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment, webservices
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> Due to one single bundle is used for EAR package, and all the sub web applications share the same classloader, all the WSDL paths are required to add the web module name prefix. Use this JIRA to track all the workaround changes, so we could easily revert the changes in case multiple bundles for EAR are supported in the future.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (GERONIMO-5839) Workaround for WSDL path in EAR package

Posted by "Ivan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001312#comment-13001312 ] 

Ivan commented on GERONIMO-5839:
--------------------------------

Commit first step changes to trunk at revision: 1076122

> Workaround for WSDL path in EAR package
> ---------------------------------------
>
>                 Key: GERONIMO-5839
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5839
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment, webservices
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> Due to one single bundle is used for EAR package, and all the sub web applications share the same classloader, all the WSDL paths are required to add the web module name prefix. Use this JIRA to track all the workaround changes, so we could easily revert the changes in case multiple bundles for EAR are supported in the future.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira