<?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/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-36402998</id><updated>2025-10-26T13:58:12.268+01:00</updated><category term="Java EE(Italiano)"/><category term="other"/><category term="JBoss"/><category term="Wildfly"/><category term="Glassfish(English)"/><category term="Java EE(English)"/><category term="Flex-Flash-AS3"/><category term="Hibernate(Italiano)"/><category term="altro"/><category term="Glassfish(Italiano)"/><category term="Design(Italiano)"/><category term="Java ME(Italiano)"/><category term="Lucene(Italiano)"/><category term="Oracle XE(Italiano)"/><category term="WindowsMobile-C#"/><category term="Considerazioni Personali"/><category term="Iphone Development"/><title type='text'>Programming Notes and Examples</title><subtitle type='html'>[Java EE, ME, Glassfish, Design, Hibernate, Wildfly etc]</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>80</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-36402998.post-5757634127297232428</id><published>2014-11-19T17:01:00.000+01:00</published><updated>2014-11-19T17:01:38.878+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="other"/><title type='text'>NCDU - How to detect larger directory in linux</title><summary type="text">If you want search for big files, or big directory..
If you want to do maintenance for you free space,

You have to install NCDU.

I try it! It is wonderful..
It works with a intuitive text gui.

I install it by using
yum install ncdu

and launch by command ncdu after installing.</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/5757634127297232428/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/5757634127297232428' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/5757634127297232428'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/5757634127297232428'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/11/ncdu-how-to-detect-larger-directory-in.html' title='NCDU - How to detect larger directory in linux'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-3986408664629600401</id><published>2014-10-07T12:00:00.000+02:00</published><updated>2014-10-07T12:00:00.862+02:00</updated><title type='text'>Http Url and Wildfly HeartBeat </title><summary type="text">For my projects I need a script that check for http response correctly with 200 or 301 and then check for wildfly process status.

So I write the following script.


The script write in a log file the various steps.

The mail dir is a directory where other daemon check for new file and send it to mail..

The lock files avoid to write too many file on mail dir in case of heart down. It rewrite the</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/3986408664629600401/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/3986408664629600401' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/3986408664629600401'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/3986408664629600401'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/10/http-url-and-wildfly-heartbeat.html' title='Http Url and Wildfly HeartBeat '/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-8903747663667315722</id><published>2014-10-06T10:33:00.001+02:00</published><updated>2014-10-06T10:33:40.426+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="other"/><title type='text'>SSH won&#39;t Work - expecting SSH2_MSG_KEX_DH_GEX_GROUP</title><summary type="text">Short Post for a little-big Problem.

If your firewall is open for ssh, telnet on ssh port works but ssh won&#39;t work.

Try to debug the ssh connection by using verbose debug

ssh -v user@yourip

if ssh hangs on

&quot;expecting SSH2_MSG_KEX_DH_GEX_GROUP&quot;

and then ssh returns with the following error: &quot;Read from socket failed: Operation timed out&quot;



Probably you have an MTU/fragmentation problem and </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/8903747663667315722/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/8903747663667315722' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/8903747663667315722'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/8903747663667315722'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/10/ssh-wont-work-expecting.html' title='SSH won&#39;t Work - expecting SSH2_MSG_KEX_DH_GEX_GROUP'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-523912238577304447</id><published>2014-09-15T16:16:00.000+02:00</published><updated>2014-11-05T18:10:35.614+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>Wildfly SSL Client Authentication</title><summary type="text">
In order to ask for a client ssl authentication you have to setup standalone.xml, web.xml and jboss-web.xml in different section.



1) First of all say to UNDERTOW -&amp;gt; https listener that ssl authentication could occurs 



&amp;lt;subsystem xmlns=&quot;urn:jboss:domain:undertow:1.1&quot;&amp;gt;

 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;buffer-cache name=&quot;default&quot;/&amp;gt;

 &amp;nbsp;&amp;</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/523912238577304447/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/523912238577304447' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/523912238577304447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/523912238577304447'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/09/wildfly-ssl-client-authentication.html' title='Wildfly SSL Client Authentication'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-8484097585833181026</id><published>2014-09-14T15:53:00.000+02:00</published><updated>2014-09-14T15:53:00.691+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>Wildfly Deploy on different server and host</title><summary type="text">
If you setup different &amp;lt;server&amp;gt; in undertow subsystem and each &amp;lt;server&amp;gt; has its own virtual host then when deploy a war you have to setup the jboss-web.xml correctly



&amp;lt;jboss-web&amp;gt;

 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;server-instance&amp;gt;default-server_secondary&amp;lt;/server-instance&amp;gt; &amp;lt;!-- does mapping to server --&amp;gt;

 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;virtual-host&amp;gt;server.mydomain.com&amp;lt;/</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/8484097585833181026/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/8484097585833181026' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/8484097585833181026'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/8484097585833181026'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/09/wildfly-deploy-on-different-server-and.html' title='Wildfly Deploy on different server and host'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-731043884162784500</id><published>2014-09-13T15:49:00.000+02:00</published><updated>2014-09-11T15:50:27.375+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>Wildfly Multiple IP and Multiple SSL Certificate</title><summary type="text">
Wildfly can manage different ip in the same standalone server.

The final target is two manage different ssl certificate for each ip.



Due to ssl handshake limitation each hostname needs to be associate with different ip



For example



https://localhost:8181 send certificate1

https://192.168.1.3:8181 send certificate 2

But first start to setup the new ip interface



 &amp;lt;interfaces&amp;gt;

</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/731043884162784500/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/731043884162784500' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/731043884162784500'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/731043884162784500'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/09/wildfly-multiple-ip-and-multiple-ssl.html' title='Wildfly Multiple IP and Multiple SSL Certificate'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-4409220040735739554</id><published>2014-09-12T15:40:00.000+02:00</published><updated>2014-09-11T15:49:57.415+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>Wildfly Virtual Host Setup</title><summary type="text">
Follow the next standalone.xml setup in order to configure more domain (i.e testfoo.com, localhost).

You have to add in undertow subsystem other &amp;lt;host ..&amp;gt; tag (see the green code)


&amp;lt;subsystem xmlns=&quot;urn:jboss:domain:undertow:1.1&quot;&amp;gt;

 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;buffer-cache name=&quot;default&quot;/&amp;gt;

 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/4409220040735739554/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/4409220040735739554' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/4409220040735739554'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/4409220040735739554'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/09/wildfly-virtual-host-setup.html' title='Wildfly Virtual Host Setup'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-2461945963376357576</id><published>2014-09-11T15:17:00.000+02:00</published><updated>2014-09-11T15:19:38.935+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Glassfish(English)"/><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>From Glassfish to Wildfly - Mail &amp; Realms - part 4</title><summary type="text">
Mail Resource



Configuring WildFly to send emails with JavaMail is also slightly different from GlassFish. Every inbound and outbound communication through TCP/IP should be declared in the socket binding group. Since SMTP uses TCP/IP to communicate, then we have to create an Outbound Socket Binding for that. To proceed:


In the admin console, go to Profile &amp;gt; General Configuration &amp;gt; </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/2461945963376357576/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/2461945963376357576' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2461945963376357576'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2461945963376357576'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/06/from-glassfish-to-wildfly-mail-realms.html' title='From Glassfish to Wildfly - Mail &amp; Realms - part 4'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-2267510417298964540</id><published>2014-09-11T15:12:00.000+02:00</published><updated>2014-09-11T15:36:12.081+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>Widlfly Access Log</title><summary type="text">
In order to enable the access log in a virutal host simply add tag  in host standalone.xml configuration




example:




&amp;lt;host name=&quot;default-host&quot; alias=&quot;localhost&quot;&amp;gt;

 &amp;nbsp;&amp;nbsp;&amp;lt;location name=&quot;/&quot; handler=&quot;welcome-content&quot;/&amp;gt;

 &amp;nbsp;&amp;nbsp;&amp;lt;access-log pattern=&quot;common&quot; directory=&quot;${jboss.server.log.dir}&quot; prefix=&quot;access&quot;/&amp;gt;

 &amp;nbsp;&amp;nbsp;&amp;lt;filter-ref name=&quot;server-header&quot;/&amp;gt;
</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/2267510417298964540/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/2267510417298964540' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2267510417298964540'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2267510417298964540'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/09/widlfly-access-log.html' title='Widlfly Access Log'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-6828825271697338776</id><published>2014-09-05T11:04:00.000+02:00</published><updated>2014-09-11T15:14:24.347+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Glassfish(English)"/><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>From Glassfish to Wildfly - HTTPS - part 5</title><summary type="text">
How to make working https in widfly



Make a keystore with keytool and put it inside standalone/configuration

Take a note for keystore and certificate password.



Make a realm in standalone.xml in security-realms section



Example



           &amp;lt;security-realm name=&quot;MySecurityRealm&quot;&amp;gt;

 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/6828825271697338776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/6828825271697338776' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/6828825271697338776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/6828825271697338776'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/09/from-glassfish-to-wildfly-https-part-5.html' title='From Glassfish to Wildfly - HTTPS - part 5'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-482855644621592170</id><published>2014-06-24T14:42:00.000+02:00</published><updated>2014-09-11T11:44:25.343+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Glassfish(English)"/><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>From Glassfish to Wildfly - Shared lib dir - part 3</title><summary type="text">
Shared lib dir in Wildfly

In glassifsh I was using a domains/domain1/lib/ directory as shared directory where to put all jars needed by all applications (ear, war, jar)



When install wildfly sure you will search for similiar directory..

Nope..

Wildfly hasn&#39;t a shared lib directory, but are using a module concept and other classloading system.



You can install module, global module or </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/482855644621592170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/482855644621592170' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/482855644621592170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/482855644621592170'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/06/from-glassfish-to-wildfly-shared-lib.html' title='From Glassfish to Wildfly - Shared lib dir - part 3'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-4157508826373617894</id><published>2014-06-24T14:27:00.002+02:00</published><updated>2014-09-11T11:44:25.340+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Glassfish(English)"/><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>From Glassfish to Wildfly - Autodeploy directory - part 2</title><summary type="text">In glassfish you have /autodeploy directory where to put ear, war and jar in order to auto deploy it in application server.

In Wildfly there is also autodeploy dir.. /opt/wildfly/standalone/deployments/

When you put an application in the directory deployment scanner start and deploy automatically the application.

I notice that deployment scanner stop to works when a large file is upload to </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/4157508826373617894/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/4157508826373617894' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/4157508826373617894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/4157508826373617894'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/06/from-glassfish-to-wildfly-autodeploy.html' title='From Glassfish to Wildfly - Autodeploy directory - part 2'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-6225895103602683630</id><published>2014-06-23T17:14:00.000+02:00</published><updated>2014-09-11T11:44:25.346+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Glassfish(English)"/><category scheme="http://www.blogger.com/atom/ns#" term="JBoss"/><category scheme="http://www.blogger.com/atom/ns#" term="Wildfly"/><title type='text'>From Glassfish to Wildfly - part 1</title><summary type="text">
How to install wildfly on linux?
Simply by download and launching the following wonderful script:
https://gist.github.com/sukharevd/6087988
Wildfly is installed in /opt/wildfly
You can launch Wildfly by using /etc/init.d/wildfly start



Open Port and Remote Access

Find and launch add-users.sh in order to add user for management realm.

It is necessary for web console admin.



Find and edit </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/6225895103602683630/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/6225895103602683630' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/6225895103602683630'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/6225895103602683630'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2014/06/from-glassfish-to-wildfly-part-1.html' title='From Glassfish to Wildfly - part 1'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-3477054274201026191</id><published>2012-08-02T18:35:00.004+02:00</published><updated>2013-02-26T15:32:36.641+01:00</updated><title type='text'>Visure Easy - Direttamente sul tuo smartphone</title><summary type="text">Online il nuovo sito per il reperimento semplice e veloce delle visure direttamente sul tuo cellulare!




Attraverso il browser del tuo smartphone potrai richiedere, pagare e scaricare la tua Visura!!

