I'm currently trying
to use the ColdFusion session scope in my CFC-based
services.
I've added some
logging to check the #session.sessionId# and the onSessionStart/onSessionEnd
event in my Application.cfc.
Problem :
- when using
ColdFusion default sessions, a new session is started at each of my remoteObject
calls,
- when using J2EE
sessions, it generates a null exception at each of my remoteObject
calls.
Is it a bug or
is there some configuration parameters to use the ColdFusion session
scope?
Thanks.
Benoit
Hediard
--
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
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
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.

