EasyBeans

The easybeans.xml should contains some elements used to secure a Web context generated for a WS EJB

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: EasyBeans 1.1.0
  • Component/s: APIs, Core
  • Description:
    Hide
    Currently, an EJB exposed as a webservice have a dedicated Web Context that is generated for it.
    If the EJB is secured, then, the webapp also needs to be secured, otherwise no-one will ever be capacle of using the webservice :)

    So, the easybeans.xml should be enhanced to allow declaration of the following elements:
    * context-root
    * realm-name
    * transport-guarantee
    * auth-method
    * http-method
    Show
    Currently, an EJB exposed as a webservice have a dedicated Web Context that is generated for it. If the EJB is secured, then, the webapp also needs to be secured, otherwise no-one will ever be capacle of using the webservice :) So, the easybeans.xml should be enhanced to allow declaration of the following elements: * context-root * realm-name * transport-guarantee * auth-method * http-method

Activity

Hide
Guillaume Sauthier added a comment - 23/Mar/09 6:47 PM
Done
Show
Guillaume Sauthier added a comment - 23/Mar/09 6:47 PM Done

People

Dates

  • Created:
    23/Mar/09 6:40 PM
    Updated:
    23/Mar/09 6:47 PM
    Resolved:
    23/Mar/09 6:47 PM