Seems there was a problem with version 2.20 of the Ultraseek xpasearch.jar 
file. We installed a previous version of the xpasearch.jar file and it ran 
without any problems.

> We're struggling to use the Verity Ultraseek Java XPA Search API with 
> CFMX 7 (Windows 2000, IIS, SQL Server 2000). Has anyone had experience 
> with this implementation?
> 
> Specifically, how do you get started by instantiating an 
> UltraseekServer object and setting the server name, port & protocol? 
> eg. The following snippet generates an uninformative error: "null null 
> The error occurred on line 3.":
> 
> <cfscript>
> UltraseekServer =
> CreateObject("Java","com.ultraseek.xpa.server.UltraseekServer");
> UltraseekServer.setHost("cf.pm.lan");
> </cfscript>
> 
> We've tried numerous ways to instantiate an UltraseekServer instance, 
> but all attempts to access one of the methods generates the same "null 
> null" error. However, access to other classes & methods from the 
> Ultraseek Java API is fine, eg. this returns an object, but with 8 
> undefined values since we can't instantiate the UltraseekServer 
> instance.
> 
> <cfset theCollection = CreateObject("Java","com.ultraseek.xpa.server.
> UltraseekCollection")>
> <cfdump var="#theCollection#">
> 
> Any suggestions would be appreciated.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224112
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to