Archives
-
Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification
-
I will be speaking at JavaZone 2010 about NIO.2
My abstract for presenting at JavaZone 2010 about NIO.2 has been accepted and I will be speaking on 8th of September in saloon 1 from 10:15 to 11:15
Jul 20th, 2010 | Filed under Announcement, Java, Java SE, JavaZone, JavaZone 2010, Learning, Presentations -
Introducing NIO.2 (JSR 203) Part 4: Changing File System Attributes and Permissions
In this entry you will learn how to use nio.2 to change the files and directories attributes and permissions using nio.2 included in Java 7.
-
Introducing NIO.2 (JSR 203) Part 3: File System Attributes and Permissions support in NIO.2
In two previous entries I covered Introducing NIO.2 (JSR 203) Part 1: What are new features? and Introducing NIO.2 (JSR 203) Part 2: The Basics In this entry I will discuss Attributes introduced in NIO.2. Using attributes we can read platform specific attributes of an element in the file system. For example to hide a [...]
-
Introducing NIO.2 (JSR 203) Part 2: The Basics
In this part we will discuss the basic classes that we will work with them to have file system operations like copying a file, dealing with symbolic links, deleting a file, and so on. I will write a separate entry to introduce classes which are new to Java 7 for dealing with streams and file [...]
-
Introducing OpenESB from development to administration and management.
OpenESB project initiated by Sun Microsystems to develop and deliver a high performance, and feature rich implementation of Java Business Integration (JBI) under an open source friendly license. Basic task of JBI implementations is connecting different type of resources and applications together in a standard and none intrusive way. Basic building blocks of an ESB [...]
May 24th, 2010 | Filed under Architecture, How To, Java EE, Java EE Security, Java SE, Web Services, XML
