vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Can anyone tell me how to pre-compile SQLJ using an Ant build script? Is there a built in function? Or a user-defined function which someone has already built? I don't think I need to do customisation at this stage - I just need to extract whatever is required for the customisation (the .ser files and the .class files - or is it the .java files?) so that it is outside the EAR file where I will be able to customise it later, depending on which environment it is going to. This build process will be run on the AIX platform, using SDK 1.3.1, and the code is ultimately destined for the j2ee environment of WebSphere Application Server v.4. The SQLJ isn't within an EJB - just part of a normal web module. Thanks in advance Charles Gaskell |