From: Aplaws D. L. <apl...@li...> - 2009-05-20 10:47:04
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7400827 By: csgupta Peter, I have same problem as Terry has mentioned about project.xml .. This attributes works by the way . <ccm:project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ccm="http://ccm.redhat.com/ccm-project" ccmVersion="6.1" name="aplaws" prettyName="APLAWS plus" version="1.0.5" release="1" webxml="web.xml-aplaws" xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools/devel/xsd/project.xsd">.. Regarding issue resources protocol i am also getting error as terry mentioned in this thread, when i start my server " ant start". Caused by: com.arsdigita.util.UncheckedWrapperException: Cannot parse URL (root cause: java.net.MalformedURLException: unknown protocol: resource) [java] at com.arsdigita.cms.ContentSectionConfig.<init>(ContentSectionConfig.java:207) Another thing.. using E C D C development process when i start "ant load-bundle " it is unable to find the WAF jdbc URL.. i manually created ccm/core/runtime.properties file under /runtime/apache-tomcat.x.x/webapps/ROOT/WEB-INF/conf/registry... then load-bundle populdated the metedata but still it has not asked adminitrator user name and password. so i daubt how i will login in content-center.. I know it would be too much i am asking here but things looks bit not easy for me..Is it same experince with other cummunity user well or it is just me ? Thanks, Chandra ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |