<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>I have developed a custom smart service plug-in and it has deployed with no issu</title><link>https://community.appian.com/discussions/f/plug-ins/2452/i-have-developed-a-custom-smart-service-plug-in-and-it-has-deployed-with-no-issu</link><description>I have developed a custom smart service plug-in and it has deployed with no issues. When I run my process model with the new smart service node, it runs through in the process modeler with no problems. However, any Log.error(&amp;quot;&amp;quot;) messages and System.out</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I have developed a custom smart service plug-in and it has deployed with no issu</title><link>https://community.appian.com/thread/8617?ContentTypeID=1</link><pubDate>Thu, 03 Apr 2014 02:42:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e6d153a3-44ef-403f-8258-5ce9becc8c13</guid><dc:creator>Eduardo Fuentes</dc:creator><description>1. No restart required if you added your logger to appian_log4j.properties&lt;br /&gt;2. Keep in mind that all your System.out statements will be printed to the specific application server log, for example, in JBoss they will show up in &amp;lt;JBOSS_HOME&amp;gt;\\standalone\\log but not in the Appian&amp;#39;s application-server.log. Therefore as a best practice use the LOG object.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have developed a custom smart service plug-in and it has deployed with no issu</title><link>https://community.appian.com/thread/8615?ContentTypeID=1</link><pubDate>Thu, 03 Apr 2014 02:05:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eeb43c5c-d180-4d54-8502-05aca3a7db2d</guid><dc:creator>avinashr</dc:creator><description>Thanks Patty - will do. Will this require a JBoss restart?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have developed a custom smart service plug-in and it has deployed with no issu</title><link>https://community.appian.com/thread/8614?ContentTypeID=1</link><pubDate>Thu, 03 Apr 2014 01:36:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0488b7db-2392-4125-a935-80d830469858</guid><dc:creator>Patty Isecke</dc:creator><description>Add log4j.logger.&amp;lt;your class name&amp;gt; of your plugin to &amp;lt;APPIAN_HOME&amp;gt;\\ear\\suite.ear\\resources\\appian_log4j.properties&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>