robert burrell donkin wrote:
> On Friday, July 26, 2002, at 05:41 PM, Kyrre Lugg wrote:
>
>
>>Hi,
>
>
> hi
>
>
>>It seems like the Introspector requires a BeanInfo implementation for
>>each bean it is asked to analyse when it runs in an applet sandbox.
>
>
> i'm a bit confused...
>
> since you're talking about Introspector's and BeanInfo's are you using
> betwixt?
>
> if not, then if you could give me a bit better idea of what rule's
> you're
> using, what xml you're trying to digest and what's happens (in detail)
> that'd be very useful.
No, I'm not using betwixt.
I just use the plain rules supplied by the package: object creation and
method call
And here's the xml I'm parsing:
<frameset>
<frame
name="counter"
className="com.tomra.hit.ui.browser.JMSControlledFrame"
destinationName="localhost_counter_frame"
contextProviderURL="rmi://localhost:1099/jndiServer"
initialContextFactory="org.exolab.jms.jndi.rmi.RmiJndiInitialContextFactory"
connectionFactoryType="JmsTopicConnectioFactory"
>
</frame>
</frameset>
Regards,
Kyrre Lugg
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>