Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    21
    Views
    5,568

    Sorry, I should have added this information in...

    Sorry, I should have added this information in original post

    I am using sun JDK
  2. Replies
    21
    Views
    5,568

    Exception while stating the roo with exiting scaffold

    OS:Ubuntu 11.10

    ____ ____ ____
    / __ \/ __ \/ __ \
    / /_/ / / / / / / /
    / _, _/ /_/ / /_/ /
    /_/ |_|\____/\____/ 1.2.0.RC1 [rev dcaa483]


    Welcome to Spring Roo. For...
  3. Replies
    0
    Views
    348

    Upgrade from 1.1.5.RELEASE to 1.2.0.M1

    I am planning to upgrade my project's roo from 1.1.5.RELEASE to 1.2.0.M1, If you can share your experience that would be really useful.

    Current Setup

    Spring roo 1.1.5.RELEASE
    GWT 2.2.0...
  4. problem was resolved, It is because of not...

    problem was resolved, It is because of not connection leak but it was related to admin user from sql server 2005.

    Admin user has only one dedicated connection and cant be used with pool. Created...
  5. I am not creating a connection, Ibatis is...

    I am not creating a connection, Ibatis is creating a connection for me. I dont have control to close the connection because Ibatis is closing the connection.

    but in my case I feel connection is...
  6. Connection is not getting closed Ibatis+Spring+JNDI(JBoss)

    Connection is not getting closed for MSSQL Server 2005 (Developer) for sa (admin) user. since admin user has only one dedicated connection database is throwing exception. I tried with other users too...
  7. JNDI : connection reset for Multiple requests

    I am persisting data into the MSSQL Server 2005 database using the JNDI lookup. I can insert the single record at a time, but when I ran the test program for 10 or 20 records i am getting the...
Results 1 to 7 of 7