-
Feb 7th, 2008, 10:22 PM
#1
Queue/QCF names in Application Context file
I have created JMS message sending implentation using Spring helper classes like JMSTemplate etc.
The Application context xml file has specific QConnectionFactory and Queue Names.
When the test class is run Spring looks for these objects present in current JNDI repository. If not throw compile error.
No problem for ME untill now.
but if I check in, people who check-out take this code and get compile problems right?
How do we solve this problem in Development phase?
thanks for any inputs..
-rm
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules