facebook

How to set flushOnSessionInvalidation attribute?

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #243571 Reply

    kosl
    Member

    Hello,

    I’m trying to set the flushOnSessionInvalidation attribute in the tag security-domain of the jboss-web.xml in the properties of XDoclet of a web project. I would like to get something like: <security-domain flushOnSessionInvalidation=”true”>.

    Is it possible to do this in myeclipse ?

    Thanks in advance for any help.

    Kind regards

    Karol

    #243694 Reply

    Greg
    Member

    This is currently not possible in XDoclet 1.2.3. However, it appears that it will be possible in XDoclet 1.3 according to this PR:
    http://opensource2.atlassian.com/projects/xdoclet/browse/XDT-1517

    So as soon as XDoclet 1.3 is released, we can upgrade our support for XDoclet in the subsequent release. Or you could try to update your xdoclet libraries in your current MyEclipse version. We will let you know if this upgrade is possible once XDoclet 1.3 is officially released.

    #243703 Reply

    kosl
    Member

    Hello!

    Thank you very much for your answer. I’m waiting impatiently for the information hoever I’m wondering whether anybody knows when the version 1.3 will be possibly released?

    @support-greg wrote:

    So as soon as XDoclet 1.3 is released, we can upgrade our support for XDoclet in the subsequent release. Or you could try to update your xdoclet libraries in your current MyEclipse version.

    And if I do this how can I add this atribiute ?

    It still doesn’t apear anywhere where I look in the PROPERTIES -> MyEclipse-XDoclet.

    Kind Regards

    Karol

    #243706 Reply

    Greg
    Member

    Karol,

    I’m not for sure when XDoclet 1.3 is planned for release. And I don’t believe there is any way to add this attribute currently until XDoclet is upgraded.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: How to set flushOnSessionInvalidation attribute?

You must be logged in to post in the forum log in