History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: JBPAPP-262
Type: Bug Bug
Status: Resolved Resolved
Resolution: Done
Priority: Major Major
Assignee: Chris Bredesen
Reporter: Max Rydahl Andersen
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JBoss Enterprise Platform App Edition

space in install path makes JPA fail

Created: 09/Aug/07 11:32 AM   Updated: 07/Dec/07 05:05 PM
Component/s: EJB
Affects Version/s: 4.2.0.GA
Fix Version/s: 4.3.0.GA
Security Level: Public (Everyone can see)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
This issue duplicates:
JBIDE-691 JBoss AS cannot deploy project if the... Trivial Open
 

Affects: Release Notes



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Emmanuel Bernard [09/Aug/07 04:20 PM]
Here is the patch I applied on 3.3.x
http://fisheye.jboss.org/changelog/Hibernate/?cs=12912

Backporting should not be too hard

Max Rydahl Andersen [14/Aug/07 10:48 AM]
so who takes it from here ?

Fernando Nasser [14/Aug/07 06:11 PM]
Is this something that we should consider for EAP AS CP01 (code freeze Aug 24th)?

Emmanuel, so you believe I can apply this change to entymanager 3.2.1.GA safely?


Emmanuel Bernard [14/Aug/07 07:17 PM]
I don't remember the 3.2 code base. This area has been constantly improved with feedback from the community. So blindly applying it is a no go, but applying it safely should be fine. The ejb3 tests should be a decent safety net (not sure how complete they are these days on persistence).
As for inclusion, this is a pretty big bug from a user POV. We should add a test in QA for space in names.

Max Rydahl Andersen [15/Aug/07 01:44 AM]
definitly a big bug usability wise, both for JBossEAP and rhdevstudio

Fernando Nasser [28/Nov/07 10:13 AM]
Emmanuel, could you please adjust the patch (and check it of course) so it applies correctly against:

http://prdownloads.sourceforge.net/hibernate/hibernate-entitymanager-3.2.1.GA.tar.gz

Send it to me by e-mail (or attach to this JIRA) and I will take care of building and uploading it to the thirdpart repo as 3.2.1.GA.patch01-brew

But we'd need it today so we can ship this fix with EAP 4.3 RC1.

Cheers,
Fernando


Chris Bredesen [07/Dec/07 05:05 PM]
Fixed in entitymanager/branches/v3_2_1_GA_CP/