0 Replies Latest reply on Sep 22, 2004 4:42 AM by min-changcha

    Ready for distribute service(ASP)

    min-changcha

      Hi All.

      I want to service ASP(Application Service Provider) with EJB architecture.

      But a problem occurs to me.

      The problem is why clients need the references of used EJB files when they use application services(EJB).

      Do I release EJB components to my clients?(My clients should import EJB components in source code because they need a reference for lookup)

      But I think it is not a good solution.

      Because when the interface of EJB component is changed, I should release the component to my clients again.

      I need an advice about this problem.
      I want advice about this problem.