Thanks from me too! Brought in cxf as dependency to my T5 app and
though I had a hunch of what's wrong, this saved me quite a bit of
time just going through and comparing the dependency list.
Kalle
On Tue, Mar 10, 2009 at 1:56 PM, Joachim Van der Auwera
wrote:
> I seem to have found the cause o
Nice catch. In deed my application is using woodstox, too. But I did not
change anything about my dependencies.
Andy
Joachim Van der Auwera schrieb:
I seem to have found the cause of the problem.
This application is also using CXF, and this brought with it an older
version of the woodsto
I seem to have found the cause of the problem.
This application is also using CXF, and this brought with it an older
version of the woodstoc library. Replacing that with tapestry's
preferred version seems to have fixed it.
Thanks,
Joachim
Joachim Van der Auwera wrote:
Thanks for the help.
I
Thanks for the help.
I have seen a note in jira, but that wasn't very helpful either.
What makes it strange is that I don't have the
"http://www.w3.org/1999/xhtml"; anywhere in my project, or in my
components. I am using chenillekit, but that only seems to contain such
a namespace in a componen
There have been two separate threads dealing with this and a few users
(including me) experiencing this. But as far as I remember, no solution
has been found yet.
The problem disappeared for me, but I don't know how. What I did was a
bit desperate: I had a feeling that one of my abstract bas