Mark Thomas a écrit :
>> If the bean class is put in the anonymous
>> package, it works fine. But if it's in its own package, it doesn't
[quoted text clipped - 3 lines]
> Isn't that a utility for packaging Microsoft objects? I'd be surprised
> if it could package a Java class.
"The ActiveX Bridge allow a component based on JavaBeans(TM) component
architecture ("bean") to be effectively packaged as an ActiveX control,
thereby allowing it to be used as a functional component in an ActiveX
container."
See there:
http://java.sun.com/j2se/1.4.2/docs/guide/beans/axbridge/developerguide/
Mark Thomas - 10 Dec 2005 21:49 GMT
Thanks for that Patrick - I didn't know about it. Luckily, I don't
think I'll ever need it, but it's good to be aware of these things.
Hope you find your solution.
Mark
> Mark Thomas a écrit :
>
[quoted text clipped - 12 lines]
> See there:
> http://java.sun.com/j2se/1.4.2/docs/guide/beans/axbridge/developerguide/