Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 19. Reference
19.1. Configuration Descriptors 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Each SwitchYard application must include a configuration descriptor named
switchyard.xml
in the /META-INF
directory of its archive. The basic structure of this descriptor is:
- A parent <switchyard> element, which contains all other configuration.
- One child <composite> element, which contains the SCA description of the application.
- No more than one <transforms> element, which can contain one or more transform definitions.
- No more than one <validates> element, which can contain one or more validate definitions.