| rvdedios 2006-10-17, 7:41 pm |
| I was trying to do a "WPmigrate.bat export-pages" to export all pages from my local portal but I don't see the file getting built even with -DfilenamePages included. What am I doing wrong? Is there anything missing? Below is the copied command line output
, it says its even successful:
C:\Program Files\WebSphere\PortalServer\migration>WPmigrate.bat export-pages -Dd
eployApps=true -DfilenamePages="C:\wps\pages.xml"
Licensed Materials - Property of IBM
5724-E76, 5724-E77, 5655-M44
(C) Copyright IBM Corp. 2001, 2005 All Rights Reserved.
Running WebSphere Portal 5.1 migration task 'export-pages'
Buildfile: .\mig_driver.xml
export-pages:
identify-version-WP4X:
cond-4x-export-pages:
identify-version-WP50X:
cond-50x-export-pages:
BUILD SUCCESSFUL
Total time: 3 seconds
|