ejb-name is not the class name. try something like <ejb-name>yourapp/Person</ejb-name>
Markus Garscha wrote: >Hi! > >i get the following deployment error: > >org.jboss.deployment.DeploymentException: Error in ejb-jar.xml for >Entity Bean de.gama.adr.model.Person: The ejb-name for a CMP2.x Entity >must be a valid Java Identifier > >becaus xdoclet creates a ejb-jar.xml: > ><ejb-name>de.gama.adr.model.Person</ejb-name> > > >whats wrong? > >thanx >markus > ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
