Yes. the server doesn't use felix. I have also raised the issue at JIRA.
Regards,
James
Karl Pauls wrote:
>
> I assume the exception is happening on the server which doesn't use
> felix, right?
>
> regards,
>
> Karl
>
>
--
View this message in context:
http://www.nabble.com/ServerExcep
Hi,
Is there a way to disable the extension manager or a solution?
i am facing similar exception as the topic starter, when retrieving workitem
from openwfe via rmi.
The client application is using felix 1.2. Tried equinox without problem.
Below is the stack trace.
regards,
james
java.rmi.Serve
Hi,
May I know what is the event admin for? Is there any article on it?
Regards,
James
--
View this message in context:
http://www.nabble.com/EventAdmin-tp16493534p16493534.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.
---
Thanks for the reply.
I read somewhere that fragment will be implemented in version 1.2 of felix.
Is there a planned release date for it?
Regards,
James
--
View this message in context:
http://www.nabble.com/How-to-append-classpath-to-other-bundles--tp14660017p14691098.html
Sent from the Apac
Hi,
I am facing similar problem to what is described in the following url (See
"Here is an example of the problem")
http://dev.eclipse.org/newslists/news.eclipse.technology.equinox/msg03962.html
Since fragment hasn't been implemented in felix, is there an alternative
solution?
Regards,
James
--
Richard S. Hall wrote:
>
> First, it is probably not a good idea to have your activator in a
> package that you export, since this is unlikely to be part of your
> public API. Regarding the CNFE, I am not sure. If you look in your
> bundle, is that class actually there?
>
> You could send me
Hi,
Thanks all for the tips. It works after the following are done:
1) set com.foo.osgi.window.text as Private-Package
2) move some of the classes at com.foo.osgi.window.text package into other
packages, so that they can be exported.
Regards,
James
--
View this message in context:
http://www.n
Hi,
I encounter the following error when starting felix.
ERROR: Error starting
file:C:/workspace/ApacheWelo/bundle/com.foo.osgi.window.text_1.0.0.jar
(org.osgi.framework.BundleException: Not found:
com.foo.osgi.window.text.Activator)
java.lang.ClassNotFoundException: com.foo.osgi.window.text.Act
8 matches
Mail list logo