<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-11200164.post6076460868105737645..comments</id><updated>2008-03-05T09:07:03.382-05:00</updated><title type='text'>Comments on Nirav's Contemplations: How to find which jar file contains your class at ...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.nirav.name/feeds/6076460868105737645/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11200164/6076460868105737645/comments/default'/><link rel='alternate' type='text/html' href='http://blog.nirav.name/2008/03/how-to-find-which-jar-file-contains.html'/><author><name>Nirav Thaker</name><uri>http://www.blogger.com/profile/07204297663478577248</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-11200164.post-4383991643158184242</id><published>2008-03-05T09:07:00.000-05:00</published><updated>2008-03-05T09:07:00.000-05:00</updated><title type='text'>@AsolntsevWow, I introspected protection domain be...</title><summary type='text'>@Asolntsev&lt;BR/&gt;Wow, I introspected protection domain before writing this piece but never knew about getCodeSource() method. Thanks!&lt;BR/&gt;&lt;BR/&gt;@Ketan,&lt;BR/&gt;That's interesting. Not sure if it would handle inner classes well (A$B)...</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11200164/6076460868105737645/comments/default/4383991643158184242'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11200164/6076460868105737645/comments/default/4383991643158184242'/><link rel='alternate' type='text/html' href='http://blog.nirav.name/2008/03/how-to-find-which-jar-file-contains.html?showComment=1204726020000#c4383991643158184242' title=''/><author><name>Nirav Thaker</name><uri>http://www.blogger.com/profile/07204297663478577248</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='13398947556794333606'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.nirav.name/2008/03/how-to-find-which-jar-file-contains.html' ref='tag:blogger.com,1999:blog-11200164.post-6076460868105737645' source='http://www.blogger.com/feeds/11200164/posts/default/6076460868105737645' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-11200164.post-8094807922694900769</id><published>2008-03-05T03:47:00.000-05:00</published><updated>2008-03-05T03:47:00.000-05:00</updated><title type='text'>Hi Nirav,I know a simplier way.There is a term cal...</title><summary type='text'>Hi Nirav,&lt;BR/&gt;I know a simplier way.&lt;BR/&gt;&lt;BR/&gt;There is a term called "Code source" for what are you looking for.&lt;BR/&gt;&lt;BR/&gt;Look:&lt;BR/&gt;&lt;BR/&gt;http://asolntsev.blogspot.com/2008/03/how-to-find-which-jar-file-contains.html</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11200164/6076460868105737645/comments/default/8094807922694900769'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11200164/6076460868105737645/comments/default/8094807922694900769'/><link rel='alternate' type='text/html' href='http://blog.nirav.name/2008/03/how-to-find-which-jar-file-contains.html?showComment=1204706820000#c8094807922694900769' title=''/><author><name>asolntsev</name><uri>http://www.blogger.com/profile/16632087166612261207</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.nirav.name/2008/03/how-to-find-which-jar-file-contains.html' ref='tag:blogger.com,1999:blog-11200164.post-6076460868105737645' source='http://www.blogger.com/feeds/11200164/posts/default/6076460868105737645' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-11200164.post-4980095419906906520</id><published>2008-03-05T01:03:00.000-05:00</published><updated>2008-03-05T01:03:00.000-05:00</updated><title type='text'>That's an interesting piece of snippet.I use a she...</title><summary type='text'>That's an interesting piece of snippet.&lt;BR/&gt;&lt;BR/&gt;I use a &lt;A HREF="http://ketan.padegaonkar.name/2007/07/26/finding-a-class-in-a-ton-of-jars.html" REL="nofollow"&gt;shell script&lt;/A&gt; that essentially grepped through the list of all stuff in a jar.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11200164/6076460868105737645/comments/default/4980095419906906520'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11200164/6076460868105737645/comments/default/4980095419906906520'/><link rel='alternate' type='text/html' href='http://blog.nirav.name/2008/03/how-to-find-which-jar-file-contains.html?showComment=1204696980000#c4980095419906906520' title=''/><author><name>KetanPadegaonkar</name><uri>http://www.blogger.com/profile/00708547712729097047</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.nirav.name/2008/03/how-to-find-which-jar-file-contains.html' ref='tag:blogger.com,1999:blog-11200164.post-6076460868105737645' source='http://www.blogger.com/feeds/11200164/posts/default/6076460868105737645' type='text/html'/></entry></feed>