• JBoss AS 6.1 Interceptors

    I try to create global interseptor with AOP in JBoss AS 6.1. I take realisation of standard JBoss interseptor http://grepcode.com/file/repository.jboss.org/nexus/content/repositories/releases/org.jboss.ejb3/jboss-ej...
    Profile Photo
    created by lavcraft
  • AS7: Global EJB Interceptors?

    How can I define an interceptor for all EJB's on the server?   I would like to measure response time on all EJB's without having to update the ejb-jar.xml in each of the EJB's. Is there an easy way to configur...
    Profile Photo
    created by danamin
  • Does JBoss support EclipseLink1.0

    Hi All,   Does anyone know if JBoss support EclipseLink1.0 version, if so which version of JBoss AS?
    Profile Photo
    created by jb_usr
  • Adding Deplay to every database call

    Hi   Is it possible to add a delay to every database call from application server level?   Thanks.
    Profile Photo
    created by codevally
  • Best practices: Persistence and Transaction

    Hi all,   suppose you have the following architecture (running on JBoss AS 5.1):   Session Bean A is called by a timer frequently, requests data from an external web service, and passes this data on to Ses...
    Profile Photo
    last modified by baradon
  • java.lang.classnotfoundexception in debian

    Hello! I have some problems with the deployment of applications in Debian. When I do this in windows it works. This is a jboss log in debian:     (It simple applications, I'm just starting)
    Profile Photo
    last modified by invasion
  • Building JBoss AS dependencies from sources

    Hello, Community!   My JBoss AS version is 6.1.   Overview of my situation: - I want to build from sources some dependencies, which maven downloads through the AS building. - With maven dependency plugin...
    Profile Photo
    created by klimovsk
  • JBOSS & WEBSPHERE

    My WAR file is not working without CXF plugin but the same is working fine in websphere without CXF?
    Profile Photo
    created by dokwal
  • Server JBoss v5.0 at localhost failed to start.

    Hello everybody,   I get this error when I tried to start Jboss and in the console  i get this message     log4j:ERROR Failed to create directory structure: C:\Program Files\jboss-5.0.1.GA\server...
    Profile Photo
    created by mchinda
  • how to use new configuration for datasources to get utf8 encoding?

    What I want to achieve is to have encoding for utf8. I use:   1. persistance.xml properties configuration:      <provider>org.hibernate.ejb.HibernatePersistence</provider>  ...
    Profile Photo
    last modified by arknapik
  • Best practices SAR/WAR communication

    Hi,   What is the best practice to do that :   i want to run a custom service when i launch JBoss, and a webapp (servlet/ws) to access objects of this service. the reason i want a separate service is tha...
    Profile Photo
    created by francoisbillard
  • Problem with Web Application Deployment in JBoss EAP 5.1

    Good night people in the community. I explain my problem, I have a web application made with JPA2.0 using EclipseLink2.0 (with jars: EclipseLink and javaxpersistence), when generating the war and raise it in an apache...
    Profile Photo
    last modified by jboss.golden.peru
  • jboss 4.2.3 and hibernate 4 - ear isolation

    Hello,   I'm trying to make hibernate 4 work with jboss 4.2.3. I can't remove the default hibernate files from server/[my_config]/lib so I need to deploy an ear with the Hibernate4 jars included. The ear struc...
    Profile Photo
    created by qtm
  • CNFE:InfinispanRegionFactory   Bug when running jboss as7.1.1 with hibernate3 ?

    Following the thread https://community.jboss.org/message/726943 it looks like as there is a problem running jboss as7.1.1 with hibernate3. I tried out all the instructions given there to get jboss as7 running with hib...
    Profile Photo
    created by marcob39
  • JSR portlet WS Integration Error

    HI,   Im trying to integrate a JSR portlet with a outside web service. i was successful in deploying a JSR portlet the it worked fine.   While trying to integrate the portlet with the outside portal via w...
    Profile Photo
    created by karthikdb
  • JBOSS repository and make with apache maven.

    Good day, My name is Arthur and I'm having some doubts regarding which to use the jboss repository (server application). I'm starting to defend a thesis in college about free software, but I have not found the main ...
    Profile Photo
    created by aomelo
  • Invalidating session after making redirect="true" in struts 1.3

    Hi All,   I am facing one issue while authentication. I an calling one struts action from which I am returning forward mapping. IN action mapping when I do redirect="false" it is taking me to that action but w...
    Profile Photo
    created by jitendra_bodake
  • org.jboss.portal.identity.ldap: Is a missing attribute really an error?

    Good Morning,   Just for background, I'm not a Java or JBoss programmer, at all. What I am is the sysadmin and support guy who will have to answer the customer when he want to know why he's getting messages like...
    Profile Photo
    created by dafydd2277
  • JAX-RPC Web Service can work in JBoss 5.1.0 GA ???

    Helloo!   I have a web service developed long time back uisng JWSDP 1.4 (JAX-RPC). I am deploying its war file in JBoss 5.1.0, it do not give error on deployment, however when I try to invoke the web service usi...
    Profile Photo
    last modified by irfanmasood_015
  • EjbContext CallerPrincipal is always anonymous

    Hello,   we're trying to setup a ldap authentication with the AS7.1 and we need help   We manged it to authenticate with our ldap server, but now we have the problem, that  when we call ejbContext.ge...
    Profile Photo
    created by jsofti