You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jeremy Boynes (JIRA)" <ji...@apache.org> on 2006/03/03 19:32:40 UTC

[jira] Created: (TUSCANY-62) Users should not need to include axis2.jar in their application

Users should not need to include axis2.jar in their application
---------------------------------------------------------------

         Key: TUSCANY-62
         URL: http://issues.apache.org/jira/browse/TUSCANY-62
     Project: Tuscany
        Type: Improvement
  Components: Java SCA Axis Integration  
    Reporter: Jeremy Boynes


When using Axis2 webservices, the user needs to include the axis2 configuration file in their web application.

It would be easier for them if we included default version of that in our binding implementation so that they did not need to perform this step. Alternatively, we should investigate if we can configure the Axis2 engine programmatically and include it in the binding module as another system service.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (TUSCANY-62) Users should not need to include axis2.xml in their application

Posted by "Rick Rineholt (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-62?page=all ]
     
Rick Rineholt closed TUSCANY-62:
--------------------------------

    Resolution: Fixed

Currently this is not required anymore.  If not present the axis2.xml from tuscany-binding-axis2-SNAPSHOT.jar 
org\apache\tuscany\binding\axis2\engine\config\axis2.xml
will be used.

> Users should not need to include axis2.xml in their application
> ---------------------------------------------------------------
>
>          Key: TUSCANY-62
>          URL: http://issues.apache.org/jira/browse/TUSCANY-62
>      Project: Tuscany
>         Type: Improvement
>   Components: Java SCA Axis Integration
>     Reporter: Jeremy Boynes
>     Assignee: Rick Rineholt

>
> When using Axis2 webservices, the user needs to include the axis2 configuration file in their web application.
> It would be easier for them if we included default version of that in our binding implementation so that they did not need to perform this step. Alternatively, we should investigate if we can configure the Axis2 engine programmatically and include it in the binding module as another system service.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (TUSCANY-62) Users should not need to include axis2.xml in their application

Posted by "Rick Rineholt (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-62?page=all ]

Rick Rineholt reassigned TUSCANY-62:
------------------------------------

    Assign To: Rick Rineholt

> Users should not need to include axis2.xml in their application
> ---------------------------------------------------------------
>
>          Key: TUSCANY-62
>          URL: http://issues.apache.org/jira/browse/TUSCANY-62
>      Project: Tuscany
>         Type: Improvement
>   Components: Java SCA Axis Integration
>     Reporter: Jeremy Boynes
>     Assignee: Rick Rineholt

>
> When using Axis2 webservices, the user needs to include the axis2 configuration file in their web application.
> It would be easier for them if we included default version of that in our binding implementation so that they did not need to perform this step. Alternatively, we should investigate if we can configure the Axis2 engine programmatically and include it in the binding module as another system service.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (TUSCANY-62) Users should not need to include axis2.xml in their application

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-62?page=comments#action_12369619 ] 

ant elder commented on TUSCANY-62:
----------------------------------

Note, there's some changes in Axis2 0.95 that make having axis2.xml optional for clients. Utilizing that makes this a non issue for the WS externalService. 

> Users should not need to include axis2.xml in their application
> ---------------------------------------------------------------
>
>          Key: TUSCANY-62
>          URL: http://issues.apache.org/jira/browse/TUSCANY-62
>      Project: Tuscany
>         Type: Improvement
>   Components: Java SCA Axis Integration
>     Reporter: Jeremy Boynes

>
> When using Axis2 webservices, the user needs to include the axis2 configuration file in their web application.
> It would be easier for them if we included default version of that in our binding implementation so that they did not need to perform this step. Alternatively, we should investigate if we can configure the Axis2 engine programmatically and include it in the binding module as another system service.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TUSCANY-62) Users should not need to include axis2.xml in their application

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-62?page=all ]

Jean-Sebastien Delfino updated TUSCANY-62:
------------------------------------------

    Summary: Users should not need to include axis2.xml in their application  (was: Users should not need to include axis2.jar in their application)

Fixed the summary, changed axis2.jar to axis2.xml

> Users should not need to include axis2.xml in their application
> ---------------------------------------------------------------
>
>          Key: TUSCANY-62
>          URL: http://issues.apache.org/jira/browse/TUSCANY-62
>      Project: Tuscany
>         Type: Improvement
>   Components: Java SCA Axis Integration
>     Reporter: Jeremy Boynes

>
> When using Axis2 webservices, the user needs to include the axis2 configuration file in their web application.
> It would be easier for them if we included default version of that in our binding implementation so that they did not need to perform this step. Alternatively, we should investigate if we can configure the Axis2 engine programmatically and include it in the binding module as another system service.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (TUSCANY-62) Users should not need to include axis2.xml in their application

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-62?page=comments#action_12369154 ] 

Jean-Sebastien Delfino commented on TUSCANY-62:
-----------------------------------------------

Options to fix this issue have been discussed on the tuscany-dev list, see Rick's analysis there:
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200603.mbox/%3c20060306120348.29425.qmail@web37610.mail.mud.yahoo.com%3e for the details.

> Users should not need to include axis2.xml in their application
> ---------------------------------------------------------------
>
>          Key: TUSCANY-62
>          URL: http://issues.apache.org/jira/browse/TUSCANY-62
>      Project: Tuscany
>         Type: Improvement
>   Components: Java SCA Axis Integration
>     Reporter: Jeremy Boynes

>
> When using Axis2 webservices, the user needs to include the axis2 configuration file in their web application.
> It would be easier for them if we included default version of that in our binding implementation so that they did not need to perform this step. Alternatively, we should investigate if we can configure the Axis2 engine programmatically and include it in the binding module as another system service.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira