Hi all,
after fixing the build issue I tried to start the ESB and got the following
exception:
java.lang.NoClassDefFoundError: org/wso2/authenticator/Authenticator
at org.wso2.registry.jdbc.realm.RegistryRealm.initialize(RegistryRealm.j
ava:79)
at org.wso2.registry.jdbc.realm.RegistryRealm.<init>(RegistryRealm.java:
So it seems as I am missing a runtime dependency to the wso2 commons
authenticator library. I could not find any related lib in my build. Most
likely not the proper fix, but I copied the version from v5 to web-inf/lib
(authenticator-20080422.091935-2.jar).
Now the server starts up.
Regards,
Eric
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev