Barrie,

I see, ok I'm looking into the JNDI method.

I'm hosting this app in both tomcat and jetty.

Could I put this dndi file in my class path so I don't have to hard code
the location, or does it have to be in the servlet container? i.e. jetty or
tomcat

My jetty instance is an embedded instance...





On Thu, Apr 19, 2012 at 8:16 AM, Barrie Treloar <[email protected]> wrote:

> On Thu, Apr 19, 2012 at 8:26 PM, S Ahmed <[email protected]> wrote:
> > So what do you suggest?  Should I create a new maven module called Config
> > and drop my properties, log4net properties files there?
> >
> > I then add that module as a dependancy.
> > Also, during my production build, I will just make sure I have that
> folder
> > to my classpath right?
> >
> > In my java code, since I was assuming it was in my /resources before, and
> > now it is in a seperate maven module, will I need to change anything or
> > since it is still in my classpath all is good, the ONLY difference now is
> > that it won't be embedded in my .jar right?
> >
> > I am really getting confused by this, I need someone to clarify this as
> its
> > confusing me :)
>
> Read
> http://maven.40175.n5.nabble.com/Re-Releasing-Configured-Artifacts-how-tp5648372p5650944.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to