Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,707

    Data binding - params in a redirect

    Hello,

    This is my situation:

    I have a class:




    class A {
  2. Replies
    2
    Views
    3,783

    Thank you for your message. Actually I already...

    Thank you for your message.

    Actually I already read this tutorial, it was useful for intsalling GRAILS on STS.

    I am fine till the moment with using the STS, it was maybe easier than what I...
  3. Replies
    2
    Views
    890

    Hello, ans thank you for your answer. didn't...

    Hello, ans thank you for your answer.

    didn't know there is a GRAILS forum, I asked the question there.
  4. Replies
    1
    Views
    1,534

    Abstract classes with Grails

    Hello,

    (I asked this question on the STS foum, didn't notic that there is a specific one for GRAILS)

    Is it possible to work with abstract classes in Grails, like in Java!? It seems to me that...
  5. Replies
    2
    Views
    890

    Abstract classes with Grails?

    Hello,

    Is it possible to work with abstract classes in Grails, like in Java!? It seems to me that it's possible with Groovy, but with Grails I have a compilation problem when I declare a class as...
  6. Replies
    2
    Views
    3,783

    Grails Tutorial with STS IDE

    Hello all,

    I never used the Grails framework, I am familiar with Java, with basic knowledge of Groovy and Spring.

    I would like a Grails tutorial using the STS. But I didn't found such a...
  7. Replies
    2
    Views
    2,455

    Ok, so under WEB-ING/config is fine. I will...

    Ok, so under WEB-ING/config is fine.

    I will take your answer as granted! and will start another thread.
  8. Replies
    2
    Views
    2,455

    spring application packaging

    Hello,

    I am developing a web application with spring, hibernate and flex, and using Maven to build and tomcat6.0.

    My question is where to package all the config files, i.e. spring beans,...
  9. Resolved

    Hello,


    it works now, thanks to the tomcat log..

    I can connect now to my data service. The problem was indeed that I had to specify an messagebroker in my web.xml, since the tag:

    ...
  10. Update

    Hello all...

    so no anser till now? I have this update, hope it will give you idea:

    I updated tomcat from 5.5 to the 6.6 version. Nothing changed for the moment, except that I have a log file. ...
  11. RDS servlet - FlashBuilder4 - BlazeDS4... Versions? HELP!

    Hello all,

    I have been struggling now for more than 4 days with the integration of spring-blazeDS and flex client (in my case flashbuilder4).

    There are many tutorials, from adobe and flex, that...
  12. Replies
    8
    Views
    1,671

    Ok I will try to re-follow the tutorial by spring...

    Ok I will try to re-follow the tutorial by spring source... we never know.

    Do you know how can I move the thread to the other section?
  13. Replies
    8
    Views
    1,671

    Hi Enrico, and thanks for your message. ...

    Hi Enrico, and thanks for your message.

    Actually, this what I tried to do first. I followed this tutorial:

    http://www.adobe.com/devnet/flex/articles/spring_blazeds_integration.html


    and now...
  14. Replies
    9
    Views
    3,188

    config files

    By the was, how did you organize your files?

    I didn't found on the web some clear description of this issue.

    i.e., when packagin the application, where to put all the config files (spring...
  15. Replies
    9
    Views
    3,188

    So...?

    Hello,

    I have exactly the same problem. And me too, I am using the messagebroker servlet...



    Zied, so the solution is indeed to use the dispatcher servlet instead?

    Thanks for your answers.
  16. Replies
    8
    Views
    1,671

    It works, but still not clear why.

    Thanks enrico for your answer.

    Actually now it's working... though I don't know exactly what was wrong, but I have an idea.

    First, I followed step by step this tutorial:...
  17. Replies
    8
    Views
    1,671

    I was wrong... It still doesn't work.

    I was wrong...

    It still doesn't work.
  18. Replies
    8
    Views
    1,671

    It works now. I have made many changes, so I...

    It works now. I have made many changes, so I couldn't tell exactly what solved the problem.

    still, if someone has a similar problem, I can post my new files here.

    but I think it's because I...
  19. Replies
    8
    Views
    1,671

    Exposing spring beans to flex client

    Hello all,



    I already went through the tutorials Spring and Flex/Flash builder. Now I am trying to develop alone my first felx-spring application.

    here is my web.xml:
  20. Replies
    1
    Views
    1,232

    the problem(s) are solved. Actually, for...

    the problem(s) are solved.

    Actually, for reasons I don't really understand, it's better to put all the annotations on the get methods, and not on the fields.

    After that I had another problem,...
  21. Replies
    1
    Views
    1,232

    acl_permission creation with EJB3/hibernate

    Hi all,

    I would like to dynamically manage my tables in my application. I created 2 EJB3 corresponding to the two tables acl_permission and acl_object_identity.

    I have a problem when trying to...
  22. Thread: MySQL DDL

    by filot
    Replies
    5
    Views
    4,897

    Hey, thanks a lot man! I was exactly looking for...

    Hey, thanks a lot man! I was exactly looking for this!
  23. Replies
    13
    Views
    3,859

    Hey Luke, it's working now, thanks a lot! I...

    Hey Luke,

    it's working now, thanks a lot!

    I didn't implemented yet the objects access control, but at least now it's running...



    GrantedAuthority yo = new...
  24. Replies
    13
    Views
    3,859

    OK. Now it's more clear... actually by...

    OK.

    Now it's more clear...


    actually by looking also at the src code, things are much clearer... Maybe you will laugh, but I didn't know where to find the src code of Acegi!


    I will think...
  25. Replies
    13
    Views
    3,859

    ... concerning the debugger, of course I used it....

    ... concerning the debugger, of course I used it. But -as far as I know- it doesn't enter in acegi code!
Results 1 to 25 of 42
Page 1 of 2 1 2