Hi,

When I built and run wso2esb-4.9.0-M8-SNAPSHOT pack, it gives below type
conversion error while opening validate mediator design view and it does
not show configurations window.

org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 102 in the jsp file:
/validate-mediator/edit-mediator.jsp
Type mismatch: cannot convert from SynapsePath to SynapseXPath
99:
100:                                         if (schemaKey != null) {
101:                                             showValue =
schemaKey.getKeyValue();
102:                                             synapseXPath =
schemaKey.getExpression();
103:
104:                                             isStaticKey = showValue !=
null && !"".equals(showValue);
105:



Is this due to a source versions mismatch? I used develop branches to build
the product.

Thanks.

-- 
Jagath Ariyarathne
Technical Lead
WSO2 Inc.  http://wso2.com/
Email: [email protected]
Mob  : +94 77 386 7048
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to