|
From: Markus K. <ejb...@pr...> - 2012-07-25 12:40:58
|
It all looks okay to me.
If you use client certificates or not shouldn't make the compilation
fail so it must be something else.
I am not sure I fully understand what you mean by "The variable
{$j2ee.appserver.home} was not recognized for appserv-rt.jar, it was
replaced by j2ee.appserver.home without $ and {}." Do you mean that you
get an error or other message where you can see that the variable
${j2ee.appserver.home} was not replaced with the actual path to the
application server?
Could you also send the complete output when you run "ant test:run"?
I would try to checkout SignServer again to see that it isn't any
corrupted files.
Best regards,
Markus
On 2012-07-25 11:26, Antoine Louiset wrote:
> Hi Markus,
>
> Thanks for your answer. Here the results of the echo command of my
> environment variables.
>
> vm-manager@debian6:/opt/signserver$ echo $APPSRV_HOME
> /opt/glassfish
> kvm-manager@debian6:/opt/signserver$ echo $SIGNSERVER_HOME
> /opt/signserver
> kvm-manager@debian6:/opt/signserver$ echo $ANT_HOME
> /usr/share/ant
> kvm-manager@debian6:/opt/signserver$ echo $ANT_OPTS
> -Xmx512m -XX:MaxPermSize=256m
> kvm-manager@debian6:/opt/signserver$ echo $SIGNSERVER_NODEID
> node1
>
> These environment variables are set in /etc/bash.bashrc
>
> I change the MaxPermSize to 256 instead of 128.
>
> kvm-manager@debian6:/opt/signserver$ java -version
> java version "1.6.0_26"
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing)
>
> kvm-manager@debian6:/opt/signserver$ ant -version
> Apache Ant version 1.8.0 compiled on March 11 2010
>
> I don't use client authentication with certificate. I don't know if it
> could be linked.
>
> Thanks for your help, have a nice day !
>
> Le 25/07/2012 11:02, Markus Kilås a écrit :
>> export APPSRV_HOME=
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
>
> _______________________________________________
> Signserver-develop mailing list
> Sig...@li...
> https://lists.sourceforge.net/lists/listinfo/signserver-develop
>
--
PrimeKey Solutions offers a commercial EJBCA support subscription and
training for EJBCA. Please see www.primekey.se or contact
in...@pr... for more information.
http://www.primekey.se/Services/Support/
http://www.primekey.se/Services/Training/
|