-
For my new setup of lando me facing issue.
My Environment details :
Lando version : v3.21.2
PHP : 8.1
database:10.6
drupal :10
By running any lando command me getting below error.
```
**…
-
When adding an extra volume to the `appserver_nginx` container, the source directory on the host is wrong as it seems to be using the location of the underlying docker compose file location instead of…
-
Bom dia,
Estou tentando montar o container, porém, no último download do AppServer (id 25e626695b49) ele simplesmente quebra com 494mb de 736.2mb do endereço: docker.totvs.io/dcp/appserver
Sabe …
-
It must be possible to send message to the Message-Queue by a client that supports the [STOMP](https://stomp.github.io/) protocol version 1.2.
-
When creating a Drupal project with Lando and the following yml file:
```
name: testproject
recipe: drupal9
config:
webroot: web
php: '7.4'
composer_version: '1.10.22'
xdebug: false
…
-
Currently one cannot easily inject beans, resources, etc. into aspects so they can be accessed easily. Do so would allow for bean based cross concern logic like a session bean handling authentication …
-
The RemoteProxyGenerator is creating invalid method signatures for arrays as default value:
1) In associative arrays, keys are not being quoted
2) Values are also just being printed out which leads …
-
No container do appserver está apresentando essa mensagem e encerrando, por conta dela, a aplicação:
Numero maximo de arquivos insuficiente. Limite atual: -1
-
Cargo maven2 plugin has this option:
xmlReplacements
"Values to use for various XML replacements."
Source: http://cargo.codehaus.org/Maven2+Plugin+Reference+Guide
Nice to have feature, e.g. for JB…
-