add wsee.port-component parameters that enables a full qualified wsdl-port 
specification
----------------------------------------------------------------------------------------

         Key: XDT-1530
         URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1530
     Project: XDoclet
        Type: New Feature
  Components: Web Services Module  
    Versions: 1.2.3    
 Environment: Win XP, IBM Rational Application Developer, IBM WAS 6.0.2
 Reporter: Bastian Steinert
 Assigned to: xdoclet-devel (Use for new issues) 


In my current project we aim to evaluate interoperability issues of spec 
conform EJB with WS interface among various J2EE AppServers.
The WebSphere AppServer (version 6.0.2) enforces a full qualified name for the 
wsdl-port in the webservices deployment descriptor that match a QName of a 
service port in the wsdl file.

A possible solution:
 - add two new parameters for the wsee.port-component tag: e.g. 
wsdl-port-namespace and wsdl-port-localpart
 - modify the template for the wsdl-port in the following way: 
   <wsdl-port xmlns:pfx="<XDtClass:classTagValue tagName="wsee.port-component" 
paramName="wsdl-port-namespace"/>">pfx:<XDtClass:classTagValue 
tagName="wsee.port-component" paramName="wsdl-port-localname"/></wsdl-port>

An additional problem with WAS are the empty icon tags within a port-component. 
It would be nice if the icon tags are only generated if icons are explicitly 
specified. Otherwise WAS assumes a icon file with a default name that of couse 
does not exist in the package.


Best regards,

Bastian Steinert

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to