994 projects tagged "Apache 2.0"
Oness is an ERP, CRM, SRM, and inventory management solution primarily supporting the textile commerce. It is based on J2EE technologies such as Spring, Hibernate, Struts, XDoclet, AspectJ, and Maven with a JSP-based Web interface. It is completely modular and thoroughly documented.
Hermes JMS Browser is a Java/Swing application for interacting with and monitoring queues/topics. In addition to normal JMS functionality, it supports plugins for gaining access to provider administrative functionality. This could be used to efficiently query queue depths. It is especially useful when dealing with a very mixed environment of messaging providers and need a single tool to interact and monitor them all.
Apache Geronimo is an easy-to-use implementation of the Java 2 Platform, Enterprise Edition (J2EE). As a full application server, Geronimo provides support for Java Servlet and JavaServer Pages through either Tomcat or Jetty, JMS through ActiveMQ, EJB through OpenEJB, Java Persistence API through OpenJPA, ESB through ServiceMix, and more. It is also combined with enterprise grade configuration and management. Geronimo 1.1.1 has passed the J2EE certification test suite and it is officially J2EE certified.
SPindent (Server Page Indenter) is a JSP/PHP structural validator and indenter. It performs structural compatibility check of inner HTML generated from "parallel" branches of process flow statements such as if/else. It allows for those HTML branches to have different entry and exit HTML stack points, as far as the branches are compatible. This allows for verification and proper indentation of handy workarounds, as well as rusty pyramids. It is based on MixedCC (Mixed Compiler Compiler).
MixedCC (Mixed Compiler Compiler) is a parser-generator framework for multi-layer templates. It also works as a detachable stack machine engine. LL(1) BNF grammars of respective layers are specified in JavaCC-like syntax. The lexer is either JavaCC-generated or user-written. Tokens can represent stack-machine transition commands.
Oddjob is a Java job scheduler and task automation framework. A GUI designer or XML are used to define a hierarchy of jobs. Sequential, parallel, and conditional execution (or combinations) allow for nearly any business process to be modelled. Oddjob can run on the desktop or on a server and uses JMX to control remote instances via an Explorer-style GUI. Basic Web-based monitoring is also available. It can be embedded in client code and is easily extensible via a simple API.