Show:

What's happening?

  • Followup: RE: Rev. 2033: Added bsf and rhino libraries

    In fact, with manager="javax" I don't need BSF or Rhino anymore!

    2009-12-15 13:25:10 UTC by terry_permeance

  • Followup: RE: Rev. 2033: Added bsf and rhino libraries

    Ok, I've removed the dependency on BSF by setting manager="javax" in the ant script tag. See [r2045][1]. I hope this works with openjdk! [1]: https://fedorahosted.org/aplaws/changeset/2045/.

    2009-12-15 13:16:44 UTC by terry_permeance

  • Followup: RE: Should lucene be the default search engine?

    I had to comment out the SQL because it was failing with my Oracle XE. It appears to depend on some packages which exists in SE but not XE. I guess we could add oracle-se and oracle-xe as two separate databases but that seemed like a lot of work and duplication for not much gain. No, I've never tried to run it without ccm-ldn-search.

    2009-12-15 13:00:08 UTC by terry_permeance

  • Followup: RE: Rev. 2033: Added bsf and rhino libraries

    The JDK must be the difference. I'm running the Sun JDK: java version "1.6.0_16" Java(TM) SE Runtime Environment (build 1.6.0_16-b01) Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode) If I run "locate rhino.jar" I get: ... /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/rhino.jar /usr/share/java/rhino.jar so I can see that openjdk...

    2009-12-15 12:52:31 UTC by terry_permeance

  • Followup: RE: Should lucene be the default search engine?

    Terry, 2 additional questions: a) Is it really necessary to comment out the sql statements? Wouldn't it be suficient to comment out the initialization procedure? I'm in the process to replace the old style initializers by the new ones so one could switch to intermedia without a devel environment. b) Do you know a way to use search without ccm-ldn-search and its remote search...

    2009-12-15 10:56:04 UTC by pboy

  • Followup: RE: ERROR: failed to find conversion function

    I'll do testing with Postgresql 8.1, 8.3 and 8.4. If there are no problems (and the patch should not have any side effect I suppose inspecting the code) I would suggest to include it in the upcomming 1.0.5 release. Peter.

    2009-12-15 10:36:31 UTC by pboy

  • Followup: RE: Rev. 2033: Added bsf and rhino libraries

    Curious, using my Fedora 10 workstation as well as my Fedora 12 Laptop, in both cases deploy fails if bsf.jar and js.jar are in tools-ng/webxml/lib. According to my findings, bsf-2.4.0.jar is the culprit. It doesn't matter wether js-1.7R1.jar is in the lib dir or not. It seems to be the same version as the one installed in /usr/share/java. Could you try what happens when you delete bsf in...

    2009-12-15 10:27:22 UTC by pboy

  • Followup: RE: Should lucene be the default search engine?

    I have committed the changes in [r2043][1]. I have also added some documentation in the wiki at [https://fedorahosted.org/aplaws/wiki/SysAdminFAQOracle][2]. If anyone is using INSO filter and/or Intermedia, it would be good to review these notes. [1]: https://fedorahosted.org/aplaws/changeset/2043 [2]: https://fedorahosted.org/aplaws/wiki/SysAdminFAQOracle.

    2009-12-15 01:51:48 UTC by terry_permeance

  • Followup: RE: ERROR: failed to find conversion function

    Great. As I mentioned in the commit, I have tested the modified query with postgres 8.4.1 and Oracle XE 10.2.0.1.0. I suspect the problem only exhibits itself when there is a UNION clause but the only other queries with a UNION seem to work fine.

    2009-12-14 23:49:12 UTC by terry_permeance

  • Followup: RE: Rev. 2033: Added bsf and rhino libraries

    I never needed these two libraries when I was running Windoze, but I needed them for my Fedora 12 installation. I do have bsf.jar and rhino.jar in /usr/share/java but these aren't added to the classpath. Any thoughts?.

    2009-12-14 23:46:30 UTC by terry_permeance

Our Numbers