>> > 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.

I can't get the tests to run even on an NT system. I uncommented the lines
above, then changed the port number to 8083 and now all the tests just
hang. None of them works.

Something's wrong.

-- Juha




Reply via email to