• JBoss + Spring + Struts 2

    Hi, 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...
    Profile Photo
    last modified by davehz
  • [JBoss 4.0.2] Wierd problem with Spring and JBoss

    Hello, 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 ...
    Profile Photo
    last modified by springdeveloper
  • Spring.war - 404 error : My first attempt at deplying a spri

    Hi, 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...
    Profile Photo
    last modified by beyarecords
  • Help :CMP with encrypted Datasources in JBOSS 3.2.6 & 4.0.5

    This 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...
    Profile Photo
    last modified by achu.prav
  • jboss and spring runtime issue

    I 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.......
    Profile Photo
    created by kiran_teki
  • default-lazy-init="true" Setting Prevents JBoss Start

    I 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 ...
    Profile Photo
    last modified by ezgoesit247
  • Unable to lookup datasource in jboss 4.2.2 with spring 2.0.8

    ello, 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. ...
    Profile Photo
    last modified by suneetshah
  • JBOSS Statistics

    Dear 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...
    Profile Photo
    created by umailkamal
  • JNDI Problem with spring jboss

    Hi 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...
    Profile Photo
    created by esteveavi
  • no transaction is in progress exception

    I'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...
    Profile Photo
    last modified by springfans
  • java.sql.SQLException: Unsupported feature

    Hi , 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...
    Profile Photo
    last modified by arif1202
  • sax parser unable to read spring xsd on deploy

    Running 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...
    Profile Photo
    created by tbkahuna
  • using AspectJ and JBoss

    Hello 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...
    Profile Photo
    created by mnrz
  • ApplicationContext NoClassDefFound

    Hello, 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...
    Profile Photo
    created by ven346
  • Servlet and Jsp deployment on jboss-4.0.4.GA

    Hello 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...
    Profile Photo
    created by jainendra.pathak
  • Transaction Synchronization Issue

    S/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 ...
    Profile Photo
    created by jansie
  • 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...
    Profile Photo
    created by jennygandra
  • Jboss + Spring + Hibernate + jboss + testNG + java.lang.Ill

    Hello, 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....
    Profile Photo
    created by chandu_coool123
  • 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 ...
    Profile Photo
    last modified by rasisuku
  • NotSerializableException: AbstractEntityManagerFactoryBean$M

    Question: 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...
    Profile Photo
    created by alpheratz-jb