-
Thanks for you explanation. Your solution exactly matches my second choice of how this might be handled. My workaround will be to use an XSLT preprocessor to handle the external entities.
Nice work! Thank you.
2008-08-13 15:19:05 UTC in SW Test Automation Framework
-
I am currently using the element. I was curious why that was needed when XML 1.0 already provides a native way to do that. Now I know - that feature of XML has been effectively disabled by STAX.
My example demonstrates one of the things I wanted to do. I wanted to maintain a separate file with a global element. Using that would avoid using elements in every...
2008-08-11 13:11:30 UTC in SW Test Automation Framework
-
Nice work. I hope it's easy to fix.
Here's the link to the related enhancement request: https://sourceforge.net/tracker/index.php?func=detail&aid=499166&group_id=33142&atid=407384.
2008-08-08 01:16:15 UTC in SW Test Automation Framework
-
I meant Artifact ID #499166. I assumed that was the same as a bug # - maybe it's not. Searching for 499166 in the STAF project on Sourceforge.net yields two results - the defect I referred to and this one.
Please bear with me. Something is not right here. Where does the "more than once" declaration of "stax" come from?
Why is the document entity2.xml not valid? After processing it is...
2008-08-07 03:29:42 UTC in SW Test Automation Framework
-
XML 1.0 allows use of external unparsed entities. STAX reports a strange error when attempting to use that feature. msxsl has no problem processing either of the files entity2.xml or entity3.xml, shown below.
This may be related to bug #499166. Here are the STAF commands with results:
staf local stax execute file...
2008-08-06 20:12:01 UTC in SW Test Automation Framework
-
Sharon,
Thanks. Nice work! I really like the doc part too.
Have you considered what this means for CONTENTFILE? I just thought about that - I haven't exercised it but I think the ENCODED option should apply consistently. Any thoughts about it?.
2008-07-18 02:34:19 UTC in SW Test Automation Framework
-
Dear Sharon,
I appreciate the approach you are taking. STAF software is awesome and the documetation is excellent. As I'm sure you know, my defect report was submitted in the spirit of improving an already very respected work.
I don't believe your approach will work. Despite your good intentions, I don't think you can automatically detect the intentions of the user.
Here is a...
2008-07-15 04:27:50 UTC in SW Test Automation Framework
-
The following command:
staf local http request method get url http://athena/Connecting.aspx?url=EditBackupStandard.aspx%3fnode%3d.1.4.1.2.3.&cancel=Home.aspx%3ftab%3dsummary%26node%3d.1.4.1.2.3. session 1
results in:
GET http://athena/Connecting.aspx?url=EditBackupStandard.aspx%253fnode%253d.1.4.1.2.3.&cancel=Home.aspx%253ftab%253dsummary%2526node%253d.1.4.1.2.3.
Note that % gets...
2008-07-11 15:28:15 UTC in SW Test Automation Framework
-
Is it possible to perform an unattended installation of ORM.NET? I've tried a few obvious options including /? and /createunattend with no luck.
Thanks.
2007-09-06 17:23:33 UTC in ORM.NET
-
Logged In: YES
user_id=877443
It appears that I made a mistake - it's working fine.
2004-04-21 03:50:36 UTC in ANT Contrib