Ali Majdzadeh wrote: > I copied two files icu4j.jar and persiancalendar.jar into > C:\CFusionMX\wwwroot\WEB-INF\lib then I made a new website in Dreaweaver and > copied the following files there ( index.cfm javaLoader.cfc > javaLoaderLicense.txt persianCalendar.cfcpersianCalendar.cfm ) then I ran the > file index.cfm but the following error occured:
no, keep the jar files there w/the CFC. you said you couldn't install anything on the server so i rewrote the calendar CFC to use mark's javaloader (been meaning to any way for another project) so you don't need to. and to keep it simple it will look for the jar files in the same dir as the CFC. as long as your host allows createobject you should be ok. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253234 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

