• Probable Connection Pool Problem

    Hi, I am using JBoss 2.4.3 with JRE 1.3. Usually everything works fine. But sometime all of the sudden system goes slow and client (Swing) feels the same. We have to restart the server and then only users can work pe...
    Profile Photo
    last modified by sachinshah
  • TimerService(EJB2.1) with JBOSS-4.0.0DR2 don`t work if serve

    Hi Every body, TSS article says about javax.ejb.TimerService. "If the server goes down, the timers will still be active when it comes back up again.If an interval timer expires many times while the server is down, i...
    Profile Photo
    created by muneendra78
  • databse schema update

    Automatic database schema update is now possible with the new <alter-table>true</alter-table> feature in jbossjdbc-cmp.xml. It is assumed that alter-table is used in combination with create-table. When ch...
    Profile Photo
    last modified by triathlon98
  • Mixing EJB interfaces with concrete classes

    This is a generic EJB question - not JBoss specific. I've posted this question in Sun's forums, but I haven't received any replies. I'm trying to define a non-ejb interface that I would like to 'overlay' or override ...
    Profile Photo
    created by adrianc
  • jboss.xml inside a jar mentioned in ejb-jar:s manifest bug(?

    I accidently jarred jboss.xml and ejb-jar.xml inside some.jar's META-INF. This some.jar was mentioned in MANIFEST.MF of a ejb-jar. When deploying ejb-jar the deployer failed to add some.jar to ejb-jar's classpath: 2...
    Profile Photo
    last modified by anajavi
  • javax.ejb.EJBException: CMR field value is already loaded

    The first time a make a select like "findContactsByLetter", it runs fine and returns me a list of contacts with the given letter. The problem is when a make the select again with the same letter, returns me the follow...
    Profile Photo
    last modified by alexmartins
  • Moving from OC4J to Jboss

      "rathinrawal" wrote: Hi All I have moved an application from weblogic to JBoss. The application works great and everything is fine. Now I have an application that is running on OC4J and I am migrating that to ...
    Profile Photo
    created by rathinrawal
  • Error in deploying EJB2.0 localHomeInterface on JBOSS3.2.1:

      "Barbus" wrote: What could be the error here ? 11:36:43,384 WARN [verifier] EJB spec violation: Bean : InfoBeans Method : public abstract InfoBeansLocal create() throws CreateException Section: 7.10.8 Warning:...
    Profile Photo
    created by barbus
  • BMT support

      "ma1acca" wrote: "ma1acca" wrote: Does Jboss Really support BMT? I keep getting intermittent errors like this below: 12:47:53,798 ERROR [TxInterceptorBMT] Application error: BMT stateless bean ContentInfoHome ...
    Profile Photo
    created by ma1acca
  • who can help me about how to fix a bug?

    can you help me? I am working for clearing bug [608729 ] Deployment fails if no env-entry-value. And I almost corrected that bug, but i still have some question to ask. Can you take a moment to see bug #608729? It's m...
    Profile Photo
    last modified by magicboy
  • 7MB field limitation

    Hello, I'm currently having problems with a cmp bean used to store files. it only have an id field and a java.lang.object field (mapped to ms-sql image type). Everything goes ok when the file is small, but when usin...
    Profile Photo
    last modified by clovis
  • Serialization of calls to the container

    Hi, I wanted to know if jboss serializes all calls to an ejb container. Consider an EJB x with methods a() and b() and two clients c1 and c2. x could be a deployed stateless session bean or an entity bean. c1 calls x...
    Profile Photo
    last modified by nraghuram
  • Deserialization Broken for java.lang.Class for RMI calls?

    It appears that the ClassLoader that handles deserialization of method parameters in RMI calls is failing to properly deserialize instances of java.lang.Class. This occurs when I call an EJB methods remotely and not d...
    Profile Photo
    last modified by barrycaceres
  • Map Persistent EJB fields to Database Table Fields

    I am deploying my first entity EJB but cannot figure out how how to map EJB persistent fileds to database table fields. It is the cabin EJB from O'Reilly's EJB text book. But he says use a GUI tool which I don't have...
    Profile Photo
    created by gberish
  • jndi over ssl

    Hi, I'm trying to get jndi to work over https using jboss 3.2.2 with tomcat embedded has anyone got any tips? I've tried searching the web, forums and consulted the pay doco but have failed... Cheers, Dave
    Profile Photo
    last modified by elamorfc
  • Threading issue with ALL finders in JBoss 3.2.1

    The problem is this, when running the finder, if it uses the ReadAheadCache, it uses addFinderResults(). That method is synchronized, and, the way the system is coded, there is only one ReadAheadCache instance per CMP...
    Profile Photo
    last modified by jacyg
  • Commit option C BIG PROBLEM with 3.2.2 final release

    Hi all, I've just downloaded the latest release 3.2.2. The release 3.2.1 had a problem with commit option c unable to passivate due to ctx lock. I've tried to use 3.2.2 to see if this problem is fixed. It seems like ...
    Profile Photo
    last modified by mboulatian
  • Dynamic-QL not thread safe

    The implementation of dynamic-ql is not thread safe in 3.2.x (haven't tested in 4.x). Essentially, the problem is this: in the JDBCDynamicQLQuery execute() method, it compiles the dynamic jboss-ql, and calls super.set...
    Profile Photo
    last modified by jacyg
  • ejbs over rmi/https

    Hi, I would like to invoke ejbs over rmi-https under jboss 3.2.2. I was wondering if someone could give me a few pointers on how to do this or at least an idea on where to start? Thanks in advance, Dave Owen
    Profile Photo
    created by elamorfc
  • Delete table from HSQL

    how can we delete an existing table, which was created by when deploying an entity bean, from hypersonic database? Plsss do reply...thx
    Profile Photo
    created by shehan