> I recently upgraded from CF7 to CF8. Everything went smoothly > but I have one problem with a CFX cfx_text2Query from > http://www.emerle.net/programming/display.cfm/t/cfx_text2query/ > > This was working fine when I tested it yesterday (under CF8, > it always worked under CF7) but today it started giving me an error: > > class "cfx_text2Query"'s signer information does not match > signer information of other classes in the same package
I've never looked at this before, so I'm just guessing here. There are only two classes in the JAR. I would try extracting them into /classes, keeping the directory structure intact of course. If that doesn't work, just contact the guy who wrote it. Presumably, he has the source code, and could either (a) give you a copy, or (b) recompile one or both classes without bothering to sign them. I was unable to find a way to tell the JVM to ignore code-signing errors. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5270 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
