[opencms-dev] opencms installation on weblogic 9.2 and oracle DB

Kumar, Rajneesh Rajneesh.Kumar at CenturyLink.com
Thu Sep 15 17:53:54 CEST 2011


Hi All,

I need to install opencms on weblogic 9.2 and Oracle 11.X.

Can anybody send me the step by step instructions for thisplease, I will really appreciate help.

I followed instructions and  I am getting this error when I tried to point the browser URL to
http://localhost:7001/opencms/setup/ to do the set up.




Compilation of JSP File '/setup/index.jsp' failed:
________________________________
index.jsp:2:6: 'try' statement has neither 'catch' nor 'finally' clause
--%><jsp:useBean id="Bean" class="org.opencms.setup.CmsSetupBean" scope="session" /><%--

     ^---------^
index.jsp:3:6: The qualifier of this name is a package, which cannot contain fields.
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: The qualifier of this name is a package, which cannot contain fields.
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: The qualifier of this name is a package, which cannot contain fields.
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: Expression expected (found '.' instead)
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: Syntax error: expected ) (found 'class' instead)
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:3:6: Syntax error: expected <identifier> (found ')' instead)
--%><jsp:setProperty name="Bean" property="*" /><%

     ^-------------^
index.jsp:12:1: Type expected (found 'try' instead)
try {

^-^
index.jsp:29:3: Type expected (found 'catch' instead)
} catch (Exception e) {

  ^---^
index.jsp:29:21: Syntax error: expected ; (found ')' instead)
} catch (Exception e) {

                    ^
index.jsp:35:1: Syntax error near '('
<%= Bean.getHtmlPart("C_HTML_START") %>

^-^
index.jsp:35:1: Syntax error: expected ; (found '.' instead)
<%= Bean.getHtmlPart("C_HTML_START") %>

^-^
index.jsp:35:1: Missing return type for method declaration.
<%= Bean.getHtmlPart("C_HTML_START") %>

^-^
index.jsp:35:21: Syntax error: expected <identifier> (found '(' instead)
<%= Bean.getHtmlPart("C_HTML_START") %>

                    ^
index.jsp:35:21: Illegal use of an expression as a statement.
<%= Bean.getHtmlPart("C_HTML_START") %>

                    ^--------------^
index.jsp:35:36: Syntax error: expected ; (found ')' instead)
<%= Bean.getHtmlPart("C_HTML_START") %>

                                   ^
index.jsp:35:38: Expression expected (found ')' instead)
<%= Bean.getHtmlPart("C_HTML_START") %>

                                     ^^
index.jsp:35:38: Syntax error near ';'
<%= Bean.getHtmlPart("C_HTML_START") %>

                                     ^^
index.jsp:138:36: Type expected (found 'catch' instead)
<%= Bean.getHtmlPart("C_HTML_END") %>
                                   ^^
index.jsp:138:36: Syntax error: expected ; (found ')' instead)
<%= Bean.getHtmlPart("C_HTML_END") %>
                                   ^^
index.jsp:138:36: Syntax error: expected } (found 'EOF' instead)
<%= Bean.getHtmlPart("C_HTML_END") %>





________________________________
This communication is the property of CenturyLink and may contain confidential or privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful. If you have received this communication
in error, please immediately notify the sender by reply e-mail and destroy
all copies of the communication and any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20110915/f079b476/attachment.htm>


More information about the opencms-dev mailing list