Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Hi Burt Thanks for the fast response. By...

    Hi Burt

    Thanks for the fast response.

    By the way, do you have a scheduled date for the XA part?


    I check the grails roadmap and it does not say anything abt this
  2. transaction across multiple datasource

    HI

    I found this plugin called 'datasource' to configure the domain class to point to several datasources.

    My question is , is there a way to achieve transaction across different datasource? in...
  3. Replies
    6
    Views
    1,916

    Hi i just upgraded to grails 1.3.5 after...

    Hi

    i just upgraded to grails 1.3.5

    after upgrade everything is fine
  4. Replies
    6
    Views
    1,916

    Hi ya you are right actually i am hitting...

    Hi

    ya you are right

    actually i am hitting the http://jira.codehaus.org/browse/GRAILS-4599 at the back

    however after commenting out the reload config, i still cannot deploy

    keep getting...
  5. Replies
    6
    Views
    1,916

    Hi thanks for the reply in the log, it is...

    Hi

    thanks for the reply

    in the log, it is actually the http://jira.codehaus.org/browse/GRAILS-4599 issue

    after commenting out the auto reload, i still cannot deploy to tomcat successfully
    ...
  6. Replies
    6
    Views
    1,916

    following suggestion from...

    following suggestion from http://stackoverflow.com/questions/3320400/jdbc-driver-unregisted-when-the-web-application-stops

    i move the mysql connector jar to tomcat lib folder
    i didnt hit the...
  7. Replies
    6
    Views
    1,916

    Hi seems that someone already encounter this...

    Hi seems that someone already encounter this issue

    http://grails.1312388.n4.nabble.com/Tomcat-and-mysql-td2532472.html

    And also the problems actually lies on the mysql driver as described in ...
  8. Replies
    6
    Views
    1,916

    Issue uin deploying grails on tomcat

    Hi

    i am trying to deploy grails application on tomcat

    My grails version is 1.1.1
    My tomcat ios 6.0.29

    I try deploying the generated war from grails war command

    When i deploy it in...
  9. Replies
    2
    Views
    501

    hi rwinch thanks for the answer currently...

    hi rwinch

    thanks for the answer

    currently i am using grails acegi plugin. will upgrade to spring security in the future

    Based on your option, i will put the code to set the cookie in the...
  10. Replies
    2
    Views
    501

    question abt custom remember me

    Hi

    i am exploring acegi security for my project and i have some question abt the feature

    let say if i customize my login page to display username, password and language dropdown. And after user...
  11. HI frankjl i will try the solution you...

    HI frankjl

    i will try the solution you suggest, thanks :)

    ballistic_realm
  12. FileSystemResource that accept wildcard for the file name

    Hi all

    I got a simple question for the file support in spring

    Currenty , I need to read all the file in a certain directory with matching wildcard like '*.TXT'

    A the doc says, i can use the...
  13. Hi david i am running weblogic 9.2 though ...

    Hi david

    i am running weblogic 9.2 though

    thanks for the jira

    regards

    ballistic_realm
  14. Hi DHGarrette your solution works perfectly ...

    Hi DHGarrette

    your solution works perfectly

    thanks for the input

    regards

    ballistic_realm
  15. Hi claudio I also have the same problem with...

    Hi claudio

    I also have the same problem with you. Basically when using multiresourcreader, i need to know the line that i am processing belongs to which particular file.

    Have you found...
  16. Hi Lucas So you mean in the afterStepexecution...

    Hi Lucas

    So you mean in the afterStepexecution method, we flag the files ? And how do we access the file names from the stepexecution ? Is it by injecting the resources into that class ?

    And...
  17. Hi For the above solution, how can we know the...

    Hi

    For the above solution, how can we know the record that we are processing is in which file ? For example if we are processing 3 file, how can we know the line that we are currently processing...
  18. My datasource is correctly configured since i can...

    My datasource is correctly configured since i can connect to it from inside the container ( my web application deployed in the server) but not a console application outside the container

    I still...
  19. Anybody ?:)

    Anybody ?:)
  20. Hi Can you elaborate more by what you mean as...

    Hi

    Can you elaborate more by what you mean as db authentication problem ?

    thanks :)
  21. Can anybody help ?:)

    Can anybody help ?:)
  22. Can anybody help ?:)

    Can anybody help ?:)
  23. Hi My db is db2 v9.1.0.356. My jdbc driver is...

    Hi

    My db is db2 v9.1.0.356. My jdbc driver is com.ibm.db2.jcc.DB2Driver version IBM DB2 JDBC Universal Driver Architecture 3.1.57


    One thing to note here is that is does not always happen. I...
  24. java.lang.Error: SQLWarning chain holds value that is not a SQLWarning

    Hi, in my spring batch program ( v1.1.3 ), i suddenly keep getting that error

    This problem did not appear when i configure my log4j.logger.org.springframework to ERROR. This is the snippet of my...
  25. simple question about jndi authentication

    Hi guys, I have a simple and probably stupid question

    Currently I have an application that is doing some batch jobs. I use spring batch to achieve this. And i am connecting through the database...
Results 1 to 25 of 44
Page 1 of 2 1 2