About Question enthuware.oce-ejbd.v6.2.509 :

Moderator: admin

Post Reply
himaiMinh
Posts: 358
Joined: Fri Nov 29, 2013 8:26 pm
Contact:

About Question enthuware.oce-ejbd.v6.2.509 :

Post by himaiMinh »

For the explanation, ejb-jar.xml is provided by the bean provider. Since he/she (bean provider) usually does not know the actual destination name, it is never specified in the ejb-jar.xml....The bean deployer uses application server specified xml files to specify that information.....

But I have seen an example in ejb-jar.xml like this in Ivan Krizan's study guide:
<assembly-description>
<message-destination>
<message-destination-name> ...
//JNDI name of the a physical queue defined in the application server.
<lookup-name>jms/ForwardingTopic</lookup-name>
</message-destination>
</assembly-description>
My notes is :
application assembler can specify actual message destination in ejb-jar.xml.

admin
Site Admin
Posts: 10046
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.oce-ejbd.v6.2.509 :

Post by admin »

ejb-jar is provided by the bean provider. Of course, once you get the jar, you can change anything in it. Even replace or add classes but that will not be appropriate.
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 65 guests