public marks

PUBLIC MARKS from holyver with tags java & doc

03 September 2007

Introducing the Java Content Repository API

(via)
There are several approaches that I could take when discussing the JCR. In this article, I examine the features offered by the JSR-170 specification from a developer's perspective, focusing on the available API and the interfaces that allow a programmer to efficiently use the JSR-170 repository in designing a content application. As an artificial example, I'll implement a trivial back end for a Wikipedia-like encyclopedia system, called JCRWiki, with support for binary content, versioning, backup, and search. I use Apache Jackrabbit, an open source implementation of JSR-170, to develop this application.

30 August 2007

Enterprise Java Community: JCR: A Practitioner's Perspective

(via)
The Java Content Repository specification (JSR-170) focuses on "content services," where these not only manage data, but offer author based versioning, full-text searches, fine grained access control, content categorization and content event monitoring. Programmers can use repositories in many ways just like a JDBC connection accesses a database: programmers obtain a connection to a repository, open a session, use the session to access a set of data, and then close the session. The JCR specification has multiple levels of compliance; the most simple level offers read-only access to a repository, XPath-like queries, and some other elements, while other levels of the specification offer a SQL-like query syntax, write capabilities, and more advanced features.

23 August 2007

The Geronimo renegade: The exodus from JBoss to Apache Geronimo

(via)
Now that Apache Geronimo has earned Java™ 2 Platform, Enterprise Edition (J2EE) 1.4 certification and has reached version 1.1.1, many developers will be moving away from building their software on top of more restrictive platforms. Specifically, there have been a number of articles and tutorials written lately describing migrating away from the JBoss application server to Apache Geronimo. This installment of The Geronimo renegade column describes many advantages of doing so.

holyver's TAGS related to tag java

ajax +   apache +   api +   appserver +   architecture +   best practices +   bittorrent +   browser +   bug tracking +   cache +   charset +   code +   comparison +   database +   development +   doc +   eclipse +   ejb +   faq +   framework +   geronimo +   gui +   hibernate +   howto +   internationalization +   j2ee +   jackrabbit +   javascript +   jboss +   jbosscache +   jcr +   jdbc +   Jetty +   JSF +   jsp +   JSP168 +   jsr168 +   jsr170 +   JSR286 +   junits +   libraries +   liferay +   oscache +   oss +   p2p +   plugin +   POJO +   portal +   portlet +   resin +   rest +   security +   Servlet +   servlet engine +   soap +   spring +   sql +   ssl +   storage +   struts +   templating +   testing +   tomcat +   tools +   tutorials +   uddi +   uml +   utf +   velocity +   web +   web services +   webservices +   wsdl +   wsrp +   xml +