Re: Amazon EC2 Windows 2008 Coldfusion Server

2011-01-06 Thread Josh Dura

Yeah, that's what I figured. I'll give it a shot since its free for the 
first year for the micro instance and hope for the best. Thanks for the 
detailed responses all :)

Josh

On 1/6/2011 1:39 PM, Stefan Richter wrote:
> I'm running a low traffic MySQL install on a micro instance. Works very well. 
> But I think you are pushing things in terms of memory with LCDS and CF as 
> well.
> Worth a try though. Or you could use MySQL on a separate instance, but then 
> again MySQL is your smallest issue I think :-)
>
> The great thing is you could try it (I hope you're planning on using *nix for 
> this as Windows will eat even more resources) and if it does not work detach 
> the EBS volume and use a small instance. You do not have to decide up front 
> what instance type you want, you can start with one and then 
> upgrade/downgrade.
>
> Stefan
>
>
>
> On 6 Jan 2011, at 19:31, Josh Dura wrote:
>
>> Sorry for the piggyback off of this thread, but I am thinking of running
>> the free micro instance for a year thing to test out a project I am
>> working on (nothing in production :D). I don't have much experience in
>> running a server like this, so I am wondering if it is even feasible to
>> run CF9, LCDS and mySQL on a micro instance? Or would I need to upgrade
>> to one of the larger ones?
>>
>> Josh Dura
>>
>
>
>
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340537
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Amazon EC2 Windows 2008 Coldfusion Server

2011-01-06 Thread Josh Dura

Sorry for the piggyback off of this thread, but I am thinking of running 
the free micro instance for a year thing to test out a project I am 
working on (nothing in production :D). I don't have much experience in 
running a server like this, so I am wondering if it is even feasible to 
run CF9, LCDS and mySQL on a micro instance? Or would I need to upgrade 
to one of the larger ones?

Josh Dura

On 1/4/2011 4:43 PM, Richard Steele wrote:
> Ok, great. I've got my Windows Server Instance up and running! Now I'm 
> downloading the CF8 Developer's Edition.
>
> Can I install both CF8 and CF9 Developer's Edition? Our current production 
> server is CF8, but would like to test our code in CF9 before upgrading.
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340533
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


ColdFusion & LCDS Session Management

2010-11-22 Thread Josh Dura

Has anyone on the list had any experience implementing session 
management for LiveCycle Data Services into ColdFusion 9? I am building 
an app using CF, Flex & LCDS and am trying to find a way to call a few 
clean up methods on the CF side when a user disconnects. Unfortunately, 
I haven't found much online other than a few unanswered questions on the 
same topic.

I am pretty new to CF & LCDS, but it seems it would need to use the 
FlexSession Java class (something like this... 
http://sujitreddyg.wordpress.com/2008/05/16/session-data-management-in-flex-remoting/),
 
but I have no idea how to use java event listeners within CF. Thanks for 
any help ahead of time.

Josh Dura


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339438
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm