[jboss-user] [JCA Development] New message: "JBJCA-272 - Standalone validator tool"

Jeff Zhang do-not-reply at jboss.com
Fri Feb 12 05:59:43 EST 2010


User development,

A new message was posted in the thread "JBJCA-272 - Standalone validator tool":

http://community.jboss.org/message/526006#526006

Author  : Jeff Zhang
Profile : http://community.jboss.org/people/jeff.zhang

Message:
--------------------------------------------------------------
The tool can be running as standalone tool. Like
$ validator/Main ra16inout.rar
 
it will go through rar package and validate the ra.xml and classes base on spec of JCA 1.6
 
Steps:
* Unjar the rar
* use classloader for load the classes and xml file
* Rar-Metadata parse and get the metadata information
* load the classes that would be validated 
* create ValidateClass arrays
* call Validator:validate
* get result - List<Failure>
* output error /waning if it has
* done

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

To reply to this message visit the message page: http://community.jboss.org/message/526006#526006




More information about the jboss-user mailing list