pax
Tips on making PAX (OSGI testing) framework faster
I know PAX is doing a lot of stuff and that creating the container and copying all those jars is not cheap but are there any general tips to improve performance. I have tests that execute outside the[详细]
2023-03-30 17:14 分类:问答PaX and buffer overflow
Is it possilbe to overflow buffer in linux that have PaX in kernel. I want to exploit into a executable by changing the return address using proper input.I\'m using Ubuntu 10.04 and I test this with p[详细]
2023-03-13 05:27 分类:问答mirror to a transformed files' structure
I\'d like to synchronize a files str开发者_运维百科ucture to another, but transformed one, eg:[详细]
2023-02-19 09:09 分类:问答PAX-URL: "Protocol not supported" at Felix's startup
I\'m using PAX-URL 开发者_如何学JAVAto launch a Felix based project from Eclipse. I use the assembly protocol to avoid having to pre-pack my bundles.[详细]
2023-02-14 03:08 分类:问答Cannot use PAX-URL's assembly protocol with auto started bundles in Felix config.properties
I\'m trying to use PAX-URL so I can have non-packed bundles assembled on the fly. If I put pax-url-assembly-1.2.1.jar in the autostart bundles, and then type[详细]
2023-02-12 22:43 分类:问答Programmatically Start OSGi (Equinox)?
I\'d like to be able to easily start an OSGi framework (preferably Equinox) and load u开发者_StackOverflow社区p any bundles listed in my pom from a java main.[详细]
2023-02-03 17:48 分类:问答maven : getting dependency details (Equinox)
New to maven and equinox. While going through a tutorial on OSGi, I issued the following commmand. pax-provision[详细]
2023-01-17 13:09 分类:问答Error while deploying a web application in OSGI container using pax web
Hello I am trying to deploy a web application in a Felix container. I have all the required configuration done with my web app like the setting up of the manifest headers:[详细]
2023-01-03 01:09 分类:问答Integrate Eclipse RAP and OSGI/Spring-DM plugins, using Maven for build
The background I have a project containing my domain model and persistence code (created using Spring-ROO). I\'ve changed this into an OSGi bundle, and build & deploy it using Maven (via PAX Const[详细]
2022-12-22 00:14 分类:问答