Community

Code generation for JBJCA

reply from Jesper Pedersen in JCA Development - View the full discussion

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

Start a new discussion in JCA Development at Community