Hi I added the dependency in the geronimo-web.xml like
the following and I put the jar in a folder called
login/jars which I created under
Geronimo1.0/repository. I get the following exception:
org.apache.geronimo.kernel.repository.MissingDependencyException:
uri login/jars/Test.jar not found in repository
uri login/jars/Test.jar not found in repository
Thanks,
Priya
<?xml version="1.0" encoding="UTF-8"?>
<web-app
xmlns="http://geronimo.apache.org/xml/ns/web"
xmlns:naming="http://geronimo.apache.org/xml/ns/naming"
configId="MyConfigName">
<dependency>
<uri>login/jars/Test.jar</uri>
</dependency>
<context-root>/testapplication</context-root>
<context-priority-classloader>true</context-priority-classloader>
</web-app>
--- Vamsavardhana Reddy <[EMAIL PROTECTED]> wrote:
> You will add the dependency to geronimo-web.xml
>
> Vamsi
>
> On 10/3/06, sreepriya ramakrishnan
> <[EMAIL PROTECTED]> wrote:
> >
> > Hi all,
> >
> > I have written my own custom login module and I
> > created and deployed the realm in Geronimo V1.0
> > console.
> >
> > Now, when I run my application it says it cannot
> find
> > the Login module class.
> >
> > The documentation asks me to create a jar and put
> it
> > in the repository ( I am assuming this means :
> > geronimos installation folder/repository- create
> > folders here and reference it)
> >
> > If I have only a web application , how do I add
> the
> > jar to teh classpath. All examples point to adding
> the
> > information in a geronimo-application.xml file.
> What
> > if I dont have this?
> >
> > Can some one please walk me through the procedure?
> >
> > Thanks,
> > Priya
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> >
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com