Spring examples

John Towell <[email protected]>
Newsgroups gmane.comp.java.openamf.user
Organization Agile Technology Group
Message-ID <[email protected]>
I just got the latest from CVS,  to get the Spring examples to work I 
had to make 2 changes after I created and deployed the war.

1)  Add the spring.jar into the lib for the war, it gets left out by 
default.
2)  Change the Default Gateway in web.xml to point to 
openamf-config-examples.xml (and renamed the actual file to be the same, 
there was a space in between config -examples.xml)

<init-param>
            <param-name>OPENAMF_CONFIG</param-name>
            <param-value>/WEB-INF/openamf-config-examples.xml</param-value>

Then the spring examples seemed to work.  Cool stuff!

-John

-- 
John Towell - Agile Technology Group
(e) [email protected]
(m) 415-595-4954



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.