<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - Coldfusion Instant Message Example?</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusion_event_gateways?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Sun, 11 Dec 2011 13:46:07 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2011-12-11T13:46:07Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Coldfusion Instant Message Example?</title>
      <link>https://forums.adobe.com/message/4077154?tstart=0#4077154</link>
      <description>&lt;!-- [DocumentBodyStart:2f04bc53-83ec-4024-b4cd-0d0c82be5f69] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Enable application variables and session variables in the 'Memory Variables' page in the ColdFusion Administrator. Then create the following application file and save it in the DEV_Helpdesk directory.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;Application.cfm&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfapplication name = "myHelpdesk"&amp;nbsp; applicationTimeout = "#CreateTimeSpan(1, 0, 0, 0)#" sessionmanagement = "yes" sessionTimeout = "#CreateTimeSpan(0, 0, 20, 0)#"&amp;gt; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2f04bc53-83ec-4024-b4cd-0d0c82be5f69] --&gt;&lt;img src='/beacon?t=1415919577462' /&gt;</description>
      <pubDate>Sun, 11 Dec 2011 13:45:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4077154?tstart=0#4077154</guid>
      <dc:date>2011-12-11T13:45:12Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Coldfusion Instant Message Example?</title>
      <link>https://forums.adobe.com/message/4006564?tstart=0#4006564</link>
      <description>&lt;!-- [DocumentBodyStart:282c7d65-b83d-4e11-89d1-b548af31c50d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Did you ever have any luck with this?&amp;nbsp; I'm getting ready to try the same thing and it would be great to know in advance if the example is broken or not?&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:282c7d65-b83d-4e11-89d1-b548af31c50d] --&gt;</description>
      <pubDate>Thu, 03 Nov 2011 20:54:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4006564?tstart=0#4006564</guid>
      <dc:date>2011-11-03T20:54:39Z</dc:date>
      <clearspace:dateToText>3 years 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Coldfusion Instant Message Example?</title>
      <link>https://forums.adobe.com/message/3853977?tstart=0#3853977</link>
      <description>&lt;!-- [DocumentBodyStart:97d3f800-5a17-4f48-ae54-15a1d86b9ac3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;In the Coldfusion Admin, under Gateway Instances I have configured the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Gateway ID: helpdesk&lt;/p&gt;&lt;p&gt;Gateway Type: XMPP - Handles XMPP instant messaging&lt;/p&gt;&lt;p&gt;CFC Path: C:\ColdFusion9\gateway\cfc\helpdesk\im.cfc&lt;/p&gt;&lt;p&gt;Configuration File: C:\ColdFusion9\gateway\config\helpdesk_ejabberd_local.cfg&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;After I start the "helpdesk" event&lt;strong&gt; &lt;/strong&gt;and check the eventgateway.log there is the following mesage:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Error invoking CFC for gateway helpdesk: Cannot lock APPLICATION scope.&amp;nbsp; &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:{ORIGINATORID={lucas@jabber.com"&gt;{ORIGINATORID={lucas@jabber.com&lt;/a&gt;&lt;span&gt;},CFCMETHOD={onBuddyStatus},GATEWAYID={helpdesk},DATA={{buddystatus={OFFLINE},buddynicknam e={Lucas},RECIPIENT={me@localhost},buddygroup={Helpdesk&amp;nbsp; Staff},timestamp={Wed Aug 10 15:11:29 EDT&amp;nbsp; 2011},&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:buddyname={lucas@jabber.com"&gt;buddyname={lucas@jabber.com&lt;/a&gt;&lt;span&gt;}}},CFCPATH={C:\ColdFusion8\gateway\cfc\helpdesk\im.cfc},GATEWAYTYPE={XMPP}}.&amp;nbsp; Cannot use cflock to lock the application or session shared scopes without these&amp;nbsp; scopes being established through the use of the cfapplication tag. To use the&amp;nbsp; session scope you need to enable session management. Application and/or Session&amp;nbsp; variables must also be enabled in the ColdFusion Administrator.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, Event Status says that it is running.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I run the sample index page and I do see a message that says "&lt;span&gt;The helpdesk is currently ONLINE."&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But when I attempt to Add a new issue --- I receive the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The error occurred in &lt;strong&gt;C:\Inetpub\wwwroot\DEV_Helpdesk\cfc\helpdesk.cfc: line 25&lt;/strong&gt;&lt;br/&gt;&lt;strong&gt;Called from&lt;/strong&gt; C:\Inetpub\wwwroot\DEV_Helpdesk\index.cfm: line 5&lt;br/&gt;&lt;strong&gt;Called from&lt;/strong&gt; C:\Inetpub\wwwroot\DEV_Helpdesk\cfc\helpdesk.cfc: line 25&lt;br/&gt;&lt;strong&gt;Called from&lt;/strong&gt; C:\Inetpub\wwwroot\DEV_Helpdesk\index.cfm: line 5&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p&gt;23 : &lt;span&gt; &lt;/span&gt;(id,status,subject,DateLogged,Assignedto,loggedby,loggedbyemail,body)&lt;/p&gt;&lt;p&gt;24 : &lt;span&gt; &lt;/span&gt;values&lt;/p&gt;&lt;p&gt;25 : &lt;span&gt; &lt;/span&gt;('#createUUID()#','unassigned','#arguments.subject#',#CreateODBCDateTime(Now())#,'unassign ed','#arguments.name#','#arguments.email#','#arguments.body#')&lt;/p&gt;&lt;p&gt;26 : &lt;span&gt; &lt;/span&gt;&amp;lt;/cfquery&amp;gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:97d3f800-5a17-4f48-ae54-15a1d86b9ac3] --&gt;</description>
      <pubDate>Wed, 10 Aug 2011 19:30:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/3853977?tstart=0#3853977</guid>
      <dc:date>2011-08-10T19:30:50Z</dc:date>
      <clearspace:dateToText>3 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Coldfusion Instant Message Example?</title>
      <link>https://forums.adobe.com/message/3849320?tstart=0#3849320</link>
      <description>&lt;!-- [DocumentBodyStart:b9b88576-92e5-4e49-a3d1-bd305dc3e601] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;h2 class="docChapterTitle"&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;I am trying to go through the IM example in&lt;/span&gt; &lt;/span&gt;ColdFusion 9 Web Application Construction Kit, Volume 3 &lt;span&gt;(Chapter 71. Integrating with SMS and IM). Has anyone else actually got this example working using the sample code and database?&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b9b88576-92e5-4e49-a3d1-bd305dc3e601] --&gt;</description>
      <pubDate>Mon, 08 Aug 2011 21:40:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/3849320?tstart=0#3849320</guid>
      <dc:date>2011-08-08T21:40:50Z</dc:date>
      <clearspace:dateToText>3 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

