Status/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Ty Whalin / Ty Whalin (Ty Whalin)
Created: 07/10/2016
Components: ORM Support
Versions: 10.0
Failure Type: Unspecified
Found In Build/Fixed In Build: Final /
Priority/Frequency: Trivial / All users will encounter
Locale/System: English / Win 2008 Server
Vote Count: 0
Problem Description:
When the file from the persistent cfc is being created it does not place a dot between the hbm and xml for the file type. When reading through the Hibernation documentation I noticed that the file were named the same but had a dot in the file type. Why is it shown this way on the Hibernation website and not that way when the file is generated by ColdFusion?
http://docs.jboss.org/hibernate/orm/3.5/reference/en/html/tutorial.html
Save this mapping file as src/main/resources/org/hibernate/tutorial/domain/Event.hbm.xml
Are the files supposed to actually have the dot in it or is that an actual error?
Steps to Reproduce:
Actual Result:
blogPost.hbmxml
Expected Result:
blogPost.hbm.xml
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4171398
External Customer Info:
External Company:
External Customer Name: Ty Whalin
External Customer Email:
External Test Config: My Hardware and Environment details:
Server Name: NTC50-STL
IIS Version: 7
ColdFusion Version: [10,0,20,299202]
Attachments:
Comments: