Hi,
No more success from here.
For those developping with CFEclipse, here is a builder that will stop
and restart your CFMX server if
it is on the same station. Depending on your system, it will take from
30 to 60 seconds, but it is automatic.
<?xml version="1.0" encoding="UTF-8"?>
<project name="myProject" default="updateTag" basedir=".">
<property name="service.name" value='"coldfusion mx 7 application
server"'/>
<target name="updateTag">
<exec executable="net">
<arg value="stop"/>
<arg value='"coldfusion mx 7 application server"'/>
</exec>
<copy file="JDBCinfo.class"
todir="../../wwwroot/WEB-INF/classes"/>
<exec executable="net">
<arg value="start"/>
<arg value="${service.name}"/>
</exec>
</target>
</project>
--
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223830
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