1 Reply Latest reply on Apr 6, 2004 6:19 AM by sgwood

    Creating New User

    keithcsl

      Hi

      I am integrating Nukes with our existing application. When a new user registers on our site, I would like to programmatically create a new account in Nukes.

      I can see that the User/Group EJBs are all local interfaces. Are there plans to also generate remote interfaces?

      Regards
      Keith

        • 1. Re: Creating New User


          Nobody has asked about providing remote interfaces. You could easily change the build scripts to do so, and create an ejb-client.jar for each module.


          Sherman