Giter Club home page Giter Club logo

Comments (7)

jairojunior avatar jairojunior commented on July 28, 2024

If you use 10 and 60 instead of '10' and '60', you'll probably won't have this problem.

This line is problem the source of this issue: https://github.com/biemond/biemond-wildfly/blob/master/lib/puppet/type/wildfly_resource.rb#L51

I'll change this to should.map(&:to_s).sort == is.map(&:to_s).sort in order to force string to string comparison, do some tests and submit a PR.

And thank you for all the issues you're reporting. Don't hesitate to contact me if you're in trouble.

from puppet-wildfly.

smbambling avatar smbambling commented on July 28, 2024

I just tested and using 10 and 60 instead of '10' and '60' and I still see the issue.

from puppet-wildfly.

jairojunior avatar jairojunior commented on July 28, 2024

I wasn't able to reproduce. Are you using wildfly 9?

from puppet-wildfly.

smbambling avatar smbambling commented on July 28, 2024

Yes 9.0.0 final.

from puppet-wildfly.

smbambling avatar smbambling commented on July 28, 2024

I can look at sanitizing and publishing my vagrant environment if it would help

from puppet-wildfly.

jairojunior avatar jairojunior commented on July 28, 2024

No need. I tested with Wildfly 9 and was able to reproduce the issue.

As a matter of fact, I did a bad reading of your puppet apply output. Wildfly HTTP API is the one who is returning integers instead of strings. =/

I tested with the change proposed in my first comment and it's working on both versions. I'll submit a PR, but be aware that version 0.4.0 introduces some breaking changes (check CHANGELOG.md for more info).

from puppet-wildfly.

smbambling avatar smbambling commented on July 28, 2024

pulled down the 3.7 tag and I can double confirm that its working for me also...thanks for the quick fix!

from puppet-wildfly.

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.