[jboss-user] [JCA Development] - Code generation for JBJCA

Jeff Zhang do-not-reply at jboss.com
Tue Apr 13 06:01:13 EDT 2010


Jeff Zhang [http://community.jboss.org/people/jeff.zhang] replied to the discussion

"Code generation for JBJCA"

To view the discussion, visit: http://community.jboss.org/message/537104#537104

--------------------------------------------------------------
I commit the initial codes of code generation. That is first step and simple. Just input resource adapter package name and class name and code generator will create a resource adapter java file.

The code is in the trunk\codegenerator.
use "ant sjc" in the trunk directory. It will create jboss-jca-codegenerator.jar in the sjc/lib. Currently we need copy the codegenerator.sh/bat into lib directory and execute it.

Please input ResourceAdapter package name:org.jboss.jcaPlease input ResourceAdapter class name:BaseResourceAdpaterJava file wrote


Then BaseResourceAdpater.java file output.


PS: Jesper, you said we output the code into doc/codegenerator directory, this is default directory and we can use -output to configure it, correct?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/537104#537104]

Start a new discussion in JCA Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2099]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100413/bcfb3266/attachment.html 


More information about the jboss-user mailing list