» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Make further edits, (or Cancel)

(Login required to save to your tagged pages.)
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

Change Page Permissions? Changing these permissions will adjust who can modify this page.

Anonymous (change)
Swik Users (change)
(or Cancel)
Upload an image from your computer:
or Copy an image from a URL:
or Erase the current icon:
Icon Preview:

or Cancel

Erase License:ASF2.0? The contents of License:ASF2.0 page and all pages directly attached to License:ASF2.0 will be erased.

or Cancel

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:
License:ASF2.0

License:ASF2.0

Tags Applied to License:ASF2.0

2 people have tagged this page:

License:ASF2.0 Wiki Pages

Apache Software License, Version 2.0

All Apache projects are licensed with an Apache License.

Version 2.0 of the license was approved by the ASF in 2004. This is the most current license and replaces versions 1.1 and 1.0.

sorted by: recent | see : popular
Content Tagged License:ASF2.0

ActiveMQ

ActiveMQ is a Message Broker and JMS 1.1 provider.

It supports:

  • clustering
  • peer networks
  • discovery
  • TCP
  • SSL
  • multicast
  • persistence
  • XA

In addition, it integrates seamlessly into J2EE 1.4 containers, light weight containers and any Java application.

ActiveMQ is included in SourceLabs Self-Support for Open Source Java offering.

Other message brokers

ActiveMQ competes with Microsoft Biztalk, Oracle Message Broker, Websphere Message Broker, and other proprietary message brokers.

ActiveMQ is the highest profile of the open source message brokers, and the most liberally licensed.

  • Proteusproteus is an alternative message broker and framework that is licensed under the gpl.

Information on the latest (5.0) release

cluster4spring

Clustered Remoting for Spring Framework (Cluster4Spring) represents an alternative implementation of the remoting subsystem of Spring framework and provides possibilities to build more stable and fault tolerant systems with dynamic discovering of remote services. Cluster4Spring uses Apache 2.0 license that allows using it both in commercial and non-commercial products.

Briefly, the major features of Cluster4Spring library are:
  • Support of one-to-one scheme of remoting (similar to one currently supported by Spring);

  • Support of one-to-many scheme of remoting, which assumes that one client selects remote service for invocation from one of predefined locations;

  • Support of one-to-many scheme of remoting with dynamic discovering of remote services;

  • Several built-in policies for selecting remote service for invocation are included (they are applied if service is available in several locations);
  • Built-in functionality for handling remoting exceptions of method invocations that provides ability to re-invoke remote service using different service location automatically;
  • Steep learning curve since ideological implementation of Cluster4Spring bears a close resemblance to the implementation of remoting in Spring;
  • Non-intrusive for existing applications – it is simply enough to change appropriate remoting-related Spring configuration files to start using Cluster4Spring;
  • Provides a convenient way to add custom interceptors both on client and server side;
  • Flexible and modular architecture which is ready for further extensions and customizations;
  • Library is stable and ready to use;

Another feature, which is currently missing in remoting subsystem offered by Spring framework, is lack of the ability to dynamically discover remote services.

The main purpose of Cluster4Spring is to extend remoting system of Spring framework and overcome limitations mentioned above.

The Cluster4Spring library was developed in SoftAMIS, a Ukraine based software development company specialized on Java and Web development outsourcing services. To find more about SoftAMIS, our services, skills and experience, please visit our site –

http://www.soft-amis.com

The home page of Cluster4Spring is located here

gdata-objectivec-client

gdata-objectivec-client or The Google Data Objective-C Client Library provides an OSX framework and development library to access data via Google Data APIs.

batik

Batik is a Java-based toolkit for applications that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation, or manipulation.

License:Apache

The Apache License is an open source license from The Apache Foundation. The most common form of this license is the Apache Software Foundation License 2.0.

Apache.Org

The Apache Software Foundation or ASF is a non-profit that hosts a number of open source projects. Apache projects are licensed under the namesake Apache License, and development is managed by small groups of active project contributors. Apache gets its name from its founding project, the Apache WebServer that is also its most popular project.

Apache projects have a lifecycle in which new projects are added to a project incubator, when development goals are met and the project takes off it may be added to the roster of other active Apache projects.

The organization itself serves as a legal overhead for Apache contributors, dealing with licensing and trademark issues, as well as providing services and holding events for the general apache community.

External Links

OpenJPA

Open JPA will be an ASL-licensed implementation of the Java Persistence API (JPA) which is defined as part of JSR-220. Open JPA is a derivative of the basis of the BEA WebLogic Server (WLS) EJB3 JPA implementation, and so is an important piece of the BEA code base.

GenericRCP

GenericRCP is a client based on SpringRCP automatic generic gui generation. It uses a hibernate domain model (with .hbm.xml-file or annotations).

please expand this project description.

cglib

cglib is a set of utility classes that can be used to generate and load Java classes at runtime.

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

Raven

Raven is a build tool for Java applications written in Ruby.

December 2007 article on Raven.

MenuPilot - Open-Source Context Menu for ASP. NET 2.0

Fine DHTML context menu with layout of Action Lists/Smart Tags (known from Visual Studio 2005).

EasyStub

EasyStub is a framework for making stubs. When you find most of time you are using a mock framework to create an object that always returns the same value, and you did not care about the interactions, what you need is actually a stub.

Examples:

to create stub:
  • MyInterface stub = createStub(MyInterface.class);
to return value:
  • make(stub.hello()).returning(‘hello’);
to throw exception:
  • make(stub.hello()).throwing(expectedException);
to throw exception for method without return value:
  • stub.nothing();
  • willThrow(expectedException);

Java based virtual file system for ZIP, TAR and derivatives

TrueZIP is a Java based Virtual File System (VFS) which enables client applications to access ZIP, TAR and derivative archive types transparently as if they were just directories in a file’s path name.

Spline.NET

Spline.NET is a simple and flexible .NET object – relational mapping system built on top of ADO.NET. It is simpler than Ibatis.NET or NHibernate and allows full access to the ADO.NET APIs, rather than replacing them. Spline uses attributes to minimize the amount of boilerplate code needed to populate or save a domain object from a data source.

Spline.NET also leverages attributes to obtain all configuration information (such as connection strings or other externalized settings). This feature in and of itself is extremely useful in and outside the scope of Spline.NET. It can be thought of as a very lightweight “inversion of control” feature, where properties can loaded from an external settings file without ever having to manually set the value of each property.

Spline also includes a small set of utility libraries to do simple tasks such as password hashing/generation and stream handling.

geonames

software for the the geonames.org project.

More information needed! Please edit and add information about geonames

JDOM

JDOM is a java library for XML manipulation. This includes access, manipulation and output.

The most recent version is Version 1.0, which is available in both binary and source from from the project site.

Page 1 | Next >>
Username:
Password:
(or Cancel)