EasyBeans

Client should be able to use only PROVIDER_URL without requiring carol.properties file

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: EasyBeans 1.0 M1
  • Fix Version/s: EasyBeans 1.0 M2
  • Component/s: None
  • Description:
    For the business interface lookup, it works with PROVIDER_URL setting in InitialContext(), but it fails at the first invocation as it connects to the localhost (or to the correct host by providing a carol.properties file).
  • Environment:
    Any environnement as long as client and server are not using the same environnement (same machine)

Activity

Hide
Florent BENOIT added a comment - 18/Jul/06 11:36 AM
Fixed.
Context used by the client when looking up the bean is propagated when invoked methods
Show
Florent BENOIT added a comment - 18/Jul/06 11:36 AM Fixed. Context used by the client when looking up the bean is propagated when invoked methods

People

Dates

  • Created:
    18/Jul/06 8:54 AM
    Updated:
    10/Jan/08 10:07 AM
    Resolved:
    18/Jul/06 11:36 AM