Tambo's Tricks Blog about development tricks (mostly Java JEE) and tech stuff

jerometambo

Developer (mostly Java/JEE).

Fix network TV streaming (Working then nothing) Mediaportal extension with Kodi

If, like myself, you have a Mediacenter based on Kodi (with Mediaportal for TV server) and you want to watch your TV channels from anywhere,…
2 days ago jerometambo Kodi, Mediaportal, TV, Tech

How to use JavaEE 6 upload feature with configurable properties (max filesize, temp directory, etc.) and Tomcat performance tricks

Since Servlet 3.0 (JavaEE 6), Servlet 3.0 supports two additional HttpServletRequest methods: Collection<Part> getParts() Part getPart(String name) With this,…
5 days ago jerometambo Upload, Tomcat 7, Tomcat 8, Servlet 3.0, Java EE, Programming

How to dynamically register a Servlet (SCI since Servlet 3.0) with Tomcat 7 / 8 speed-up optimization

Since Tomcat 7, and it’s even worth with Tomcat 8, the time to start up a webapp has seriously increased. There are 2…
10 days ago jerometambo Tomcat 7, Tomcat 8, Servlet 3.0, Java, Programming

How to use CXF 3.x implementation of JAX-RS 2.0 (REST) with Weblogic 12c

When I had to deploy a webapp with REST web services based on CXF 3.x on Weblogic 12c server, my problems started. With default…
12 days ago jerometambo REST, Weblogic 12c, CXF 3, Java, Programming
Page 1 of 1
Copyright © Tambo's Tricks. All Rights Reserved.
Published with HubPress
Built with and Free and Open-Source Software.