OK, how about:

http://backbeatlabs.com/?p=3
http://www.bfaig.org/blog/?cat=14
http://www.adobe.com/devnet/flex/articles/flex_hibernate.html


--- In [email protected], "grg_blls" <grg_b...@...> wrote:
>
> Hi again,
> 
> following the information provided, I tried the tutorial Wesley 
> provided, only the information in the article is of course rather 
> sketchy - as the complete detailed description was provided in the 
> source code used for that banner example. Unfortunatelly the sources 
> provided are not available anymore (links, dowloads, et.c. don't 
> work), as this article is outdated being 5 years old.
> 
> So I can't really make much out of this. On the other hand what is 
> described in that old article is generally correct, and this is the 
> way I know I have to proceed. Only I still have to look for something 
> more up to day and detailed enough for me to study and adapt to my 
> case.
> 
> Specifically, I look for an current BlazeDS/Tomcat/MySql environment 
> setup detailed description for a Flex client connected to database by 
> Remote Object procedures. Besides working examples, I still look for 
> a book to read on the subject and documentation, in extend to BlazeDS 
> developer's guide..
> 
> So while the question remains open and  have to wait for any other 
> answer leading to some consice piece of info, I thank you both 
> valdhor and Wesley for trying to help me.
>  
> George 
> 
> --- In [email protected], "grg_blls" <grg_blls@> wrote:
> >
> > Hi again (and thanks for replying)
> > 
> > I didn't say Wesley is not correct..On the contrary...
> > As I have first to work it out and then see if I get any more 
> > questions. (Obviously not having done this before, was the reason 
> for 
> > asking about documentation (or a cookbook) in the first place.
> > 
> > Sofar I 've done a lot working with Flex for the client and the 
> > business logic of my app, having Hsqldb as a basic database. I also 
> > feel very satisfied with Flex documentation and on-line help (this 
> > forum included) that helped me so much sofar.
> > 
> > So I still consider any additional hint towards a good book on 
> > BlazeDS, covering both some examplary applications as well as 
> > pointing to differences to say JBOSS for instance. This as I want 
> to 
> > go a bit deeper into the subject and understand better.. some 
> aspects.
> > 
> > Thank you all
> > George
> > 
> > 
> > --- In [email protected], "valdhor" <valdhorlists@> wrote:
> > >
> > > Wesley is correct - This is a Java question.
> > > 
> > > You already have the BlazeDS part set up and working. All you 
> need 
> > to
> > > do is change the database access in Java.
> > > 
> > > I would suggest following the tutorial Wesley provided and then 
> > apply
> > > the knowledge gained to your project.
> > > 
> > > From what I can see this entails adding the driver for the MySQL
> > > connection; removing the flex.samples.ConnectionHelper stuff and
> > > adding the dbHandler handler class from the tutorial.
> > > 
> > > 
> > > --- In [email protected], "grg_blls" <grg_blls@> wrote:
> > > >
> > > > --- In [email protected], "Wesley Acheson" 
> > > > <wesley.acheson@> wrote:
> > > > >
> > > > > Really thats more of a java question then a flex one. for 
> using 
> > > > mysql
> > > > > and tomcat try
> > > > > 
> > > > > 
> > http://www.opensourcetutorials.com/tutorials/Databases/MySQL/tomcat-
> > > > and-mysql/page2.html
> > > > >
> > > > 
> > > > Thank you Wesley for a quick reply.
> > > > But what I am asking has to do with BlazeDS (how to set up its 
> > > > environment) in conjunction to the MySql database environment 
> > plus 
> > > > Tomcat environment. So this is more complicated than that. 
> > > > 
> > > > You see I understand what to do with the Java classes needed 
> and 
> > that 
> > > > I have to set up a Remote Object in mxml, and that I have to 
> > > > configure how I connect to the service destination. (I have 
> done 
> > that 
> > > > already while using the Hsqldb - and work just fine, by 
> following 
> > the 
> > > > documentation available). Now I have to again with MySql, but I 
> > > > missing a clear documentation..
> > > > 
> > > > Then BlazeDS has to be set up properly to work with MySql under 
> > the 
> > > > servlet container (Tomcat). Mainly this connection will serve 
> > user 
> > > > login procedures, so what will be in that database will be a 
> > number 
> > > > of users and their login data. (I mean an apriori unknown 
> number 
> > of 
> > > > users)
> > > > 
> > > > Thank you 
> > > > George
> > > >
> > >
> >
>


Reply via email to