Mercurial > dive4elements > framework
comparison ChangeLog @ 64:8b72676698b5
Create a namespace aware document out of the request. We consider namespaces now. Adapted xpath to find action.
artifacts/trunk@523 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Sat, 09 Jan 2010 16:59:00 +0000 |
parents | 824dd614e647 |
children | 82f62ef25a8f |
comparison
equal
deleted
inserted
replaced
63:824dd614e647 | 64:8b72676698b5 |
---|---|
1 2010-01-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/XMLUtils.java: | |
4 Added convenient method to add attributes to nodes. Attributes have no | |
5 prefix as default. | |
6 | |
7 * artifact-database/src/main/java/de/intevation/artifactdatabase/rest/ArtifactResource.java: | |
8 Adapted xpath (added prefix) to find action and made the document which is | |
9 created by this resource namespace aware. | |
10 | |
1 2009-12-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 11 2009-12-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 12 |
3 RELEASE 0.3 | 13 RELEASE 0.3 |
4 | 14 |
5 * Changes, NEWS, ChangeLog: summarized activities. | 15 * Changes, NEWS, ChangeLog: summarized activities. |