开发者

What configuration and bundles are required to run an Eclipse RAP application on GlassFish 3.0?

开发者 https://www.devze.com 2023-01-20 00:42 出处:网络
I have an Eclipse plugin which I\'ve written using the RAP 1.4m2 target. It runs fine using the Eclipse launcher and Equinox 3.7 (which is the default in Eclipse 3.6) . I have also configured my Glass

I have an Eclipse plugin which I've written using the RAP 1.4m2 target. It runs fine using the Eclipse launcher and Equinox 3.7 (which is the default in Eclipse 3.6) . I have also configured my GlassFish 3 server to use Equinox 3.7 for OSGI. I haven't been able to get my bundle to start in this environment, however. What other configuration or bundles are needed to run a generic Eclipse plugin unde开发者_如何学JAVAr RAP on Equinox 3.7 and GlassFish 3? Is there a simple resource that can help me do this?

0

精彩评论

暂无评论...
验证码 换一张
取 消