A standalone war should not be able to see ejbs deployed in a seperate jar so
I still don't understand what is deployed where.

1. Show me the contents of your ejb jar file that you place into the deploy directory.
2. Show me the contents of your soap war and tell me how it is deployed.

----- Original Message ----- 
From: "Nick Taylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 21, 2001 4:48 AM
Subject: RE: [JBoss-user] JAAS problem


> Scott,
> Apologies for confusing you by mixing up my wars and ears (a long day had my
> brain  at meltdown)...what I meant to say (of course ;)) was that I do not
> package my application (servlets and ejbs) as an ear. I package my beans as
> a jar which contains users.properties and roles.properties and under
> meta-inf, jboss.xml and ejb-jar.xml . The SOAP stuff comes as a prepackaged
> war to which I supply additional classes...as SOAP requests arrive at the
> servlet, they get routed to my classes. In tomcat/webapp/soap/web-inf i have
> dropped my jboss-web.xml. Do the beans and servlets have to be packed in an
> ear?
> 



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to