Blogs by topic: JSR
| • Accessibility | • Ajax | • Blogging | • Business | • Community |
| • Databases | • Deployment | • Distributed | • Eclipse | • Education |
| • EJB | • Extreme Programming | • Games | • GlassFish | • Grid |
| • GUI | • IDE | • Instant Messaging | • J2EE | • J2ME |
| • J2SE | • Jakarta | • JavaFX | • JavaOne | • Jini |
| • JSP | • JSR | • JXTA | • LDAP | • Linux |
| • Mobility | • NetBeans | • Open Source | • OpenSolaris | • OSGi |
| • P2P | • Patterns | • Performance | • Porting | • Programming |
| • Research | • RMI | • RSS Feeds | • Search | • Security |
| • Servlets | • Struts | • Swing | • Testing | • Tools |
| • Virtual Machine | • Web Applications | • Web Design | • Web Development Tools | • Web Services and XML |
GUI

Welcome java 7 part 3 -NIO 2 JSR 203
So like the coin project, in the NIO 2 there aren't unprecedented features in this e -specification, but now it's possible do some easier work I/Os in java. With the class java.io.Files are possible to perform several operations in simple mode. For that it needs and uses the java.io.file.Path, this interface represents files and...
JSR

This blog entry brings to your
attention a few points about using these artifacts, as well as
introducing a simple archetype that the Mojarra team uses to facilitate
the creation of automated regression tests.

JSON JSR(pre JCP filed draft)
As announced earlier, Oracle wants to include a Java API for JSON in the Java EE platform. I have circulated the Java API for JSON JSR draft internally in Oracle. If you have any feedback, let me know. I will also reach out to few people(who worked on Java implementations for JSON) to support this JSR. The planned scope for this API is:
Produce and consume JSON...

In which our hero makes Jersey dance in ways that probably make the Jersey authors take to their sick beds with a headache.

Entry posted to my new blog.
There is much discussion these days about HATEOAS (Hypermedia as the engine of application state) so it gets time to clearly say what HATEOAS actually means.

As you can see on the JSR page for JSR-314, the Final Approval Ballot phase for JSF 2.0 is underway and runs til 26 May.

I describe a process used to reduce the number of unknown unknowns remaining in the development for JSF 2.0.

The Public Review of JSR 262, "Web Services Connector for JMX Agents", is underway, and there's a new snapshot of the Reference Implementation that corresponds to the Public Review specification.

No continuations yet. JSR 323 never made the first hurdle.

The discussion about new language features in Java SE 7 is on again, with abundant feedback to JavaPolis presentations on closures and several "little" language features (like improved generic type inference, catch clauses, String switch, typedef and others). I am a supporter of the current closures proposal, but no matter which of these features you like, there's one aspect I see no one discussing: compatibility with older JVMs...

If (newly announced) JSR 323 is serious, it looks like it might give us continuations.

In javaposse 150 the guys were talking about something and veered off on a tangent talking about multiple return values and tuples and such like. Next up they talked about the closures JSR. That sparked a thought that maybe we could transform the multiple return values problem in order to solve it using closures.
Community

Welcome java 7 - Part 1

Beyond being merely a computer programming language, Java is the most widely used software platform in the entire world. There is a large number of various software solutions that were developed using this technology. Without many people being aware, Java is present in our daily lives in embedded technologies like blue-ray discs and a countless number of sites on the internet that were...

I describe new subscription/unsubscription processes for jsr-314-open@jcp.org.
As it seems, Marc and Paul (the leaders of JAX-RS / Jersey) really have understood what OpenSource really means: Communicate with the community, understand their needs and thoughts, accept their ideas. I would wish that more project leaders would assimilate this open mind and welcoming kind of leadership.
Accessibility
The www.abelski.com web site offers free (for personal and academic usage) courses about various topics in software development. The site focuses on Java technologies.
EJB

I decided to write down the answer for some questions which my book's readers email me or ask me via twitter in my weblog so everyone can benefit from the answers. Here is the answer to the first question which involves custom security realms.
GlassFish supports 5 types of security realms out of the box which are sd follow:
File Realm: Usefull for development and testing purposes. GlassFish...
Education
A lot of applications these days title themselves RESTful. But how much REST is needed to be RESTful?







