[ 
https://issues.apache.org/jira/browse/GERONIMO-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627841#action_12627841
 ] 

David Jencks commented on GERONIMO-4140:
----------------------------------------

Hi Ivan,

(a) My current preference is to generate the jaxb classes once and check them 
into svn somewhere under src/main/java.  If we do this then the classes should 
be changed to include the standard apache header.  Doing this lets you 
customize the code and for instance use sxc more easily.  It's also possible to 
generate the code during the build into target/generated-sources/ using one of 
the maven xjc plugins.  I think this method is used in 
framework/modules/geronimo-system.

(b) I don't know how the current plugin works. If we have ejb injection into 
the quartz task that seems to me to be a very good feature.  Could you explain 
in more detail what you are thinking?

(c) Better console support would be wonderful!  Getting the plugin to work at 
all would be great!

You might get more response by discussing these ideas on the dev list.

> Update quartz plugin to geronimo 2.1+
> -------------------------------------
>
>                 Key: GERONIMO-4140
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4140
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 2.1.2, 2.2
>            Reporter: David Jencks
>
> Aaron very kindly donated his quartz plugin, currently at 
> sandbox/quartz-plugin.  We should update it to a g. 2.1 plugin and release it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to