Results 10 issues of ARNOLD Somogyi

Hello, I am starting two WebLogic 12.2.1.4 domains in docker from my _docker-compose.yml_ file. So I am starting 4 containers: - admin-server-A + managed-server-A1 - admin-server-B + managed-server-B1 **The following...

help wanted
weblogic

I am working with an XSD where I imported the standard `ds:Signature` element. The `xjc `goal **works fine on Unix but it does not work on Windows**. The version I...

- [ ] What version of the library are you using? Is it the latest version? ``` io.springfox springfox-swagger2 2.8.0 io.springfox springfox-swagger-ui 2.8.0 ``` What kind of issue is this?...

bug
duplicate

``` javascript ``` html code from the demo page: ``` javascript Primary Action Another action Something else here Separated link ``` The blue button is displayed but the menu does...

``` python fetch_stats.py --username ... --GitToken ... --RepoNames ... Traceback (most recent call last): File "fetch_stats.py", line 5, in from github import Github ImportError: No module named github ``` ```...

I have a bash script and it does not run after the obfuscation. I tried to use different `mutator`, same result. ``` $ bashfuscator -f abc.sh -o abc-obfuscated.sh $ bashfuscator...

I am using EasyRSA-3.1.7 and the following command works like a charm: ``` ./easyrsa \ --passin="pass:$EASYRSA_PASS" \ --passout="pass:$EASYRSA_PASS" \ export-p12 "$domain" usefn ``` After upgrade to EasyRSA-3.2.1 my scripts are...

**Describe the bug** The only one way how the Near-Cache configuration is applied on `Map` is that the Map-ID` hazelcastClient.getMap("id")` and the Near-Cahche-Configuration name `new NearCacheConfig("id")` must be equals. If...

Type: Defect

### Issue submitter TODO list - [x] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems) - [x] I've searched for an already existing issues [here](https://github.com/provectus/kafka-ui/issues) - [x] I've tried running `master`-labeled...

type/bug
status/triage

I would like to customize the main menu texts based on the customer language preference, but I have not seen any document about how to create / update the main...