Log in to follow, share, and participate in this community.
Thread EJB3.0-Relations one-to-many
EJB3.0-Relations one-to-manyDear 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...
Thread Download Volume 01 of Eclipse Magazine for FREE
Download Volume 01 of Eclipse Magazine for FREESoftware & 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 ...
Thread Missing Request Parameters in multithreaded application
Missing Request Parameters in multithreaded applicationMy 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...
problem with dukes bankI 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
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...
Listener J2EE deployment problemhi 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...
suppress some outputs from jbosshi 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...
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...
Producer - Consumer Pattern with EJB3.0Dear 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...
Reuse of j2ee modules in applicationsHi 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...
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...
Software design patternsDear 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 ...
lookup time slow at first timepublic TestHotelOrderService() throws NamingException{ InitialContext ic = new InitialContext(); long start=System.currentTimeMillis(); session = (HotelOrderService.Remote) ic.lookup("btoss/HotelOrderServiceBean/re...
Cycles in workflowI 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...
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...
design patterns researchHi 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 ...