Re: require-bundle header in api bundle

2010-11-08 Thread Leonardo Uribe
Hi 2010/11/5 David Jencks david_jen...@yahoo.com I'm trying to understand why the require-bundle header is in the api bundle. This is a pretty bizarre thing to do in what I've seen of osgi. Could you be more explicit about this point? I don't see anything bizarre here. I took it out

Re: require-bundle header in api bundle

2010-11-08 Thread David Jencks
. thanks david jencks On Nov 8, 2010, at 10:25 AM, Leonardo Uribe wrote: Hi 2010/11/5 David Jencks david_jen...@yahoo.com I'm trying to understand why the require-bundle header is in the api bundle. This is a pretty bizarre thing to do in what I've seen of osgi. Could you be more

Re: require-bundle header in api bundle

2010-11-08 Thread Leonardo Uribe
it is configured myfaces-api and impl right now is ok. regards, Leonardo Uribe thanks david jencks On Nov 8, 2010, at 10:25 AM, Leonardo Uribe wrote: Hi 2010/11/5 David Jencks david_jen...@yahoo.com I'm trying to understand why the require-bundle header is in the api bundle

Re: require-bundle header in api bundle

2010-11-06 Thread Jakob Korherr
the require-bundle header is in the api bundle.   This is a pretty bizarre thing to do in what I've seen of osgi. I took it out and geronimo-tomcat appears to work OK.  Maybe because this is because geronimo has a somewhat extended thread context classloader, but maybe not. I saw some vague

require-bundle header in api bundle

2010-11-05 Thread David Jencks
I'm trying to understand why the require-bundle header is in the api bundle. This is a pretty bizarre thing to do in what I've seen of osgi. I took it out and geronimo-tomcat appears to work OK. Maybe because this is because geronimo has a somewhat extended thread context classloader