yeah, AFIK, this is common in J2EE development. Seems you use testing, JUnit etc, of teh Java code before testing on the app server. So, in short, use a local JRE to do all your development. Guy Rish's post looks like a good one for this with CFX tags.
As kewl as CFX is, I don't recall ever seeing a plethora of CFX tags, eh? With CF being a Java app now, could easily use POJOs and cfobject, wrap it all up in cfcs even. IIRC Algad's image manipulation app does this. You could even use a servlet in combo with cfhttp too I suppose. DK On 9/19/05, Claude Schneegans <[EMAIL PROTECTED]> wrote: > Thanks Douglas, > > I tried it, but it looks like about all links refer to adding > <reload>TRUE</reload> > in file [cfmx_home]\wwwroot\WEB-INF\jrun-web.xml > It may work for servlets or other components, but it does not for CFX > classes. > IMO this is really a flaw in the design of the Administrator. > For C CFXs, on can uncheck the "keep DLL in memory", so the DLL is > reloaded at every call, > For Java tags, there is no nothing to help the developer. :-( > > -- > _______________________________________ > REUSE CODE! Use custom tags; > See http://www.contentbox.com/claude/customtags/tagstore.cfm > (Please send any spam to this address: [EMAIL PROTECTED]) > Thanks. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218618 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

