-
### Describe the bug
静态合并部署时,为什么宿主应用会把子业务应用中的Bean也会扫描注册到自己的ApplicationContext中,而不是仅仅把子应用作为一个特殊Jar包?
### Steps to reproduce
宿主应用: [sofa-ark-spring-guides](https://github.com/sofastack-guides/sof…
-
# demo 应用准备
## 基座准备
[dynamic-stock-mng](https://github.com/sofastack-guides/sofa-ark-dynamic-guides/tree/master/dynamic-stock-mng)
https://github.com/sofastack-guides/sofa-ark-dynamic-guides
…
-
### Your question
版本:2.0.3
通过命令行 biz -i file:///xxx部署新的biz包报错:
2022-09-22 15:19:00,181 ERROR SOFA-ARK-telnet-command-1-T1 - Install Biz: ark-biz-slave:1.0.0 fail,cost: 290 ms, started at: 15:…
-
### Describe the bug
biz应用本地独立运行正常,业务模块已增加日志包不打包,排除了日志相关依赖包。
ch.qos.logback
org.apache.logging.log4j
…
-
Your question
如该 milestone 所描述,declaredMode 还存在如下的不完善地方,需要解决
https://github.com/sofastack/sofa-ark/milestone/21
![image](https://user-images.githubusercontent.com/3754074/222870804-a2d4ec92-0ba0-4c…
-
### Your question
错误内容:
java.lang.StackOverflowError: null
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.…
-
### Describe the bug
根据官方sofa-ark-spring-guides和spring-boot-ark-biz两个例子可复现此问题。
使用sofa-ark-spring-guides作为master biz以java -jar -Dsofa.ark.embed.enable=true方式启动,然后telnet install spring-boot-ark-bi…
-
### Your question
参照的demo:
https://github.com/sofastack-guides/sofa-ark-spring-guides
https://github.com/sofastack-guides/spring-boot-ark-biz
与
https://github.com/sofastack-guides/sofa-ark-dyna…
-
### Describe the bug
sofa-ark-maven-plugin repackage 打包失败,详细报错信息如下:
```console
[ERROR] Failed to execute goal com.alipay.sofa:sofa-ark-maven-plugin:2.0.4:repackage (default-cli) on project my…
-
### Describe the bug
sofa-ark版本为2.1.3
当com.alipay.sofa.ark.loader.jar.JarUtils#doGetArtifactIdFromFileName方法
入口参数为/Users/xx/.m2/repository/org/apache/skywalking/apm-toolkit-logback-1.x/8.2.0/apm-to…