» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with SourceLabs + Apache

commons-dbcp

A framework for database connection pooling, a technique to help database-intensive applications scale and run faster by sharing database connections.

SourceLabs includes DBCP in its Self Support Suite for Linux and Open Source Java

Xerces

Different open source tools, most of which use the Xerces implementation (DOM Level 1 & 2) as a base. Xerces itself is available in Java, C++, Perl.

Xerces is covered in SourceLabs Self-support Suite for Linux and Open Source Java

SourceLabs-AMP-Stack

The SourceLabs AMP stack gives developers and network administrators a hardened, scale-ready platform for deploying PHP/MySQL applications.

Jakarta-Commons

The Jakarta Commons components are a group of Java components that implement common functionality. They are a great place to start looking when you need a utility function that you know a million other people must have written before, and you’d really like to not re-write it.

A few examples of the ones that are pretty popular are:
  • Collections—This is a set of many common/useful collection classes that are not included in the JDK
  • Lang—Contains a lot of classes for extending the Core Java Library. This includes things like utilites for HTML escaping a string, or creating a mutable integer object.
  • Logging—Contains a wrapper around most of the common logging models
But there are tons more dealing with topics from Database access to parsing XML configuration files to uploading files via HTTP.

In addition to the released projects there is also a sandbox area where more experimental components live.

All the Jakarta Commons projects are covered in SourceLabs Self-support Suite for Linux and Open Source Java

Ant

Pure Java build tool, simpler and easier to use than GNU Make. Also it runs many tasks including the javac compiler inside the same VM.

SourceLabs includes Ant in its Self Support for Linux and Open Source Java Suite

Tomcat

Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. These are Java standards for developing dynamic web applications. Tomcat is widely used, although some people would like to see a better management console.

Tomcat is covered by SourceLabs Self-Support for Java offering and is also included in JBOSS.

Apache

Apache is the world’s most popular HTTP server, its enormous popularity has also led to the eponymous foundation that now serves as host to a raft of open source projects, all licensed under the Apache License.

See the Apache Organization project for details on other Apache Projects.

SourceLabs includes Apache httpd in its Self Support for Linux and Open Source Java offering.