Mick,

Nothing to do with uberjar really...

check http://maven.apache.org/reference/project-descriptor.html#class_Resource

Once your resources are configured you'll want to use ClassPathXmlApplicationContext in your application to load your spring beans defintions.

HTH,
Doug

Mick Knutson wrote:
I am trying to integrate Spring into my Swing app. Currently I have a jar that is created with all my UI classes, and then uberjar creates another jar and I run that. So I need to figure out how to added my applicationContext.xml into that jar, and how to access it via Spring.


Thank You
Mick Knutson

Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com

HP Consulting Services (Walnut Creek, CA)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to