Nathan Coast <[EMAIL PROTECTED]> wrote on 15/09/2003 05:28:54 PM:

> cheers, thats what I was after
> 
>     <java classname="weblogic.tools.ejbgen.EJBGen" fork="true">
>              <classpath>
>                  <pathelement 
path="${plugin.getDependencyPath('ejbgen')}"/>
>                  <pathelement location="${tools.jar}"/>
>              </classpath>
> 
> one more question does this:
> 
> plugin.getDependencyPath('ejbgen')
> 
> refer to the full dependency path of the ejbgen plugin, or does it query 

> the dependencies for the current plugin for the dependency with id 
> ejbgen?  Not sure which as both the plugin and the dependency have the 
> same name.

The second one.

--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to