http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1950

*** shadow/1950 Fri Jun  1 03:27:57 2001
--- shadow/1950.tmp.23800       Sun Jun 10 11:41:15 2001
***************
*** 44,46 ****
--- 44,53 ----
  Transformer transformer = tFactory.newTransformer(new DOMSource(xsldom));
  DOMSource source = new DOMSource(xmldom);
  transformer.transform(source, new StreamResult(System.out));
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-06-10 11:41 -------
+ I'm confused as to what you're trying to do here.  Can you create Attachments 
+ containing the full XML and XSLT?
+ 
+ Thanks,
+ Gary
\ No newline at end of file

Reply via email to