Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Customer Voice Portal (CVP) Developer Center
Overview
Documentation
Community
Wiki
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to General Discussion - All Versions
JARs with same name in different applications
Threads [
Previous
|
Next
]
Brian McCormick
Posts:
5
Join Date:
8/5/08
Recent Posts
JARs with same name in different applications
Answer
1/14/10 10:50 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi,
Is it possible to have 2 applications with 2 different JAR files with the same name if I place them in the application\lib folder?
Basically these will call a webservice, but the URL hardcoded will be different in each jar. Both applications will be running on the same vxml server.
Brian
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Ravindra Bandaru
Posts:
6
Join Date:
11/21/08
Recent Posts
RE: JARs with same name in different applications
Answer
1/27/10 3:22 AM as a reply to Brian McCormick.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I think it will work fine as long as you put the jar file in application specific lib folder.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Ranjana Narayan
Posts:
124
Join Date:
4/8/08
Recent Posts
RE: JARs with same name in different applications
Answer
1/27/10 1:16 PM as a reply to Brian McCormick.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Brian,
You mean to place 2 applications with the same name on the same vxml server? You cannot.
If I have read the question wrong, please let me know.
Hth,
Ranjana.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Brian McCormick
Posts:
5
Join Date:
8/5/08
Recent Posts
RE: JARs with same name in different applications
Answer
2/4/10 4:21 PM as a reply to Ranjana Narayan.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi,
These are different application names ... but the jars have
the same name.
Project specific application lib folder did the
trick.
Thanks,
Brian
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top