[JBoss-user] [Beginners Corner] - Re: JBoss 4.0 EJB depending on external libraries

2004-12-10 Thread chuisman9955
Jochen, or anybody else Have you figured this problem out? I am having the same problem. Thanks, Chris. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858205#3858205 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=385

[JBoss-user] [Beginners Corner] - business methods

2004-08-16 Thread chuisman9955
Where should one put business methods for cmp beans? Is it better to create a session bean that accesses your cmps or to put the business methods directly in the cmp bean? Thanks, Chris. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845236#3845236 Reply

[JBoss-user] [Beginners Corner] - MBeanException

2004-08-06 Thread chuisman9955
I am encountering the following error when deploying my ear file. Any help remedying this would be appreciated (were do I start looking?). 14:17:59,125 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()' Cause: Incomplete Deployment listing:

[JBoss-user] [EJB/JBoss] - Loading large amounts of data

2004-06-21 Thread chuisman9955
Hello, We are in the process of building an application that will expose a large amount of data to a thin client. The main data that is being displayed is a composition of many entity beans, what I am thinking of doing is creating a map of the objects to be displayed. The problem is that I wo

[JBoss-user] [EJB/JBoss] - Container Managed Relation problem with foreign key

2004-06-02 Thread chuisman9955
Hello, I am having difficulty creating a container managed relationship. I am using jboss 3.2 on a windows machine. My ejb-jar.xml file relationship content is: split-machines machine-belongs_to-split < multiplicity >Many Machine

[JBoss-user] [EJB/JBoss] - Re: Problem deploying CMR (2)

2004-05-26 Thread chuisman9955
Again I appologize < multiplicity > Many < multiplicity > < multiplicity > One < multiplicity > View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836347#3836347 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836347 -

[JBoss-user] [EJB/JBoss] - Re: Problem deploying CMR (2)

2004-05-26 Thread chuisman9955
Sorry, the Many and One lines should be Many One respectively. One split may have many machines. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836346#3836346 Reply to the post : http://www.jboss.org/index.html?module=bb&op=pos

[JBoss-user] [EJB/JBoss] - Problem deploying CMR (2)

2004-05-26 Thread chuisman9955
Sorry for posting this again, but the first post did not seem to work. I am having trouble deploying an ejb jar file. I am getting the following error (condensed): [ObjectName: jboss.j2ee:jndiName=ejb/MachineLocal,service=EJB state: FAILED I Depend On: Depends On Me: org.jboss.deployment.Dep