aspose file tools
The moose likes Web Services and the fly likes needing help with creation of xml with javolution Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "needing help with creation of xml with javolution" Watch "needing help with creation of xml with javolution" New topic
Author

needing help with creation of xml with javolution

Sebastian Sander
Greenhorn

Joined: Mar 20, 2010
Posts: 2
hi,
we are working with really big xml, so we have to test some tools and frameworks, to generate and parse xml.
at my research for such tools i found javolution, i find also some performance tests.

now i like to create an own test but im confussed, because the simplest thing doesnt work for me.
can anybody help? what is wrong here? i get always an empty result, seems that he never writes anything.



thanks
Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2691
    
    3

"Seb Sa", please check your private messages regarding an important administrative matter.


Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
Sebastian Sander
Greenhorn

Joined: Mar 20, 2010
Posts: 2
ok i have figured it out...
for all who have the same problem... close your streamwriter!!!

sorry for this post!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: needing help with creation of xml with javolution
 
Similar Threads
JAXB mashalling?
Problems converting a node to string
unable to remove spaces in xml
Document object into Database
Getting length(no of bytes) of Dom document which is in memory