issue with @weblogic.enable-call-by-reference
---------------------------------------------
Key: XDT-1555
URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1555
Project: XDoclet
Type: Bug
Components: Bea Module
Versions: 1.2.3
Environment: Windows XP, Eclipse
Reporter: Lakshmanan Ramakrishnan
Assigned to: xdoclet-devel (Use for new issues)
Hi,
in my ejb if i have @weblogic.enable-call-by-reference True as the last one in
the defination, it gives a error . so i put this above the @ejb.bean tag like
this
* <!-- begin-xdoclet-definition -->
* * @weblogic.enable-call-by-reference True * * @ejb.bean
name="CustomerFacade"
* description="CustomerFacade for accessing customer information"
* display-name="CustomerFacade"
* jndi-name="CustomerFacade"
* local-jndi-name="CustomerFacadeLocal"
* type="Stateless" * transaction-type="Container"
*
* * * <!-- end-xdoclet-definition -->
if i do this deployment descriptor gets created.
But the eclipse JST is failing at some where else. It is expecting @ejb.bean to
be the first tag.
Lachu
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel