Hello,

I am attempting to deploy a web application in the WebLogic Appserver. The
application uses Beehive controls and being new to Beehive, i am unable to
figure out what is missing when i attempt to invoke a simple JSP page. I
attempted to add in the beehive-netui-config.xml to the WEB-INF folder of
the WAR file but it did not help.
Any clues?

Thanks

Ramdas

<Error> <org.apache.beehive.netui.util.config.ConfigUtil> <000000> <An
error occurred parsing the default config file.  The NetUI runtime is not
properly configured.>
<Oct 3, 2006 12:35:31 PM EDT> <Error> <HTTP> <BEA-101017>
<[EMAIL PROTECTED] - appName:
'_appsdir_ear_ear', name: 'sbs/jsp', context-path: '/sbs/jsp'] Root cause
of ServletException.
java.lang.ExceptionInInitializerError
        at
org.apache.beehive.netui.tags.html.Html.doStartTag(Html.java:204)
        at jsp_servlet._usr.__index._jspService(__index.java:115)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
        at
weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
        at
weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
        Truncated. see log file for complete stacktrace

java.lang.IllegalStateException: The NetUI runtime could not find the
default config file.  The webapp may not function properly.
        at
org.apache.beehive.netui.util.config.ConfigUtil.getConfig(ConfigUtil.java:93)
        at
org.apache.beehive.netui.tags.rendering.TagRenderingBase.<clinit>(TagRenderingBase.java:74)
        at
org.apache.beehive.netui.tags.html.Html.doStartTag(Html.java:204)
        at jsp_servlet._usr.__index._jspService(__index.java:115)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:34

Reply via email to