Ran into the same problem at rev 554886.

Vamsi

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)


Reply via email to