Yes, I can activate the older versions. Meanwhile, I have tried to restore it to the version that was causing issue(latest), now it works fine.But I had to go back to older version and then come back to it. Strange !!!
edubey wrote... Are you able to see previous version of these 2 pages on server O? Thanks for your response. Yes, I can see the version and if I restore the page to one of the older versions, then the problem of page activation is solved. ThanksSrikanth
Thanks Lokesh.I have few pdfs in DAM. I want to upload them to a cloud. For that, I have to create a file object and use that object in the corresponding method that uploads the physical files to that cloud. I have to pass the file's location as argument to File class. I am passing for example: http...
Thanks for the response.I am using Adobe Experience Manager, Version 6.0.0 . Yes, I have 1.6 in POM as well. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.6</source> <target>1.6</target> <debug>tr...