|
From: Antoine L. <ant...@yo...> - 2012-07-25 08:54:48
|
Thanks for your answer. appserver.type is already set to glassfish. I didn't change build-impl.xml, it was just to test. Have you got other ideas ? Best regards, Le 25/07/2012 10:25, ejbca-support a écrit : > Hi Antoine, > You need to set appserver.type in signserver_build.properties > > I hope you haven't changed build-impl.xml, you are not supposed to do that :-) > > br > Anders > Primekey tech support > > ----- > PrimeKey Solutions offers commercial EJBCA and SignServer support subscriptions > and training courses. Please see www.primekey.se or contact in...@pr... > for more information. > http://www.primekey.se/Services/Support/ > http://www.primekey.se/Services/Training/ > > > > > On 2012-07-25 10:02, Antoine Louiset wrote: >> Hi everyone, >> >> I try to launch all the tests with glassfish 2.1.1. The application is deployed. >> >> The compilation is ok but when I run the tests, I get this error : >> /opt/signserver/modules/SignServer-Test-System/nbproject/build-impl.xml:1432: The following error occurred while executing this line: >> /opt/signserver/modules/SignServer-Test-System/nbproject/build-impl.xml:525: The following error occurred while executing this line: >> /opt/signserver/modules/SignServer-Test-System/nbproject/build-impl.xml:498: *unsupported element customize* >> >> I check in the properties of the project SignServer-Test-System, there were two libraries which were not found in the compile tests part : jbossclient-all.jar and appserv-rt.jar. The variable {$j2ee.appserver.home} was not recognized for appserv-rt.jar, it was replaced by j2ee.appserver.home without $ and {}. >> >> For the jbossclient-all.jar, I don't know what to do because I use glassfish, I don't know if this is the problem... >> >> I try to delete the customize tag but there were other errors in the build-impl.xml... >> >> Have you got any ideas ? >> >> Thanks a lot ! >> >> -- >> Antoine Louiset >> Responsable du projet Yousign Mail : ant...@yo... >> >> >> >> ------------------------------------------------------------------------------ >> 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 >> -- Antoine Louiset Responsable du projet Yousign Mail : ant...@yo... |