<?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-1281882577011517327.post7520820990530681854..comments</id><updated>2012-02-07T13:00:27.652+01:00</updated><category term='design patterns'/><category term='web'/><category term='latex'/><category term='café com tapioca'/><category term='strategy'/><category term='art'/><category term='conference'/><category term='open source'/><category term='workspace'/><category term='picture'/><category term='browser'/><category term='user interface'/><category term='software engineering'/><category term='family'/><category term='business process'/><category term='Vaadin'/><category term='database'/><category term='ecology'/><category term='operating system'/><category term='javafx'/><category term='cejug'/><category term='sport'/><category term='business'/><category term='research'/><category term='java'/><category term='Java EE'/><category term='php'/><category term='enterprise application'/><category term='security'/><category term='culture'/><category term='music'/><category term='jvm'/><category term='web services'/><category term='blog'/><category term='book'/><category term='configuration management'/><category term='trip'/><category term='netbeans'/><category term='literature'/><category term='culinary'/><category term='yasmim'/><category term='movie'/><category term='software architecture'/><category term='friendship'/><category term='integration'/><category term='europe'/><category term='JSF'/><category term='career'/><category term='publication'/><category term='ide'/><category term='e-commerce'/><title type='text'>Comments on Hildeberto's Blog: Creating a Connection Pool to PostgreSQL on Glassf...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.hildeberto.com/feeds/7520820990530681854/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html'/><author><name>Hildeberto Mendonça</name><uri>http://www.blogger.com/profile/00241544229335976181</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_GRRHKr2Yk6M/S8wdoE8TK6I/AAAAAAAABhI/v7Bl4Ud3QMk/S220/me.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>23</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-828373588246732526</id><published>2011-10-22T10:52:10.775+02:00</published><updated>2011-10-22T10:52:10.775+02:00</updated><title type='text'>This is not actually necessary to make the connect...</title><content type='html'>This is not actually necessary to make the connection pool work :) Indeed, the URL is useful to create connections from the IDE. Thanks for adding this tip.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/828373588246732526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/828373588246732526'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1319273530775#c828373588246732526' title=''/><author><name>Hildeberto Mendonça</name><uri>http://www.blogger.com/profile/14423658184719505857</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://3.bp.blogspot.com/-fT4Hb7OpyVE/TjZhqzJrtnI/AAAAAAAAABI/ezPh1Ff4VWI/s220/me4.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-529943406'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-6400938761937769678</id><published>2011-10-20T21:55:23.613+02:00</published><updated>2011-10-20T21:55:23.613+02:00</updated><title type='text'>Do not forget adding an additional property named ...</title><content type='html'>Do not forget adding an additional property named &amp;quot;URL&amp;quot; to the pool.&lt;br /&gt;IDE&amp;#39;s address mapping may crash.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;jdbc:postgresql://localhost:5432/[database-name]</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/6400938761937769678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/6400938761937769678'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1319140523613#c6400938761937769678' title=''/><author><name>denizTurkey</name><uri>http://www.blogger.com/profile/00124567439753204289</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1900759287'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-6808981143488818986</id><published>2011-09-19T02:07:57.737+02:00</published><updated>2011-09-19T02:07:57.737+02:00</updated><title type='text'>Very interesting thanks. Just on remark : no JEE -...</title><content type='html'>Very interesting thanks. Just on remark : no JEE --&amp;gt; Java EE, best regards</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/6808981143488818986'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/6808981143488818986'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1316390877737#c6808981143488818986' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1326031585'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-7701099310256777930</id><published>2011-09-19T02:02:55.055+02:00</published><updated>2011-09-19T02:02:55.055+02:00</updated><title type='text'>Saved me a lot of time.
Especially point 3, I thou...</title><content type='html'>Saved me a lot of time.&lt;br /&gt;Especially point 3, I thought too that I got rid of restarting , I lost a time in it. Thanks for the post</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/7701099310256777930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/7701099310256777930'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1316390575055#c7701099310256777930' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1326031585'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-3924743592941182344</id><published>2011-09-02T09:29:41.251+02:00</published><updated>2011-09-02T09:29:41.251+02:00</updated><title type='text'>Wow! I&amp;#39;m sorry for that. Fixed! Thank you for ...</title><content type='html'>Wow! I&amp;#39;m sorry for that. Fixed! Thank you for the feedback.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3924743592941182344'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3924743592941182344'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1314948581251#c3924743592941182344' title=''/><author><name>Hildeberto Mendonça</name><uri>http://www.blogger.com/profile/14423658184719505857</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://3.bp.blogspot.com/-fT4Hb7OpyVE/TjZhqzJrtnI/AAAAAAAAABI/ezPh1Ff4VWI/s220/me4.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-529943406'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-7681511117517742235</id><published>2011-09-02T08:55:18.482+02:00</published><updated>2011-09-02T08:55:18.482+02:00</updated><title type='text'>Hi,
great post, thank you.
But there&amp;#39;s a spell...</title><content type='html'>Hi,&lt;br /&gt;great post, thank you.&lt;br /&gt;But there&amp;#39;s a spelling mistake in the package name which nearly drove me nuts.&lt;br /&gt;It&amp;#39;s of course &amp;quot;postgresql&amp;quot; not &amp;quot;portgresql&amp;quot;.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/7681511117517742235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/7681511117517742235'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1314946518482#c7681511117517742235' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-193988843'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-5704702518727808946</id><published>2011-08-15T16:33:45.419+02:00</published><updated>2011-08-15T16:33:45.419+02:00</updated><title type='text'>Awesome post dude!!!
Saved my work day!!!</title><content type='html'>Awesome post dude!!!&lt;br /&gt;Saved my work day!!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/5704702518727808946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/5704702518727808946'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1313418825419#c5704702518727808946' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1901897348'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-726043359228543974</id><published>2011-04-21T11:59:26.267+02:00</published><updated>2011-04-21T11:59:26.267+02:00</updated><title type='text'>Using Glassfish V3 with Eclipse Helios if you have...</title><content type='html'>Using Glassfish V3 with Eclipse Helios if you have problems (ClassNotFoundException) while adding the JDBC Driver use [glassfish_home]/glassfish/lib/ as directory to copy your .jar file.&lt;br /&gt;&lt;br /&gt;By the way: Thanks for sharing! :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/726043359228543974'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/726043359228543974'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1303379966267#c726043359228543974' title=''/><author><name>Aarón</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-218380314'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-2919673499781436420</id><published>2011-01-18T16:50:47.775+01:00</published><updated>2011-01-18T16:50:47.775+01:00</updated><title type='text'>I succeeded to get my datasource deployed and read...</title><content type='html'>I succeeded to get my datasource deployed and ready in no time. Thanks for sharing your findings.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/2919673499781436420'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/2919673499781436420'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1295365847775#c2919673499781436420' title=''/><author><name>jgricourt</name><uri>http://www.blogger.com/profile/00854496220634660755</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-105865595'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-3724879964755367427</id><published>2010-11-12T14:25:33.269+01:00</published><updated>2010-11-12T14:25:33.269+01:00</updated><title type='text'>Hi,

