
I've been doing some thinking lately about how can we log different bundles or the same bundle with different versions with different log level. Logging...
3 replies - 9141 views - 10/08/08 by Slim Ouertani in Articles

A few weeks ago, it looked like SpringSource were moving to a situation where Spring release tags over 3 months old (and builds) would only be available to...
5 replies - 4415 views - 10/08/08 by Andrew McVeigh in Articles

Below I have written some fully functionally code that shows how you
could implement row level access control in Lucene (2.3.2). Basically
you have to index...
2 replies - 9230 views - 10/07/08 by Aaron McCurry in Articles

RESTful architecture and JAX-RS lead to distributed architectures. Roy Fielding's dissertation talks about a layered, client-server
architecture. The JAX-RS...
0 replies - 22059 views - 10/07/08 by Solomon Duskis in Articles

Ok, after looking at the JSF issues I‘ve been blogging about, and RF and some of the other things in the wind (the Spring meltdown), I have decided that the...
3 replies - 5002 views - 10/07/08 by Rob Williams in Articles

This article will introduce the basic concepts of JGroups and then implement a task distribution system (on top of JGroups), where tasks can be placed into the...
4 replies - 48732 views - 10/06/08 by Bela Ban in Articles

Below I have written some fully functionally code that shows how you
could implement row level access control in Lucene (2.3.2). Basically
you have to index...
0 replies - 7253 views - 10/02/08 by Aaron McCurry in News

I've been doing some thinking lately about how we build and test
applications. I'm no agile
expert but I am impressed with the concepts of test-first and...
0 replies - 6586 views - 10/02/08 by Frank Cohen in Articles

Looking at the current state of Java, we can see that POJOs (Plain Old Java Objects) rule the land yet again. Their dominance stretches from enterprise...
19 replies - 45674 views - 10/01/08 by Ales Justin in Articles

The web has evolved from a document repository into a multi-user collaboration medium, shaped and created by its users. Ajax Push gives the server the...
2 replies - 21451 views - 09/29/08 by Nitin Bharti in Videos

Flex is getting a
lot of buzz lately. A lot of people may be interested in using it
just because they’ve heard good things, but they aren’t really
sure...
28 replies - 19592 views - 09/29/08 by Schalk Neethling in News

I'd like to evaluate the four products that I know of that support JAX-RS:
CXF - this
Apache hosted project is a merger between XFire
(a SOAP...
3 replies - 18848 views - 09/26/08 by Solomon Duskis in Articles

[img_assist|nid=5211|title=|desc=|link=none|align=right|width=113|height=105]Over the past two months or so we here at the web builder zone, thanks to Manning...
0 replies - 20693 views - 09/26/08 by Schalk Neethling in News

In turning this problem over in my mind, a few quick suggestions
keep holding sway, then a raft of larger potential implications
continue to haunt the...
1 replies - 5283 views - 09/25/08 by Rob Williams in News

We talked about how it is important to separate the new operators from the application logic. This separation forces your code to have factories which are...
0 replies - 5160 views - 09/24/08 by Misko Hevery in Articles