When you deploy an EJB module, you can set the ejb.remoteNamePrefix and ejb.remoteNameSuffix properties in the module’s Ant configuration script to configure name prefix and suffix patterns. Deployment also creates default bindings of remote and home interfaces using the PackageName/CompName pattern. You can use package-level bind calls to bind arbitrary names to home interfaces.