[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1535) Mapping Diagramm doesn't work for caveatemptor-jpa

Dima Geraskov (JIRA) jira-events at lists.jboss.org
Fri Dec 21 07:27:44 EST 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1535?page=comments#action_12393235 ] 
            
Dima Geraskov commented on JBIDE-1535:
--------------------------------------

Yes, my supposition was wrong.
As I understood when we call Class(1.4).forName() it delegates call to ClassLoader(Loader of workspace-1.5 comliance level for us).

But here we have another problem: 
we write our plugins in one workspace(let's call it "first") and
our hibernate project lies into another one(let's call it "second").

When we call Class.firName() in our plugins class it delegates call to ClassLoader of "first" workspace and of course doesn't find our class which lies into "second" workspace.



> Mapping Diagramm doesn't work for caveatemptor-jpa
> --------------------------------------------------
>
>                 Key: JBIDE-1535
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1535
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 2.0.0.GA
>            Reporter: Dima Geraskov
>         Assigned To: Dima Geraskov
>            Priority: Critical
>             Fix For: 2.0.1
>
>         Attachments: caveatemptor-jpa.rar, diagramm with enum.PNG
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list