I noticed that OSGI doesn\'t publish OSGI services when EJB extends an abstract class and is exported as OSGI servic开发者_开发问答e (with export-ejb:all).
I have a smallish web application containing of two WAR files which I deploy to Glassfish 3.0.1 which I have used the Eclipse Glassfish plugin for quite a while to do.
I created a web application usi开发者_Python百科ng netbeans and glassfish server. I created a new java file inside that application. I want to find the current application path in that java file. You
I\'m trying to set up a PrimeFaces 2.2 simple webpage in Glassfish 3.1, with Maven as my project management tool.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Let me start by pointing out that while I\'ve been using Java SE for a while now this is my first foray into Java EE territory. I\'m using Netbeans 6.9 and the Netbeans code generator to do most of th
When a class file change, Can I make the glassfish server not restart but still reflect the change ? I mean the glassfish 开发者_StackOverflow中文版sever doesn\'t redeployment(or publish) the applica
I am creating a REST service in glassfish (which uses Jersey as the JAX-RS impl.). I want to deploy my service as an OSGI bundle which works fine, I add the \"Web-ContextPath:\" in the manifest and th
I am getting following error in server log while deploying bean (.jar) file using admin console I am using glassfish 3.1 and IDE is netbeans
I am using netbeans 6.9.1 with glassFish server.I created a web application with glassfish server. while running the application, its running in address http://localhost:29927/. But i want to view my