Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > idlj: paths and includes in JBX
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 18th September 05:36
glenn fink
External User
 
Posts: 1
Default idlj: paths and includes in JBX



I have a client application generating code from idl that is located in a
given path (z:/src)
I want the code generated to be part of specific package
"myclient.corba.interface"
When I use VisiBroker the include path works through the idl directory
structure and the generated code is located in the correct file
structure/package name
(generated source/myclient/corba/interface/classFromIdl.java) When I
create/use a "new" CORBA (idlj.exe) from Java 1.4 with JBX the idl include
path is not being used and the files generated are not generated in the
correct packages..

Any Ideas? Thanks in advance for your help

Note: if I put the idl source in with the command line it looks like it
works for locating idl files with some minor issues.

Thanks!
Glenn
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666