background preloader

Java

Facebook Twitter

Embedded

Jdk. Metasploit. Tika. Translation. Classpath Success Stories. List of Servlet containers. A web container handles requests for servlets, JavaServer Pages (JSP) files, and other types of files that include server-side code. The Web container creates servlet instances, loads and unloads servlets, creates and manages request and response objects, and performs other servlet management tasks. The following is a list of applications which implement the Java Servlet specification from Sun Microsystems, divided depending on whether they are directly sold or not. Non-commercial Web containers[edit] Commercial Web containers[edit] Pentaho Commercial Open Source Business Intelligence Kettle Project. Forums and JIRA There are two primary ways to make sure that your contributions are recognized and reviewed in a timely fashion: through our Discussion Forums and through our issue and bug tracking system, JIRA.

Reporting a bug All bug reports are recorded and tracked through our JIRA issue and bug tracking system. Internationalized contributions The place to start with a language specific contribution is to look under our International Forums for the language you're interested in. Contributing code We rely on time and code contributions from our community to keep our commitment of delivering a quality Business Intelligence platform in the open source scenario. Submitting code Both bug fixes, new features and improvements are types inputs in our JIRA system, allowing you to choose the type appropriated to your case. Contributing documentation If you'd like to contribute documentation improvements, or submit a technical article, you can do so in the Pentaho Documentation Wiki. Solutions. Web Toolkit - Google Code. Classpath Success Stories.

CrossCompileFaq - IcedTea. From IcedTea Cross compilation is currently not supported out of the box with the Icedtea buildsystem although the Jalimo project have invented a way to cross compile Icedtea using the Openembedded infrastructure to build icedtea. Why Cross Compile? Icedtea requires the build to run on native hardware thus the build can take a long long time when run under an emulator or small embedded processor. Building the ARM port of icedtea takes about 4h on native and up to a week on emulated hardware. By using Openembedded it might also be possible to cross compile OpenJDK for linux running on uClibc and MMU-less systems.

Please report if you manage to cross compile openjdk, we would be delighted to hear from your awesome porting efforts. How do I make an automated crosscompile using Openembedded? CrossCompileOECoreTutorial - Latest openjdk OE cross-compilation developement happens here. How do I make a manual crosscompile setup? Some of the required patches for icedtea are in the openembedded tree: Jalimo - jalimo. Jalimo is a project to maintain a full featured free Java-like stack for mobile Linux-based devices. The aim is to pack and tailor existing JVM-related projects, as well as to develop APIs and tools for easy integration and development for the target platforms. We have the aim to let a platform evolve, beyond the runtimes, which solves recurring problems, every Java developer hits when he or she targets a Linux embedded platform. The primary targets are the Maemo and OpenMoko. If you would like to see Jalimo going in any direction or you think, Jalimo should cover additional packages and platforms, please get in contact - Jalimo is a collaborative effort!

Contact To ask questions, send patches etc. Current State Our Environment is based on CacaoJVM, JamVM, GNU Classpath. Depending on the target platform, we work with different GUI solutions: We recommend using Eclipse SWT.