Hi community,I modified the Java Classes: GridJettyRestHandler and
GridJettyRestProtocolIt's including support for JSF WebPages, auto load JNDI
for JDBC/Ignite, Tunning for Thread of Jetty Embedded.Please remove old
libraries of Jetty.The list of depencies are the
next:commons-dbcp2-2.7.0.jarcommons-lang-2.6.jarcommons-pool2-2.8.0.jarel-ri-1.0.jar*ignite-rest-http-2.7.6.jar
must be Modified with the classes GridJettyRestHandler and
GridJettyRestProtocol)*ignite-web-2.7.6.jarjackson-annotations-2.9.6.jarjackson-core-2.9.6.jarjackson-databind-2.9.6.jarjavax.el-api-3.0.1-b06.jarjavax.servlet-api-4.0.1.jarjboss-jsf-api_2.2_spec-2.2.14.jarjetty-continuation-9.4.22.v20191022.jarjetty-http-9.4.22.v20191022.jarjetty-io-9.4.22.v20191022.jarjetty-jndi-9.4.22.v20191022.jarjetty-plus-9.4.22.v20191022.jarjetty-security-9.4.22.v20191022.jarjetty-server-9.4.22.v20191022.jarjetty-servlet-9.4.22.v20191022.jarjetty-util-9.4.22.v20191022.jarjetty-webapp-9.4.22.v20191022.jarjetty-xml-9.4.22.v20191022.jarjsf-api-2.2.19.jarjsf-impl-2.2.19.jarjsp-api-2.2.1-b03.jarlog4j-1.2.17.jarslf4j-api-1.7.7.jarslf4j-log4j12-1.7.7.jartomcat-servlet-api-9.0.10.jarInside
of the web.xml in the webpage is need add the next lines:            Ignite
DataSource Reference        jdbc/ignite        javax.sql.DataSource       
Container    com.sun.faces.config.ConfigureListenerCall to Datasource from
java:(DataSource) initContext.lookup("java:comp/env/jdbc/ignite");
GridJettyRestHandler.java
<http://apache-ignite-users.70518.x6.nabble.com/file/t1813/GridJettyRestHandler.java>
  
GridJettyRestProtocol.java
<http://apache-ignite-users.70518.x6.nabble.com/file/t1813/GridJettyRestProtocol.java>
  



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to