weblogic URL("resource:///..") problem
"Denham, Martin" <[email protected]> Thu, 6 May 2004 22:54:47 +0100
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Message-ID | <4C04D804C114CB46A20FE832EA339411013E897E@hdqe2k01.customer.edfenergy.net> |
Hi,
I am trying to run ccm/cms on weblogic 8.1 and am getting the following error:
Caused by: com.arsdigita.util.UncheckedWrapperException: Cannot parse URL (root cause: java.net.MalformedURLException: unknown protocol: resource)
at com.arsdigita.cms.ContentSectionConfig.<init>(ContentSectionConfig.java:153)
at com.arsdigita.cms.ContentSection.<clinit>(ContentSection.java:133)
which is caused in ContentSectionConfig by:
m_itemAdapters = new URLParameter
("com.arsdigita.cms.item_adapters",
Parameter.REQUIRED,
new URL("resource:///WEB-INF/resources/cms-item-adapters.xml"));
This discussion seems to be relevant:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=109392
But I can't find "a new URL protocol handler for resource://" anywhere in the code. Is this a Tomcat feature?
Also, has anybody any comment regarding the complexity of making ccm/cms run on weblogic? Maybe I should not try.
thanks
Martin
***********************************************************************************
EDF Energy plc internet e-mail disclaimer
This e-mail and any files transmitted with it are confidential and may be protected by legal privilege.
If you are not the intended recipient, please notify the sender and delete the e-mail from your system.
This e-mail has been scanned for malicious content but the internet is inherently insecure and EDF
Energy plc cannot accept any liability for the integrity of this message or its attachments. No employee
or agent of EDF Energy plc or any related company is authorised to conclude any binding agreement on
behalf of EDF Energy plc or any related company by e-mail. All e-mails sent and received by EDF Energy
plc are monitored to ensure compliance with the company's information security policy.
***********************************************************************************
--
Redhat-ccm-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/redhat-ccm-list
Archives: https://www.redhat.com/pipermail/redhat-ccm-list/