Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    584

    Full access control

    Hi.

    I need to find an intelligent and flexible solution for this problem:
    we have several users with different roles for each existent application soo the objectives are:

    control user access...
  2. Replies
    2
    Views
    1,642

    I'm having the same problem. While i was...

    I'm having the same problem.
    While i was searching a solution for this problem i found this:
    http://forum.springframework.org/archive/index.php/t-47509.html

    I dont know if this works because i...
  3. Replies
    0
    Views
    768

    Consuming web services

    Hi.

    I'm trying to consume one webservice using Spring and Axis2.

    The webservice its used to expose all the methods of one DLL coded in .NET.

    Soo all i wanna do its to access this web...
  4. Replies
    0
    Views
    562

    Consuming webservice

    Hi.

    I'm trying to consume one webservice using Spring and Axis2.

    The webservice its used to expose all the methods of one DLL coded in .NET.

    Soo all i wanna do its to access this web...
  5. No... I will take a look. Soo and whats the...

    No...
    I will take a look.

    Soo and whats the best aproach? Application version checking, Extended session and automatic versioning or Detached objects and automatic versioning?
  6. Yes. Whats the best approach to write the...

    Yes.

    Whats the best approach to write the application?

    I defined a bean sessionFactory at my applicationContext.xml to configure the hibernate connection and im using HibernateTemplate. Why i...
  7. Spring && Hibernate: Optimistic concurrency control

    I'm working on a web app where some users acess data (creat,read,delete,update).
    What i wanna do is to control the concurrency.

    The best strategy is to implement that with hibernate or there's...
  8. Replies
    3
    Views
    1,221

    Hi. I already try that but doesnt work..... ...

    Hi.

    I already try that but doesnt work.....

    Any idea?
  9. Replies
    3
    Views
    1,221

    Hibernate: One-to-Many Bidirectional question

    Hi.
    Im developing a web application at work using Struts2, Hibernate and Spring.

    I have two classes with a parent/child (PCB - BrgpInfo) relation and what i want is that when i delete the parent...
  10. Replies
    3
    Views
    4,128

    Spring + Log4j + Database

    Hi.


    I wanna use log4j for logging in my application but i need to write all logs to a database. The objective is to analyse the performance of my actions (thats another story). I search a lot...
  11. Replies
    6
    Views
    1,339

    Thx a lot for your help. :D

    Thx a lot for your help. :D
  12. Replies
    6
    Views
    1,339

    Once again thx for your reply. My last...

    Once again thx for your reply.

    My last applicationContext was working.
    Now i try like you said, use the JndiObjectFactoryBean.

    I think i understand what you said and here's my new bean...
  13. Replies
    6
    Views
    1,339

    Thx for help. Soo my applicationContext.xml...

    Thx for help.

    Soo my applicationContext.xml stays like this?


    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN"...
  14. Replies
    6
    Views
    1,339

    Database pooling - Spring, Hibernate

    Hi.

    I'm new using hibernate, spring and struts.
    I have a small aplication that use all this 3 frameworks but know i need to implement this using database pooling.

    To do so i change my...
Results 1 to 14 of 14