[jboss-user] [Beginner's Corner] - Re: invoking an EJB over iiop

giu fus do-not-reply at jboss.com
Thu Feb 7 10:14:14 EST 2013


giu fus [https://community.jboss.org/people/giufus] created the discussion

"Re: invoking an EJB over iiop"

To view the discussion, visit: https://community.jboss.org/message/796549#796549

--------------------------------------------------------------
If you are talking about JBoss EAP 6 I think you should have a subscription, in that case you can ask to RH Support.
As I already mentioned, I tried it in AS 5 (with EJB and interfaces into an EAR archive). 

I think you don't need descriptors..
At any rate my ejb-jar.xml was:

<?xml version="1.0" encoding="UTF-8"?>
<ejb-jar xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance http://www.w3.org/2001/XMLSchema-instance" xmlns=" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee" xmlns:ejb=" http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd" xsi:schemaLocation=" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee  http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd" version="3.0">
  <display-name>MySampleSession</display-name>
  <ejb-client-jar>MySessionClient.jar</ejb-client-jar>
</ejb-jar>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/796549#796549]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130207/d69def3a/attachment.html 


More information about the jboss-user mailing list