Using the published openejb artifacts will give this problem. Build openejb locally to get around this. Hopefully somebody from openejb will publish new snaps soon.
Cross-posting to openejb dev list for their attention. Cheers Prasad On 7/10/07, Lasantha Ranaweera <[EMAIL PROTECTED]> wrote:
Hi All, I am getting following compilation error while building the latest source code. Thanks, Lasantha Ranaweera [INFO] ---------------------------------------------------------------------------- [INFO] Building Geronimo :: OpenEJB [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /home/hd2/work/geronimo/trunk/my-workspace/my-server/modules/geronimo-openejb/target [INFO] Deleting directory /home/hd2/work/geronimo/trunk/my-workspace/my-server/modules/geronimo-openejb/target/classes [INFO] Deleting directory /home/hd2/work/geronimo/trunk/my-workspace/my-server/modules/geronimo-openejb/target/test-classes [INFO] [enforcer:enforce {execution: default}] [INFO] [tools:copy-legal-files {execution: install-legal-files}] [INFO] Created dir: /home/hd2/work/geronimo/trunk/my-workspace/my-server/modules/geronimo-openejb/target/classes/META-INF [INFO] Copying 2 files to /home/hd2/work/geronimo/trunk/my-workspace/my-server/modules/geronimo-openejb/target/classes/META-INF [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 21 source files to /home/hd2/work/geronimo/trunk/my-workspace/my-server/modules/geronimo-openejb/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/hd2/work/geronimo/trunk/my-workspace/my-server/modules/geronimo-openejb/src/main/java/org/apache/geronimo/openejb/OpenejbRemoteLoginModule.java:[70,45] directAuthentication(java.lang.String,java.lang.String,org.apache.openejb.client.ServerMetaData) in org.apache.openejb.client.ClientSecurity cannot be applied to (java.lang.String,java.lang.String,java.lang.String,org.apache.openejb.client.ServerMetaData) /home/hd2/work/geronimo/trunk/my-workspace/my-server/modules/geronimo-openejb/src/main/java/org/apache/geronimo/openejb/OpenejbRemoteLoginModule.java:[70,45] directAuthentication(java.lang.String,java.lang.String,org.apache.openejb.client.ServerMetaData) in org.apache.openejb.client.ClientSecurity cannot be applied to (java.lang.String,java.lang.String,java.lang.String,org.apache.openejb.client.ServerMetaData)