Office Deployment tool not trying to install 32 bit verion where OfficeClientEdition is set to 32

We used the Office Deployment tool to download the 32 bit version of Office 2013.  Now when we try to deploy the 32 bit version we received an error.  This is on a 64 bit Windows 7 PC.
Here is the configuration XML file
<Configuration>
     <Add OfficeClientEdition="32">
     <Product ID="O365ProPlusRetail">
           <Language ID="en-us" />
        </Product>
     </Add>
     <Logging Path="C:\Temp" />
</Configuration 
Here is the line in the log file that shows the download error.
FileDownload::Download: Download failed for "C:\Users\swessmi\Desktop\Office_Deployment_Tool\Office\Data\15.0.4615.1002\i641033.cab", try 0. {"SessionID":"47a04060-d70c-4af4-be4d-dc5b1428c60b","GeoID":"244","Ver":"15.0.4619.1000","ErrorCode":"2","ErrorMessage":"ErrorCodeOnly
(Failed to copy file src: C:\Users\swessmi\Desktop\Office_Deployment_Tool\Office\Data\15.0.4615.1002\i641033.cab, dest: C:\Users\swessmi\AppData\Local\Temp\OfficeC2R97A92F51\i641033.cab , Error:0x2)","AppVErrorSource":"","ErrorType":"2"}
The Deployment tool is looking for the i641033.cab file which is the 64 bit version.  We want to install the 32 bit version so we did not download the 64 bit version. 
If I try to install the 64 bit version by changing the OfficeClientEdition="64" the deployment tool installs the 64 bit version fine from the internet as I have not downloaded the 64 bit version.

Hi,
As tested, i641033.cab is also part of 32-bits Office installation source. When you have 32-bits Office downloaded, you should see i641033.cab under ...\Office\Data\15.0.4615.1002\ (in your case).
Looks like the installer was having an issue downloading i641033.cab, try to download the source file again, or manually download i641033.cab, then try again.
Some useful threads:
http://community.office365.com/en-us/f/156/t/159359.aspx
http://ganey.co.uk/?news=Couldnt%20Install%20Office%20365,%20Check%20Internet%20Connection,%20Disk%20Space&n=155
Thanks,
Ethan Hua CHN
TechNet Community Support

Similar Messages

  • Office Deployment Tool Help

    Alright, further troubleshooting for any other boys and girls that may tune in with this issue.I tweaked my XML file (see updated version).
    The logging is now working (attached error log), and showing Download failed for c:\o365\office\data\15.0.4737.1003\i641033.cabI looked in that folder c:\o365\office, didn't see those cab files!
    I made sure my user account had read/write/modify rights to that c:\o365\office folder that was auto generated/downloaded and it contains cab files I reran the setup.exe /download install.xml, it redownloaded the files, and the cab files are now showing up!I then reran the setup.exe /configure install.xml and the officeclicktorun.exe process is now running in the background, and installing the software.
    It's hard to say if it was a rights issue, or an issue with the download not...

    Hello, trying a basic Office 365 installation using the Office Deployment Tool per https://technet.microsoft.com/en-us/library/JJ219423.aspx
    Attached my XML file
    For testing purposes, current set up under c:\o365
    Ran setup.exe /download c:\o365\configuration.xml and the "Office" folder appeared with the install bits.
    Ran setup.exe /configure c:\o365\configuration.xml and receive error message "Couldn't Install. Check internet connection / hard drive space. Error Code: 30088-1021 (0)"
    Verified Windows Firewall turned off, AV turned off, and plenty of hard drive space.
    Any advice welcome. Thanks!
    This topic first appeared in the Spiceworks Community

  • Office Deployment Tool Config for 2013 Pro Plus

    Hi!
       I'm trying to update an installation of Microsoft Office Professional Plus 2013 and wonder if somebody could help me with the correct Product ID to use for the Office Deployment Tool configuration.xml file?  Almost all the examples seem to
    use O365ProPlusRetail.
       The configuration documentation here discusses only Office 365: http://technet.microsoft.com/en-us/library/jj219426%28v=office.15%29.aspx
       But it links to this page, which lists product IDs, but no description (thank you not very much!): http://support.microsoft.com/kb/2842297/en-us
       There's a "ProfessionalRetail" there; elsewhere I've seen a "ProPlusRetail" which isn't listed there, and I'm hoping that if I get the right Product ID I can get this cantankerous update process to work!
       Thanks much,
           Rob

    Hi,
    Microsoft have used some rather confusing product marketing terms, which makes it hard to get clear, and also to be clear, when it comes to this release of Office :(
    Office 2013ProfessionalPlus - installation uses the classic setup.exe + MSI engine. Can be updated via WSUS.
    Office365ProPlus - installation uses the new ODT, and results in C2R virtualized "installation". Can't be updated via WSUS.
    So, if you're using the ODT, then you're not using Office2013ProfessionalPlus..
    Reference for the Product element:
    http://technet.microsoft.com/en-us/library/jj219426(v=office.15).aspx#BKMK_ProductElement
    Reference including Retail Product elements:
    http://support.microsoft.com/kb/2842297/en-au
    NB: the update process will probably be cantankerous even after you get it working ;)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Steps to deploy Lync for users who own Office 365 E1/E2 licenses, but don't have Office 365 E3, using Office Deployment tool.

    After many hours of debugging with Microsoft support the system to install the Lync Client silently can be done with a SINGLE LINE command.  The steps to take are below. It should be an easy next step to put this as GPO installation since
    it is a simple command.
    Comments appreciated. 
    side question: Why is there no Lync 2013 or Lync Office 365 forum?
    Basic steps to deploy Lync for users who own Office 365 E2 licenses, but don’t have Office 365 E3, using Office Deployment tool.
    This also applies for other Office 365 service types where the full office suite download is not included.  In April 2015 This was impossible to find online and not know by the Lync support team.
    Steps are:
    Download the Office deployment tool from
    http://www.microsoft.com/en-in/download/details.aspx?id=36778 and extract it to a folder. For this
    example we will use the \\server\sharename
    location.
    Extracting it creates a setup.exe file and it show a sample XML file.
    2. Create XML file and give it a name such as LyncEntryRetail.xml
    Note: The key is the productID that has to be the “LyncEntryRetail”. Other product IDs will download a version that needs another office 365 license. The productID “LyncRetail” needs an E3 license of Office 365.
    <Configuration>
      <Add SourcePath="\\server\sharename" OfficeClientEdition="32" >
        <Product ID="LyncEntryRetail">
          <Language ID="en-us" />
        </Product>
      </Add> 
    </Configuration>
    3. From the folder where you extracted the Office deployment tool, run the following command on the command prompt to download the source files and store them on the shared drive:
     (on single line)
    Setup.exe /download LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    One can also run the same on a server share by using UNC path names such as  (on single line)
    \\servername\sharename\Setup.exe /download
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    4. Run the following command on the command prompt on a machine where you want to install the software: (on single line)
    \\servername\sharename\Setup.exe /configure
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    Once you are comfortable that it all works, you may want to edit the XML file if you want to have silent installation and add the following lines.
      <Display Level="None" AcceptEULA="TRUE" /> 
      <Property Name="AUTOACTIVATE" Value="1" /> 
    Regards
    Bart
    Bart Louwagie

    Hi Chudly,
    For the office365 issue, I also recommend you can post in dedicated forum for more efficient support:
    http://community.office365.com/en-us/f/166.aspx
    If you want to modify the powershell script, please post the current script and the issue, we will notice and continue to follow up.
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Office Deployment Tool

    Hi We just licensed a lot of computers with  Office 365 Enterprise 3.. or E3
    I wanna deploy office 2013, .. I'm unsure of what I actually got the rights to download
    I can't figure out if E3, gives me permission to get Ofice 2013, Pro Plus?
    http://support.microsoft.com/kb/2842297
    Can I get it anyway for offline install?

    Hi,
    For Office 365 E3 subscription, you should use O365ProPlusRetail
    as the product ID in the Configuration.XML file while downloading Office with Office Deployment Tool.
    You can download (with the /download mode of ODT) the build to a local path first, then configure it to all the machines without the need of Internet access.
    Here is the reference you'll need:
    http://technet.microsoft.com/en-us/library/jj219422(v=office.15).aspx#BKMK_Download
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Error in Office Deployment tool

    hi,
    Error in Office Deployment tool
    Any known issue?  tnx

    I've seem the same problem twice today. Check your local network status and disable filewall/AVG to try it again.
    You may also refer to the answer in my another threads and let me know your update. Thanks.
    http://social.technet.microsoft.com/Forums/en-US/de716bad-ad39-4dc6-a473-c43574afd942/office-deployment-tool-fails-to-download-source-files?forum=offi 
    Tony Chen
    TechNet Community Support

  • Download O365 installer files using Office Deployment Tool times out...

    Hi,
    We need to deploy O365ProPlus as part of an operating system image using MDT.  I was pointed to this page for instructions:
    https://technet.microsoft.com/en-us/library/dn314789.aspx
    We first needed to download the source files, so I first downloaded the Office Deployment Tool and used this to download the O365ProPlus image to my MDT server.
    I created the following config file (O365x64.xml):
    <Configuration>
      <Add SourcePath="X:\O365\" OfficeClientEdition="64">
       <Product ID="O365ProPlusRetail" >
         <Language ID="nb-no" />      
       </Product>
      </Add>
    </Configuration>
    And I invoke the command to run the Office Deployment Tool:
    .\setup.exe /download X:\O365.x64.xml
    Then the process creates a folder X:\O365\Office\Data with a couple of 16kb CAB files, but nothing happens apart from this.
    What am I doing wrong...?  I expect the Office folder to be alteast a gigabyte...
    Thanks for comments
    Tor

    Please first check your network or switch to a different network, then try again.
    Additionally, you might want to check if your network setting/firewall setting is blocking any Office 365 IP address/URL:
    https://technet.microsoft.com/en-us/library/hh373144.aspx
    Regards,
    Kapaal

  • SDM-Deployment tool not available

    Hi,
    i searched the forum for deployment matters but didn't quite find the right topic - so here goes another deployment question.
    I installed SAP NetWeaver Developer Studio
    Version: 2.0.3 and I want to use a remote WAS 6.20 (the J2EE)--> I set up the J2EE Engine according to window->preferences->SAP J2EE Engine (I entered the IP of the remote machine and port 50000)
    somewhere in the helpfiles i also read the "Software Deployment Tool" is also under preferences accessible - hmmmpff - not in mycase. The Point is, I did the calculator tutorial with all the jar ear war files and can't deploy...
    <b>can somebody tell me how i get my stuff in the remote WAS 6.20 and then - when I log on to the remote SAP-System, where I start the application?</b>
    Thanx in advance,
    mk

    Use the <b>Deploy tool</b> that comes on the WAS 6.20 Client CD.
    After that, if you look under Start --> Programs --> SAP J2EE engine 6.20 --> Tools you will find the deploy tool.
    And don't try to use the Netweaver Studio features with WAS 6.20, as a general rule of thumb they won't work as they are designed for the 6.40.
    Cheers,
    Kalle

  • Error running Office deployment tool

    I have a master image that I would like to install Office 365 Proplus onto, but I receive an error "failed to copy file src: c:\odt\office\office\data\v32.cab, dest: c:\program files\Microsoft office 15\v32cab" when running setup/ configure install.xml.
    Here's the info I use in the xml file:
    <Configuration>
     <Add SourcePath="C:\odt\office\" OfficeClientEdition="32" >
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        </Product>
     </Add>
     <Display Level="None" AcceptEULA="TRUE" />
       <Updates Enabled="TRUE" />
    </Configuration>
    This is a 64X system that I'm trying to install 32X Office onto. I'm not sure if I'm having permissions issues, xml issues, or path issues during installation. Why wouldn't the 32x version install to the x86 program files folder, but the error seems to imply
    it's placing it into the Program files. Any help would be greatly appreciated. Also once I successfully install Office does the folder I created originally still need to exist of can it be deleted?

    There is just a generic error message and happens from everything to "not enough disk space", "previous version of preview version of office installed", and "incorrect path to source"
    Have you granted "Domain Computers" (or Authenticated Users), read-permissions to the folder share?
    http://blogs.technet.com/b/odsupport/archive/2012/11/20/office-2013-installation-hangs-at-10-percent-when-installing-from-a-network-share.aspx
    Seems that you've not enough permission to put the file onto the path c:\odt\office\office\data\
    Tony Chen
    TechNet Community Support

  • Office Deployment Tool Packager Error

    I've successfully downloaded Visio Pro and Std using the deployment tool.  When I run setup with the /packager switch, both versions error out with the following message in Flattener.log.  The source and destination directories are both local
    so no network issues.
    Any help would be appreciated.  Thank you
    Flattener.exe Generating registry hive.
    Flattener.exe : ERROR : Packaging FAILED: The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format
    Exception (outer): The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format
    ST (outer):   at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.<PreparePackage>b__a(Exception exception)
       at Microsoft.ApplicationVirtualization.Packaging.ExceptionGuard`1.Guard(Action logStart, Action execute, Action logEnd, Action`1 exceptionAction)
       at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.PreparePackage()
       at Microsoft.ApplicationVirtualization.Packaging.Packager.PreparePackage(Func`2[] subsystemCreators, String installPath, Predicate`1 excludeFile, Predicate`1 excludeKey)
       at Microsoft.ApplicationVirtualization.Packaging.Packager.PreparePackage(String ingredientsPath, String manifestPath, String oldManifestPath, String registryHivePath, String installPath, Predicate`1 excludeFile, Predicate`1 excludeKey, PackagingEngineType
    engineType)
       at Microsoft.ApplicationVirtualization.Packaging.IsvPackager.PreparePackage(String ingredientsPath, String manifestPath, String registryHivePath, String installPath)
       at Microsoft.Tools.Office.C2R.Packager.PackageAsFile.CreatePackage(String ingredientsXmlFileIn, String destinationPackageFilePath, Int32 countOfFilesToAdd, String manifestFileIn, String manifestLocFileIn, String streamMapIn, String productName,
    String packageGUID, String packagePlatform, String packageVersion, String appID, String manifestFileOut, String registryHiveFileOut, String installPath, JobType jobType, String workingDir, CompressionOption compressionOption, VFontsType vfontsType, ArrayList
    comEPClassToInclude, ArrayList comEPInterfaceToInclude, ArrayList comEPTypeLibToInclude, Boolean isLaunchedByFlattener)
    Exception (inner): The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format
    ST (inner):   at Microsoft.ApplicationVirtualization.Packaging.HiveLoader.ThrowExceptionOnError(Int32 result)
       at Microsoft.ApplicationVirtualization.Packaging.HiveLoader..ctor(String hiveFilePath, String hiveSubkey, RegLoadKeyApi RegLoadKey, RegUnLoadKeyApi RegUnLoadKey)
       at Microsoft.ApplicationVirtualization.Packaging.HiveLoader..ctor(String hiveFilePath, String hiveSubkey)
       at Microsoft.ApplicationVirtualization.Packaging.RegistryPackagingSubsystem.<.ctor>b__1(String filePath, String subkey)
       at Microsoft.ApplicationVirtualization.Packaging.RegistryPackagingSubsystem.<>c__DisplayClass9.<.ctor>b__4(Object sender, CommonPreEventArgs args)
       at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
       at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.OnPreparePackage()
       at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.<PreparePackage>b__8()
       at Microsoft.ApplicationVirtualization.Packaging.WithAppCorruptionCheck.Execute(Action execute, Action`1 logCorruption)
       at Microsoft.ApplicationVirtualization.Packaging.WithAppCorruptionCheck.Execute(Action execute)
       at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.<PreparePackage>b__7()
       at Microsoft.ApplicationVirtualization.Packaging.ExceptionGuard`1.Guard(Action logStart, Action execute, Action logEnd, Action`1 exceptionAction)
    Flattener.exe : ERROR : Abandoning build due to fatal error
     ST:   at Microsoft.Tools.Office.C2R.Packager.Log.Message(String message, SEV type, String messageID, Boolean logToConsole, Boolean logPrefix)
       at Microsoft.Tools.Office.C2R.Packager.Log.Message(String message, SEV type)
       at Microsoft.Tools.Office.C2R.Packager.PackageAsFile.CreatePackage(String ingredientsXmlFileIn, String destinationPackageFilePath, Int32 countOfFilesToAdd, String manifestFileIn, String manifestLocFileIn, String streamMapIn, String productName,
    String packageGUID, String packagePlatform, String packageVersion, String appID, String manifestFileOut, String registryHiveFileOut, String installPath, JobType jobType, String workingDir, CompressionOption compressionOption, VFontsType vfontsType, ArrayList
    comEPClassToInclude, ArrayList comEPInterfaceToInclude, ArrayList comEPTypeLibToInclude, Boolean isLaunchedByFlattener)
       at Microsoft.Tools.Office.C2R.Packager.Package.PackageFromOptions(Options options, Boolean closeLogFile, String binaryIdPackageMap)
    Flattener.exe : ERROR : ERROR: Abandoning build due to fatal error :    at Microsoft.Tools.Office.C2R.Packager.Log.Message(String message, SEV type, String messageID, Boolean logToConsole, Boolean logPrefix)
       at Microsoft.Tools.Office.C2R.Packager.Package.PackageFromOptions(Options options, Boolean closeLogFile, String binaryIdPackageMap)
       at Flattener.Flattener.CreateAppVPackageFromOptions(String packagerArguments)
       at Flattener.Flattener.CreateAppVPackage()
       at Flattener.Flattener.Run(String[] args)

    I've successfully downloaded Visio Pro and Std using the deployment tool. 
    Are you sure all the source files have downloaded from the MS CDN correctly and successfully ?
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Database mappings with Deploy Tool not working

    Hi,
    I am using the deploy tool to deploy a CMP Bean. After I have mapped all columns to the database fields and click on the Save button, all the columns which are mapped to the database fields are gone and as a result the mappings xml file is not generated when i delploy the bean. Is there any solution to this problem or is it that i am making some mistakes with the procedure.
    Thanks,
    Gopinath.

    I had this same issue - drove myself bananas for a while.
    Its a proceedure issue - you, like I was doing, keep unmapping your cmp beans .
    First, capture your schema for your databases using the "capture-schema" command
    Add the schema files to your .jar file using the "Edit Contents" button on the "General" Tab.
    (Sounded like you got past all this, but I'll put it all here for the use of others)
    When you deploy an Entity bean:
    You click on "Sun Specific Settings" and select the "CMP Database" tab from pull down.
    Heres where it gets you: The "Create Database Mappings"
    Every time you add an entity bean to the jar, you were probably selecting the "Create Database Mappings" button to start mapping your entity bean. (I was too). But, doing so Un-maps all of the entity beans you already have in that Jar!!! I drove myself nutts with this, until I figured out where it was happening.
    use "Create Database Mappings" only once: for the first Entity bean you put into a jar.
    NEVER TOUCH IT AGAIN!!! - It will delete all your entity CMP mappings
    After that, when you add additional CMP entity beans, use the "Advanced Settings" button on the same panel. Then select the appropriate schema...and then map your beans.

  • Deployment tool not found

    hi, i recently installed jee 5 SDK i cant find the deployment tool how do i get it

    How did you fix this problem?
    Please give me some tips.
    Thx,

  • Office Add-In Not Working After Installing Office 2013

    I just installed Office 2013 on my Windows 7 Pro desktop with Acrobat X Pro installed and all of the Office Add-In's went away.  I find them very useful and would like to know how I can get them working again. Thanks.

    I wonder why Acrobat X is not compatible with Office 2013. Acrobat X was released late 2010, Office 2013 ca. two years later.
    I think you answered your own question.
    I don't want to buy an update to Acrobat XI for compatibility reasons only.
    While you may not want to buy an upgrade for compatibility reasons, this is one of the main reasons why people do pay for upgrades. After all, you paid for Office 2013! Does this mean that only Microsoft should get money for software, everyone one else should run around to support their incompatible changes for nothing?
    I just want that I can call the PDFmaker out of my Office applications. What is the problem?
    Isn't it clear?
    (Not an Adobe reply)

  • Enterprise Manager not working after installed 10.2.0.4 Patch Set 6810189

    I installed the 6810189 patch for Windows 32-bit and now I can't bring up Enterprise Manager (I don't have Grid Control, just plain jane EM). Any ideas on why this would be?
    Thanks,
    ivalum21

    Haha, yeah it was running. I did the EMCTL STATUS DBCONSOLE command, and it gave me the web address for EM, so I used that and it is working.
    Apparently it uses "https" now and not "http."
    Does anyone know, did Oracle change that for 10.2.x? I didn't realize EM used a secure connection...
    ivalum21
    Edited by: ivalum21 on Sep 3, 2008 3:48 PM

  • Office 2013 deployment tool Invalid product ID error

    Hi,
    Im in the process of virtualizing apps like Office 2013 with App-V. 
    Downloading the binaries with the Office Deployment tool and converting to app-v package is very easy, I've followed this kb
    http://support.microsoft.com/kb/2915745
    But now I want to sequence add-ins for Office 2013. So I need a local install of Office 2013 click to run.
    Im trying to use the command line option setup.exe /configure <path to config.xml> but everytime I try this I receive this error:
    Invalid product ProPlusVolume specified. Error configuring products
    I have tried several different ProductID's like ProPlusVolume and StandardVolume. None of the volume ID's seem to work. When I changed the ID to ProPlusRetail, the setup worked flawless. But I need to install the Volume version for my RDS server...
    I have found other people in the comment section in this blog: http://blogs.technet.com/b/office_resource_kit/archive/2013/12/03/3615124.aspx
    (read the comments in the bottom section) But no solution..?

    It's my understanding that  you don't use the "/configure" parameter when using the "Volume" options.
    Jeremy refers to this in the comments/responses.
    In the main blog article, he refers to "You can now use the Deployment Configuration file to configure...."
    This does not mean that you should use the "/configure" parameter - that is only used for C2R.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Maybe you are looking for

  • How do I make partitions on an external drive?

    Disk utility no longer has a Partition tab, so how can I reformat and partition in Lion?

  • The Dimension with ID ... doesn't exist in the collection

    BPC 7.5 SP3, MS SQL 2005 I am processing an applicaiton using the Admin console.  Choosing "Modify Application", checking the "Process Application" checkbox and clicking "Modify Application" to rebuild the app.  The result is successful completion wi

  • When trying to connect to youtube "cannot connect to YouTube" is displayed.

    I'm able to pull up YouTube on safari but, when I try and connect using the app it displays "cannot connect to YouTube." My bookmarks tab no longer exists on safari either. Only the history tab and ipad user guide. I've tried resetting and connecting

  • Making a DVD in IDVD with a project from FCPx

       I've tried a number of things but have not been successful.    The first time I hit the "Share" button, I selected the "Export File" option. At the next dialog box just took all the default settings. The result was a very large SD file that didn't

  • Generating XHTML elements

    Hi there I have problem with j2sdk1.4.2_02 and Xalan. I have parts of servlet output (XHTML 1.0) generated from DOM. i.e. <!DOCTYPE ...> <html><head....> <body><div id="container"><%=formatedDom%></div></body>Thie point is, that with javax.xml.transf