Image

Imageex_ben wrote in Imagejava_dev

ossgen

I am currently working on a compiler, recognizing Java source code that conforms to the J2EE Design Guidelines specified in the OSS through Java Initiative through the Java Community Process through the following JSRs. These design guidelines are being specified in JSR 144.

It will do JSR 144 Compliance Checking and eventually a variety of code generation options, such as XML Schema, XML Message Facade implementation, etc. It currently does a variety of (but not complete) JSR 144 Compliance Checking to aid in the development of the other application JSRs. Being an expert group member of JSR 89, I am testing against the JSR 89 interfaces.

You can find the work in progress here. Let me know if you find this useful, and if you'd like to contribute to developing this compiler.