Oh, I forgot to mention that I only looked at the JBoss.net code and
only under JDK1.3 ...

CGJ

-----Ursprüngliche Nachricht-----
Von: Vesco Claudio [mailto:[EMAIL PROTECTED]] 
Gesendet: Dienstag, 2. April 2002 19:23
An: 'Jung , Dr. Christoph'
Cc: '[EMAIL PROTECTED]'
Betreff: RE: [JBoss-dev] JBoss.net/IIOP and JBossMX integration


Ehm...

When I try to compile the iiop module with jdk 1.4 I have this error that I
try to bring back to memory since I have corrected it:

at line 607 of
iiop/src/main/org/jboss/ejb/plugins/iiop/server/IIOPContainerInvoker.java
the exception WrongPolicy is not raised

Does create_reference_with_id not raise WrongPolicy in jdk 1.4?

When I run the testsuite I have ClassPathException exceptions, if you want I
send you the log...

        Claudio

> -----Original Message-----
> From: Jung , Dr. Christoph [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, April 02, 2002 6:20 PM
> To:   '[EMAIL PROTECTED]'
> Subject:      AW: [JBoss-dev] JBoss.net/IIOP and JBossMX integration
> 
> Hi Adrian,
> 
> Just a quick feedback. Compilation is ok, most stuff runs fine and 
> faster
> ;-)
> 
> From what I saw, the reflection of the Mbean interfaces in jboss-jmx 
> seems to differ  from jmxri.jar ...
> 
> Because I use to define first client-side (non-Mbean) interfaces from 
> which the Mbean interfaces are extended, I know run
> into ReflectionException(NoSuchMethodException) when trying to invoke
> those
> methods via MBeanServer.invoke
> 
> I have to check how to work-around this issue. I have no idea what the 
> spec says to this pattern.
> 
> Best,
> CGJ
> 
> _______________________________________________
> Jboss-development mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to