users@glassfish.java.net

Re: AQ-JMS: Deployment failed: This bundle has no bean of name [aqmdbBean]

From: <glassfish_at_javadesktop.org>
Date: Fri, 06 Feb 2009 08:09:37 PST

Hi,

i had no ejb-jar.xml.
I created one via Netbeans. But this is empty....:

[i]<?xml version="1.0" encoding="UTF-8"?>

<ejb-jar xmlns = "http://java.sun.com/xml/ns/javaee"
         version = "3.0"
         xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation = "http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd">
</ejb-jar>[/i]

What should i add there? Can you give me a link to an example?

Thanks
[Message sent by forum member 'hewizard' (hewizard)]

http://forums.java.net/jive/thread.jspa?messageID=330551