From ahmettemiz88 at gmail.com Mon Aug 1 06:51:08 2016 From: ahmettemiz88 at gmail.com (Ahmet Temiz) Date: Mon, 1 Aug 2016 13:51:08 +0300 Subject: [jboss-as7-dev] confused about constructing modules Message-ID: hi, I am confused about constructing modules. if I want to a jar file, Do I add this jar file both as module and pom.xml ? Is it correct ? or Does double introduction of same jar file cause conflict ? regards -- Ahmet Temiz Jeoloji M?h. Afet ve Acil Durum Y?netimi Ba?kanl??? Bilgi ??lem Dairesi Ba?kanl???-CBS Grubu ________________________ Ahmet Temiz Geological Eng. Information Systems - GIS Group Disaster and Emergency Management of Presidency -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20160801/2f7bd70c/attachment.html From ahmettemiz88 at gmail.com Tue Aug 2 04:42:29 2016 From: ahmettemiz88 at gmail.com (Ahmet Temiz) Date: Tue, 2 Aug 2016 11:42:29 +0300 Subject: [jboss-as7-dev] problem in wildfly quickstart Message-ID: Hi, How can I solve this problem? [ERROR] Non-resolvable import POM: Could not transfer artifact org.wildfly.bom:wildfly-javaee7:pom:10.0.0.Final from/to central ( https://repo.maven.apache.org/maven2): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target @ line 69, column 25 regards -- Ahmet Temiz Jeoloji M?h. Afet ve Acil Durum Y?netimi Ba?kanl??? Bilgi ??lem Dairesi Ba?kanl???-CBS Grubu ________________________ Ahmet Temiz Geological Eng. Information Systems - GIS Group Disaster and Emergency Management of Presidency -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20160802/15562ebf/attachment.html From mnovotny at redhat.com Tue Aug 2 04:47:48 2016 From: mnovotny at redhat.com (Marek Novotny) Date: Tue, 2 Aug 2016 10:47:48 +0200 Subject: [jboss-as7-dev] problem in wildfly quickstart In-Reply-To: References: Message-ID: <4eb4e439-df2f-5315-8fe5-4d4335f1a71d@redhat.com> Please read the instruction https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN.md#configure-maven-to-use-the-jboss-eap-repositories On 2.8.2016 10:42, Ahmet Temiz wrote: > Hi, > How can I solve this problem? > > [ERROR] Non-resolvable import POM: Could not transfer artifact > org.wildfly.bom:wildfly-javaee7:pom:10.0.0.Final from/to central > (https://repo.maven.apache.org/maven2): > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to > find valid certification path to requested target @ line 69, column 25 > > regards > > > -- > Ahmet Temiz > Jeoloji M?h. > Afet ve Acil Durum Y?netimi Ba?kanl??? > Bilgi ??lem Dairesi Ba?kanl???-CBS Grubu > > > ________________________ > > Ahmet Temiz > Geological Eng. > Information Systems - GIS Group > Disaster and Emergency Management > of Presidency > > > _______________________________________________ > jboss-as7-dev mailing list > jboss-as7-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jboss-as7-dev > -- Marek Novotny -- Windup team member Red Hat Czech s.r.o. Purkynova 99 612 45 Brno From tomaz.cerar at gmail.com Tue Aug 2 05:26:42 2016 From: tomaz.cerar at gmail.com (=?UTF-8?B?VG9tYcW+IENlcmFy?=) Date: Tue, 2 Aug 2016 11:26:42 +0200 Subject: [jboss-as7-dev] problem in wildfly quickstart In-Reply-To: References: Message-ID: On Tue, Aug 2, 2016 at 10:42 AM, Ahmet Temiz wrote: > from/to central (https://repo.maven.apache.org/maven2): > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target @ line 69, column 25 > you have problem accessing maven central as your client (maven/java) cannot establish SSL channel as probably your client is too old and doeasn't know CA with which maven central repo certificate is made with. I would suggest you to upgrade java 8 to latest version (currently u102) and update maven. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20160802/1ff67320/attachment.html From ahmettemiz88 at gmail.com Wed Aug 3 13:45:29 2016 From: ahmettemiz88 at gmail.com (Ahmet Temiz) Date: Wed, 3 Aug 2016 20:45:29 +0300 Subject: [jboss-as7-dev] problem in wildfly quickstart In-Reply-To: References: Message-ID: Thank you, They are the latest. Has this type error message to do with blockade of the main system? On Tuesday, 2 August 2016, Toma? Cerar wrote: > > On Tue, Aug 2, 2016 at 10:42 AM, Ahmet Temiz > wrote: > >> from/to central (https://repo.maven.apache.org/maven2): >> sun.security.validator.ValidatorException: PKIX path building failed: >> sun.security.provider.certpath.SunCertPathBuilderException: unable to find >> valid certification path to requested target @ line 69, column 25 >> > > > you have problem accessing maven central as your client (maven/java) > cannot establish SSL channel as probably your client is too old and > doeasn't know CA with which maven central repo certificate is made with. > I would suggest you to upgrade java 8 to latest version (currently u102) > and update maven. > > > > -- Ahmet Temiz Jeoloji M?h. Afet ve Acil Durum Y?netimi Ba?kanl??? Bilgi ??lem Dairesi Ba?kanl???-CBS Grubu ________________________ Ahmet Temiz Geological Eng. Information Systems - GIS Group Disaster and Emergency Management of Presidency -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20160803/27d1b8bb/attachment-0001.html