Hello,

I am having difficulty with the  tags

my sars jboss-service.xml file:

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

  
jboss:j2ee:jndiName=ejb/SystemSettingBeanLocal,service=EJB      
jboss:j2ee:jndiName=ejb/SessionManagerBeanLocal,service=EJB      
<!--depends>jboss:j2ee:service=EjbModule,module=systemsetting.jar      
jboss:j2ee:service=EjbModule,module=sessionmanager.jar</depends-->      
<!--depends>jboss:j2ee:service=EjbModule</depends-->



As you can see I have tried a couple different ways to try an persuade the deployer to 
load my sar file after the EJBS, but so far no luck.

The sar file is always deployed first and consequntly I get an ejb  not bound 
NamingEcxception and the entire EAR fails to deploy.

The sar file is deployed inside an exploded ear, the sar file itself is archieved. I 
am using Jboss  3.2.3.

Any suggestions?

Hoos

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831974#3831974

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831974


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to