It sees as this mine ejb-jar.xml: 
</enterprise-beans> 

<ejb-name>RelClientePessoaFisicaBean</ejb-name> 
relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisicaHome 
relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisica 
<ejb-class>relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisicaBean</ejb-class> 
<session-type>Stateless</session-type> 
<transaction-type>Bean</transaction-type> 

</enterprise-beans> 
<method-permission> 


<ejb-name>RelClientePessoaFisicaBean</ejb-name> 
<method-name>*</method-name> 

</method-permission> 

Now because of this error: 
org.jboss.deployment.DeploymentException: Error in ejb-jar.xml, in method-permission: 
An unchecked element or one or more role-name elements must be specified in 
method-permission 
at org.jboss.metadata.ApplicationMetaData.importEjbJarXml(ApplicationMet 
aData.java:463) 


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829610#3829610

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829610


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to