The following issue has been updated:

    Updater: Antoni Reus (mailto:[EMAIL PROTECTED])
       Date: Thu, 25 Nov 2004 10:42 AM
    Comment:
modules/apache/src/META-INF/xtags.xml: Add doc for new namespace param

modules/apache/src/xdoclet/modules/apache/axis/ejb/resources/axis-deploy_wsdd.xdt:
 Use namespace param to add the namespace of the service to the service deploy 
file.
    Changes:
             Attachment changed to patch-namespace.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1168?page=history

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1168

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1168
    Summary: Let specify the namespace of an axis service
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Apache Module
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Antoni Reus

    Created: Thu, 25 Nov 2004 10:40 AM
    Updated: Thu, 25 Nov 2004 10:42 AM

Description:
Often it's required to specify the namespace of a web service.

This following patch adds a namespace param to @axis.service, so

/**
 * @axis.service
 *  ...
 *  namespace="http://www.ibit.org/empiws";
 *  ...
 *
 */

will generate:

<service name .....>
  <namespace>http://www.ibit.org/empiws</namespace>
  .
  .
</service>




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to