Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. how to implement single sign-on for third party Web applications based on JAAS(Autho

    I started working on JAAS with SSO,I have some doubt about JAAS. JAAS (Java Authentication and Authorization Service) framework to cater to multiple authentication mechanisms. The SSO server...
  2. Replies
    1
    Views
    456

    Spring integeration error-channel issues

    Sounds like spring integeration is amazing , I am new in Spring Integeration.I have one requirement Using spring integeration

    1. read a txt file (from Source folder)
    2. do some...
  3. Replies
    1
    Views
    912

    Spring integration File upload issues

    Sounds like spring integeration is amazing , I am new in Spring Integeration.I have one requirement Using spring integeration
    1 read a txt file (from Source folder)
    2 do some validation
    3 ...
  4. How to communicate with 2 or more applications using Mule by springWS

    Hi All
    Nowadays sounds like MULE is amazing ,so we are planning to intgerate mule into our development area. We are very eager to know about MULE and planned to implement in all our...
  5. Yes i am using the same thing ,what you mentioned...

    Yes i am using the same thing ,what you mentioned above

    CriteriaBuilder criteriaBuilder= this.getJpaTemplate().getEntityManagerFactory().getCriteriaBuilder();

    in my config file

    ...
  6. which hibernate class will support jpa CriteriaBuilder?

    Hi All
    We sucessfully implementedSpring , hibernate +jpa in our application with Xa transcation.but we trying to implement criteria in our application we are facing one error that ,

    ...
  7. Replies
    15
    Views
    2,985

    thanks for your help.at last i got solution ...

    thanks for your help.at last i got solution ...
  8. hi .MySQL has some limitations with XA...

    hi
    .MySQL has some limitations with XA transactions as you can see (http://dev.mysql.com/doc/refman/5.0/en/xa-restrictions.html), Because of using mysql 5.5,we could not get xa...
  9. hi all i also facing one transaction management...

    hi all i also facing one transaction management problem (Transaction rollbacks, but a record is inserted)
    this is my thread ...
  10. Dear Marten Deinum I checked my db.I am...

    Dear Marten Deinum
    I checked my db.I am using InnoDB tables only.any other possibilities ?
  11. Martin thanks for your reply .Not like that...

    Martin
    thanks for your reply .Not like that .There i not posted my question properly.so i tried tel my issue clearly. that all .. see now you given new and valid answer right.may it will...
  12. I trace the log.. see my transcation log details ...

    I trace the log.. see my transcation log details


    94 [main] INFO atomikos - USING com.atomikos.icatch.max_timeout = 300000
    94 [main] INFO atomikos - USING com.atomikos.icatch.tm_unique_name...
  13. transaction rollbacks, but a record is inserted?

    Hi all I have done an application configuration using jsf ,spring 3.0,hybernate + JPA and atomikos for XA transcation management and mysql is my backend,here every thing is working fine however...
  14. Replies
    15
    Views
    2,985

    Marten Deinum my jsf bean are spring...

    Marten Deinum
    my jsf bean are spring managed bean only see thel below code i am using in
    .. so that is not a problem ?
  15. Replies
    15
    Views
    2,985

    Marten Deinum my jsf bean are spring...

    Marten Deinum
    my jsf bean are spring managed bean only see thel below code i am using in
    .. so that is not a problem ?
  16. Replies
    15
    Views
    2,985

    HI martion but my transaction log information...

    HI martion
    but my transaction log information is showing roll back was happened

    this means spring transaction is working fine right.. now my problem is transaction rollback is happening but...
  17. Replies
    15
    Views
    2,985

    hi Marten Deinum where ? ..

    hi Marten Deinum
    where ? ..
  18. Replies
    15
    Views
    2,985

    Marten Deinum still i am waiting for your...

    Marten Deinum
    still i am waiting for your reply ...
  19. Replies
    15
    Views
    2,985

    actually i am new for spring and JPA .. i...

    actually i am new for spring and JPA .. i understood what you are telling .. could you post any sample coding for achieving this ?
  20. Replies
    15
    Views
    2,985

    1 by mistaken i wrote in froum .. Thats not my...

    1 by mistaken i wrote in froum .. Thats not my real package name .. 'execution(* com.live.webAppl.*.*.*(..))' to 'execution(* com.live.webAppl..*.*(..))'.. this is working fine ...
    2 i have to...
  21. Replies
    15
    Views
    2,985

    HI Marten Deinum Based on your suggestion i...

    HI Marten Deinum
    Based on your suggestion i changed my coding ,but still the same issue is coming.My updated codes here

    my Manager.java

    insertuser()
    {
    private static...
  22. Replies
    15
    Views
    2,985

    Thanks for your reply . I am going to try that,...

    Thanks for your reply . I am going to try that, what you mentioned above ... but if i use <generated-value strategy="TABLE" /> means transaction rollback is working fine ..but it should...
  23. Replies
    15
    Views
    2,985

    JPA transcation rollBack is not working

    Hi all
    I have done an application configuration using hybernate + JPA ,and atomikos for XA transcation management and spring 3.0 ,here every thing is working fine however insert operation, when...
  24. org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class ''

    Hi all

    I am working on a web based project using spring ,hybernate +jpa .I am trying to configure JTA Transactions with Atomkios
    my backend is mySql. I am not able to setup the...
  25. Replies
    16
    Views
    3,581

    hi my explanation is not enough ?

    hi my explanation is not enough ?
Results 1 to 25 of 44
Page 1 of 2 1 2