Minimum server version for corba Dxl

I’ve just seen that the classes for Dxl over corba appeared in designer 6.5. i tried to use them with a domino 5 server, i got an error message saying it was not implemented on server.

what version do i need to use dxl(java over corba), 6.0.3 or 6.5 ?

Subject: minimum server version for corba Dxl

My understanding is that the java/corba bindings for DXL were included in both 6.5 and 6.03. There are no DXL classes built directly into any r5.x release and you’ll need the XML Toolkit v1.0 (Win32 only support) should you wish to access DXL via java (not a corba implementation however) on that release.

Rgds

Subject: minimum server version for corba Dxl

My understanding is that the java/corba bindings for DXL were included in both 6.5 and 6.03. There are no DXL classes built directly into any r5.x release and you’ll need the XML Toolkit v1.0 (Win32 only support) should you wish to access DXL via java (not a corba implementation however) on that release.

Rgds

Subject: RE: minimum server version for corba Dxl

i don’t think java bindings (via corba) exist in 6.0.3, am i wrong ?

my question is if use the classes from 6.5, will it work with a 6.0.3 domino server for Dxl* ?

Subject: RE: minimum server version for corba Dxl

Guys,

Easy one to verify…Java/Corba classes = NCSO.jar. Browse the jar on either the ND6.5 and/or ND6.03 platform (I rechecked on Win32) you should clearly find the DxlImporter and DxlExporter classes in there on both platforms.

Hope that this clarifies the situation.

Rgds,

Wayne

Subject: RE: minimum server version for corba Dxl

Thanks Wayne – should have double-checked! My erroneous assumption was based on the fact that Domino Designer help has absolutely nothing about these classes for Java in it. Bizarre no?

Subject: RE: minimum server version for corba Dxl

Ben,

No problem, I learnt a long time ago not to completely rely on the documentation in designer. When it’s there it’s fairly good, when it’s not then check beneath the surface and work your way backwards. Not ideal but hey!!

Rgds,

Wayne

Subject: I believe they’re 6.5 only (WAS: minimum server version for corba Dxl)