Issue #173 has been updated by Jonathan Clarke.
Category set to Sample
Status changed from New to Feedback
bob roozekrans wrote:
> Hi,
>
> I had the following error during my first attempt at ant lsc::compile-app
>
>
>
> Failed to create task or type native2ascii. After some googling I found that
> this was part of ant-optional. So I installed that but now my error is the
> following:
>
> [javac]
> /usr/lib/lsc-bob-openldap2ad/src/impl/java/org/lsc/objects/flat/fInetOrgPerson.java:96:
> getGivenName() in org.lsc.objects.flat.fInetOrgPerson cannot override
> getGivenName() in org.lsc.objects.flat.fUser; overridden method is final
> [javac] public final String getGivenName() {
> [javac] ^
>
> And this about 100 times with different files. I have no idea what's wrong.
Hi Bob,
This is a weird error message. It seems to indicate that during the generation
phase (with the graphical wizard), an object of type "inetOrgPerson" was
generated as an extension of "user" - which does not make any sense, since
"user" (from Active Directory) is an extension of "inetOrgPerson".
I recall that you had difficulties running the generation, and I suspect that
this error is a result of that. I suggest removing all content under
src/impl/java, and starting generation over again (using the graphical wizard).
That should solve this issue.
As a side note, I would like to point out that this behavior is no longer
possible with the next version of LSC, 1.2. Of course, this version has not
reached stable status yet, but depending on what your timescale for deployment
is, you might want to consider evaluating it. If you do, we'll be happy to help
you out if need be. You can see the
"documentation":http://lsc-project.org/wiki/documentation/1.2/start or
"download":http://tools.lsc-project.org/attachments/download/66/lsc-core-1.2-SNAPSHOT-dist.tar.gz
it.
Also, please address support requests to the "lsc-users mailing
list":http://lists.lsc-project.org/listinfo/lsc-users.
Thanks, and I hope you get this sorted soon :-)
----------------------------------------
Bug #173: Error during compile-app
http://tools.lsc-project.org/issues/show/173
Author: bob roozekrans
Status: Feedback
Priority: Normal
Assigned to:
Category: Sample
Target version:
Hi,
I had the following error during my first attempt at ant lsc::compile-app
Failed to create task or type native2ascii. After some googling I found that
this was part of ant-optional. So I installed that but now my error is the
following:
[javac]
/usr/lib/lsc-bob-openldap2ad/src/impl/java/org/lsc/objects/flat/fInetOrgPerson.java:96:
getGivenName() in org.lsc.objects.flat.fInetOrgPerson cannot override
getGivenName() in org.lsc.objects.flat.fUser; overridden method is final
[javac] public final String getGivenName() {
[javac] ^
And this about 100 times with different files. I have no idea what's wrong.
Setup info:
Ubuntu 8.04 OpenLDAP (Attempted ant lsc::compile-app here )
Windows 2k3 AD
Thanks,
Bob
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev