Sie, Yang wrote:
Hello:

I am trying to copy page to a different folder, I have the page object
and the path, JS2 API PageMnager.copyPage(Page page, String targetPath)
does seem to work. No error in Jetspeed log either. Please advise.

Can you send us the api calls that you make?

If you look at the unit test, TestCastorXmlPageManager, it does have a unit test for this method:

public void testClonePage() throws Exception

or are you working with the database page manager?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to