I changed run.sh to add the properties JacORB needs:

  -Dorg.omg.CORBA.ORBClass=org.jacorb.orb.ORB
  -Dorg.omg.CORBA.ORBSingletonClass=org.jacorb.orb.ORBSingleton

If the JVM is an IBM one I also add $JBOSS_HOME/lib/jacorb.jar to 
the classpath. 

These changes allow you to start an iiop-enabled server without 
passing any switches to run.sh. This should be good for automatic 
testing, I presume. (I would really like to see the iiop testcases 
running successfully at lubega.) 

Please let me know if there is a better way to accomplish this.

Thanks,

Francisco

PS: I removed the iiop stuff from jboss-service.xml and moved it 
    to a separate service, as Bill and Scott indicated. It worked
    perfectly.

On Tue, 16 Apr 2002, Jason Dillon wrote:

> Why runs.sh... this is what was concerned about.  Can you please explain this.
> 
> --jason
> 
> 
> Quoting Francisco Reverbel <[EMAIL PROTECTED]>:
> 
> > Yes, the iiop stuff is now generated by a default build. 
> > 
> > I have changed a couple of files (jboss-services.xml and run.sh) 
> > in order to run it. Please see the patchfile attached. 
> > 
> > Should I commit these changes?
> > 
> > Cheers,
> > 
> > Francisco
> > 
> > PS: David Jencks is getting a very strange error from rmic. 
> >     Are you also getting this error? 
> > 
> > On Mon, 15 Apr 2002, Jason Dillon wrote:
> > 
> > > I setup the build system to include jboss.net & iiop in the default 
> > > builds.  Please look at the configuration that is generated and make 
> > > sure that iiop stuff will work with a default build.
> > > 
> > > Note, this is on HEAD.
> > > 
> > > --jason
> > > 
> > > 
> > > Francisco Reverbel wrote:
> > > 
> > > >Will it include the iiop stuff? Jason and I were talking about 
> > > >making it part of the default build.
> > > >
> > > >User feedback would be a good thing for me at this point.
> > > >
> > > >Best,
> > > >
> > > >Francisco
> > > >
> > > >On Sun, 14 Apr 2002, Scott M Stark wrote:
> > > >
> > > >>I'm creating the 3.0 branch for the RC1 release at midnight 
> > > >>(GMT-0700). Do not commit any changes to main after
> > > >>22:00 -0700 until the branch is announced to be complete.
> > > >>
> > > >>xxxxxxxxxxxxxxxxxxxxxxxx
> > > >>Scott Stark
> > > >>Chief Technology Officer
> > > >>JBoss Group, LLC
> > > >>xxxxxxxxxxxxxxxxxxxxxxxx
> > > >>
> > > >>
> > > >>
> > > >>_______________________________________________
> > > >>Jboss-development mailing list
> > > >>[EMAIL PROTECTED]
> > > >>https://lists.sourceforge.net/lists/listinfo/jboss-development
> > > >>
> > > >
> > > 
> > > 
> > > 
> > 
> 
> 
> 
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 


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

Reply via email to