|
complexType ejb-nameType | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
| Type Heirarchy |
|---|
{http://www.w3.org/2001/XMLSchema}string (by restriction) {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction) {http://www.w3.org/2001/XMLSchema}token (by restriction) {http://www.w3.org/2001/XMLSchema}NMTOKEN (by extension) {http://java.sun.com/xml/ns/j2ee}xsdNMTOKENType (by restriction) {http://java.sun.com/xml/ns/j2ee}ejb-nameType |
| Abstract | false (This can be used in an instance) |
|---|---|
| Target Namespace | http://java.sun.com/xml/ns/j2ee |
| Declared Namespaces | xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:j2ee=http://java.sun.com/xml/ns/j2ee xmlns=http://www.w3.org/2001/XMLSchema |
The ejb-nameType specifies an enterprise bean's name. It is used by ejb-name elements. This name is assigned by the ejb-jar file producer to name the enterprise bean in the ejb-jar file's deployment descriptor. The name must be unique among the names of the enterprise beans in the same ejb-jar file. There is no architected relationship between the used ejb-name in the deployment descriptor and the JNDI name that the Deployer will assign to the enterprise bean's home. The name for an entity bean must conform to the lexical rules for an NMTOKEN. Example: <ejb-name>EmployeeService</ejb-name>
|
complexType ejb-nameType | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
![]() |
||
| Stylus Studio XML Schema Library Home | ||
| Site Map | Privacy Policy | Terms of Use | Trademarks |