Git Product home page Git Product logo

Comments (10)

deleolajide avatar deleolajide commented on June 3, 2024

What version of openfire are you running?

image

from openfire-fastpath-plugin.

iljalukin avatar iljalukin commented on June 3, 2024

4.4.1, I'm using docker image from gizmotronic: https://hub.docker.com/r/gizmotronic/openfire/

from openfire-fastpath-plugin.

iljalukin avatar iljalukin commented on June 3, 2024

Just tried out the 4.4.0 docker image, works well. Seems that 4.4.1 does some curious things.

from openfire-fastpath-plugin.

deleolajide avatar deleolajide commented on June 3, 2024

It was compiled with openfire 4.3 in order to support Openfire 4.3.2 which is still in wide use. Looks like 4.4.1 will need a new build. My dev platform is still on 4.4.0

from openfire-fastpath-plugin.

iljalukin avatar iljalukin commented on June 3, 2024

Just tried out the 4.4.0 docker image, works well. Seems that 4.4.1 does some curious things.

Oops, I was accidentally using the plugin version 4.4.3 with Openfire 4.4.0. After updating the plugin to 4.4.4 it's the same blank page as with Openfire 4.4.1, even after a clean install.

Steps to reproduce:

  1. create docker-compose.yml with following content:
Openfire:
  image: gizmotronic/openfire:4.4.1
  ports:
    - "9090:9090"
    - "5222:5222"
    - "7777:7777"
  1. docker-compose up and browse to localhost:9090
  2. Run setup with predefined values
  3. install fastpath service plugin from available plugins menu
  4. see the blank page after clicking on the Fastpath menu button :-(

from openfire-fastpath-plugin.

deleolajide avatar deleolajide commented on June 3, 2024

I was able to reproduce by deleting my local build and adding the plugin from the admin web console. Reopening Maven build issue #6 .

image

from openfire-fastpath-plugin.

iljalukin avatar iljalukin commented on June 3, 2024

I have placed the file web.xml in src/web/WEB-INF folder of plugin source and started the build locally with mvn clean package. After installing the plugin from jar file there was finally no more blank page.

from openfire-fastpath-plugin.

deleolajide avatar deleolajide commented on June 3, 2024

For anyone else, please use the jar file here

from openfire-fastpath-plugin.

wrooot avatar wrooot commented on June 3, 2024

Will it be replaced on the site?

from openfire-fastpath-plugin.

deleolajide avatar deleolajide commented on June 3, 2024

No. That wont happen until issue #13 is fixed. It looks like it might just be a simple case of adding the missing web.xml file. I can do that next time I work on the fastpath plugin.

from openfire-fastpath-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.