Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1394

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1394
    Summary: different meaning of ref-name
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: 1 hour
 Time Spent: Unknown
  Remaining: 1 hour

    Project: XDoclet
 Components: 
             JBoss Module
   Versions:
             1.3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Langelage, Frank

    Created: Sat, 7 May 2005 4:54 PM
    Updated: Sat, 7 May 2005 4:54 PM
Environment: XDoclet 1.3.0-SNAPSHOT, JDK 1.4.2_08, SPARC Solaris 9

Description:
I put these lines into my Session bean and got an error deploying the generated 
and compiled package:

 * @ejb.ejb-external-ref view-type="local" ref-name="ejb/MbiMeehdLocal" 
type="Entity"
 *  home="biz.mbisoftware.fn.ejb.entity.MbiMeehdLocalHome"
 *  business="biz.mbisoftware.fn.ejb.entity.MbiMeehdLocal"
 * @jboss.ejb-ref-jndi ref-name="ejb/MbiMeehdLocal" jndi-name="MbiMeehdLocal"

org.jboss.deployment.DeploymentException: Error in jboss.xml for Bean 
MbiMeehdFacade: ejb-ref ejb/ejb/MbiMeehdLocal found in jboss.xml but not in 
ejb-jar.xml

The ref-name for ejb.ejb-external-ref has to be prefixed  with "ejb/".
The ref-name for jboss.ejb.ref-jndi must not be prefixed with "ejb/". The 
"ejb/" prefix is added in jboss_xml.xdt.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to