From: Vance K. <va...@us...> - 2007-01-19 13:13:50
|
User: vancek Date: 07/01/19 05:13:47 Modified: andromda-ejb3/src/main/resources/META-INF/andromda profile.xml Log: fix spelling mistake Revision Changes Path 1.34 +1 -1 cartridges/andromda-ejb3/src/main/resources/META-INF/andromda/profile.xml Index: profile.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-ejb3/src/main/resources/META-INF/andromda/profile.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -w -r1.33 -r1.34 --- profile.xml 17 Jan 2007 00:50:56 -0000 1.33 +++ profile.xml 19 Jan 2007 13:13:46 -0000 1.34 @@ -1871,7 +1871,7 @@ Specifies the name of the log category. Default to the name of the component class. </documentation> - <value>@andromda.seam.bjjection.logger.value</value> + <value>@andromda.seam.bijection.logger.value</value> <appliedOnElement>Entity, Session and Java Beans</appliedOnElement> </element> <element name="SEAM_BIJECTION_REQUEST_PARAMETER_VALUE"> |