Hi all,
I have compiled trunk and am playing around with the new community profiles feature. I have some zipped community profiles.
1. How do I upload the zip to tomcat6?
- The zip is on the server:
D:\apps\apache-tomcat-6.0.32\webapps\geonetwork\WEB-INF\iso19139.mcp.zip
- I've tried the following "Path to Schema Zip Archive" strings:
* iso19139.mcp.zip
Error: metadata.schema.add failed: Zip Archive doesn't exist (Exception was operation-aborted)
* D:\apps\apache-tomcat-6.0.32\webapps\geonetwork\WEB-INF\iso19139.mcp.zip
Error: metadata.schema.add failed: Schema add/update failed: Failed to add schema iso19139-mcp (Exception was operation-aborted)
I worked around this issue by manually extracting the contexts of the zip into the schema folder directly and restarting tomcat.
2. How can I tell that a community profile has been installed correctly, and is actually being used?
I've inserted some metadata, but I can't tell if the community profile is being used. To figure this out I am going to embark on an "edit-test-restart" adventure of deleting/inserting/editing profiles and metadata records until I am able to notice changes.
Cheers,
Murray