Release History

VersionDateDescription
0.1.7 15.11.2005
0.1.7 14.11.2005
0.1.6 04.11.2005
0.1.6_b3 04.11.2005
0.1.6_b2 03.11.2005
0.1.6_b1 03.11.2005
0.1.5 31.10.2005
0.1.4 26.10.2005
0.1.4 20.10.2005
0.1.4_b1 19.10.2005
0.1.3 26.09.2005
0.1.2
0.1.1
0.1.0 26.09.2005

Get the RSS feed of the last changes

Release 0.1.7 - 15.11.2005

TypeChangesBy
add On request of University of Surrey we added the methos getSaveDir() to SdlCompiler2WsdlAction Soluta

Release 0.1.7 - 14.11.2005

TypeChangesBy
add Changed the versioning and id in plugin.xml Soluta

Release 0.1.6 - 04.11.2005

TypeChangesBy
add Fixed the deployment.props bug. Added namespace from preferances to generated WSDL file. Soluta

Release 0.1.6_b3 - 04.11.2005

TypeChangesBy
add Added new imports to generated classes. Soluta

Release 0.1.6_b2 - 03.11.2005

TypeChangesBy
add Added new classes (Pack and Sdl2JavaPreferencePage). Made possible for user to can change the default package name by entering the new value in the Preference page as a namespace. Soluta

Release 0.1.6_b1 - 03.11.2005

TypeChangesBy
add Added about.html Soluta

Release 0.1.5 - 31.10.2005

TypeChangesBy
add Added new import package to classes. Fixed the location wizard error. Modified the deployment.props file. Soluta

Release 0.1.4 - 26.10.2005

TypeChangesBy
add Fixed the bug with multiple interfaces. Soluta

Release 0.1.4 - 20.10.2005

TypeChangesBy
add SdlCompiler2JavaAction -> refresh project after the java classes were generated (bug id 1320712). Soluta

Release 0.1.4_b1 - 19.10.2005

TypeChangesBy
add wsdl2mJava.xsl -> fixed the error in the *Adapter class; fixed the error with holder types;(bug with request id 1328631) SdlCompiler2JavaAction.java -> changed the location selection wizard (bug with request id 1328611); deployment.props file changes(bug with request id 1328627). Soluta

Release 0.1.3 - 26.09.2005

TypeChangesBy
add sdl2wsdl.xsl -> added new template pattern for sdl:SimpleMessage; SdlCompiler2JavaAction.java -> added creation of folders for packages; Sdl2JavaProps -> the class to generate the deployment.props file. Soluta

Release 0.1.2 -

TypeChangesBy
add mJava2Java.xsl -> removed a comment; wsdl2mJava.xsl -> added new package to import for *Service and *Adapter classes; fixed the error in the *Adapter class ( destory() -> destroy() ). Soluta

Release 0.1.1 -

TypeChangesBy
add Added new messages to user in case of compilation failure; Throw an Sdl2JavaException when the transformation file is missing. Soluta

Release 0.1.0 - 26.09.2005

TypeChangesBy
add new proj ect for SDL2Java compiler mckitterick