Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

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...
on Oct 10, 2011 | Permalink | Discuss

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.
on Sep 2, 2011 | Permalink | Discuss
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...
on Mar 15, 2011 | Permalink | Discuss
In which our hero makes Jersey dance in ways that probably make the Jersey authors take to their sick beds with a headache.
on Apr 28, 2010 | Permalink | Discuss
Entry posted to my new blog.
on Mar 2, 2010 | Permalink | Discuss
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.
on Feb 14, 2010 | Permalink | Discuss
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.
on May 14, 2009 | Permalink | Discuss
I describe a process used to reduce the number of unknown unknowns remaining in the development for JSF 2.0.
on Oct 21, 2008 | Permalink | Discuss
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.
on Feb 18, 2008 | Permalink | Discuss
No continuations yet. JSR 323 never made the first hurdle.
on Jan 24, 2008 | Permalink | Discuss
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...
on Jan 14, 2008 | Permalink | Discuss
If (newly announced) JSR 323 is serious, it looks like it might give us continuations.
on Jan 8, 2008 | Permalink | Discuss
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.
on Nov 28, 2007 | Permalink | Discuss

Community

Welcome java 7 - Part 1
on Aug 11, 2011 | Permalink | Discuss
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...
on Jul 26, 2011 | Permalink | Discuss
I describe new subscription/unsubscription processes for jsr-314-open@jcp.org.
on Mar 19, 2010 | Permalink | Discuss
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.
on Dec 10, 2009 | Permalink | Discuss

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. 
on Oct 4, 2010 | Permalink | Discuss

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...
on May 18, 2010 | Permalink | Discuss

Education

A lot of applications these days title themselves RESTful. But how much REST is needed to be RESTful?
on Feb 20, 2010 | Permalink | Discuss