• EJB3.0-Relations one-to-many

    Dear colleague, I had developed one one to many relation(bi-directional) as a part of learning having two entity beans and one Stateful session facade for them. i could able to create entity beans and add a mny bean...
    Profile Photo
    created by dasariprasad
  • Download Volume 01 of Eclipse Magazine for FREE

    Software & Support Media, an associate member of the Eclipse Foundation, has announced the new Eclipse Magazine (English Edition). The new initiative is part of Software & Support Media?s mission to power the ...
    Profile Photo
    created by hinags2002
  • Missing  Request Parameters in multithreaded application

    My WebApplication is deployed on JBoss. I am spawning threads from the servlet each of which perform specific tasks. Only one Main thread writes to output stream. Problem is that when this first state output(a form wi...
    Profile Photo
    created by johar111
  • JBoss Network Overhead

    How many bits of network overhead does JBoss add? Anyone know anything about how many bits of network overhead JMS adds? Thanks.
    Profile Photo
    created by hyperbp
  • problem with dukes bank

    I have successfuly deploy the dukes banking application but can not access multiple client from the web i am using jboss-4.0.3 and mySql database server 4.0
    Profile Photo
    created by enohjohn
  • how does jBPM deal with J2EE-Patterns?

    Hi, i'm relativly new to jBPM - UTFSE, forum-browsing, documentation etc did not realy help to solve my "problem": i wonder where the instantiation of ProcessDefinitions does fit with the concept of the core J2EE-Patt...
    Profile Photo
    created by stefkrech
  • Listener J2EE deployment problem

    hi all i am using jsf application and want to deploy it in the jboss serve by making EAR , in ear i am using common.jar one war file while i take out all my lib file from the war file and make one common jar the i d...
    Profile Photo
    last modified by neerajgeit
  • suppress some outputs from jboss

    hi community, i've slimmed the jboss, but there are some outputs which are disturbing me. these outputs are these two: 12:41:32,372 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defi...
    Profile Photo
    last modified by mika.fhdw
  • quite a design problem..!!!

    Dear Forum, I am facing design problem...here it goes... I have a class that contains several method having name pattern like "createXXX()". All of these methods contains similar logic except data.This class is exami...
    Profile Photo
    last modified by ashudagr8
  • Producer - Consumer Pattern with EJB3.0

    Dear All! I'm trying to construct a consumer - producer construct using 2 stateful session beans and one message driven bean. One statefull session bean represents a running business process. This bean references ano...
    Profile Photo
    created by sschmidt42
  • Reuse of j2ee modules in applications

    Hi all, I have a problem understanding how (assembled and tested) ejb-archives containing MDBs can be deployed in multiple applications without avoiding resource conflicts. To my knowledge, queues are bound (either b...
    Profile Photo
    created by ekrisjo
  • help, help , help me !

    11:44:01,843 ERROR [URLDeploymentScanner] Incomplete Deployment listing: MBeans waiting for other MBeans: ObjectName: jboss.jca:name=HibernateFactory,service=HibernateFactory state: CONFIGURED I Depend On: jboss.jca...
    Profile Photo
    last modified by yyc178
  • Software design patterns

    Dear members, As part of a research degree, I am conducting an online survey on the use of software design patterns within software design projects, especially when used within the scope of integrating applications ...
    Profile Photo
    created by magal
  • lookup time slow at first time

    public TestHotelOrderService() throws NamingException{ InitialContext ic = new InitialContext(); long start=System.currentTimeMillis(); session = (HotelOrderService.Remote) ic.lookup("btoss/HotelOrderServiceBean/re...
    Profile Photo
    last modified by chinafax
  • Cycles in workflow

    I am wondering whether it is possible possible to have cycles in workflow with JBoss Jbpm, i.e. can a state be re-entered during a process ? I tried to define such a workflow in my processdefinition.xml file. No error...
    Profile Photo
    created by biggef
  • Module type is not compatible?

    Hi, I have installed Eclipse 3.1 with the Lombox 3.1RC2 plugin running with Jboss 4.0.2. I try to create a new Enterprise Application with one EJB Project (ejbmod) and one Dynamic Web Project (webmod). Lomboz creates...
    Profile Photo
    last modified by teklord
  • multirendering

    Hi, I need to know if JBoss supports multichannel rendering Do you know something? Please help me! Thanks
    Profile Photo
    created by gcinque
  • design patterns research

    Hi folks , I am seeking help from people with background in software design like you to fill an online questionaire for a reserach study. The link is at http://www.integrationsolutions.co.uk/Patterns_form.htm (take ...
    Profile Photo
    last modified by aosman
  • first entity bean

    give example of simple entity bean in Jboss with using JDBC-ODBC Bridge Driver?
    Profile Photo
    created by planet123
  • how to run WAR files in JBoss

    Hi all, We had deployed WAR & JAR Files in JBoss .but now how to run in JBoss 4.0.1??
    Profile Photo
    last modified by planet123