summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BKUOnline/src/main/resources/log4j.properties2
-rw-r--r--BKUOnline/src/main/webapp/SLRequestForm.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/BKUOnline/src/main/resources/log4j.properties b/BKUOnline/src/main/resources/log4j.properties
index 25ea9faa..3eab8604 100644
--- a/BKUOnline/src/main/resources/log4j.properties
+++ b/BKUOnline/src/main/resources/log4j.properties
@@ -14,7 +14,7 @@
# limitations under the License.
-#log4j.rootLogger=INFO, STDOUT, file
+#log4j.rootLogger=DEBUG, STDOUT, file
log4j.rootLogger=INFO, file
#log4j.logger.at.gv = INFO
diff --git a/BKUOnline/src/main/webapp/SLRequestForm.html b/BKUOnline/src/main/webapp/SLRequestForm.html
index 24a88a1e..2de652a7 100644
--- a/BKUOnline/src/main/webapp/SLRequestForm.html
+++ b/BKUOnline/src/main/webapp/SLRequestForm.html
@@ -83,8 +83,8 @@
<sl:CreateXMLSignatureRequest
xmlns:sl="http://www.buergerkarte.at/namespaces/securitylayer/1.2#">
<sl:KeyboxIdentifier>SecureSignatureKeypair</sl:KeyboxIdentifier>
- <sl:DataObjectInfo Structure="enveloping">
- <sl:DataObject>
+ <sl:DataObjectInfo Structure="detached">
+ <sl:DataObject Reference="test.txt">
<sl:XMLContent>Ich bin ein einfacher Text.</sl:XMLContent>
</sl:DataObject>
<sl:TransformsInfo>