Search:

Type: Posts; User: tmoens; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: Flex Roo Add-on

    by tmoens
    Replies
    1
    Views
    543

    My Error

    I apologize this was listed as a known deficiency in the 1.0.0.M1 notes.

    Ted
  2. Thread: Flex Roo Add-on

    by tmoens
    Replies
    1
    Views
    543

    Flex Roo Add-on

    Greetings:

    I just gave the flex roo add-on another try using STS 2.5.1.RELEASE and the add-on's nightly build.

    Because Roo now supports reverse engineering from a db, I got lots of stuff in a...
  3. Spelling

    Looks to me like your config file has the "d" in MetadataProcessor as a "D" thus "MetaDataProcessor" - it might matter.

    Ted
  4. Replies
    1
    Views
    845

    Simple Configuration Problem - String

    I'm embarrassed to ask for help, but I'm totally confused. I have a simple XML config file and all the objects are loaded fine. However, I tried to define a simple String:

    <object id="label"...
  5. Is there a way to get the documentation updated?

    It would be great if the docs could be updated accordingly - the name change just hit me. Previous project working fine. New project new environment, my IDE refused to auto complete...
  6. Replies
    5
    Views
    873

    Thanks

    Yes thanks that helps and I did get it working. Does just what I need. The tests and test data sprinkled in that directory helped to demystify password policy stuff too.

    So I'm curious as to why...
  7. Replies
    5
    Views
    873

    Yes, but....

    Thanks for the reply.

    LdapUserDetailsManager seemed perfect to me but all the crucial methods take a UserDetails object (I am/was using the InetOrgPerson).

    However User Details objects are...
  8. Replies
    5
    Views
    873

    Writing User Details incl password in LDAP

    Greetings:

    I have been spending a bit of time trying to figure out how to support letting users change their own details (including password) and put them in and LDAP server.

    I am fine with...
  9. Thanks

    That's fair enough and all I could ask for.

    Ted
  10. Replies
    3
    Views
    1,026

    Follow-up

    Yes, in the M3 milestone release Roo did introduce reverse engineering from a database and my experience was that it flowed through just fine throught he Flex add-on.

    Cheers,

    Ted
  11. Following up

    Hi Jeremy:

    Thanks for the background, I understand. I also understand that we are in early days for the add-on, so I am not expecting or demanding anything, but I'd like to keep my mind open - so...
  12. Follow-up

    Hi Jeremy:

    I was using STS at the time. Since then I have not generated another project so I can not say if it can be reproduced easily. Sorry, I should have thought to try, but I'll be doing it...
  13. Thread: Status Update

    by tmoens
    Replies
    5
    Views
    3,783

    Sticky: Welcome Back

    I, for one, am glad to have you back.

    Ted
  14. Replies
    5
    Views
    1,872

    For what it's worth

    I believe this just enables spring security. You can now issue channelSet.login(uid,pwd) and channelSet.logout() commands in the client.

    Section 5.3 of the documentation for 1.5.0.M1 tells you...
  15. Externalizing ChannelSet Config WIth Spring Actionscript

    Here are a few tips gained from how I managed to externalize ChannelSet configuration in a Flex Client using Spring Actionscript (SAS).

    Disclaimers
    1) I'm pretty new at this, but what I've done...
  16. Possible Help

    Regarding configuration of the Default Channel, I use this within services-config.xml:


    <services-config>

    <services>
    <default-channels>
    <channel ref="amf"/>
    ...
  17. Replies
    2
    Views
    763

    For what it is worth...

    I've been working away in this area over the past few days. First, I confirmed that you only get user name and authorities back.

    I make a second asynch call to get the User Details. This is...
  18. Replies
    2
    Views
    1,071

    Flex Integration Dead? Flex Roo add-on Dead?

    For a long time it looked like JeremyG was the sole source of answers and insights to BlazeDS integration and then the flex add-on for Spring Roo. He did a great job and it was enough to keep going. ...
  19. Replies
    3
    Views
    1,026

    Experience with Flex-Roo add-on

    I've been using the flex add-on for Roo Since the M1 was announced a little while back. I was pretty excited at first and still like what it does to get a project started, and I am still keen to see...
  20. Replies
    3
    Views
    754

    Yes I like It

    My first Flex Framework so nothing to compare against, but I have been using it now for a couple of weeks and it solves a couple of problems for me. In particular I have multiple identical...
  21. Not sure what to do?

    I'm really trying to work the whole Spring Actionscript/Flex/Blaze/SpringFramework/Java "stack" to do some nice RIAs. In fact some are coming out quite nicely. This form seems like the right place...
  22. Replies
    2
    Views
    916

    Resolved

    I guess I am not the sharpest tool in the shed.

    I ended up doing my autowiring in my View classes and taking care to make sure the context was loaded before the views were added and all is fine.
    ...
  23. Replies
    2
    Views
    916

    Autowiring - new user

    Hi:

    I'm new to SAS. I would like to configure a AMFChannel in my .xml config file and reuse it in several components by having the the components Autowire the AMFChannel in.

    I have successfully...
  24. Follow-up

    For what it is worth, some of the problem was simply solved a) adding the Flex project nature (which was probably too obvious to mention) and b) by going to the project properties, Flex Build Path...
  25. Generated Flex Project with Flex add-on for Roo

    Greetings:

    I have followed Jeremy's video tutorial and managed to build a simple Flex application using the Flex add-on for Roo.

    I am using STS 2.3.3.M2 with the Flashbuilder 4 plug-in.

    I...
Results 1 to 25 of 38
Page 1 of 2 1 2