joaopalma5

Results 6 issues of joaopalma5

Hello, I'm try install this example in my installation of camunda bpm platform with wildfly in docker. But I give the error: (...) camunda_app | at [email protected]//org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:60) camunda_app | ......

In htmlMessage: https://github.com/camunda-community-hub/camunda-bpm-mail/blob/master/extension/core/src/test/java/org/camunda/bpm/extension/mail/poll/PollMailConnectorTest.java#L168 Get this error: org.junit.ComparisonFailure: Expected :"html" Actual :"" at org.camunda.bpm.extension.mail.poll.PollMailConnectorTest.htmlMessage(PollMailConnectorTest.java:168) Similar cases: - https://stackoverflow.com/questions/25626301/javamail-does-not-send-message-content

bug
help wanted

hey, anyone can help me? in Zeep the method soap-env:Envelope isn't implemented.. this is my code ``` .... #access media service media = mycam.create_media_service() profiles = media.GetProfiles() # Use the...

Hello I'm trying to install this plugin in wildfly but this plugin uses sun.misc* and only is suppurted by java

Hello. I'm trying to install camunda-monitoring in wildfly. And in the first step, I think have to make this https://dzone.com/articles/deploying-spring-boot-app-to-jboss-wildfly but I don't know about kotlin... You can help me?...

- Version: 3.9.0 - Operating System: Linux/Docker - Config File: Logstash.conf `elasticsearch { add_tag => [ "taskElasticsearch " ] hosts => "elasticsearch:9200" user => "elastic" password => "password" index =>...