What causes an IBM Domino server to throw away compiled java code -
i've created couple of servlets in nsf. in future i'll use osgi plugin framework better. servlets work fine stop working until project rebuilt. log believe compiled java being deleted. coincide colleagues opening database in designer. know triggers cause domino server or designer delete compiled java contained within nsf?
check whether other developers have build automatically switched on. if do, rebuilding .class files java files. other thing check whether "refresh entire application when design changes" ticked in xsp.properties (xsp.application.forcefullrefresh). it.
i tend keep build automatically switched off kind of reason. i've seen beans disappear because else did build on java files.
it not typically problem in eclipse environment, don't think, because don't tend touching live code in eclipse. nsf can live code.
Comments
Post a Comment