Changes

#27 (Dec 7, 2011, 4:01:19 PM)

  1. fixed canonical endpoint — Thorsten Vitt / WebSVN

#26 (Dec 7, 2011, 1:16:19 PM)

  1. fixed finalName — Thorsten Vitt / WebSVN

#24 (Dec 6, 2011, 6:04:50 PM)

  1. removed TG-crud code generation & test — Thorsten Vitt / WebSVN

#21 (Nov 29, 2011, 6:48:08 PM)

  1. fixed test xsl — Thorsten Vitt / WebSVN

#20 (Nov 29, 2011, 6:31:11 PM)

  1. updated config — Thorsten Vitt / WebSVN

#19 (Sep 13, 2011, 2:45:40 PM)

  1. updated some project metadata — Thorsten Vitt / WebSVN
  2. TG-1572: Configure spring to include true endpoint in generated WSDL
    https://develop.sub.uni-goettingen.de/jira/browse/TG-1572 — Thorsten Vitt / WebSVN

#15 (Feb 15, 2011, 11:45:37 AM)

  1. modified the special 'transformInline' operation such that it transforms from xs:any to xs:any. 'transformInline' naturally only works when the stylesheet produces a wellformed XML document, it will throw a TransformationFault otherwise.

    resolves issue TG-1109: Adapt Streaming Editor API to Workflow neccessities
    https://develop.sub.uni-goettingen.de/jira/browse/TG-1109 — Thorsten Vitt / WebSVN

#14 (Feb 15, 2011, 10:00:37 AM)

  1. implemented the param API change

    OPEN - issue TG-1109: Adapt Streaming Editor API to Workflow neccessities
    https://develop.sub.uni-goettingen.de/jira/browse/TG-1109 — Thorsten Vitt / WebSVN

#13 (Feb 9, 2011, 12:46:32 PM)

  1. Added metadata and deployment configuration — Thorsten Vitt / WebSVN

#11 (Feb 9, 2011, 11:16:32 AM)

  1. Martin only needs the document inline for processing metadata (which don't come as base64 from CRUD), so we allow the document inline and the stylesheet as base64 to avoid that conversion hassle. — Thorsten Vitt / WebSVN

#10 (Feb 9, 2011, 11:01:32 AM)

  1. Added a hack that allows to pass in stylesheets inline. Still this is crappy. — Thorsten Vitt / WebSVN

#9 (Feb 8, 2011, 5:46:32 PM)

  1. Added a pseudo-test that shows the problem with Saxon's parser. — Thorsten Vitt / WebSVN

#8 (Feb 8, 2011, 5:01:14 PM)

  1. Added (yet untested!) <xs:any/> interface as requested by Martin — Thorsten Vitt / WebSVN

#7 (Feb 8, 2011, 1:46:15 PM)

  1. actually use resolver. — Thorsten Vitt / WebSVN

#6 (Feb 8, 2011, 1:31:15 PM)

  1. added client and (limited) tests for the MultiResolver — Thorsten Vitt / WebSVN

#5 (Feb 7, 2011, 6:31:24 PM)

  1. moved soap test out of main test directory — Thorsten Vitt / WebSVN

#4 (Feb 7, 2011, 6:16:24 PM)

  1. urgs. Seems I finally got that ws config right. — Thorsten Vitt / WebSVN

#3 (Feb 7, 2011, 3:49:06 PM)

  1. added param handling and test case — Thorsten Vitt / WebSVN

#2 (Feb 7, 2011, 12:01:24 PM)

  1. web service & basic implementation — Thorsten Vitt / WebSVN