Questions tagged [wildfly-9]

WildFly, formerly known as JBoss AS, or simply JBoss, is an application server authored by JBoss, now developed by Red Hat. WildFly is written in Java, and implements the Java Platform, Enterprise Edition (Java EE) specification. It runs on multiple platforms. WildFly is free and open-source software, subject to the requirements of the GNU Lesser General Public License (LGPL), version 2.1.

279 questions
0
votes
1 answer

Wildfly won't play nicely with camel: IllegalArgumentException: Type is not a Component implementation

I'm trying to get apache camel running on wildfly 9.0.2.Final. Using the guide here, I've downloaded a wildfly bundle WildFly-Camel 3.3.0 and patched my wildfly instance. My route configuration uses netty-http, like…
mdarwin
  • 1,684
  • 7
  • 28
  • 72
0
votes
0 answers

Widlfly 9 HTPPS configured, not accesible with Internet Explorer

I have configured Wildfly 9 according to the instructions on this link: Wildfly 9 http to https I can access my aplications using Chrome or Firefox (both warn me about the Self Signed certificate but allow to add the exception). When i try to access…
0
votes
0 answers

how do I bootstrap a Spring Boot Application in wildfly?

I've built an application in Spring, and would like to get it running in wildfly. It is NOT a webapp, so the packaging is jar. Upon startup, jboss reports that it has loaded it: 14:50:42,899 INFO [org.jboss.weld.deployer] (MSC service thread…
mdarwin
  • 1,684
  • 7
  • 28
  • 72
0
votes
3 answers

Error while runing java EE project with Jboss and Wildfly 9.x

I have error while runing my Project it's correctly deployed but i have this error javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: …
hela
  • 51
  • 12
0
votes
0 answers

OmniFaces graphicImage method throws IllegalArgumentException

as already covered in this SO post I was successfully creating an h:outputLink with of:graphicImageURL('imageBean.getFirstImage(Long id, boolean thumbnail)'). This works fine on my local machine. However, when I deploy it on one of my production…
0
votes
0 answers

resources only loaded after page refresh

I'm facing some strange behaviour: In my webapp (JSF Mojarra with PrimeFaces 5 running on Wildfly 9) resources such as css and images are not loaded on the login page when someone first loads it. After refreshing it, all resources are there. Also,…
Jonas Bausch
  • 185
  • 3
  • 12
0
votes
1 answer

Publishing Error while cleaning wildfly server and redeploying a web app

I'm working on a simple web project using Jsp Servlet technologies with WildFly 9 Server , when I make some changes to the project (modifying the code of the servlets ,or the code of jsp pages ) and I try to clean the server in order to apply the…
MarwaInsat
  • 293
  • 1
  • 4
  • 17
0
votes
1 answer

Primefaces Push notify example does not work with wildfly 9.0.2

I tried to do the notify example of primefaces push in wildfly 9.0.2 but does not work, I searched the error but the answers I've found not helped me, here is my code: and thanks for the advice index: Facelet…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/jsf-2" class="post-tag grid--cell" title="show questions tagged 'jsf-2'" rel="tag">jsf-2</a> <a href="../../questions/tagged/primefaces" class="post-tag grid--cell" title="show questions tagged 'primefaces'" rel="tag">primefaces</a> <a href="../../questions/tagged/push-notification" class="post-tag grid--cell" title="show questions tagged 'push-notification'" rel="tag">push-notification</a> <a href="../../questions/tagged/wildfly-9" class="post-tag grid--cell" title="show questions tagged 'wildfly-9'" rel="tag">wildfly-9</a> <a href="../../questions/tagged/primefaces-push" class="post-tag grid--cell" title="show questions tagged 'primefaces-push'" rel="tag">primefaces-push</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 24 '16 at 19:53">asked Aug 24 '16 at 19:53</time> <a href="../../users/6263889/mf8951" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6263889.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="mf8951" /> </a> <div class="s-user-card--info"> <a href="../../users/6263889/mf8951" class="s-user-card--link">mf8951</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">23</li> <li class="s-award-bling s-award-bling__bronze" title="7 bronze badges">7</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-38855449"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/38855449/infinispan-jgroups-leave-message" class="question-hyperlink">Infinispan Jgroups Leave Message</a></h3> <div class="excerpt">I want to ask if with infinispan there is the possibility for each cluster node to send a leave message. In my use-case, each node in the cluster is represented by a web application (a single war). So inside my application server there are as many…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/cluster-computing" class="post-tag grid--cell" title="show questions tagged 'cluster-computing'" rel="tag">cluster-computing</a> <a href="../../questions/tagged/infinispan" class="post-tag grid--cell" title="show questions tagged 'infinispan'" rel="tag">infinispan</a> <a href="../../questions/tagged/jgroups" class="post-tag grid--cell" title="show questions tagged 'jgroups'" rel="tag">jgroups</a> <a href="../../questions/tagged/wildfly-9" class="post-tag grid--cell" title="show questions tagged 'wildfly-9'" rel="tag">wildfly-9</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 09 '16 at 15:56">asked Aug 09 '16 at 15:56</time> <a href="../../users/1809625/alex" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1809625.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Alex" /> </a> <div class="s-user-card--info"> <a href="../../users/1809625/alex" class="s-user-card--link">Alex</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,515</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="22 silver badges">22</li> <li class="s-award-bling s-award-bling__bronze" title="44 bronze badges">44</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-38840540"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/38840540/using-usynchronized-persistence-context-with-hibernate-5-x-and-wildlfy" class="question-hyperlink">Using USYNCHRONIZED persistence context with Hibernate 5.x and Wildlfy</a></h3> <div class="excerpt">I'm trying to migrate application which uses unsynchronized persistence context with JTA transaction, from hibernate 4.3.7 to Hibernate 5.0.7, and I found a couple the of issues I can't get my head around. Our entity manager injected as…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/hibernate" class="post-tag grid--cell" title="show questions tagged 'hibernate'" rel="tag">hibernate</a> <a href="../../questions/tagged/jpa" class="post-tag grid--cell" title="show questions tagged 'jpa'" rel="tag">jpa</a> <a href="../../questions/tagged/wildfly-8" class="post-tag grid--cell" title="show questions tagged 'wildfly-8'" rel="tag">wildfly-8</a> <a href="../../questions/tagged/wildfly-9" class="post-tag grid--cell" title="show questions tagged 'wildfly-9'" rel="tag">wildfly-9</a> <a href="../../questions/tagged/hibernate-5.x" class="post-tag grid--cell" title="show questions tagged 'hibernate-5.x'" rel="tag">hibernate-5.x</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 09 '16 at 01:06">asked Aug 09 '16 at 01:06</time> <a href="../../users/4517895/mikhail-chibel" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/4517895.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Mikhail Chibel" /> </a> <div class="s-user-card--info"> <a href="../../users/4517895/mikhail-chibel" class="s-user-card--link">Mikhail Chibel</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,865</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="22 silver badge">22</li> <li class="s-award-bling s-award-bling__bronze" title="34 bronze badge">34</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-38787723"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/38787723/eclipse-kepler-not-showing-wildfly-9-and-10" class="question-hyperlink">Eclipse Kepler not showing WildFly 9 and 10</a></h3> <div class="excerpt">Experts,I'm trying to add WildFly 9 and 10 to my Eclipse Kepler (version=4.3.2). After googling, I made Help>Eclipse Marketplace...>JBoss Tools 4.1.2.Final. But, there's neither WildFly 9 nor WildFly 10. Can you please tell me what's missing…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/wildfly-9" class="post-tag grid--cell" title="show questions tagged 'wildfly-9'" rel="tag">wildfly-9</a> <a href="../../questions/tagged/wildfly-10" class="post-tag grid--cell" title="show questions tagged 'wildfly-10'" rel="tag">wildfly-10</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 05 '16 at 11:06">asked Aug 05 '16 at 11:06</time> <a href="../../users/6650095/saria-essid" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6650095.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Saria Essid" /> </a> <div class="s-user-card--info"> <a href="../../users/6650095/saria-essid" class="s-user-card--link">Saria Essid</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,240</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="11 silver badge">11</li> <li class="s-award-bling s-award-bling__bronze" title="16 bronze badge">16</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-38700634"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/38700634/jgroups-transport-remoting-start-error-using-infinispan" class="question-hyperlink">JGROUPS Transport remoting start error using Infinispan</a></h3> <div class="excerpt">In my use case I developed N webapplications, each of which uses Infinispan shared cache and JGroups as transport layer. When a webapplication starts up, it creates a cachemanager object and registers it into the JNDI of the application server. The…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/infinispan" class="post-tag grid--cell" title="show questions tagged 'infinispan'" rel="tag">infinispan</a> <a href="../../questions/tagged/jgroups" class="post-tag grid--cell" title="show questions tagged 'jgroups'" rel="tag">jgroups</a> <a href="../../questions/tagged/wildfly-9" class="post-tag grid--cell" title="show questions tagged 'wildfly-9'" rel="tag">wildfly-9</a> <a href="../../questions/tagged/transport" class="post-tag grid--cell" title="show questions tagged 'transport'" rel="tag">transport</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 01 '16 at 13:50">asked Aug 01 '16 at 13:50</time> <a href="../../users/1809625/alex" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1809625.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Alex" /> </a> <div class="s-user-card--info"> <a href="../../users/1809625/alex" class="s-user-card--link">Alex</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,515</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="22 silver badges">22</li> <li class="s-award-bling s-award-bling__bronze" title="44 bronze badges">44</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-38655124"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/38655124/infinispan-jgroups-force-change-view" class="question-hyperlink">Infinispan JGROUPS force Change View</a></h3> <div class="excerpt">I'm working with Wildfly 9.x , with Infinispan 7.2.3. I'm facing up to the problem of forcing a jgroups change_view event in order to elect a different coordinator in a "predestroy" phase. This snippet code : Address…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/cluster-computing" class="post-tag grid--cell" title="show questions tagged 'cluster-computing'" rel="tag">cluster-computing</a> <a href="../../questions/tagged/infinispan" class="post-tag grid--cell" title="show questions tagged 'infinispan'" rel="tag">infinispan</a> <a href="../../questions/tagged/jgroups" class="post-tag grid--cell" title="show questions tagged 'jgroups'" rel="tag">jgroups</a> <a href="../../questions/tagged/wildfly-9" class="post-tag grid--cell" title="show questions tagged 'wildfly-9'" rel="tag">wildfly-9</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 29 '16 at 09:22">asked Jul 29 '16 at 09:22</time> <a href="../../users/1809625/alex" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1809625.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Alex" /> </a> <div class="s-user-card--info"> <a href="../../users/1809625/alex" class="s-user-card--link">Alex</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,515</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="22 silver badges">22</li> <li class="s-award-bling s-award-bling__bronze" title="44 bronze badges">44</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-38619271"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/38619271/infinispan-jgroups-crashes-after-war-deploying" class="question-hyperlink">Infinispan Jgroups Crashes after war deploying</a></h3> <div class="excerpt">I'm working on Wildfly 9 with Infinispan 7.2.3. I'm facing up to a strange problem related to distributed cache: On the application server i have N deployed wars exposing REST services Each service code has the common duty to check if a…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/web-applications" class="post-tag grid--cell" title="show questions tagged 'web-applications'" rel="tag">web-applications</a> <a href="../../questions/tagged/infinispan" class="post-tag grid--cell" title="show questions tagged 'infinispan'" rel="tag">infinispan</a> <a href="../../questions/tagged/jgroups" class="post-tag grid--cell" title="show questions tagged 'jgroups'" rel="tag">jgroups</a> <a href="../../questions/tagged/wildfly-9" class="post-tag grid--cell" title="show questions tagged 'wildfly-9'" rel="tag">wildfly-9</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 27 '16 at 17:09">asked Jul 27 '16 at 17:09</time> <a href="../../users/1809625/alex" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1809625.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Alex" /> </a> <div class="s-user-card--info"> <a href="../../users/1809625/alex" class="s-user-card--link">Alex</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,515</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="22 silver badges">22</li> <li class="s-award-bling s-award-bling__bronze" title="44 bronze badges">44</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-38353783"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/38353783/migrating-web-application-from-jboss-7-1-1-java-6-to-wildfly-9-0-2-java-8" class="question-hyperlink">Migrating web application from JBoss 7.1.1 + Java 6 to Wildfly 9.0.2 + Java 8</a></h3> <div class="excerpt">I'm trying to migrate an application from JBoss 7.1.1 to Wildfly 9.0.2, but I'm facing some problems. The first thing that I'd made was remove all the PROVIDED dependencies, overwriting them for the specific version that JBoss 7.1.1 was providing…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/maven" class="post-tag grid--cell" title="show questions tagged 'maven'" rel="tag">maven</a> <a href="../../questions/tagged/jboss" class="post-tag grid--cell" title="show questions tagged 'jboss'" rel="tag">jboss</a> <a href="../../questions/tagged/jboss7.x" class="post-tag grid--cell" title="show questions tagged 'jboss7.x'" rel="tag">jboss7.x</a> <a href="../../questions/tagged/wildfly-9" class="post-tag grid--cell" title="show questions tagged 'wildfly-9'" rel="tag">wildfly-9</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 13 '16 at 13:57">asked Jul 13 '16 at 13:57</time> <a href="../../users/2133952/pmt" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2133952.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Pmt" /> </a> <div class="s-user-card--info"> <a href="../../users/2133952/pmt" class="s-user-card--link">Pmt</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,122</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="13 silver badges">13</li> <li class="s-award-bling s-award-bling__bronze" title="27 bronze badges">27</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/wildfly-9_page=14" rel="prev" title="Go to page 14">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/wildfly-9_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/wildfly-9_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/wildfly-9_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/wildfly-9_page=18" rel="" title="Go to page 18">18</a> <a class="s-pagination--item" href="../../questions/tagged/wildfly-9_page=19" rel="" title="Go to page 19">19</a> <a class="s-pagination--item" href="../../questions/tagged/wildfly-9_page=16" rel="next" title="Go to page 16"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>