Hi Don, I've just updated to STXX 1.2rc1, and I'm getting the same problem. It's not the namespace prefix which is getting lost, it's the namespace declaration...
Don, Looking at the source, when a JDOM document is processed by the XSL transformer, and the value of "render" is "client", the document ends up in the...
Okay, this appears to be caused by something in Xalan. I don't know which change in Xalan fixes this, but when I get the latest (v2.5.0) of Xalan jar and use...
It turns out my problems with XForms doesn't have anything to do with the templates. At the same time that I tried the new version of stxx with the template...
Does the example work for you? Also, since 1.2 is at RC1, please give it a try and let me know if you are still having problems. I'd like to roll out 1.2...
Ah, that could be it. I have the latest version of Xalan in my lib/endorsed directory due to several other projects. Perhaps I should update our xerces/xalan...
WTH? Why would they sacrifice backwards-compatibility for something as common as a logging library? Damn...unfortunately, XMLForm or really any alternate...
Okay, this may be do-able. In addition to using the Logging API from JDK 1.4, XMLForm code also uses the Regex classes that are new in JDK 1.4 as well. It...
OTOH, I'm not sure you should make XMLForm dependent on Xerces as many application servers have their own XML libraries, and to include Xerces just for...
Point taken, I used ORO. I have a version that compiles and runs the example code from XMLForm and the stxx XForm example. I'll attempt to get in touch with...
Well, as you suggested previously there is Jakarta Regexp that would do the job. I decided to use ORO since, at least in the case of stxx, the library was...
All, That is true. Castor is not involved in XML serialization. I am also trying to decide which framework to use (StrutsCx or StxX). However, I did not find...
Actually, there is. In stxx.properties, you can define regular expressions to match either URLS to include/exclude request attributes, or regexps to match ...
Don, I understand that you can include/exclude at request attribute level, but I am looking for include/exclude at class attribute level. Is there a way that...
What exactly do you mean? If you wanted to have the most control over how things are serialized, you can extend DefaultSAXSerializer and override the...
Don, I understand that you can include/exclude at request attribute level, but I am looking for include/exclude at class attribute level. Is there a way that...
Don, what I mean is this... Let's say that I have an instance of a Carrier class, that holds a String attribute carrierCode that I do want to serialize, and 20...
This should be the last release before 1.2 final. I know of no existing issues with the code, so hopefully 1.2 final will come soon. 1.2rc2 adds more...
Dear all , Hello ! I coded a STXX/JDOM programme which work properly with MySQL . However , when I try to change the connection from MySQL to Oracle 9i , the...
I don't see why a database connection would have anything to do with stxx. Are you sure you didn't change anything else? Do you notice any other problems in...
With 1.2 wrapping up, I was talking to Jeff and we both agreed that stxx was pretty complete with no major features we felt it needed, however after more...
Hi~ I am a recruiter in the DC area for Softworld Inc. I currently have an opportunity in Northern VA. I have enclosed the job description: REQUIRED: Java...