Open GoogleCodeExporter opened 9 years ago
[deleted comment]
va(org\openid4java\discovery\xri:LocalXriResolver.java):204: cannot find symbol
symbol : class XRI
-----------------------------------------
to resolve this problem,add dependencys below:
<dependency>
<groupId>org.openxri</groupId>
<artifactId>openxri-client</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.openxri</groupId>
<artifactId>openxri-syntax</artifactId>
<version>1.0.1</version>
</dependency>
the version must be 1.0.1
Original comment by hken2009
on 20 Aug 2009 at 10:58
Original issue reported on code.google.com by
esur.harun@gmail.com
on 26 Apr 2009 at 7:55