>Sounds like CF can't find the package. > >On 6/13/07, Andrea Botta <[EMAIL PROTECTED]> wrote: >>
the package exists under C:\CFusionMX7\lib\cfusion.jar i have compiled my pratica.java using this method: javac -classpath C:\CFusionMX7\lib\cfusion.jar; C:\CFusionMX7\wwwroot\WEB-INF\lib\cfx.jar; C:\Programmi\Driver_SqlServer\sqljdbc_1.1\ita\sqljdbc.jar "C:\Documents and settings\User\Documenti\Programmi\eclipse\workspace\ges_eff_pratiche\pratica.java" i have included cfx.jar because QueryTable(defined in cfusion.jar) has need the Query class (defined in cfx.jar); any idea?? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280973 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

