diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-03-01 17:47:58 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-03-01 17:47:58 +0000 |
commit | 83a9b613836910f7edc370c2fe60fa2268dc4461 (patch) | |
tree | 9b177edb4154bb84fe3888a5b0b88174eaa65712 /utils/src/main/resources/at | |
parent | 21ce9bef1e2b7cb1d2fe271045da9eebb86cef52 (diff) | |
download | mocca-83a9b613836910f7edc370c2fe60fa2268dc4461.tar.gz mocca-83a9b613836910f7edc370c2fe60fa2268dc4461.tar.bz2 mocca-83a9b613836910f7edc370c2fe60fa2268dc4461.zip |
add redirect for CreateXMLSignatureResponse (top level) type
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@643 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'utils/src/main/resources/at')
-rw-r--r-- | utils/src/main/resources/at/gv/egiz/slbinding/impl/jaxb.index | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/src/main/resources/at/gv/egiz/slbinding/impl/jaxb.index b/utils/src/main/resources/at/gv/egiz/slbinding/impl/jaxb.index new file mode 100644 index 00000000..6d52df61 --- /dev/null +++ b/utils/src/main/resources/at/gv/egiz/slbinding/impl/jaxb.index @@ -0,0 +1,3 @@ +# add top-level types explicitly to jaxb context, otherwise the unmarshaller won't find them. +# cf. http://forums.java.net/jive/thread.jspa?threadID=75778&tstart=0 +CreateXMLSignatureResponseType
\ No newline at end of file |