Results 1 to 3 of 3

Thread: IllegalStateException when saving a clob type in oracle

  1. #1
    Join Date
    Oct 2004
    Posts
    6

    Default IllegalStateException when saving a clob type in oracle

    I am getting this exception when i try to save a clob

    java.lang.IllegalStateException: Active Spring transaction synchronization or jtaTransactionManager on LocalSessionFactoryBean plus active JTA transaction required

    I am using the ClobStringType with Oracle.

    Do i need a JTATransaction to be configured to do this ?

    or If i need to configre to a active spring transaction how do i achieve that ? Should it be in the localsessionfactorybean ..

    Any help would be really appreciated ..

  2. #2
    Join Date
    Aug 2004
    Location
    Montréal, Canada
    Posts
    845

    Default

    Please take a look at this thread: Insert Clob using Oracle
    HTH
    Last edited by robyn; May 14th, 2006 at 10:24 AM.
    Omar Irbouh

    Spring Modules Team
    http://irbouh.blogspot.com/

  3. #3
    Join Date
    May 2006
    Posts
    1

    Default Illegalstate exception

    hello sir,

    i was not able to open this thread of urs...can u pls gimme the content on tht page...m stuck at the same error.

    Please help.

    "Please take a look at this thread: Insert Clob using Oracle
    HTH"

Similar Threads

  1. UpgradeAcegi Security System from 0.6.1 to 0.8.3
    By mannobug in forum Security
    Replies: 3
    Last Post: Sep 23rd, 2005, 07:00 PM
  2. EHCaching Hibernate
    By dencamel in forum Data
    Replies: 3
    Last Post: Sep 6th, 2005, 09:03 PM
  3. Replies: 4
    Last Post: Aug 17th, 2005, 04:42 AM
  4. could not satisfy dependencies
    By springuser in forum Container
    Replies: 4
    Last Post: Apr 26th, 2005, 01:15 PM
  5. Replies: 1
    Last Post: Apr 25th, 2005, 07:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •