[jboss-user] [EJB/JBoss] - Re: local entity bean lookup from session bean goes wrong

2008-03-16 Thread y0ur1
jaikiran wrote : If you are trying to create a local ref for a entity bean inside a session bean, then this piece of code | | | ejb-local-ref | | ejb-ref-nameejb/Book/ejb-ref-name | | ejb-ref-typeEntity/ejb-ref-type | |

[jboss-user] [EJB/JBoss] - local entity bean lookup from session bean goes wrong

2008-03-15 Thread y0ur1
I have an EJB21 session bean that uses an entity bean. This is located in the ejb-jar: entity | ejb-nameBook/ejb-name | local-homeBookHome/local-home | localBook/local |

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - deployment problem with CMP (1:n relation)

2008-03-10 Thread y0ur1
Hi, im using: - EJB21 - JBoss 4.2.2.GA - Java 1.5.0.14 I have a one-to-many relationship: Customer - Books, very straightforward. I keep getting the following error when i deploy my application: | org.jboss.deployment.DeploymentException: Configuration found in jbosscmp-jdbc.xml for relation

[jboss-user] [Installation, Configuration Deployment] - Re: jboss startup web-console.war deployment errors

2006-12-05 Thread y0ur1
Thank you for the replies but i dont have a directory /deploy/console-mgr.sar/, just a /deploy/jmx-console.war/ directory. I changed the file: jboss-4.0.5.GA\server\default\deploy\jmx-console.war\WEB-INF\jboss-web.xml but I still keep getting the startup errors about jmx-console: |

[jboss-user] [Installation, Configuration Deployment] - jboss startup web-console.war deployment errors

2006-11-28 Thread y0ur1
Hi I installed JBoss jboss-4.0.5.GA on Fedora Core 6 using jems-installer-1.2.0.CR1 but on start i get the following errors: anonymous wrote : | 14:37:31,393 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/ | 14:37:31,986