On Mon, Nov 23, 2009 at 2:50 PM, Derek Chen-Becker <[email protected]>wrote:

> I really thought that you were talking about Azul, which is something I
> would *love* to run Lift on :)
>

It can be arranged for the right reason :-)


>
> http://www.azulsystems.com/
>
> Derek
>
>
> On Thu, Nov 19, 2009 at 3:20 PM, David Pollak <
> [email protected]> wrote:
>
>>
>>
>> On Thu, Nov 19, 2009 at 1:51 PM, Matt Harrington <[email protected]>wrote:
>>
>>> Java apps have gotten a lot easier to run on Azure this week.  Here's
>>> a video on developing a simple app with Eclipse and deploying in
>>> Tomcat on Azure:
>>>
>>> http://microsoftpdc.com/Sessions/SVC50
>>>
>>>
>> Cool!
>>
>>
>>> I don't believe Java on Azure has the same restrictions as Java on
>>> GAE.  For example, you can write to the local filesystem and use
>>> threads.  Using the REST-based Azure Tables datastore (non-RDBMS) with
>>> Lift's ORM might be tricky,
>>
>>
>> But maybe the Record stuff could work.
>>
>>
>>> but SQL Azure is available via JDBC.  Or,
>>> as far as I know Derby should work.
>>>
>>
>> It'd be interesting to support SQL Azure... I'm betting it's not a
>> material deviation from SQL Server.
>>
>>
>>>
>>> I think you need to be on Windows to develop though, even though the
>>> example in the video just uses Eclipse.  For one thing, the desktop
>>> version of Azure is Windows-only.
>>>
>>> --
>>>
>>> You received this message because you are subscribed to the Google Groups
>>> "Lift" group.
>>> To post to this group, send email to [email protected].
>>> To unsubscribe from this group, send email to
>>> [email protected]<liftweb%[email protected]>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/liftweb?hl=.
>>>
>>>
>>>
>>
>>
>> --
>> Lift, the simply functional web framework http://liftweb.net
>> Beginning Scala http://www.apress.com/book/view/1430219890
>> Follow me: http://twitter.com/dpp
>> Surf the harmonics
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Lift" group.
>>
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<liftweb%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/liftweb?hl=.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Lift" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<liftweb%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=.
>



-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=.


Reply via email to