Posted By:
Alex_Pandiyan
Posted On:
Friday, May 2, 2008 01:21 AM
After i compiled my projects, In ejb side interfaces created automatically (using doclets).suppose i changing something in my ejb files, after that i m doing compilation, again my interfaces are updated.here i want to avoid that compilation(i mean second time compilation).Is there any way to updates the changes in interfaces.
for your information, i m updating my java code changes with out compiling using java build path change.
Thank You,
Alex