Naming Service will not build under Java 1.5. To fix, in src/test/org/openorb/ns/test/jndi/NamingTest.java, change all occurrences of the "enum" local variable to "_enum". (version 1.4.0)
Log in to post a comment.