jain-slee icon indicating copy to clipboard operation
jain-slee copied to clipboard

The World's #1 Open Source JAIN-SLEE (JSLEE) 1.1 Implementation

Results 30 jain-slee issues
Sort by recently updated
recently updated
newest added

Hi Guys, I'm trying build the version: https://github.com/RestComm/jain-slee/archive/7.2.0-233.zip (I''ve tried other versions and it has the same issue) cd $SLEE_HOME/release/ ant: [exec] [INFO] Restcomm :: Tools :: slee-management-console-war .. FAILURE...

Bumps commons-fileupload from 1.2.2 to 1.3.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-fileupload:commons-fileupload&package-manager=maven&previous-version=1.2.2&new-version=1.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps wildfly-server from 2.2.0.Final to 16.0.1.Final. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.wildfly.core:wildfly-server&package-manager=maven&previous-version=2.2.0.Final&new-version=16.0.1.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.6.2 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.0.10.Final to 5.4.24.Final. Release notes Sourced from hibernate-core's releases. Hibernate ORM 5.2.0 5.2.0 includes many improvements and bug-fixes. For a complete list of changes, see https://hibernate.atlassian.net/projects/HHH/versions/23150/tab/release-report-done. Many...

dependencies

Bumps [infinispan-core](https://github.com/infinispan/infinispan) from 8.2.4.Final to 11.0.6.Final. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.infinispan:infinispan-core&package-manager=maven&previous-version=8.2.4.Final&new-version=11.0.6.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Recently we have to migrate all our deployments to wildfly 10.x, and now we face a problem we didn't have in jboss, our resource adapters cannot find classes from another...

The logging statement is confusing when analysing event routing as it reports non-zero attachment count when it is in fact zero. It was probably miscopied from equivalent log record in...

The issue manifested itself with the following symptom (exception at the top of the stack): "javax.xml.transform.TransformerFactoryConfigurationError: Provider for class javax.xml.transform.TransformerFactory cannot be created". The full call stack below could be...

Hi, Further to my question on [classloading](https://groups.google.com/forum/#!msg/restcomm/QwNOG-DF1n4/GcN6c-UYAQAJ), I've implemented a skeleton sbb and servlet that shows the issue (see included zip). [testing123.zip](https://github.com/RestComm/jain-slee/files/2031419/testing123.zip) A Readme is included; simply unzip the file,...