sekaijin

Results 6 issues of sekaijin

hi! I'm trying to run jwt on wildfly 14 adding web.xml and beans.xml in the generated war the application starts but authentication does not work. no class is initialized when...

Hello How to use galleon without internet access. I have a nexus server that has access to the internet. I added the repository jboss-public-repository-group http://myserver:8081/nexus/content/repositories/jboss-public-repository-group/ which is a mirror. but...

I'm running docker-desktop on unbutu the socket path is /home/username/.docker/desktop/docker.sock I've change the socket path on dockerstation settings But docker station display error failed to attache socket /var/run/docket.sock Thank

Hi line 127: `var contentTypeRegExp = /^text\/event\-stream;?(\s*charset\=utf\-8)?$/i;` but the server can send `text/event-stream;element-type="application/json"` or others types of elements. `;?(\s*charset\=utf\-8)?` is not used in your code. I suggest to relax the...

Hi, Have you seen the dain/LevelDB project? This is a full java version of LevelDB. https://github.com/dain/leveldb This is the solution that was chosen by ActiveMQ. http://activemq.apache.org/leveldb-store.html http://activemq.apache.org/replicated-leveldb-store.html Bye JYT https://github.com/dain/leveldb

Hello, Are there any plans to support Java advancements like jdk 17 or jdk 25 as well as Jakartaee 10? Jakarta.persistence, jakarta.transaction, jakarta.servlet etc. apis are not supported.