This plugin for Maven 2 is based on the BND tool from Peter Kriens. The way BND works is by treating your project as a big collection of classes (e.g., pro...This plugin for Maven 2 is based on the BND tool from Peter Kriens. The way BND works is by treating your project as a big collection of classes (e.g., project code, dependencies, and the class path). The way you create a bundle with BND is to tell it the content of the bundle's JAR file as a subset of the available classes. This plugin wraps BND to make it work specifically with the Maven 2 project structure and to provide it with reasonable default behavior for Maven 2 projects.
Since the 1.4.0 release, this plugin also aims to automate OBR (OSGi Bundle Repository) management. It helps manage a local OBR for your local Maven repository, and also supports remote OBRs for bundle distribution. The plug-in automatically computes bundle capabilities and requirements, using a combination of Bindex and Maven metadata.
to apache build bundle develop felix jar java maven osgi plugin software by gresch on May 4, 2008, 9:35 PMTomcat problem with cookie version...
java.lang.RuntimeException: javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypti...Tomcat problem with cookie version...
java.lang.RuntimeException: javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher
to apache development java software tomcat webapp by gresch on Apr 8, 2008, 7:14 PMURL Rewriter is a tool for rewriting URL in Servlet. It is similar to mod_rewrite. It is written in Java and it is licensed under LGPL.
to apache development java java_ee jsf jsp lgpl servlet software tools webapp by gresch on Feb 4, 2008, 2:45 PMFelix is a community effort to implement the OSGi R4 Service Platform, which includes the OSGi framework and standard services, as well as providing and su...Felix is a community effort to implement the OSGi R4 Service Platform, which includes the OSGi framework and standard services, as well as providing and supporting other interesting OSGi-related technologies. The ultimate goal is to provide a completely compliant implementation of the OSGi framework and standard services and to support a community around this technology. Felix currently implements a large portion of the OSGi release 4 specification, but additional work is necessary for full compliance. Despite this fact, the OSGi framework functionality provided by Felix is very stable.
to apache develop frameworks java osgi platform services software by gresch on Jan 16, 2008, 10:08 PMQwicket is a quickstart application for the wicket framework. Its intent is to provide a rapid method for creating a new wicket project with the basic infr...Qwicket is a quickstart application for the wicket framework. Its intent is to provide a rapid method for creating a new wicket project with the basic infrastructure in place so that you can quickly get to the meat of your application rather than mucking with the plumbing of a wicket application. Currently, the system only supports spring and hibernate built with ant. Future plans include support for maven 2 and other persistence layers such as ibatis.
to ajax apache develop frameworks java java_ee software tools web2.0 webapp wicket by gresch on Oct 30, 2007, 3:33 PMBlog on Java, namely the Apache Wicket web framework.
to apache blog develop frameworks java_ee software tools webapp by gresch on Oct 30, 2007, 3:31 PMInteresting article on static code analysis with mvn.
to analysis apache blog develop java maven qa software by gresch on Oct 10, 2007, 4:44 PMState Chart XML (SCXML) is currently a Working Draft published by the World Wide Web Consortium (W3C). SCXML provides a generic state-machine based executi...State Chart XML (SCXML) is currently a Working Draft published by the World Wide Web Consortium (W3C). SCXML provides a generic state-machine based execution environment based on Harel State Tables. SCXML is a candidate for the control language within multiple markup languages coming out of the W3C (see Working Draft for details). Commons SCXML is an implementation aimed at creating and maintaining a Java SCXML engine capable of executing a state machine defined using a SCXML document, while abstracting out the environment interfaces.
to apache develop java mda modelling software statechart tools xml by gresch on Sep 12, 2007, 2:12 PMApache Camel is a powerful rule based routing and mediation engine which provides a POJO based implementation of the Enterprise Integration Patterns using ...Apache Camel is a powerful rule based routing and mediation engine which provides a POJO based implementation of the Enterprise Integration Patterns using an extremely powerful fluent API (or declarative Java Domain Specific Language) to configure routing and mediation rules. The Domain Specific Language means that Apache Camel can support type-safe smart completion of routing rules in your IDE using regular Java code without huge amounts of XML configuration files; though Xml Configuration inside Spring is also supported.
to apache computing develop eai frameworks integration java_ee network soa webservices by gresch and 1 other person on Jul 3, 2007, 7:33 PMApache MyFaces Orchestra aims to provide a simple way to combine a web-framework with a persistence layer. Typically, an Apache MyFaces Orchestra stack mig...Apache MyFaces Orchestra aims to provide a simple way to combine a web-framework with a persistence layer. Typically, an Apache MyFaces Orchestra stack might combine JavaServer Faces, Spring and a JPA implementation like Toplink, Hibernate, etc.
The underlying idea is to provide long persistence sessions to the web-developer - this is done by associating these sessions with a conversational context.
The conversational context is opened when the bean configured for this context is first loaded. It can be manually closed by the programmer, plus a time-out can be configured as a global parameter.
to apache computing develop frameworks hibernate java jpa jsf orm springframework web2.0 by gresch on Jul 2, 2007, 1:27 PM