Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1509
    Summary: ejb-value-object with interface-implementation fails
       Type: Bug

     Status: Open
   Priority: Major

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

    Project: XDoclet
 Components: 
             EJB Module
   Versions:
             1.2.3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Florian Kammermann

    Created: Wed, 17 Aug 2005 5:05 PM
    Updated: Wed, 17 Aug 2005 5:05 PM
Environment: -

Description:
If you create a value-object and give an interface for implement like this:

@ejb.value-object 
   name="ArticleDigest"
   match = "Digest"
   implements = "ch.imis.ishop.product.ArticleDigest"

The inner readonly-class also implements this interface.
But the inner readonly-class of the value-object only have getters.
If the interface also have setters, you become a failure.

For me, I removed the implementation of the interface from the valueobject.xdt 
and everything works good.


---------------------------------------------------------------------
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



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to