tracker issue : CF-4171398

select a category, or use search below
(searches all categories and all time range)
Title:

Hibernation Creation

| View in Tracker

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:

This has been done for the security reasons. Is there any specific issue which you are facing because of this change? -Nimit
Comment by Nimit S.
2200 | July 11, 2016 11:40:42 PM GMT
No specific error at this point based on what you wrote. I just was not sure why it was not appending the dot before the xml extension was added. Thought it might of been a bug. Thank you for the quick response.
Comment by External U.
2201 | July 13, 2016 05:51:06 AM GMT
ThanksTy Whalin. I am closing this bug.
Comment by Nimit S.
2202 | July 14, 2016 02:27:42 AM GMT