Search:

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

Search: Search took 0.02 seconds.

  1. configuring individually logging for every war application in an ear project

    My ear project consists of two war applications. The war applications are spring projects.

    i want to create logs individually for every war. i mean every war projects must create its own logs....
  2. just only one remote object is enough in a...

    just only one remote object is enough in a multihread aplication or must i create more remote objects in my application?
  3. Replies
    5
    Views
    2,336

    is there a solution for this issue? i was trying...

    is there a solution for this issue? i was trying to find out a way for that.
    ...
  4. calling an EJB with SimpleRemoteStatelessSessionProxyFactoryBean

    i am trying to call an ejb with the configuration below.
    Is it posible to set the number of ejb stubs.

    in my application, there will be too many multithread requests to use that ejb so i want to...
  5. performance optimization when calling ejb and web service

    i am trying to develop an application which must process about 5000 record per minute and performance is extremely important.

    For every record, i will call a web service or remote ejb depending on...
  6. thanks for reply. infact, i am looking for a...

    thanks for reply. infact, i am looking for a spring-only solution. At the moment, i am using dbcp but i want to use a solution with spring
  7. how to standalone application connection pooling

    I have a standalone java application using JDK 1.4.

    I want to use connection pooling. (our db is oracle)

    Is spring provides implementing connection pooling for a standalone java application?
    ...
  8. how to raise excepotion on calling stored procedure when timeout

    Hi Everyone,

    I am using "spring 2.5" in my applicaton.

    Up to know i havent had any problem with calling a stored procedure. Bu now i need something different like that;

    When i call a stored...
Results 1 to 8 of 8