17 projects tagged "tomcat"
once:radix is an integrated development environment (IDE) that operates entirely within a Web browser. once:radix supports two methods of connecting to the server. Most interest is focused on its Rich Internet Application (RIA) environment. This comes with a suite of five RIAs that perform specific roles: logging on or off, context-sensitive help, database administration, IDE, and client. In addition, the once:secureserver (oSS) can respond to commands from session-managed external Web servers.
IceScrum is a J2EE application for using Scrum while keeping the spirit of a collaborative workspace. It also offers virtual boards with post-its for sprint backlog, product backlog, and others. The tool offers everything that is in Scrum: role management (Product Owner, ScrumMaster, Team member, and StakeHolder), product backlog management with advanced features for prioritizing stories, Scrum lifecycle including a roadmap view, release planning, sprint backlog as a task board facilitating the Scrum ceremonial management of impediments, and chart production such as burndown charts, velocity charts, and cumulative flow diagrams. It offers others agile practices like a roadmap, vision, user stories, acceptance tests associated with stories, user roles, and planning poker.
qcadoo MES is a manufacturing management system for small and medium companies. It combines many functions you can find in ERP, MRP, and MES systems. It is not intended to replace systems like SAP, MS Dynamics, or Wonderware. qcadoo MES lets you replace those paper notes and spreadsheets that are flying around the production line and gain benefit from having them all in one system.
The goal of dzo is to treat application database objects the same way the application's source code is treated, with respect to development, revision control, and deployment. Dzo uses a text file that contains native create statements for all database objects and compares them against the actual database-schema. As a result, dzo creates the SQL statements needed to update the database schema (or you can let dzo execute the SQL statements directly). If your application lives in a Tomcat or Java EE application server, dzo has a servlet that controls the deployment process, inspects and executes the necessary database changes, and finally deploys the application. Dzo currently works with HSQLDB, MySQL, Oracle, PostgreSQL, and SQL Server (more to come).
A ready-to-use architecture to ease the creation of MDI-style applications in Java.