<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jsumali's Weblog</title>
	<atom:link href="http://jsumali.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jsumali.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 30 Jul 2008 14:17:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jsumali.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jsumali's Weblog</title>
		<link>http://jsumali.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jsumali.wordpress.com/osd.xml" title="Jsumali&#039;s Weblog" />
	<atom:link rel='hub' href='http://jsumali.wordpress.com/?pushpress=hub'/>
		<item>
		<title>VisualVM in IcedTea</title>
		<link>http://jsumali.wordpress.com/2008/07/29/visualvm-in-icedtea/</link>
		<comments>http://jsumali.wordpress.com/2008/07/29/visualvm-in-icedtea/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 19:26:29 +0000</pubDate>
		<dc:creator>jsumali</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jsumali.wordpress.com/?p=9</guid>
		<description><![CDATA[VisualVM, the lightweight profiler and troubleshooting tool is now available to build as part of IcedTea6 for 32 and 64 bit arch . The whole thing builds from source &#8212; NetBeans platform7 and profiler2 (visualvm_preview2), and finally VisualVM 1.0. A binary launcher `jvisualvm` is put in the ${JDK}/bin directory along with the rest of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jsumali.wordpress.com&amp;blog=2762191&amp;post=9&amp;subd=jsumali&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://visualvm.dev.java.net/">VisualVM</a>, the lightweight profiler and troubleshooting tool is now available to build as part of <a href="http://icedtea.classpath.org">IcedTea6</a> for 32 and 64 bit arch <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . The whole thing builds from source &#8212; NetBeans platform7 and profiler2 (visualvm_preview2), and finally VisualVM 1.0. A binary launcher <code>`jvisualvm`</code> is put in the ${JDK}/bin directory along with the rest of the tools.</p>
<p>Screenshots:</p>
<p><a href="http://jsumali.files.wordpress.com/2008/07/screenshot-visualvm-080729-3.png"><img class="aligncenter size-medium wp-image-11" src="http://jsumali.files.wordpress.com/2008/07/screenshot-visualvm-080729-3.png?w=300&#038;h=250" alt="" width="300" height="250" /></a></p>
<p><a href="http://jsumali.files.wordpress.com/2008/07/screenshot-visualvm-080729-2.png"><img class="aligncenter size-medium wp-image-10" src="http://jsumali.files.wordpress.com/2008/07/screenshot-visualvm-080729-2.png?w=300&#038;h=250" alt="" width="300" height="250" /></a></p>
<p>To get building, you&#8217;ll need to pass &#8211;enable-visualvm to ./configure. Subsequent builds should take advantage of &#8211;with-visualvm-src-zip, &#8211;with-netbeans-platform-src-zip, and &#8211;with-netbeans-profiler-src-zip options, to prevent re-downloading of the NetBeans and VisualVM sources. Once the zips/tarballs are downloaded for the first time, my VisualVM options passed to ./configure typically looks like this:</p>
<p><code>./configure ... --enable-visualvm --with-visualvm-src-zip=visualvm-20080728-src.tar.gz --with-netbeans-platform-src-zip=netbeans-6.0.1-200801291616-platform-src.zip --with-netbeans-profiler-src-zip=netbeans-profiler-visualvm_preview2.tar.gz</code></p>
<p>Also, you&#8217;ll probably need the <code>ant-nodeps</code> package installed for some bootstrapping when building.</p>
<p>Hopefully in the near future we&#8217;ll be able to see some of VisualVM in Fedora once NetBeans platform is packaged <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>EDIT: You do not need to build OpenJDK to /build/ VisualVM on it&#8217;s own. To just build VisualVM, you will need either an existing OpenJDK (like your system one, enabled with &#8211;with-openjdk in configure), or an IcedTea-ecj build. After that, typing `make visualvm` will build visualvm, but will not be *nicely* usable until you build IcedTea. VisualVM will only work nicely when dropped into a JDK-style directory, and this is done after IcedTea is built (dropping the visualvm build into j2sdk-image).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jsumali.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jsumali.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jsumali.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jsumali.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jsumali.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jsumali.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jsumali.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jsumali.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jsumali.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jsumali.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jsumali.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jsumali.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jsumali.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jsumali.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jsumali.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jsumali.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jsumali.wordpress.com&amp;blog=2762191&amp;post=9&amp;subd=jsumali&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jsumali.wordpress.com/2008/07/29/visualvm-in-icedtea/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30c6c00145828836378fed64851912ff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jsumali</media:title>
		</media:content>

		<media:content url="http://jsumali.files.wordpress.com/2008/07/screenshot-visualvm-080729-3.png?w=300" medium="image" />

		<media:content url="http://jsumali.files.wordpress.com/2008/07/screenshot-visualvm-080729-2.png?w=300" medium="image" />
	</item>
		<item>
		<title>NetX Improvements</title>
		<link>http://jsumali.wordpress.com/2008/02/06/netx-improvements/</link>
		<comments>http://jsumali.wordpress.com/2008/02/06/netx-improvements/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 15:47:00 +0000</pubDate>
		<dc:creator>jsumali</dc:creator>
				<category><![CDATA[NetX]]></category>

		<guid isPermaLink="false">http://jsumali.wordpress.com/?p=8</guid>
		<description><![CDATA[Finally my own blog (thank lillian) My latest bit of work with IcedTea and NetX was pushed into the IcedTea repo last night. While it&#8217;s not totally complete (yet), a large part of javaws security has been implemented. Let&#8217;s take a look&#8230; Running a signed application always shows a dialog now, regardless if the code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jsumali.wordpress.com&amp;blog=2762191&amp;post=8&amp;subd=jsumali&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> Finally my own blog <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (thank <a href="http://langel.wordpress.com" target="_blank">lillian</a>)</p>
<p>My latest bit of work with IcedTea and NetX was pushed into the IcedTea repo last night. While it&#8217;s not totally complete (yet), a large part of javaws security has been implemented. Let&#8217;s take a look&#8230;</p>
<p>Running a signed application always shows a dialog now, regardless if the code verification was successful or not. In this case, it shows that JDiskReport has an expired certificate.</p>
<p><a href="http://jsumali.files.wordpress.com/2008/02/netx-1.jpg" target="_blank" title="netx-1.jpg"><img src="http://jsumali.files.wordpress.com/2008/02/netx-1.thumbnail.jpg?w=450" alt="netx-1.jpg" /></a></p>
<p>Clicking on the More information button shows the details:</p>
<p><a href="http://jsumali.files.wordpress.com/2008/02/netx-2.jpg" target="_blank" title="netx-2.jpg"><img src="http://jsumali.files.wordpress.com/2008/02/netx-2.thumbnail.jpg?w=450" alt="netx-2.jpg" /></a></p>
<p>&#8230; and clicking on the Certificate Details button shows the info from the certificate used in signing:<br />
Note that &#8220;Karsten Lentzsch&#8221; is the publisher of the software and &#8220;Thawte Server CA&#8221; is the 3rd party that did the signing.<br />
<a href="http://jsumali.files.wordpress.com/2008/02/netx-3.jpg" target="_blank" title="netx-3.jpg"><img src="http://jsumali.files.wordpress.com/2008/02/netx-3.thumbnail.jpg?w=450" alt="netx-3.jpg" /></a></p>
<p>In the case that an application is self signed, only one certificate is shown:</p>
<p><a href="http://jsumali.files.wordpress.com/2008/02/netx-4.jpg" target="_blank" title="netx-4.jpg"><img src="http://jsumali.files.wordpress.com/2008/02/netx-4.thumbnail.jpg?w=450" alt="netx-4.jpg" /></a></p>
<p>Should an application be unsigned, permission for security-sensitive operations are requested from the user, as shown in the Notepad application:</p>
<p><a href="http://jsumali.files.wordpress.com/2008/02/netx-5.jpg" target="_blank" title="netx-5.jpg"><img src="http://jsumali.files.wordpress.com/2008/02/netx-5.thumbnail.jpg?w=450" alt="netx-5.jpg" /></a></p>
<p>Right now only file-open, file-save, clipboard-read and clipboard-write are available as jnlp services. The rest should be coming hopefully soon <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jsumali.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jsumali.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jsumali.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jsumali.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jsumali.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jsumali.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jsumali.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jsumali.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jsumali.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jsumali.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jsumali.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jsumali.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jsumali.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jsumali.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jsumali.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jsumali.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jsumali.wordpress.com&amp;blog=2762191&amp;post=8&amp;subd=jsumali&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jsumali.wordpress.com/2008/02/06/netx-improvements/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30c6c00145828836378fed64851912ff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jsumali</media:title>
		</media:content>

		<media:content url="http://jsumali.files.wordpress.com/2008/02/netx-1.thumbnail.jpg" medium="image">
			<media:title type="html">netx-1.jpg</media:title>
		</media:content>

		<media:content url="http://jsumali.files.wordpress.com/2008/02/netx-2.thumbnail.jpg" medium="image">
			<media:title type="html">netx-2.jpg</media:title>
		</media:content>

		<media:content url="http://jsumali.files.wordpress.com/2008/02/netx-3.thumbnail.jpg" medium="image">
			<media:title type="html">netx-3.jpg</media:title>
		</media:content>

		<media:content url="http://jsumali.files.wordpress.com/2008/02/netx-4.thumbnail.jpg" medium="image">
			<media:title type="html">netx-4.jpg</media:title>
		</media:content>

		<media:content url="http://jsumali.files.wordpress.com/2008/02/netx-5.thumbnail.jpg" medium="image">
			<media:title type="html">netx-5.jpg</media:title>
		</media:content>
	</item>
	</channel>
</rss>
