Trying to get my yoko code ready for checking in, I updated to the latest revision this morning and now I'm getting an error on the build that's outside of my experience:

[DEBUG] (org.apache.geronimo.kernel.config.Configuration) ClassLoader structure for configuration org.apache.geronimo.configs/j2ee-corba-sun/1.2-SNAPSHOT/car
Parent configurations:
    org.apache.geronimo.configs/j2ee-server/1.2-SNAPSHOT/car
    org.apache.geronimo.configs/openejb/1.2-SNAPSHOT/car
    org.apache.geronimo.configs/j2ee-security/1.2-SNAPSHOT/car
ClassPath:
file:/c:/.m2/repository/org/apache/openejb/openejb-sunorb/2.2.1-incubating-
SNAPSHOT/openejb-sunorb-2.2.1-incubating-SNAPSHOT.jar
file:/c:/.m2/repository/org/apache/yoko/yoko-spec-corba/1.0-incubating-M1-S
NAPSHOT/yoko-spec-corba-1.0-incubating-M1-SNAPSHOT.jar

[DEBUG] (org.apache.geronimo.kernel.config.Configuration) Started configuration
org.apache.geronimo.configs/j2ee-corba-sun/1.2-SNAPSHOT/car
[DEBUG] (org.apache.geronimo.kernel.config.Configuration) Stopping configuration
org.apache.geronimo.configs/j2ee-corba-sun/1.2-SNAPSHOT/car
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------ [INFO] No attribute builder deployed for namespace: http://www.openejb.org/xml/n
s/corba-tss-config-2.1

[INFO] ------------------------------------------------------------------------
[DEBUG] Trace

I've been chasing this all morning, and I'm stumped. The j2ee-corba-sun config doesn't even have any references to corba-tss-config-2.1 (but it does have references to version 2.0). I was not having this problem on Friday, and I'm not even certain if this is due to changes in Geronimo or openejb. If somebody can give me some pointers on what this error means, that might get me over the hump.

Rick

Reply via email to