I'm using JProfiler Eclipse integration plugin. I tried to escape star character with no success. I also tried to add agent.jar directly in my project classpath with no success.
Do I need to add com.jprofiler.agent.* in my bundle manifests ? Stevens On Wed, Mar 4, 2009 at 11:00 AM, Reto Bachmann-Gmür < reto.bachm...@trialox.org> wrote: > did you escape the * in the command line? > > (-Dorg.osgi.framework.bootdelegation=com.jprofiler.\*) > > > Regards, > Reto > > Johan Sjöberg said the following on 03/04/2009 11:07 AM: > - Show quoted text - > > Hi, does the application start? Or do you get it before the application > could start? > > > > I was sitting with the same problem just now and got it to work. I added > com.jprofiler.agent.* to the bootdelegation parameter. Before I had a > problem where it gave the same fault without starting the application > because the path specified to the agent.jar was incorrect. (If I remember > this correctly). > > > > Funny to see someone working on the exact same thing at the exact same > time :) > > > > /Best Regards, Johan > > > > -----Original Message----- > > From: Stevens Gestin [mailto:sges...@gmail.com] > > Sent: den 4 mars 2009 10:42 > > To: users@felix.apache.org > > Subject: JProfiler / Felix > > > > Hi, > > > > I try to profile my bundle but I get a "java.lang.NoClassDefFoundError: > > com/jprofiler/agent/InstrumentationCallee" exception. I add jvm parameter > > "-Dorg.osgi.framework.bootdelegation=com.jprofiler.*" but this seems not > > working. > > > > What going wrong? > > > > Best Regards, > > Stevens > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > > For additional commands, e-mail: users-h...@felix.apache.org > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@felix.apache.org > > -- Le respect commence par celui de l'environnement