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 2008/02/09 00:57:07 UTC

[jira] Created: (AXIS2-3500) Need a JAXWS specific Deployer

Need a JAXWS specific Deployer
------------------------------

                 Key: AXIS2-3500
                 URL: https://issues.apache.org/jira/browse/AXIS2-3500
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Davanum Srinivas


Consensus on axis-dev that we need a specific deployer for JAXWS with better control as compared to the Pojo Deployer.

-- 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] Closed: (AXIS2-3500) Need a JAXWS specific Deployer

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

Roy A. Wood Jr. closed AXIS2-3500.
----------------------------------


> Need a JAXWS specific Deployer
> ------------------------------
>
>                 Key: AXIS2-3500
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3500
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Roy A. Wood Jr.
>
> Consensus on axis-dev that we need a specific deployer for JAXWS with better control as compared to the Pojo Deployer.
> -- 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-3500) Need a JAXWS specific Deployer

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

Davanum Srinivas commented on AXIS2-3500:
-----------------------------------------

related to AXIS2-3223

> Need a JAXWS specific Deployer
> ------------------------------
>
>                 Key: AXIS2-3500
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3500
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>
> Consensus on axis-dev that we need a specific deployer for JAXWS with better control as compared to the Pojo Deployer.
> -- 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] Issue Comment Edited: (AXIS2-3500) Need a JAXWS specific Deployer

Posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568354#action_12568354 ] 

woodroy edited comment on AXIS2-3500 at 2/12/08 3:34 PM:
-----------------------------------------------------------------

Added initial functionality to provide a custom deployer in JAXWS. This new deployer resides within the JAXWS test framework and is modeled after the POJODeployer.

Additionally, the global config file was updated in jaxws/test to look in a 'wars' directory for any .jar or .war file.  

Additional,
   - Updated the global config file in jaxws/test to use the new extension deployer

   - Updated the AddNumbers and AddNumbersHandler tests to specify 'serviceName' in the @WebService annotation

- Fixed problem with EndpointDescription.createAxisServiceName

The changes are in rev: 627178
 http://svn.apache.org/viewvc?view=rev&revision=627178

      was (Author: woodroy):
    Added initial functionality to provide a custom deployer in JAXWS. This new deployer resides within the JAXWS test framework and is modeled after the POJODeployer.

Additionally, the global config file was updated in jaxws/test to look in a 'wars' directory for any .jar or .war file.  

 
  
> Need a JAXWS specific Deployer
> ------------------------------
>
>                 Key: AXIS2-3500
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3500
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Roy A. Wood Jr.
>
> Consensus on axis-dev that we need a specific deployer for JAXWS with better control as compared to the Pojo Deployer.
> -- 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-3500) Need a JAXWS specific Deployer

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

Davanum Srinivas commented on AXIS2-3500:
-----------------------------------------

http://markmail.org/search/jaxwsdeployer%20order:date-backward?page=1

> Need a JAXWS specific Deployer
> ------------------------------
>
>                 Key: AXIS2-3500
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3500
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>
> Consensus on axis-dev that we need a specific deployer for JAXWS with better control as compared to the Pojo Deployer.
> -- 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-3500) Need a JAXWS specific Deployer

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

Davanum Srinivas resolved AXIS2-3500.
-------------------------------------

    Resolution: Fixed

> Need a JAXWS specific Deployer
> ------------------------------
>
>                 Key: AXIS2-3500
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3500
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Roy A. Wood Jr.
>
> Consensus on axis-dev that we need a specific deployer for JAXWS with better control as compared to the Pojo Deployer.
> -- 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-3500) Need a JAXWS specific Deployer

Posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568354#action_12568354 ] 

Roy A. Wood Jr. commented on AXIS2-3500:
----------------------------------------

Added initial functionality to provide a custom deployer in JAXWS. This new deployer resides within the JAXWS test framework and is modeled after the POJODeployer.

Additionally, the global config file was updated in jaxws/test to look in a 'wars' directory for any .jar or .war file.  

 

> Need a JAXWS specific Deployer
> ------------------------------
>
>                 Key: AXIS2-3500
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3500
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Roy A. Wood Jr.
>
> Consensus on axis-dev that we need a specific deployer for JAXWS with better control as compared to the Pojo Deployer.
> -- 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] Assigned: (AXIS2-3500) Need a JAXWS specific Deployer

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

Roy A. Wood Jr. reassigned AXIS2-3500:
--------------------------------------

    Assignee: Roy A. Wood Jr.

> Need a JAXWS specific Deployer
> ------------------------------
>
>                 Key: AXIS2-3500
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3500
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Roy A. Wood Jr.
>
> Consensus on axis-dev that we need a specific deployer for JAXWS with better control as compared to the Pojo Deployer.
> -- 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-3500) Need a JAXWS specific Deployer

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

Davanum Srinivas commented on AXIS2-3500:
-----------------------------------------

Fixed in latest svn.

> Need a JAXWS specific Deployer
> ------------------------------
>
>                 Key: AXIS2-3500
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3500
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Roy A. Wood Jr.
>
> Consensus on axis-dev that we need a specific deployer for JAXWS with better control as compared to the Pojo Deployer.
> -- 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