Search:

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

Search: Search took 0.02 seconds.

  1. Cannot Open connection[Spring Hibernate] iReport

    I've been trying to connect my report using Spring report loaded hibernate nevertheless it has been imposible alway get



    Error: cannot Open connection



    nothing more...anyone has been...
  2. Replies
    0
    Views
    623

    ASM or Spring problem??

    Hi i am working with Spring 2.5 + Hibernate + IceFaces (but i dont really think the last one comes to be relevant in this post).

    So my project just run perfect in GlassFish V2 the problem is that...
  3. Replies
    1
    Views
    774

    ha found my answer here ...

    ha found my answer here

    http://forum.springsource.org/newreply.php?do=newreply&noquote=1&p=274877

    but i did not quite understand the reason does hibernate managed its own SessionContext
  4. Replies
    1
    Views
    774

    Basic Transactoin Issue

    i've been trying to get this done to get Spring to manage my transaction but i keep getting this as a stacktrace





    Hibernate: select this_.id_Grupo as id1_6_1_, this_.grupo as grupo6_1_,...
  5. Replies
    13
    Views
    2,003

    i apreciate it then thank you

    i apreciate it then thank you
  6. Replies
    13
    Views
    2,003

    Thank you it work

    Well it work i just have one question why i couldnt do it with my bean on faces-config.xml isnt wrong to create two beans with the same name???

    Spring context


    <bean id="testBean"...
  7. Replies
    13
    Views
    2,003

    Thank you so much another try

    i just create this .WAR with the source inside so you can run it easier. It's much simpler cuz i did not added the Facelet Libreries.

    WAR link

    PD. i really aprecciate your effort!!
  8. Replies
    13
    Views
    2,003

    Btw

    By the way i am using Glassfish V2
  9. Replies
    13
    Views
    2,003

    Maven i tried but no success

    i am not that into maven i try to make the sample but i honestly did not get the whole maven idea!!!...... i'm stuck with my own i use:

    IceFace core
    IceFace support
    IceFace Facelest support...
  10. Replies
    13
    Views
    2,003

    Thank you

    This is a little sample of what i want to do but i haven't being able to get it work

    i attached the src and web.
  11. Replies
    13
    Views
    2,003

    Try that but nothing

    I Tried that but still the same problem. BTW i logged directly on a method from a class in ui.support.* and log pretty fine but i cannot get it done with AOP.

    Another small detail i am using...
  12. you are commiting your transaction right...?...

    you are commiting your transaction right...? don't you get any error from your server log that is wear.

    Instead of create table try update


    <prop key="hibernate.hbm2ddl.auto">update</prop>...
  13. Replies
    13
    Views
    2,003

    Loggin AOP problem

    I have try to log with AOP but nothing seems to work it's like no logging want to appear i've tried from System.out.println to the INFO logger nothign!!!


    <?xml version="1.0" encoding="UTF-8"?>...
  14. can you post your hibernate.cfg.xml have you try...

    can you post your hibernate.cfg.xml have you try a unit test for that simple code should no be hard?? and please your RoleDaoSpring maybe there is your error
Results 1 to 14 of 14