well, I&amp;#39;m using Netbeans because of its u...</title><content type='html'>Hi,&lt;br /&gt;&lt;br /&gt;well, I&amp;#39;m using Netbeans because of its usability and integration with Glassfish, but the connection pooling configuration is independent of the IDE. I&amp;#39;m explaining how I did it in Glassfish. So, it will work for Eclipse or any other IDE as well.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3724879964755367427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3724879964755367427'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1289568333269#c3724879964755367427' title=''/><author><name>Hildeberto Mendonça</name><uri>http://www.blogger.com/profile/00241544229335976181</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_GRRHKr2Yk6M/S8wdoE8TK6I/AAAAAAAABhI/v7Bl4Ud3QMk/S220/me.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1958413738'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-754314089023132168</id><published>2010-11-12T14:21:37.406+01:00</published><updated>2010-11-12T14:21:37.406+01:00</updated><title type='text'>Hey Hildeberto, What IDE are you using for connect...</title><content type='html'>Hey Hildeberto, What IDE are you using for connection pooling?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/754314089023132168'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/754314089023132168'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1289568097406#c754314089023132168' title=''/><author><name>hiteshshahk</name><uri>http://www.blogger.com/profile/03814268501025154289</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-388828992'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-9184343586368461036</id><published>2010-11-12T14:20:31.976+01:00</published><updated>2010-11-12T14:20:31.976+01:00</updated><title type='text'>Hey Hildeberto, What IDE are you using for connect...</title><content type='html'>Hey Hildeberto, What IDE are you using for connection pooling?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/9184343586368461036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/9184343586368461036'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1289568031976#c9184343586368461036' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1552581606'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-3478821518576000367</id><published>2010-10-17T21:45:30.184+02:00</published><updated>2010-10-17T21:45:30.184+02:00</updated><title type='text'>Nice tutorial, thanks a lot. Worked flawlessly! I&amp;...</title><content type='html'>Nice tutorial, thanks a lot. Worked flawlessly! I&amp;#39;ve worked with Glassfish a long time ago in school and your steps were exactly what I needed. Keep up the good work =)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3478821518576000367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3478821518576000367'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1287344730184#c3478821518576000367' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2072285469'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-5134870016054649905</id><published>2010-10-07T18:47:04.688+02:00</published><updated>2010-10-07T18:47:04.688+02:00</updated><title type='text'>Thank you very much for you help, it&amp;#39;s was eas...</title><content type='html'>Thank you very much for you help, it&amp;#39;s was easy</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/5134870016054649905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/5134870016054649905'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1286470024688#c5134870016054649905' title=''/><author><name>M.C.C. Bernardino Guerrero Ibarra</name><uri>http://www.blogger.com/profile/04618378342219509943</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2115678132'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-2925512092664790941</id><published>2010-08-25T10:57:10.234+02:00</published><updated>2010-08-25T10:57:10.234+02:00</updated><title type='text'>Hi, thanks for this manual!
I just tried it on Gla...</title><content type='html'>Hi, thanks for this manual!&lt;br /&gt;I just tried it on Glassfish V2 and&lt;br /&gt;it just worked.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/2925512092664790941'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/2925512092664790941'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1282726630234#c2925512092664790941' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-274081613'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-5621433189909845929</id><published>2010-06-01T10:47:34.343+02:00</published><updated>2010-06-01T10:47:34.343+02:00</updated><title type='text'>Hi, thank you for nice manual. :)</title><content type='html'>Hi, thank you for nice manual. :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/5621433189909845929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/5621433189909845929'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1275382054343#c5621433189909845929' title=''/><author><name>horkavlna</name><uri>http://www.blogger.com/profile/05298409944228843045</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-287735405'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-4826409424682692950</id><published>2010-03-26T02:57:20.603+01:00</published><updated>2010-03-26T02:57:20.603+01:00</updated><title type='text'>Thanks Hildeberto, that makes the picture much cle...</title><content type='html'>Thanks Hildeberto, that makes the picture much clearer,&lt;br /&gt;Best Regards</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/4826409424682692950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/4826409424682692950'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1269568640603#c4826409424682692950' title=''/><author><name>Andrew</name><uri>http://www.blogger.com/profile/16165893042017329339</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-867745888'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-2294412206986362986</id><published>2010-03-25T08:54:19.114+01:00</published><updated>2010-03-25T08:54:19.114+01:00</updated><title type='text'>Hello Andrew, it seems that you developed a standa...</title><content type='html'>Hello Andrew, it seems that you developed a standalone application (it runs using the java command: java DBConnection). Is it right? Well, in this case you cannot access this kind of server resource through a standalone application. The application server only provides resources for those applications that are deployed on it. In fact, the application server should execute the application.&lt;br /&gt;&lt;br /&gt;It is possible to deploy your code on Glassfish, but you have to do a lot of additional things to be able to see the output of your code, like develop a simple web application.&lt;br /&gt;&lt;br /&gt;Therefore, in your specific case, you can access the PostgreSQL server through a conventional database connection only, using the DriveManager. The same way you did in your last example (first comment).</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/2294412206986362986'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/2294412206986362986'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1269503659114#c2294412206986362986' title=''/><author><name>Hildeberto Mendonça</name><uri>http://www.blogger.com/profile/00241544229335976181</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://1.bp.blogspot.com/_GRRHKr2Yk6M/SPcW1IwTFtI/AAAAAAAAAaI/hL1WO3ferGI/S220/me2.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1958413738'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-7072241440124741213</id><published>2010-03-24T16:10:43.701+01:00</published><updated>2010-03-24T16:10:43.701+01:00</updated><title type='text'>Hi Hildeberto, thank again for the quick response....</title><content type='html'>Hi Hildeberto, thank again for the quick response.&lt;br /&gt;As to the JNDI name, yes, it is prefixed with jdbc/: “jdbc/MyTestDB”.&lt;br /&gt;As regards the locations of the server and the client code:&lt;br /&gt;The client resides on my D drive D:\Java\workspace\jdbc\bin\DBConnection.class.&lt;br /&gt;(it originally had nothing to do with application server as it connected to PG/SQL directly through DriverManager, only after I found out that using DataSource is the preferred style did I installed glassfish and rewrote the code to connect do the postgres db through the application server&amp;#39;s datasource).&lt;br /&gt;The server is installed on my C drive in the default install dir: C:\glassfishv3&lt;br /&gt;Both the program and the application server are running on the same system (Windows Vista). I am not sure whether that means that the program IS running on the SAME APPLICATION SERVER.&lt;br /&gt;I must admit that I did not make any special connections between the program that I wrote and the glassfish server so I’m not sure whether the program is able to find the JNDI resource that I created in the glassfish.&lt;br /&gt;Please, do say whether my understanding of the above is correct or not.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/7072241440124741213'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/7072241440124741213'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1269443443701#c7072241440124741213' title=''/><author><name>Andrew</name><uri>http://www.blogger.com/profile/16165893042017329339</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-867745888'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-3395525959154650287</id><published>2010-03-24T10:48:33.531+01:00</published><updated>2010-03-24T10:48:33.531+01:00</updated><title type='text'>Is the code running in the same application server...</title><content type='html'>Is the code running in the same application server where the JNDI was configured or is it deployed in another server? If not, you will need additional configurations that you can find here: &lt;a href="http://www.developer.com/java/ejb/article.php/10931_2215571_4/Locating-Resources-Using-JNDI-Java-Naming-and-Directory-Interface.htm" rel="nofollow"&gt;http://www.developer.com/java/ejb/article.php/10931_2215571_4/Locating-Resources-Using-JNDI-Java-Naming-and-Directory-Interface.htm&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;When you performed the task 11 of the post, have you defined the JNDI name with the prefix &amp;quot;jdbc/&amp;quot;? If not, do it.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3395525959154650287'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3395525959154650287'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1269424113531#c3395525959154650287' title=''/><author><name>Hildeberto Mendonça</name><uri>http://www.blogger.com/profile/00241544229335976181</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://1.bp.blogspot.com/_GRRHKr2Yk6M/SPcW1IwTFtI/AAAAAAAAAaI/hL1WO3ferGI/S220/me2.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1958413738'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-7080111031828830812</id><published>2010-03-24T01:09:49.958+01:00</published><updated>2010-03-24T01:09:49.958+01:00</updated><title type='text'>Hildeberto, many thanks for your quick response. U...</title><content type='html'>Hildeberto, many thanks for your quick response. Unfortunately changing the initialContext lookup value did not do. Any other ideas what can be wrong? … :|</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/7080111031828830812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/7080111031828830812'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1269389389958#c7080111031828830812' title=''/><author><name>Andrew</name><uri>http://www.blogger.com/profile/16165893042017329339</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-867745888'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-8770376734136017712</id><published>2010-03-23T17:58:42.919+01:00</published><updated>2010-03-23T17:58:42.919+01:00</updated><title type='text'>Hello Andrew,

If the connection is working in oth...</title><content type='html'>Hello Andrew,&lt;br /&gt;&lt;br /&gt;If the connection is working in other ways we have good news. It means that there is minor issues to solve. One of these minor issues might be solved with the code below:&lt;br /&gt;&lt;br /&gt;Context ctx = new InitialContext();&lt;br /&gt;DataSource ds = (DataSource) ctx.lookup(&amp;quot;jdbc/MyTestDB&amp;quot;);&lt;br /&gt;Connection conn = ds.getConnection();&lt;br /&gt;&lt;br /&gt;Basically, instead of using &amp;quot;java:comp/env/jdbc/MyTestDB&amp;quot;, use just &amp;quot;jdbc/MyTestDB&amp;quot;. Let me know if it is enough to solve the problem.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/8770376734136017712'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/8770376734136017712'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1269363522919#c8770376734136017712' title=''/><author><name>Hildeberto Mendonça</name><uri>http://www.blogger.com/profile/00241544229335976181</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://1.bp.blogspot.com/_GRRHKr2Yk6M/SPcW1IwTFtI/AAAAAAAAAaI/hL1WO3ferGI/S220/me2.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1958413738'/></entry><entry><id>tag:blogger.com,1999:blog-1281882577011517327.post-3906712458868551882</id><published>2010-03-23T15:57:20.885+01:00</published><updated>2010-03-23T15:57:20.885+01:00</updated><title type='text'>Hi, I have installed GlassFish v3 on Vista and cre...</title><content type='html'>Hi, I have installed GlassFish v3 on Vista and created Pooling DataSource to my PG/SQL database which is located on Unix Ubuntu in Virtual Machine. It does ping OK. I also created JNDI under Resources/JDBC/JDBC Resources named “jdbc/MyTestDB” mapping it with the Pooling DataSource I have previously created.&lt;br /&gt;Now, I have found and adopted in Eclipse (on Vista) a java application code to access that postgres database with the DataSource connection made available through the glassfish server but unfortunately I cannot and get the following error: &lt;br /&gt;&lt;br /&gt;javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial&lt;br /&gt;&lt;br /&gt;the code that attempts to connect through the DataSource is as follows:&lt;br /&gt;&lt;br /&gt;/** Uses JNDI and Datasource (preferred style).   */&lt;br /&gt;static Connection getJNDIConnection(){&lt;br /&gt;&lt;br /&gt; String DATASOURCE_CONTEXT = &amp;quot;java:comp/env/jdbc/MyTestDB&amp;quot;;&lt;br /&gt; Connection conn = null;&lt;br /&gt; try {&lt;br /&gt;  Context initialContext = new InitialContext();&lt;br /&gt;  //initialContext.&lt;br /&gt;  if ( initialContext == null){&lt;br /&gt;   log(&amp;quot;JNDI problem. Cannot get InitialContext.&amp;quot;);&lt;br /&gt;  }&lt;br /&gt;  DataSource ds = (DataSource)initialContext.lookup(DATASOURCE_CONTEXT);&lt;br /&gt;   &lt;br /&gt;  if (ds != null) {&lt;br /&gt;   conn = ds.getConnection();&lt;br /&gt;   System.out.println(&amp;quot;Connected to db using DataSource&amp;quot;);&lt;br /&gt;  }&lt;br /&gt;  else {&lt;br /&gt;   log(&amp;quot;Failed to lookup datasource.&amp;quot;);&lt;br /&gt;  }&lt;br /&gt; }&lt;br /&gt; catch ( NamingException ex ) {&lt;br /&gt;  log(&amp;quot;Cannot get connection: &amp;quot; + ex);&lt;br /&gt; }&lt;br /&gt; catch(SQLException ex){&lt;br /&gt;  log(&amp;quot;Cannot get connection: &amp;quot; + ex);&lt;br /&gt; }&lt;br /&gt; return conn;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;As an aside note I can say that I am able to connect to my postgres db using DriverManager: &lt;br /&gt;private Connection dbConnection;&lt;br /&gt;try {&lt;br /&gt; Class.forName(&amp;quot;org.postgresql.Driver&amp;quot;).newInstance();&lt;br /&gt; dbConnection = DriverManager.getConnection(&amp;quot;jdbc:postgresql://192.168.56.101:5432/testDB&amp;quot;, &amp;quot;user&amp;quot;,&amp;quot;password&amp;quot;);&lt;br /&gt;}&lt;br /&gt;catch(Exception x){&lt;br /&gt; System.out.println( &amp;quot;Unable to load the driver class!&amp;quot; + x);&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;I am absolutely new to JEE and Glassfish. Maybe I should configure Glassfish server somehow further and do something extra to make that JNDI name datasource accessible to applications that I run on Vista in Eclipse.&lt;br /&gt;Please, help.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3906712458868551882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1281882577011517327/7520820990530681854/comments/default/3906712458868551882'/><link rel='alternate' type='text/html' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html?showComment=1269356240885#c3906712458868551882' title=''/><author><name>Andrew</name><uri>http://www.blogger.com/profile/16165893042017329339</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.hildeberto.com/2010/02/creating-connection-pool-to-postgresql.html' ref='tag:blogger.com,1999:blog-1281882577011517327.post-7520820990530681854' source='http://www.blogger.com/feeds/1281882577011517327/posts/default/7520820990530681854' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-867745888'/></entry></feed>
