03-15-2007 10:27 AM
03-19-2007 06:47 AM
03-20-2007 12:11 AM
04-10-2007 10:56 AM
org.alfresco.catalina.host.AVMHostConfig$AVMWebappDescriptor.setParentRepo()
is NullPointerExceptioning as soon as the Virtualization server starts.04-10-2007 02:27 PM
04-11-2007 05:37 AM
void setParentRepo(
HashMap<String, AVMWebappDescriptor> webapp_descriptors,
String parent_store_name)
{
parent_store_name_ = parent_store_name;
AVMWebappDescriptor parent_desc =
webapp_descriptors.get( getParentContextPath() );
parent_desc.addDependentWebappDescriptor( this );
}
04-11-2007 08:25 AM
04-11-2007 03:47 PM
04-11-2007 03:51 PM
04-11-2007 06:28 PM
– it should be installing it as a windows service
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.