Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stp-dev] Fixed: [Bug 184427] The jaxb builder in stp doesn't support comple type

Title: Fixed: [Bug 184427] The jaxb builder in stp doesn't support comple type



-----Original Message-----
From: bugzilla-daemon@xxxxxxxxxxx [mailto:bugzilla-daemon@xxxxxxxxxxx]
Sent: Wed 5/2/2007 9:34 AM
To: Ma, Xiaoyu (Johnson)
Subject: [Bug 184427] The jaxb builder in stp doesn't support comple type

https://bugs.eclipse.org/bugs/show_bug.cgi?id=184427
Product/Component: SOA / org.eclipse.stp.servicecreation


johnson.ma@xxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from johnson.ma@xxxxxxxx  2007-05-02 12:33 -------
those type classes are generated in stp.
I updated stp code to support complex types, such as Array, ArrayList,
LinkedList, ArrayList<type>...
also added unit tests for this change.



--
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Back to the top