Re: Please test it and include in the next version if is possible: Modifications in rest-http module (Added JSF,jndi for jdbc/ignite and tunning for threads of jetty embedded)

2019-12-31 Thread mastercracker3d
the new internal case is: IGNITE-12518 -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Please test it and include in the next version if is possible: Modifications in rest-http module (Added JSF,jndi for jdbc/ignite and tunning for threads of jetty embedded)

2019-12-31 Thread mastercracker3d
Thanks Alexey, I make other change in the code for support root context for the webpage. (if is not present, ignite is a context root and ignite has /ignite context) GridJettyRestHandler.java GridJettyRestPr

Re: Please test it and include in the next version if is possible: Modifications in rest-http module (Added JSF,jndi for jdbc/ignite and tunning for threads of jetty embedded)

2019-12-30 Thread Alexey Kuznetsov
Hi, mastercracker3d! The right way to change code is the following: 1. Create account in Apache Ignite JIRA https://issues.apache.org/jira/projects/IGNITE 2. Create issue in JIRA. 3. Prepare pull request. 4. Send e-mail on dev-list (see: https://ignite.apache.org/community/resources.html#mail-list

Please test it and include in the next version if is possible: Modifications in rest-http module (Added JSF,jndi for jdbc/ignite and tunning for threads of jetty embedded)

2019-12-28 Thread mastercracker3d
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.jarcommon