Message: The following issue has been re-assigned.
Assignee: Andrew Stevens (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-628 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-628 Summary: Bug in oc4j-cmp-mapping.xdt Type: Bug Status: Assigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Oracle module Versions: 1.2 Beta 3 Assignee: Andrew Stevens Reporter: Michal Straczynski Created: Fri, 5 Sep 2003 5:05 AM Updated: Sun, 7 Sep 2003 4:52 AM Description: In the following part of xdt: (...) <XDtMethod:ifDoesntHaveMethodTag tagName="ejb.persistence" paramName="sql-type"> <XDtMethod:ifHasMethodTag tagName="oc4j.persistence" paramName="persistence-type">persistence-type="<XDtMethod:methodTagValue tagName='oc4j.persistence' paramName='persistence-name'/>" </XDtMethod:ifHasMethodTag> </XDtMethod:ifDoesntHaveMethodTag> (...) wrong "persistence-name" parameter name is used instead "parameter-type" causing wrong cmp-field-mapping entries in orion-ejb-jar.xml, ie: <cmp-field-mapping name="fieldName" persistence-name="COLUMN" persistence-type="COLUMN"> --------------------------------------------------------------------- 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:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