Visure Easy Mobile</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/3477054274201026191/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/3477054274201026191' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/3477054274201026191'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/3477054274201026191'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2012/08/visure-easy-direttamente-sul-tuo.html' title='Visure Easy - Direttamente sul tuo smartphone'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEje5ZSPTgAkd-9pKh7fqXgE6Vtilh9hLHWNxZbZPuQOkcumSSJwXud3TJz2t4etsTRNJq17all2-yh8AJpWctwfgsWwGn6OfJ5Qx_le7j0h7HFicIm889XeSP5YaKn3Zp5t_weeyQ/s72-c/visureasy_logo.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-1660869381991234239</id><published>2011-04-15T13:15:00.003+02:00</published><updated>2011-04-15T13:15:48.544+02:00</updated><title type='text'>Xcode 4 Tip:  Automatically make IBOutlet, property, dealloc and</title><summary type="text">Xcode 4 Tip: &amp;nbsp;Automatically make IBOutlet, property, dealloc and synthesize!G.MorrealeProblem:Are you bored to write always the same line of code in order to make an IBOutlet, property, synthesize, dealloc and then connect it to the gui in the interface builder?Solution:1) Open Xcode 42) Open the xib file3) Split the view so you can see the gui and the header file by clicking in the top on </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/1660869381991234239/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/1660869381991234239' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/1660869381991234239'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/1660869381991234239'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2011/04/xcode-4-tip-automatically-make-iboutlet_15.html' title='Xcode 4 Tip:  Automatically make IBOutlet, property, dealloc and'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-2178711491439825596</id><published>2011-04-15T13:15:00.001+02:00</published><updated>2011-04-15T13:15:38.979+02:00</updated><title type='text'>Xcode 4 Tip:  Automatically make IBOutlet, property, dealloc and</title><summary type="text">Xcode 4 Tip: &amp;nbsp;Automatically make IBOutlet, property, dealloc and synthesize!G.MorrealeProblem:Are you bored to write always the same line of code in order to make an IBOutlet, property, synthesize, dealloc and then connect it to the gui in the interface builder?Solution:1) Open Xcode 42) Open the xib file3) Split the view so you can see the gui and the header file by clicking in the top on </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/2178711491439825596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/2178711491439825596' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2178711491439825596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2178711491439825596'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2011/04/xcode-4-tip-automatically-make-iboutlet.html' title='Xcode 4 Tip:  Automatically make IBOutlet, property, dealloc and'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-188520655663580479</id><published>2011-04-15T13:08:00.001+02:00</published><updated>2011-04-15T13:08:17.167+02:00</updated><title type='text'>Mac Os eject cd dvd problem</title><summary type="text">Mac Os Eject cd/dvd ProblemG.MorrealeProblem:Your cd/dvd drive can&amp;#39;t eject the cd, by keyboard input?The finder can&amp;#39;t show your cd/dvd drive?Solution:1) Open Terminal2) Type drutil tray eject</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/188520655663580479/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/188520655663580479' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/188520655663580479'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/188520655663580479'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2011/04/mac-os-eject-cd-dvd-problem.html' title='Mac Os eject cd dvd problem'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-379874784752282454</id><published>2010-01-29T16:42:00.001+01:00</published><updated>2010-01-29T16:42:50.539+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Iphone Development"/><title type='text'>From Java To Objective-C: String</title><summary type="text">From Java To Objective C: StringsMy Notes (part 2)

This is a very short introduction from my notes.A good and complete starting point can be found by google.
The String.In java we have String Class that represent a string, in objective C there is a NSString object.Each string constant double quote in objective-c must be prefixed by @Also in objective C, NSString is immutable like java String..</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/379874784752282454/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/379874784752282454' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/379874784752282454'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/379874784752282454'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2010/01/from-java-to-objective-c-string.html' title='From Java To Objective-C: String'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-2302145288121540767</id><published>2010-01-29T16:21:00.001+01:00</published><updated>2010-01-29T16:26:23.837+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Iphone Development"/><title type='text'>From Java To Objective-C</title><summary type="text">From Java To Objective C&amp;nbsp;My Notes (part 1)

This is a very short introduction from my notes.A good and complete starting point can be found by google.
I&#39;m a java developer and when I&#39;m going to learn objective-c for the iphone development the matching between the 2 languages became automatic.

Objective C is standard ansi C with object oriented extension.
So many OO arguments found in java </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/2302145288121540767/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/2302145288121540767' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2302145288121540767'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2302145288121540767'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2010/01/from-java-to-objective-c.html' title='From Java To Objective-C'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-686035408071198144</id><published>2009-11-02T10:30:00.001+01:00</published><updated>2009-11-04T09:41:10.513+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Flex-Flash-AS3"/><title type='text'>Flex AS3 Webservice Proxy and Object Binding</title><summary type="text">Flex AS3 Webservice Proxy and Object BindingIntroductionIn the previous article we see how a flex as3 can call webservice simply by using the Webservice class.Let&#39;s see about webservice resultformat and data binding.The Webservice Client Result Format in AS3The webservice client result format can be &quot;Object, xml, or e4x&quot;.The Object(default resultFormat) return data in form of ObjectProxy. </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/686035408071198144/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/686035408071198144' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/686035408071198144'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/686035408071198144'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2009/11/flex-as3-webservice-proxy-and-object.html' title='Flex AS3 Webservice Proxy and Object Binding'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-2703960666529698067</id><published>2009-10-27T14:07:00.001+01:00</published><updated>2009-10-28T15:05:27.879+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="other"/><title type='text'>Java Hello World</title><summary type="text">Java Hello World
G.Morreale



 Introduzione:


 
 
 
 
 The simplest programming language example!//define a class HelloWorld public class HelloWorld&amp;nbsp;{&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;//define a public static method in the class that make an entry point for the application.&amp;nbsp;&amp;nbsp; &amp;nbsp;//It takes an array of String parameter&amp;nbsp;&amp;nbsp; &amp;nbsp;public static void main(String[] args)&amp;nbsp;&amp;nbsp;</summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/2703960666529698067/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/2703960666529698067' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2703960666529698067'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/2703960666529698067'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2009/10/java-hello-world.html' title='Java Hello World'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-8470273772458697175</id><published>2009-10-26T10:04:00.001+01:00</published><updated>2009-10-28T15:05:57.221+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Java EE(English)"/><title type='text'>Maintaining state in Java Webservice(JAX-WS)</title><summary type="text">Maintaining state in Java Webservice(JAX-WS)IntroductionThis little article start point is the need of get the current session from a flash swf.I try to explain: The web application has a login form and after the user is authenticated a session is created and mantained, so the need is to access to this value into the session from flash that calls a webservice in the same </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/8470273772458697175/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/8470273772458697175' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/8470273772458697175'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/8470273772458697175'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2009/10/maintaining-state-in-java-webservicejax.html' title='Maintaining state in Java Webservice(JAX-WS)'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-4880776118464961732</id><published>2009-10-19T14:00:00.001+02:00</published><updated>2009-10-28T15:05:46.765+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Flex-Flash-AS3"/><title type='text'>Flex AS3 call a Java Webservice</title><summary type="text">Flex AS3 call a Java WebserviceIntroductionWebservice is a standard in soa architecture.Flex is a leading tecnology for client side so let&#39;s see how actionscript 3(the flex programming language) can call a java(jax-ws) webservice.Starting PointThe main step are:Make a WebProject with a WebserviceMake a MXML in flex side and code the callThe webservice:Two click with netbeans header and you can </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/4880776118464961732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/4880776118464961732' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/4880776118464961732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/4880776118464961732'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2009/10/flex-as3-call-java-webservice.html' title='Flex AS3 call a Java Webservice'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-1999495410541324133</id><published>2009-10-19T11:53:00.001+02:00</published><updated>2009-10-19T12:46:23.011+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Flex-Flash-AS3"/><title type='text'>Java and BlazeDS by Example</title><summary type="text">The interaction between Java and Flash(part 3 - BlazeDS)BlazeDS - IntroductionLet&#39;s see how to make a simple example in order to get in communication a java server side(with blazeDS) and action script 3 client side inside Flash CS3 (No Flex!!)ExampleServer Side:Download the BlazeDS binary distribuitionhttp://opensource.adobe.com/wiki/display/blazeds/BlazeDS/The BlazeDS binary distribuition is a </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/1999495410541324133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/1999495410541324133' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/1999495410541324133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/1999495410541324133'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2009/10/java-and-blazeds-by-example.html' title='Java and BlazeDS by Example'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36402998.post-632015923388160653</id><published>2009-10-19T10:51:00.001+02:00</published><updated>2009-10-19T12:46:23.011+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Flex-Flash-AS3"/><title type='text'>Make GUI with Flash and code by Flex!</title><summary type="text">Flex and Flash CS3: How they works togetherIntroductionIn some previous article, I&#39;d searched for a java ee to flash communications framework.Webservice as3 library disappears in the third version of action script after as2.Xml parsing and unmarshalling is too coding expensive.AMF works but by java side I can only with OpenAMF that supports the old AMF0 version.When I&#39;m search for this solution </summary><link rel='replies' type='application/atom+xml' href='http://programmaremobile.blogspot.com/feeds/632015923388160653/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/36402998/632015923388160653' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/632015923388160653'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36402998/posts/default/632015923388160653'/><link rel='alternate' type='text/html' href='http://programmaremobile.blogspot.com/2009/10/make-gui-with-flash-and-code-by-flex.html' title='Make GUI with Flash and code by Flex!'/><author><name>Giuseppe Morreale</name><uri>http://www.blogger.com/profile/00118046399246659732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>