Log in to follow, share, and participate in this community.
Thread Session Management issue in JBOSS Server
Session Management issue in JBOSS ServerWe are migrating our application from Weblogic Service Pack 6 to JBoss 5.0 server. I have a query related to session management in JBOSS. Scenario on Weblogic Server: If I open 2 instances on the application o...
Force jboss to re-publishHi, I'm currently working on a web application using Eclipse (Helios version) and jBoss 5.0 and I'm encountering few difficulties. Every time a user select a new menu(<h:selectOneMenu>), an ajax ...
<class-loading> doesn't parse in AS7Deploying to a recent AS 7 Build I get: Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Failed to parse "/content/TopicIndex.war/WEB-INF/jboss-web.xml" Message: Unexpected element...
Thread Creation as well as validation of WSDL file in java
Creation as well as validation of WSDL file in javaHello All, I have query regarding creation of wsdl file generation and validation of the same. I had created on webservice in java platform(using Jboss developer studio).While creation of wsdl, i had s...
JAAS IssueHi everyone. I'm trying to make a very simple application based on jboss-web 2.1.9.GA. I have created a text file name jaas. conf declaring a cutsom login module to the application, I have added to the catalina.bat ...
Thread Richfaces tooltip not working for h:outputlink tag?
Richfaces tooltip not working for h:outputlink tag?Hello friends, I am using JSF 2.0 & Richfaces 4.0 for my project.There is one model as download file and for that purpose I used h:outputlink to download file.The file downloads properly.But i used icon to show do...
Erreur ployement war sous JBoss6Bonjour, J'ai un souci dans le déploement d'une application web de Spring MVC basée sur le tutoriel du site "RoseIndia" sur la partie Spring MVC and Hibernate3 sous JBoss6, qui échoe en affichant...
Richfaces 3.3.3, jsf 1,2 and jboss 4.2.3Hi, i use Netbean 6.9.1 to build demo web application. When I press F6(Run probject ) it' Ok but i press Shift+f6(Run file ) there is some Error: org.apache.jasper.JasperException: file:C:/Users/tuan/Document...
Struts2 and ... what forward?Hello, We are starting new project - the portal with a large number of users simultaneously logged in 17000. Portal will be processed and presented mainly XML documents. 50% of the logic will be available...
problem sending an email with javamailHi guys, I have a Web application that is running on my JBOSS server. I use spring 3.0.3 and JBOSS 4.2.3.GA. There is a RPC call that sends e-mails to a user. When I test it in my local mach...
Getting 404 running the web app in JbossHi, I recently started using jboss. I'm building a web application. And getting the 404 error when i write/hit the URL: http://localhost:8080/home.do When i deploy the WAR file, it is deployed successf...
Thread fail to stop jboss that running as windows service
fail to stop jboss that running as windows servicehello, I'm trying to run jboss AS as a windows service using jboss native(2.0.6).(I'm on windows xp) and I meet following problem when I try to stop the jboss service in windows services management console. at begin...
2.0.0.xwas wondering the timeframe for a new version of jbossweb 2.0.0.x corresponding to tomcat 6.0.32. I see thru some emails that you may be currently getting 6.0.30 updates, is this coming soon? thanks
Error in Deploymenthi guys, i am trying to deploy my war (Maven Project) on jboss 6 but i keep on getting this error, what seems to be the problem. Failed to create Resource Messaging-0.0.1-SNAPSHOT.war - cause: org.rhq.core.pc...
Running external app from JBOSS app?I have a RAILS app running inside of JBOSS. Using RAILS and ActiveRecord to upload large files is slow and timeouts occur. I decided to [try and] use sqlldr to push these large files to the oracle data...
"Access is denied" in Ajax callsWhen my JSP attempts to make an Ajax call to one of my Strtus actions, the call fails and I get "Accessed is denied" in the IE error window. I have my web app protected via a custom login module. Any idea? &...
problem with apache jboss clusterHi experts I am facing problem with apache jboss cluster with modjk. The web application is getting hanged frequently. The site is having a low traffic as low as 2000 hits a day. JBoss 4.2.1 GA Apache...