<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote
 cite="mid4E29F50D865CAB46B44E96DF81FE4D9A02410FCD@BLRKECMSG11.ad.infosys.com"
 type="cite">
  <meta http-equiv="Context-Type" content="text/html; charset=us-ascii">
  <div>
  <p> <span>Dear</span></p>
  </div>
</blockquote>
Dear Jaisy,<br>
<br>
again - please write questions to the list directly. <br>
<blockquote
 cite="mid4E29F50D865CAB46B44E96DF81FE4D9A02410FCD@BLRKECMSG11.ad.infosys.com"
 type="cite">
  <div>
  <p><span> </span> </p>
  <p> <span>I am trying to access to OpenCMS resource from java API
and I
get this error which doesn’t allow me to lock or modify any resource. </span>
  </p>
  <p> <span>I had seen ur post in the forum so asking u. could you
please help me out?????? </span> </p>
  <p><span></span><br>
  </p>
  <p> <span>Caused by: org.opencms.file.CmsVfsException: This
operation
is not allowed in the "Online" project.</span></p>
  </div>
</blockquote>
The message says it: you cannot lock files in the online project. <br>
Why is this so? Because opencms does version management and because
there is a strict
separation between online content (one could also say "active content")
and offline content (one could also say "inactive content"), you always
have to change files in your offline project. After making changes
there, you have to publish them to activate the changes for everybody.<br>
<br>
hth<br>
christian<br>
</body>
</html>