Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1236
    Summary: Support port-component element in jboss.xml
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: 4 hours
 Time Spent: Unknown
  Remaining: 4 hours

    Project: XDoclet
 Components: 
             JBoss Module
   Fix Fors:
             1.3
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Heiko W. Rupp

    Created: Sat, 15 Jan 2005 3:51 AM
    Updated: Sat, 15 Jan 2005 3:51 AM

Description:
ws4ee has in Jboss 4.0 an element port-component, that specifies where the 
webservice hat its context-root 

     <session>
         <ejb-name>WSFacade</ejb-name>
                <port-component>
                        
<port-component-name>WSFacadeServicePort</port-component-name>
                        
<port-component-uri>/adb-ejb/WSFacadeServicePort</port-component-uri>
                </port-component>
      </session>

the p-c-uri is /<root>/port. While port is individual for each port, the <root> 
must be the same for all ports.

Probably the <root> should come from the webservices task, while the port comes 
from the individual session beans.


---------------------------------------------------------------------
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



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to