1 Reply Latest reply on May 9, 2006 6:47 PM by kukeltje

    Accessing action handlers from referenced project in GPD

    jruud

      My action handlers live inside a jar in my 'Libraries' project. My 'MyGPD' project has defined the Libraries project as a required project (i.e. the action handler classes are on MyGPDs classpath).

      However, when opening the Designer editor on a gpd.xml file in the *MyGPD* project and then adding a 'node', I'm unable to configure any of Libraries' action handlers (by setting the node's properties).

      What do I need to do in order to access 'Libraries' action handler classes from my diagram?

      Thanks, John

        • 1. Re: Accessing action handlers from referenced project in GPD
          kukeltje

          I've seen this question come up a few times. I think it would be a good addition to the documentation or the wiki to describe the possibilities more explicitly. I was of the opinion to that they could be anywhere on the classpath, but accoriding to some posts it does not (always?) seem to be that way.

          afaik now, the classes have to be process local, so in the par. But it could be I'm wrong. There are some posts in this forum on this subject. So search it. I'll file a jira issue to address this.