lovoni / openinfocard

Automatically exported from code.google.com/p/openinfocard
0 stars 0 forks source link

Issues running the ant build. #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi there,

This is not really a defect report, but here goes.I am writing my thesis on
info cards, and have been using the xmldap identity selector for some time.

I am interested in taking a closer look at the code and am trying to run
the buildfiles.  I consistently get this error:

ant\build.xml:59: Error running javac.exe compiler

I have installed the JDK v 1.5, and added the locaion of javac (C:\Program
Files\java\jdk1.5.0_17\bin) to my PATH environment variable. Javac is
accessible from the command prompt.

Any pointers? 

My background is .Net, but I have some eclipse / java experience.

On an unrelated note, could I join the project to contribute any useful
stuff coming out of my thesis?

Regards, 

Matthew Evans (Cape Town, South Africa)

Original issue reported on code.google.com by matt.g.e...@gmail.com on 16 Dec 2008 at 8:49

GoogleCodeExporter commented 9 years ago
Please ignore this. I simply needed to restart eclipse.

Original comment by matt.g.e...@gmail.com on 16 Dec 2008 at 9:01

GoogleCodeExporter commented 9 years ago
Ok. I have a a successful build, and a couple of generated .xpi's when I install
either, it's recognized by firefox as the openinfocard identity selector, but 
when I
try and invoke it (by clicking on any  login via information card link) I get 
the
following JavaScript errors:

IdentitySelector Error:onCallIdentitySelector: Unable to locate an identity 
selector.
 Please make sure one is installed.

followed by this one:

IdentitySelector Error:onCallIdentitySelector: TypeError: getSecurityToken is 
not a
function

Any help appreciated..

Original comment by matt.g.e...@gmail.com on 16 Dec 2008 at 9:49

GoogleCodeExporter commented 9 years ago
Please make sure that you use the latest version from the repository.
There was an issue that had this symptoms but it is resolved.
-Axel

Original comment by ignisvul...@gmail.com on 22 Dec 2008 at 7:36