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.8.4. dev:framework, framework
Abstract
						enables/disables debugging for an OSGi framework
					
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
dev:framework  [
					--help
				] {[[
							-debug
						] |  [
							--enable-debug
						]] [[
							-nodebug
						] |  [
							--disable-debug
						]]} {
					framework
				}
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
				Table 8.4, “dev:framework Arguments” describes the commands arguments.
			
| Argument | Interpretation | 
|---|---|
--help | Displays the online help for this command | 
-nodebug, --disable-debug | Disable debugging for the OSGi framework. | 
-debug, --enable-debug | Enable debugging for the OSGi framework. | 
| framework | Name of the OSGi framework |