Thanks a lot ! your memory is still working very well ;-) Markus
> -----Original Message----- > From: Peter Donald [mailto:[EMAIL PROTECTED] > Sent: Friday, June 30, 2000 4:42 PM > To: [EMAIL PROTECTED] > Subject: RE: Ant and Corba projects > > > At 04:32 30/6/00 +0200, you wrote: > > > >Hi, > >Ok I found that using Ant's -bootclasspath option works but > >only when I strip the Corbaclasses from the original rt.jar file. > >Does anybody know if there is there any way to avoid this ? > >I don't really like this solution. > > > >Could I patch Ant to load my corba classes explictly ? > > well you can change the buit.sh or build.bat to place your classes in > bootclasspath *before* rt.jar. Some VMs (all ??) offer > someway to prepend > additions to bootclasspath. > > >From memory it goes something like > "-Xbootclasspath/p:myjar.jar" for the > sun vm and tI think there is something similar in IBM 1.3 vm > thou again > this is all from memory :P > > > Cheers, > > Pete > > *------------------------------------------------------* > | "Nearly all men can stand adversity, but if you want | > | to test a man's character, give him power." | > | -Abraham Lincoln | > *------------------------------------------------------* >
