On Dec 15, 2010, at 9:47 AM, Richard S. Hall wrote:


The web page I referenced on launching and embedding is pretty clear here:

"The main complication for providing a host application service to bundles is the fact that both the host application and the bundles must be using the same class definitions for the service interface classes. Since the host application cannot import classes from a bundle, this means that the service interface classes *must* be accessible on the class path, typically as part of the host application itself."

And likewise:

"The main complication for the host application using a service from a bundle is the fact that both the host application and the bundle must be using the same class definitions for the service interface classes. Since the host application cannot import classes from a bundle, this means that the service interface classes *must* be accessible on the class path, typically as part of the host application itself."

That page also references something called Transloader that can supposedly help, but I don't know anything about it.


My apologies, I think I was actually looking at a different page originally.

        bjorn

-----------------------------
Bjorn Roche
http://www.xonami.com
Audio Collaboration


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to