0 Replies Latest reply on Dec 2, 2008 9:19 AM by santhosh.v25

    preprocessing the requests

    santhosh.v25

      hi to all

      i have a requirement like multiple or different url reach the same application,for eg i have 3 different war files deployed at jboss now(3 different urls like http://localhost:8080/app1,../app2..,/app3), and now i need to integrate all together a single war so that all the earlier urls remain same, after the integration , i heard that this can be done using jboss preprocessing filters
      could any body help me in doing this, how do i perform and where i need to change these

      thank you