2009/12/15 Just van den Broecke <j...@justobjects.nl>

> You will find applicationContext.xml files within various GeoServer .jar
> files under WEB-INF/lib, for example wfs-2.0.0.jar web-*.jar and more.
>
I am afraid you did not understand me.
I know where the location of the xml files,and I see many beans are configed
in the xml file.
For example there is a bean named Geoserver(just a example), but I can not
find where this bean is got.
For my unsderstanding of spring ,there should be some codes like"
beanFactory.getBean("Geoserver") or something else.

>
> -- Just van den Broecke
>
> maven apache wrote:
> > Hi:
> > Sorry for my problem again.
> > These days I deepped into the gs sources codes, at the sametime I am new
> > in spring ,  although I know the gs use the spring as a IOC container,
> > however I have not found where the configed beans in the
> > applictionContext.xml are called.
> > That's to say many beans are configed in the file something like:
> >
> >     <bean id="Geoserver" class="org.....Geoserver">
> >         ..............
> >     </bean>
> >
> > But I can not find where this bean are used (maybe something like:
> > Geoserver gs=(Geoserver)BeanFactory.getBean("geoserver")).
> > I wonder anyone can give some advise?
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> ------------------------------------------------------------------------------
> > Return on Information:
> > Google Enterprise Search pays you back
> > Get the facts.
> > http://p.sf.net/sfu/google-dev2dev
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Geoserver-devel mailing list
> > Geoserver-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
> _______________________________________________
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to