resend, the original didn't take.

-----Original Message-----
From: The elephantwalker [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 12, 2001 8:57 PM
To: Orion-Interest
Subject: RE: Problem with SimpleUserManager Class for application level
security...please hel


You need to make a directory called lib or class or whatever in your ear
deployment root. Refer to this directory in your orion-application.xml file:

        <library path="lib" />

This is between your persistance and principal tag. Get it out of order, and
it won't work.

In your lib directory, you can put classes that you want to use in any
application within the ear. You could also put it in an ejb.jar file, if you
have one, these ejb.jar classes can also be used application wide.

Hope that helps,

the elephantwalker


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Qualence Inc
Sent: Sunday, August 12, 2001 2:47 PM
To: Orion-Interest
Subject: Problem with SimpleUserManager Class for application level
security...please hel


Hi Everybody
   I am trying to implement the application level security provided by the
SimpleUser Manager class in the orionsupport.com. I am constantly getting
error at the time of deployment that the class which i have wriiten
extending the SimpleUserManager class is not found in the application.ear
file .
   Can anyone please guide me thru this or tell me where should i bind this
class is it the .jar or .war file s that it is put by orion in .ear filw at
the build time.

Thanking you in Advance
Regards
Sachin



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



Reply via email to