RE: [flexcoders] Problem: Flex no connection???

2006-08-31 Thread Matt Chotin












I dont see why youd need to force the
connection closed through a filter, why cant you close the connection in the
method that you called. Most DB code I see usually closes the connection in
the finally block to ensure it takes place. Theres no reason why our code
would interfere with that.



Matt 











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Rafael M. Martinelli
Sent: Tuesday, August 29, 2006
10:51 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Problem:
Flex no connection???











Matt,

I'm not using named remote object even thought it's simple to change because
we're using a Facade. So it's stateless.

In our last version, we put a filter mapping AMFGatewayServlet forcing
closing the connection. Do you think it's something related to that? Or with
named remote object? 

Thanks for your answer!!!







On 8/30/06, Matt
Chotin [EMAIL PROTECTED]com
wrote: 







Did you use a named remote object? Is it stateful or
stateless? Maybe you need to put some debugging to make sure that your
call to close the connection is actually happening? 



Matt 











From: [EMAIL PROTECTED]ups.com
[mailto:
[EMAIL PROTECTED]ups.com] On
Behalf Of Rafael M.
Martinelli
Sent: Tuesday, August 29, 2006
11:46 AM
To: [EMAIL PROTECTED]ups.com
Subject: [flexcoders] Problem:
Flex no connection???











Hi
everybody,

We're facing a strange error with a Flex application. We're using Flex 1.5, Oracle
Application Server with connection pool with Oracle 10g.

We put the application in production and Afr 6 to 10hs it returns no data. We
see the little clock running and no data comes. We can't figure
what is happening, if Flex does not call java POJO, if the problem is with the
connection pool. Watching the logs we can't see any error either. 

We tried to put a filter at web.xml mapping to AMFGatewayServlet forcing committing and closing the
connection.

It seams that it could be a configuration problem or something like that. Does
anybody faced the same problem? 

Thanks.
-- 
Rafael M. Martinelli 
Office.+5511 5506.5154
Mobile. +5511
8142.6902 
D-Click Web  Mobile Solutions 
rafael.martinelli@dclick.com.br

www.dclick.com.br/blog
www.dclick.com.br 




















-- 
Rafael M. Martinelli 
Office.+5511 5506.5154
Mobile. +5511
8142.6902 
D-Click Web  Mobile Solutions 
rafael.martinelli@dclick.com.br

www.dclick.com.br/blog
www.dclick.com.br 






__._,_.___





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








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___






Re: [flexcoders] Problem: Flex no connection???

2006-08-30 Thread Rafael M. Martinelli



Matt,I'm not using named remote object even thought it's simple to change because we're using a Facade. So it's stateless.In our last version, we put a filter mapping 
AMFGatewayServlet forcing closing the connection. Do you think it's something related to that? Or with named remote object?
Thanks for your answer!!!On 8/30/06, Matt Chotin [EMAIL PROTECTED] wrote:




















Did you use a named remote object? Is it
stateful or stateless? Maybe you need to put some debugging to make sure that your
call to close the connection is actually happening? 



Matt 











From:
flexcoders@yahoogroups.com [mailto:
flexcoders@yahoogroups.com] On Behalf Of Rafael M. Martinelli
Sent: Tuesday, August 29, 2006
11:46 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Problem:
Flex no connection???











Hi
everybody,

We're facing a strange error with a Flex application. We're using Flex 1.5,
Oracle Application Server with connection pool with Oracle 10g.

We put the application in production and Afr 6 to 10hs it returns no data. We
see the little clock running and no data comes. We can't figure
what is happening, if Flex does not call java POJO, if the problem is with the
connection pool. Watching the logs we can't see any error either. 

We tried to put a filter at web.xml mapping to AMFGatewayServlet forcing committing and closing the
connection.

It seams that it could be a configuration problem or something like that. Does
anybody faced the same problem? 

Thanks.
-- 
Rafael M. Martinelli 
Office.+5511 5506.5154
Mobile. +5511
8142.6902 
D-Click Web  Mobile Solutions 
[EMAIL PROTECTED]

www.dclick.com.br/blog
www.dclick.com.br 












-- Rafael M. Martinelli Office.+5511 5506.5154Mobile. +5511 8142.6902 D-Click Web  Mobile Solutions 
[EMAIL PROTECTED] www.dclick.com.br/blogwww.dclick.com.br

__._,_.___





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








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



[flexcoders] Problem: Flex no connection???

2006-08-29 Thread Rafael M. Martinelli



Hi everybody,We're facing a strange error with a Flex application. We're using Flex 1.5, Oracle Application Server with connection pool with Oracle 10g.We put the application in production and Afr 6 to 10hs it returns no data. We see the little clock running and no data comes. We can't figure what is happening, if Flex does not call java POJO, if the problem is with the connection pool. Watching the logs we can't see any error either.
We tried to put a filter at web.xml mapping to AMFGatewayServlet  forcing committing and closing the connection.It seams that it could be a configuration problem or something like that. Does anybody faced the same problem?
Thanks.-- Rafael M. Martinelli Office.+5511 5506.5154Mobile. +5511 8142.6902 D-Click Web  Mobile Solutions [EMAIL PROTECTED]
 www.dclick.com.br/blogwww.dclick.com.br

__._,_.___





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








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



RE: [flexcoders] Problem: Flex no connection???

2006-08-29 Thread Matt Chotin












Did you use a named remote object? Is it
stateful or stateless? Maybe you need to put some debugging to make sure that your
call to close the connection is actually happening? 



Matt 











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rafael M. Martinelli
Sent: Tuesday, August 29, 2006
11:46 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Problem:
Flex no connection???











Hi
everybody,

We're facing a strange error with a Flex application. We're using Flex 1.5,
Oracle Application Server with connection pool with Oracle 10g.

We put the application in production and Afr 6 to 10hs it returns no data. We
see the little clock running and no data comes. We can't figure
what is happening, if Flex does not call java POJO, if the problem is with the
connection pool. Watching the logs we can't see any error either. 

We tried to put a filter at web.xml mapping to AMFGatewayServlet forcing committing and closing the
connection.

It seams that it could be a configuration problem or something like that. Does
anybody faced the same problem? 

Thanks.
-- 
Rafael M. Martinelli 
Office.+5511 5506.5154
Mobile. +5511
8142.6902 
D-Click Web  Mobile Solutions 
rafael.martinelli@dclick.com.br

www.dclick.com.br/blog
www.dclick.com.br 






__._,_.___





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








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___