3
0
Fork 0

test release

This commit is contained in:
willem.cazander 2011-01-10 21:54:34 +01:00
parent 2906c482d1
commit 7b5c61f4da
7 changed files with 268 additions and 62 deletions

View file

@ -3,11 +3,11 @@
<parent>
<groupId>com.idcanet.foei</groupId>
<artifactId>foei-base</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<groupId>com.idcanet.foei</groupId>
<artifactId>foei-core</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8.1-SNAPSHOT</version>
<name>foei-core</name>
<description>foei-core</description>
<dependencies>

View file

@ -372,9 +372,7 @@ public class MemoryContext implements Context {
return listBindings(new CompositeName(name));
}
public NamingEnumeration listBindings(Name name) throws NamingException
{
//System.err.println("FoeiContext list bindings is called "+this+" map size:"+bindings.size());
public NamingEnumeration listBindings(Name name) throws NamingException {
if (name.isEmpty()) {
// listing this context