I am using a Workspace to create shape files (ShapefileWorkspaceFactory.openFromFile) and files are created OK. A subsequence Workspace.delete removes the files but leaves lock files in the folder preventing the folder from being removed until the process terminates. What is the appropriate way to manage these workspaces?
Thanks
Jerry