public void testCopyAsset() throws Exception {
RepositoryService impl = getService();
impl.createCategory( "/",
"templates",
"ya" );
String uuid = impl.createNewRule( "testCopyAsset",
"",
"templates",
RulesRepository.DEFAULT_PACKAGE,
AssetFormats.DRL );
String uuid2 = impl.copyAsset( uuid,