Issue Details (XML | Word | Printable)

Key: OPENEJB-64
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jeremy Whitlock
Reporter: Jeremy Whitlock
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenEJB

cannot find cmp.or-mapping.xml

Created: 20/Sep/05 09:47 AM   Updated: 20/Sep/05 03:12 PM  Due: 25/Sep/06
Component/s: configuration
Affects Version/s: 1.0 beta 1, 1.0
Fix Version/s: 1.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File openejb.log 2005-09-20 09:47 AM Jeremy Whitlock 20 kB
Environment: Windows

Resolution Date: 25/Sep/06 12:14 AM
Labels:


 Description  « Hide
When trying to run moviefun in Windows, JDO fails to initialize due to not finding the mapping file. It appears like an invalid path is being built to the cmp.or-mapping.xml. I have attached the openejb.log.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jeremy Whitlock added a comment - 20/Sep/05 12:30 PM
I believe that this is by design. I think that Castor JDO now uses the database.xml file's location as the base of how it builds the full paths from the relative mapping file paths supplied in the database.xml. I have contacted the Castor developers to seek resolution on this and if this is the case, this issue will be closed. If not, we'll leave it open and file a Jira for Castor then closing when their bug is fixed.

Jeremy Whitlock added a comment - 20/Sep/05 03:03 PM
Found problem with mapping paths. Updated to resolve issue.

Jeremy Whitlock added a comment - 20/Sep/05 03:03 PM
Fix has been tested so this item is closed.

Jeremy Whitlock added a comment - 20/Sep/05 03:12 PM
Thanks to the resolution of these issues, Windows support for the OpenEJB tests and examples are now complete.