Log in to follow, share, and participate in this community.
Thread JBoss + Spring + Struts 2
JBoss + Spring + Struts 2Hi, I'm trying to deploy Struts 2 on JBoss but I would like to keep the struts2 jar inside the server lib directory instead of WEB-INF/lib so that many apps can share it . . . When I do this, the struts2 JAR's classe...
Thread [JBoss 4.0.2] Wierd problem with Spring and JBoss
[JBoss 4.0.2] Wierd problem with Spring and JBossHello, I'm running into an occasional problem with our web application. While working with the application all the sudden all data associated to the user is gone and only an empty, not working version of our page is ...
Thread Spring.war - 404 error : My first attempt at deplying a spri
Spring.war - 404 error : My first attempt at deplying a spriHi, I am currently working with Win XP SP1, JDK 1.6.0_06, Jboss 5.0.0.CR1, Spring 2.5.5. I initially used a standalone version of Tomcat (6.0.16) to test the project. I then simply renamed the main directory from spr...
Thread Help :CMP with encrypted Datasources in JBOSS 3.2.6 & 4.0.5
Help :CMP with encrypted Datasources in JBOSS 3.2.6 & 4.0.5This is regarding access of datasources with security domain configured from a CMP entity bean. The summary of the problem is :CMP entity bean is failing to load having configured datasources with security domain. T...
jboss and spring runtime issueI our application we r using struts2 + spring + hibernate + tomcat... but we r going to migrate whole application from tomcat to jboss so while so after configuring everything we r getting following runtime issues.......
default-lazy-init="true" Setting Prevents JBoss StartI have a problem with default-lazy-init setting in my bean definition files. If it's set to true, then the JUnit's pass, but JBoss won't start. If it's set to false, then the JUnit's fail, but the server starts. As ...
Thread Unable to lookup datasource in jboss 4.2.2 with spring 2.0.8
Unable to lookup datasource in jboss 4.2.2 with spring 2.0.8ello, I have trying to use the datasource in my JBoss 4.2.2 server, but I am getting the error below. I have tried a number of permutations on the jndi name in the applicationcontext.xml file, but none seem to work. ...
JBOSS StatisticsDear Sir, Today, I was updating my educational details in site and mistakenly checked the Graduated Radio Button to Yes instead of No in the Education Details section. [Screen Detail : Joining Formalities >> Pe...
JNDI Problem with spring jbossHi everybody, I've been surfing the web for the 'CONNECTION NOT BOUND' error and its everywhere, but without a clean solution. I've tried every combination without success. I'm using spring 2.5, hibernate 3.2 with JPA...
no transaction is in progress exceptionI'm using Spring 2.5, Hibernate, JPA and WLS9.2, and I'm having some problems using the @Service annotation. I have a service implementation class annotated with @Service, the service class has a method called saveUse...
java.sql.SQLException: Unsupported featureHi , I have problem when i integrate jboss4.0.1sp1 with liferay4.3.Please send reply. Arif aSourceConnectionProvider 15:02:02,743 INFO [SettingsFactory] RDBMS: Oracle, version: Oracle Database 10g Express Edition R...
Thread sax parser unable to read spring xsd on deploy
sax parser unable to read spring xsd on deployRunning on JBOSS-4.0.5GA with xfire-2.1.6 soap stack. Changing to spring 2.5 declarative transaction and have an application context doc (transaction.xml) with the following beans tag; <?xml version="1.0" encodin...
using AspectJ and JBossHello experts, I am going to use AspectJ and Spring in JBoss AS, would you please show me some resources on how to configure AspectJ in JBoss? Before we migrate to JBoss it was working good but now that we changed t...
ApplicationContext NoClassDefFoundHello, When I run an EAR in jboss4.2.2GA, that uses Spring 2.0.2, I get an error saying the ApplicationContext of spring cannot be found (see below) This happens however, when a bean is instantiated during the initi...
Thread Servlet and Jsp deployment on jboss-4.0.4.GA
Servlet and Jsp deployment on jboss-4.0.4.GAHello friends.... I m new user ...i am developing a project in witch more than on servlet and jsp are going to used .... Can some body help me to give the idea where i hv to put .class file in Jboss. Using Ant i d...
Transaction Synchronization IssueS/W used Jboss: 4.2.1 DB: SQL Server 2005 Spring : 2.0.2 Hibernate : 3.2.1 In our scenario we are having 1)Bean A and Bean B 2)Bean A invokes a method on Bean B whose transaction attribute is Requires_New 3) In the ...
Thread way to implement commit and rollback for API calls (non DB)
way to implement commit and rollback for API calls (non DB)hi all, I want to implement commit and rollback for API calls (on non DB). I want to know how exaclty are commit and rollback being performed in the jboss application server source code(i.e, which classes or methods a...
Jboss + Spring + Hibernate + jboss + testNG + java.lang.IllHello, I am new to spring (Plz help me). I have an working application with Spring,hibernate,Jboss and webservices. Also posted on Spring Forum (waiting for reply) My requirement is to write test cases using TestNg....
Thread Hot Deployment: org.jboss.deployers.spi.DeploymentException:
Hot Deployment: org.jboss.deployers.spi.DeploymentException:i have jboss-5.0.0.Beta2 i deployed jar(hot deployment) with ejb3 session bean and jpa entity. i.e i pasted the jar file when the server is running. it worked fine. i modified the session bean, created same jar and ...
NotSerializableException: AbstractEntityManagerFactoryBean$MQuestion: has anyone seen the following before? [This is with 'All' config JBoss 4.2.1GA. and Spring 2.1M4 and Toplink Essentials JPA 2.0-b58g]
14:36:08,158 ERROR
[org.jboss.web.tomcat.service.session.JBossCacheSe...