Menu

#262 Error in system properties jsp

trunk
open
nobody
None
1 - Low
2016-06-29
2016-06-29
No

Dear gUSE team,

in 3.7.4, the general settings of DCI Bridge don't work. A HTTP 500 is logged on request and the page stays empty. The detailed error says:

HTTP Status 500 - org.apache.jasper.JasperException: javax.el.PropertyNotFoundException: Property 'metabroker' not found on type dci.data.Configure$System

We had to comment out the following section in jsps/system/properties.jsp to be able to see any of the settings:

<%--

<f:message key="properties.mbwsdl">
<input type="text" name="metabroker" size="100" value="${config.system.metabroker}">

--%></f:message>

Greetings
Andre

Discussion


Log in to post a comment.