Hi,

"Rickard �berg" wrote:
> Ole Husgaard wrote:
> > > "jbosstest" runs without problems now. Above is in current CVS.
> >
> > Well, I still have problems. Now _all_ tests fail with:
> >   javax.naming.CommunicationException.
> >   Root exception is java.lang.ClassNotFoundException:
> >   org.jboss.ejb.plugins.jrmp13.interfaces.HomeProxy
> >
> > I've tried deleting all and grapping fresh copies off
> > CVS. Still same problem with the default build.
> >
> > But if I hack dist/conf/default/jboss.properties to
> > have the lines:
> >   java.rmi.server.useLocalHostName=true
> >   java.rmi.server.hostname=localhost
> >   java.rmi.server.codebase=http://localhost:8083/
> > everything runs fine. Note the portnumber is changed
> > from what is in the commented line.
> >
> > Not quite sure if this is the correct think to do...
> 
> Are you running the .sh or .bat ones? I have only tested the .bat ones,
> which work great for me at least.

I am running the .sh scripts, as my OS is too stupid
to understand .bat ;-)
Or, more precise: I source the script in a sub-shell
so I won't have to mark it executable, and so it won't
change the environment of my main shell.
But the .bat files seem to me to do the same as the .sh
files.

Any hints as to what I can do to pinpoint and/or kill
this problem?


Best Regards,

Ole Husgaard.

Reply via email to