HornetQ by default is using file system and it’s own Journals for persistence , is it possible to change this default behaviour to use MS SQL server instead for the persistence ?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, HornetQ only supports file persistence.
There isn’t really a reason to support a database. Users usually only want a database for tradition. there isn’t really any gain on having persistence on a message system through databases.