<p dir="ltr">you can just install the zip file on your home directory  and <br>
unzip it  <br>
found this link </p>
<p dir="ltr"><a href="https://developer.jboss.org/wiki/WildFly8SetupInNetBeans80RC1OnWindows?_sscc=t">https://developer.jboss.org/wiki/WildFly8SetupInNetBeans80RC1OnWindows?_sscc=t</a></p>
<p dir="ltr">setup wildfly on NetBeans on windows<br>
that should be the same on fedora </p>
<div class="gmail_quote">On Oct 17, 2015 11:51 AM, &quot;Angelo Moreschini&quot; &lt;<a href="mailto:mrangelo.fedora@gmail.com">mrangelo.fedora@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Ok, <br><br></div>that is what I would like to know...<br><br>However,  I would like to understand better this problem....<br><br></div><div>-------------<br>Without much experience, I believed that what is suggested in the link :<br><a href="https://fedoraproject.org/wiki/Getting_started_with_JBossAS7_in_Fedora" target="_blank">https://fedoraproject.org/wiki/Getting_started_with_JBossAS7_in_Fedora</a> <br></div><div> <br></div><div>could be right  and can be enough for using JBoss as application server.<br><br></div><div>I preferred to follow this suggestion (using RPM packages) because it is always preferable using RPM packages instead of using a zip file... (thinking that both give the same result).<br><br>Now I wonder what means the command  &quot;sudo yum -y install jboss-as&quot;, if not to install JBoss ?<br><br></div><div>Thank you<br></div><div><br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 17, 2015 at 1:16 PM, hicham <span dir="ltr">&lt;<a href="mailto:hichamlinux@gmail.com" target="_blank">hichamlinux@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hi </p>
<p dir="ltr">you don&#39;t need to install the rpm package<br>
just download the zip file from jboss website</p>
<p dir="ltr"></p><div><div>On Oct 17, 2015 8:56 AM, &quot;Angelo Moreschini&quot; &lt;<a href="mailto:mrangelo.fedora@gmail.com" target="_blank">mrangelo.fedora@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; No one answer me ?<br>
&gt;<br>
&gt; I am new to JBoss and I made the installation following the instructions that I red in the site:<br>
&gt;<br>
&gt; Getting started with JBossAS7 in Fedora  (<a href="https://fedoraproject.org/wiki/Getting_started_with_JBossAS7_in_Fedora" target="_blank">https://fedoraproject.org/wiki/Getting_started_with_JBossAS7_in_Fedora</a>).<br>
&gt;<br>
&gt; ======================<br>
&gt;<br>
&gt; I can yet say that (after I made the installation of JBoss by the command : <br>
&gt;<br>
&gt; &quot;sudo yum -y install jboss-as&quot;)<br>
&gt;<br>
&gt; I am not able to start it (JBoss).<br>
&gt;<br>
&gt; When I use the command :<br>
&gt;<br>
&gt; sudo systemctl start jboss-as.service<br>
&gt;<br>
&gt; I get as answer:<br>
&gt; &quot;Failed to start jboss-as.service: Unit jboss-as.service failed to load: No such file or directory.&quot;<br>
&gt; ======================<br>
&gt;<br>
&gt; Any suggestion will be appreciated<br>
&gt;<br>
&gt; Angelo<br>
&gt;  <br>
&gt;<br>
&gt; On Thu, Oct 15, 2015 at 11:05 AM, Angelo Moreschini &lt;<a href="mailto:mrangelo.fedora@gmail.com" target="_blank">mrangelo.fedora@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,  <br>
&gt;&gt;<br>
&gt;&gt; I installed JBoss on fedora 21 using the command :<br>
&gt;&gt;<br>
&gt;&gt; &quot;sudo yum -y install jboss-as&quot;<br>
&gt;&gt;<br>
&gt;&gt; But, after this operation, I still cannot use it in the NetBeans IDE: (when I try to add the JBoss server on NetBeans IDE I cannot find the &quot;sever location&quot;.)<br>
&gt;&gt;<br>
&gt;&gt; I think that (in the process of installation of JBoss - to allow NetBeans  using it as server..) it need to do another operation..<br>
&gt;&gt;<br>
&gt;&gt; I think this after looking on Internet:  (Installing and setting-up JBoss on Centos - <a href="https://www.rosehosting.com/blog/installing-and-setting-up-java-jboss-7-final-on-a-centos-6-linux-vps/" target="_blank">https://www.rosehosting.com/blog/installing-and-setting-up-java-jboss-7-final-on-a-centos-6-linux-vps/</a>) - In that explanation it is wrote to use a zip file that I didn&#39;t got from the installation of RPM package,<br>
&gt;&gt;<br>
&gt;&gt; Can I have some explanation about this my problem ?<br>
&gt;&gt;<br>
&gt;&gt; Regards<br>
&gt;&gt;<br>
&gt;&gt; Thank You<br>
&gt;&gt;<br>
&gt;&gt; Angelo<br>
&gt;&gt;<br>
&gt;&gt; =======================<br>
&gt;&gt;<br>
&gt;&gt; actually, I get this output from the command line sudo find / -iname &quot;jboss*&quot; :<br>
&gt;&gt;<br>
&gt;&gt; /opt/glassfish-4.1/glassfish/modules/jboss-logging.jar<br>
&gt;&gt; /opt/netbeans-8.0.2/java/modules/ext/hibernate4/jboss-transaction-api_1.2_spec-1.0.0.Final.jar<br>
&gt;&gt; /opt/netbeans-8.0.2/java/modules/ext/hibernate4/jboss-logging-3.1.3.GA.jar<br>
&gt;&gt; /usr/bin/jboss-cli<br>
&gt;&gt; /usr/share/doc/jboss-jaxb-2.2-api<br>
&gt;&gt; /usr/share/doc/jboss-jsf-2.2-api<br>
&gt;&gt; /usr/share/doc/jboss-jsf-2.1-api<br>
&gt;&gt; /usr/share/doc/jboss-jaxrpc-1.1-api<br>
&gt;&gt; /usr/share/doc/jboss-interceptors-1.1-api<br>
&gt;&gt; /usr/share/doc/jboss-logmanager<br>
&gt;&gt; ..................<br>
&gt;&gt; ......................<br>
&gt;<br>
&gt;<br>
&gt;<br></div></div><span>
&gt; --<br>
&gt; users mailing list<br>
&gt; <a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a><br>
&gt; To unsubscribe or change subscription options:<br>
&gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
&gt; Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
&gt; Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
&gt; Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
&gt;<br>
</span><p></p>
<br>--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" rel="noreferrer" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" rel="noreferrer" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" rel="noreferrer" target="_blank">http://ask.fedoraproject.org</a><br>
<br></blockquote></div><br></div>
<br>--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" rel="noreferrer" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" rel="noreferrer" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" rel="noreferrer" target="_blank">http://ask.fedoraproject.org</a><br>
<br></blockquote></div>