Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1471
    Summary: What about custom WSDL types?
       Type: Bug

     Status: Open
   Priority: Blocker

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Web Services Module
   Versions:
             1.2.3

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

    Created: Sat, 16 Jul 2005 6:01 AM
    Updated: Sat, 16 Jul 2005 6:01 AM
Environment: JDK 1.5, JDK 1.4, Eclipse 3.0.2 with JBoss IDE 1.4.1-e31-jre1.5, 
XDoclet 1.2.3, Windows XP Professional, Intel x86

Description:
Is there any way to generate custom WSDL data types through XDoclet? Either I 
do not understand how it works or I am confused because of the use of terms 
different from the web service implementations (like Apache Axis). If I have a 
custom data type (could be a Java Bean) with custom data types as its member 
variables, then how do I get this generated in the WSDL through a wseedoclet 
task? I have got custom serializer/deserializer defined already, which is not 
the issue. I can make it work if I write the WSDL manually but XDoclet seems to 
be substituting every data type that it does not understand as xsd:anyType. Of 
course, I cannot do a type mapping for xsd:anyType because it could be mapped 
to java.util.Vector once and com.mycompany.myproject.package.MyCustomClass 
another time. Any solution for this?


---------------------------------------------------------------------
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.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to