This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 85115 - java.lang.reflect.InvocationTargetException when creating Persistence Unit for mevenide2 project
Summary: java.lang.reflect.InvocationTargetException when creating Persistence Unit fo...
Status: RESOLVED INVALID
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-18 12:15 UTC by pwhitfie
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (47.11 KB, application/octet-stream)
2006-09-18 12:32 UTC, pwhitfie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pwhitfie 2006-09-18 12:15:19 UTC
This appears to apply only to mevenide2 projects.

NB version: 5.5b2 build 200607190830
VM: 1.5.0_06-b05

Sequence:
1. right click on project and select new->File/Folder
2. sele4ct Persistence Unit under Persistence category
3. name persistence unit, leave defaults (Toplink, derby, create) for other fields
4. click 'finish'

error is:

A java.lang.reflect.InvocationTargetException exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your C:\Documents and
Settings\Peter\.netbeans\5.5beta2\var\log folder.
Comment 1 pwhitfie 2006-09-18 12:32:00 UTC
Created attachment 34072 [details]
messages.log
Comment 2 pwhitfie 2006-09-18 12:34:27 UTC
Google indicates that this may simply be lack of support for persistence in
mevenide2- I will therefore close the issue- if hti si snot the root cause, then
please feel free to re-open.

Regards,

Peter Whitfield
Comment 3 Jan Chalupa 2006-09-18 12:54:27 UTC
re-opening to re-assign
Comment 4 Milos Kleint 2006-09-18 13:27:13 UTC
was filed by peter in mevenide issue tracking system:
http://jira.codehaus.org/browse/MEVENIDE-453