I dont know how this appeared.
This post was 2 months old.
Please disregard.

--- In flexcoders@yahoogroups.com, "Bjorn Schultheiss"
<[EMAIL PROTECTED]> wrote:
>
> Hi Abdul,
> 
>  
> 
> I think I may have asked a similar question before that you also
answered.
> 
> I just upgraded from 1.2.11 to latest 1.2.13
> 
> In my app successfully pulling data from coldfusion but I'm not
seeing any
> traffic in ServiceCapture
> 
> I'm running coldfusion on localhost:8500
> 
>  
> 
> My remoteObject looks like this
> 
> <mx:RemoteObject id="menuService"
> 
>             destination="ColdFusion"
> 
>             result="event.call.resultHandler(event)"
> 
>             fault="event.call.faultHandler(event)"
> 
>             showBusyCursor="true"
> 
>             source="com.upmarket.store.dao.CategoriesDAO" />       
> 
>  
> 
> Do I need to set any extra settings?
> 
>  
> 
> Within my flex-enterprise-services.xml logging section I have
> 
>     <logging>
> 
>         <target class="flex.messaging.log.ConsoleTarget" level="Debug">
> 
>             <properties>
> 
>                 <prefix>[Flex] </prefix>
> 
>                 <includeDate>false</includeDate>
> 
>                 <includeTime>false</includeTime>
> 
>                 <includeLevel>false</includeLevel>
> 
>                 <includeCategory>false</includeCategory>
> 
>             </properties>
> 
>             <filters>
> 
>                 <pattern>Endpoint.*</pattern>
> 
>                 <pattern>Service.*</pattern>
> 
>                 <pattern>Configuration</pattern>
> 
>                 <pattern>Message.*</pattern>
> 
>             </filters>
> 
>         </target>
> 
>     </logging>
> 
>  
> 
> Any help would be much appreciated
> 
>  
> 
> Regards,
> 
>  
> 
> Bjorn Schultheiss
> 
> Senior Flash Developer
> 
> QDC Technologies
> 
>   _____  
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Abdul Qabiz
> Sent: Monday, 19 June 2006 11:05 PM
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] Connection Debugging
> 
>  
> 
> it works.
> 
> -abdul
> 
> On 6/19/06, Bjorn Schultheiss <[EMAIL PROTECTED]> wrote: 
> 
> In Flash Development I was using ServiceCapture for my NetConnection
> Debugging.
> 
>  
> 
> What's the preferred NetConnection debugger for Flex2?
> 
> In particular I'm using a Coldfusion backend.
> 
>  
> 
> Has anyone managed to use ServiceCapture with flex2?
> 
>  
> 
> Regards,
> 
>  
> 
> Bjorn Schultheiss
> 
> Senior Flash Developer
> 
> QDC Technologies
>







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to