Jesper Pedersen [
http://community.jboss.org/people/jesper.pedersen] replied to the
discussion
"Code generation for JBJCA"
To view the discussion, visit:
http://community.jboss.org/message/536249#536249
--------------------------------------------------------------
Sounds good :)
For the first iteration I would just take the input from the command line - like the
seam-gen tool. Once we have all the input we need we can then make an XML model of that.
That configuration can then be passed into the tool using f.ex. a -f switch.
Create the code under a
codegenerator
modul in the repository, and follow the layout of our current modules.
I think a good first step would be to generate a ResourceAdapter class into a specified
output directory. Then we can add more input and generate additional code based on that.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/536249#536249]
Start a new discussion in JCA Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]