Hello,
I try to use freebXML registry on my computer.
I followed instruction (http://ebxmlrr.sourceforge.net/wiki/index.php/Install) and perform steps on Windows XP Proffesional system:
1) I've downloaded the newest freebXML from cvs
2) I’ve downloaded and installed:
JDK 5.0,
JWSDP 1.6
Tomcat 5.5
3) After that I've set up
- JAVE_HOME = "C:\Program Files\Java\jre1.5.0_06\",
- CATALINA_HOME = "C:\Program Files\Apache~1\Tomcat~1",
- CATALINA_BASE = "C:\Program Files\Apache~1\Tomcat~1"
system variables
4) I've created file local.build.properties with content:
dist.version=3.0-final1
omar.name=omar
omar.home=${user.home}/${omar.name}/${dist.version}
omar.home.template=$user.home/${omar.name}/${dist.version}
omar.container.url=http://localhost:8080
catalina.home=C:\Program Files\\Apache Software Foundation\\Tomcat 5.5
jwsdp.home=C:\Sun\\jwsdp-1.6
5) .\build Compile without any errors
6) .\build GenKeys without any errors
7) .\build deploy without any errors
8) I started Tomcat Server open localhost:8080\omar. Page loaded without any errors.
Now I Have problem.
When I click on "Create Test User" I receive message:
"Your results were cleared because your session expired due to inactivity."
Button "End Session", "Reset Local" doesn't help at all.
When I click on "Login" button it shows me new page with content:
"Initiating client certificate authentication. If you are not redirected automatically in the next few seconds, click here
If you are not redirected after selecting a certificate, there may be several reasons why this has occurred:
1. You might be using an expired certificate or one not associated with any registered user. Contact an administrator or Create User Account
2. You have a client certificate this server trusts from (for example) Verisign but that certificate is unknown to the application. Please Create User Account and upload the public key from your certificate.
3. You may have chosen a client certificate that is not recognized by this registry. Please see the User Guide for more details on certificates. "
Page automatically redirect to another with error.
I couldn't resolve problem...
I will be grateful for any suggestions.
Best regards
Lukas
ScreenShot of web GUI of ebXML