Hi Francisco, I had a question about the refactoring of the corba service within the current cvs version of jboss.
We are using a Java side server that does some central tasks for our C++ Clients (TAO), that communicate through Corba. This server is realized as a MBean now. It was pretty straightforward in jboss3.0 to bootstrap the CosNaming from the C++ side through something like
corbaloc::1.2@localhost:5300/JBoss/Naming/root
After a sync of the cvs version the CosNaming seems to be hooked very different. If I do an dump of the ior string that is written into the log file, I get something like
Repo Id: IDL:omg.org/CosNaming/NamingContextExt:1.0
IIOP Profile Version: 1.2 Address: inet:192.168.202.142:5300 Location: corbaloc::[EMAIL PROTECTED]:5300/JBoss/PPOA/%ac%ed%00%05sr%00'org.jboss.invocation.iiop.ReferenceDataxpt%00%09CosNamingq%00~%00%02 Components: Native Codesets: normal: ISO 8859-1:1987; Latin Alphabet No. 1 wide: ISO/IEC 10646-1:1993; UTF-16, UCS Transformation Format 16-bit form Other Codesets: X/Open UTF-8; UCS Transformation Format 8 (UTF-8) Other Wide Codesets: X/Open UTF-8; UCS Transformation Format 8 (UTF-8) Key: 4a 42 6f 73 73 2f 50 50 4f 41 2f ac ed 00 05 73 JBoss/PPOA/....s 72 00 27 6f 72 67 2e 6a 62 6f 73 73 2e 69 6e 76 r.'org.jboss.inv 6f 63 61 74 69 6f 6e 2e 69 69 6f 70 2e 52 65 66 ocation.iiop.Ref 65 72 65 6e 63 65 44 61 74 61 78 70 74 00 09 43 erenceDataxpt..C 6f 73 4e 61 6d 69 6e 67 71 00 7e 00 02 osNamingq.~..
If I try to use this location for bootstrapping the name service, I cannot get it. Any ideas?
Best regards Darius Schier infor: Vorstandssprecher:
Hubert Becker, Prof. Dr. Joachim Hertel - Vorstand: Andreas Reinicke, Ludwig
Augustin
########################################### |
- Re: [JBoss-user] IIOP CosNaming Schier, Darius
- Re: [JBoss-user] IIOP CosNaming Gerard BUNEL
- [JBoss-user] Re: IIOP CosNaming Francisco Reverbel
- [JBoss-user] EXCEPTION_ACCESS_VIOLATION Greg Dunn