Log in to follow, share, and participate in this community.
Thread Portlet Bridges is Not Set Error
Portlet Bridges is Not Set ErrorHi adrian , Am getting following error while deploying my portlet into the server.... Please help me... 13:36:29,282 ERROR [org_apache_portals_bridges_struts_StrutsPortlet] The portlet threw an exception java.lang.I...
Thread application not responding after a day, server and probe wor
application not responding after a day, server and probe worhi, we have an application on our development server which stops being available after some time (a day or so) Error message: HTTP Status 404 - /app/
type Status report
message /app/
description The requested ...
JBoss-Spring-ActiveMQ integration issueI am using Spring2.5.5, ActiveMQ5.3, JBoss 5.1. I am using 10 concurrent cousumers in DefaultMessageListenerContainer I have tried with "cacheLevelName" property with None,Session,Connection The problem is t...
Thread Spring DefaultMessageListenerContainer with ActiveMQ and Jbo
Spring DefaultMessageListenerContainer with ActiveMQ and JboI am using Spring2.5.5, ActiveMQ5.3, JBoss 5.1. I am using 10 concurrent cousumers in DefaultMessageListenerContainer The problem is that only one consumer gets invoked. I have tested it. Can somebody help...
Thread How to access deployed bean reference from a different sprin
How to access deployed bean reference from a different sprinHi Guru, I am using JBoss 4.2.2GA and jboss-spring deployer 2.5 (JDK5). I have a spring archive called BillingFramework.spring, which can be deployed successfully by the deployer and can be accessed from different we...
Thread [Spring + EJB3 (and JSF)] How inject a stateless ejb3 into m
[Spring + EJB3 (and JSF)] How inject a stateless ejb3 into mHi all. I'm new in the ejb3 world,and i haven't experience with Jboss Application Server. I have created an application using JSF+Spring+Hibernate and deplyed into Tomcat....and it's work well. Now I want to integr...
error Jbpm-consoleHello friends, I have a problem with jboss jbpm server console does not show the page task (task instance view) of a process created the error screen is displayed: Stream error while reading XML: Server returned HTTP ...
Thread EJB 2.1 deployment problem on JBoss 5.0.1 GA/Spring 1.2.2
EJB 2.1 deployment problem on JBoss 5.0.1 GA/Spring 1.2.2We have an enterprise application with one web-module and one EJB module and we want to deploy it on JBoss-5.0.1 GA AS. We use following: webwork 2.1.7 spring 1.2.2 EJB 2.1 JBoss 5.0.1 GA jdk 1.5.0_12 To initialize ...
Thread Pls help , In Jboss5.1 As , The jsp was rendered twice .
Pls help , In Jboss5.1 As , The jsp was rendered twice .Hello , In Jboss5.1 As , I wrote a jsp file . following : <%@ page contentType="text/html; charset=utf-8" language="java" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ t...
Thread Injecting spring bean in jsf controller, ibm jre 1.6.0 and
Injecting spring bean in jsf controller, ibm jre 1.6.0 andI'm deploying this managed bean with Spring bean injected. This web application works fine on Sun-JRE 1.6.6 and Jboss 5.0.1. Unable to inject the bean when deploying with IBM-JRE 1.6.0 and Jboss 5.0.1 on same windows ...
jbpm, jpa, hibernate mapping issuesHello, we are building a project using JPA. As we're using Jbpm for handling the business workflow, it is necessary to keep the relevant hibernate mappings for jbpm. When the following is declared in the project per...
Thread Struts+spring+hibernate+jpa integration problem
Struts+spring+hibernate+jpa integration problemI am in a weird situation. I am using JBoss 4.2.3 AS the following versions Hibernate 3.2.6 Struts 2.1.6 Spring 2.5.6 If I use the hibernate-annotations.jar and "hibernate-entitymanager.jar" from hibernate website, I...
Thread <h:column> level rendering is is not working in jboss
<h:column> level rendering is is not working in jboss<h:dataTable value="#{HeaderBean.records}" var="screenConfig"> <h:column> <h:outputText value="#{screenConfig.displayTitle}" rendered="#{'5' eq '5'}"> </h:outputText> </h:column> <...
jboss and struts2Hi all, is there anyone who can tell me, why this deployment of struts2 example (from the book) doesn't go with jboss 5.0 ? Take a look, No persisted attachment found for deployment AbstractVFSDeployment(Struts2InAct...
JBoss 5.0.0.GA / Spring IntegrationHello All, I have a Spring application ,that I will deployed with Jboss . I use : Jboss 5.0.0 GA Spring 2.0 Eclipse Ganymede how can I realise it ? thanks a lot for your prompt response newil80
JBoss 4.2.3 with richfaces integrationHello, I have an open source project using an jsf implementation that I want to add Richfaces 3.3.0. So, I added the librairies of richfaces 3.3.0 in the WEB-INF/lib and i reconfigured the web.xml. That's a portion of...
Thread java.sql.SQLException: You cannot commit with autocommit set
java.sql.SQLException: You cannot commit with autocommit setERROR [STDERR] java.sql.SQLException: You cannot commit with autocommit set! 10:12:37,161 ERROR [STDERR] at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.jdbcCommit(BaseWrapperManagedConnection.java:645...
Clustering the webapplicationHi All, I want to provide JBoss clustering to my web application. Please suggest me the approach to deploy my web application in the clustering environment. please reply me ASAP. Thanks in advance.. Krishna
Thread Error encounter when loading Spring beans from the Spring xm
Error encounter when loading Spring beans from the Spring xmGreetings, I'm trying out using Spring with Jboss-4.0.3SP1 for my school project. i have encountered some problems when using spring with Jboss. Basically, this is what i have done to set up the Spring in Jboss app se...