Will

   Hopefully my class dumper will find its way into CF 8. I made it in like
5 mins so its not a full dump. I don't know anything
about NetSuite and what it does and why. All I can do is remind you of some
tools you can use. For example you also have Java Web Services you can use
in addition to just normal web services. It would be very interesting if you
write to a J2EE scope
and have that persist and readable or shared in CF. I think that would be
cool thing to do! Give that a try.

try

<cfif NOT isDefind("session.struct")>

<cfset session.struct = CreateObject("java","
com.netsuite.webservices.platform.core_1_3.Passport")>

or

<cfset application.struct = CreateObject("java","
com.netsuite.webservices.platform.core_1_3.Passport")>

</cfif>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256553
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to