« Return to Thread: JSPWiki two instance using the same jspwiki.pageProvider (JDBCPageProvider - same database name )

Re: JSPWiki two instance using the same jspwiki.pageProvider (JDBCPageProvider - same database name )

by Florian Holeczek :: Rate this Message:

Reply to Author | View in Thread

Hi Frano,

JDBCPageProvider is a third party component and as such not directly
supported by the JSPWiki team. However, maybe someone on the list
knows the exact answer.
In general, such a use case may be supported by allowing for a user
defined prefix in the table name, e.g. instance 1 would then use
tables inst1_*, instance 2 would use inst2_*. If JDBCPageProvider
supports this, it should work fine for JSPWiki. And yes, your content
would be completely separate.

Best regards
 Florian



smime.p7s (2K) Download Attachment

 « Return to Thread: JSPWiki two instance using the same jspwiki.pageProvider (JDBCPageProvider - same database name )