Hi Erwin, The new assembly is "constructed" with the Karaf-maven-plugin ?
Regards JB > Le 26 janv. 2021 à 02:23, Erwin Hogeweg <[email protected]> a écrit : > > Hi, > > What is the preferred/recommended way to open 5005 for remote connections > under J11? > > Right now I hacked these two lines in …/bin/inc but those are gone every time > I build a new assembly. > > > DEFAULT_JAVA_DEBUG_OPTS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:${JAVA_DEBUG_PORT}" > > DEFAULT_JAVA_DEBUGS_OPTS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=*:${JAVA_DEBUG_PORT}" > > Plse advice. > > > Kind Regards, > > Erwin
