Hi Igor

so where can I find latest plugin code (JDBCProvider) for stable 2.4 because
if U go thru 
http://jspwiki.org/wiki/JDBCProviders, they have written it works. So what's
the way out?

Paresh


Igor Minar wrote:
> 
> Paresh,
> 
> Apparently the plugin code is not compatible with the latest jspwiki  
> source (as Murray and Janne mentioned). You have to do some java  
> coding to fix things before the code will compile.
> JDBCProvider is not a part of the core JSPWiki source and therefore  
> it is not maintained as such.
> 
> 
> cheers,
> Igor
> 
> 
> On Jan 22, 2007, at 2:05 PM, pashah72 wrote:
> 
>>
>> Hi Igor
>>
>> I downloaded JSPWiki source files, copied the plugin java files  
>> into the
>> source code & compile all files with Apache-Ant-1.6.5. I found lots  
>> of files
>> were compiled & looks like 3 files were not compile. Some error  
>> were shown
>> like:
>>
>> compile:
>>     [javac] Compiling 3 source files to D:\Tomcat
>> 5.5\webapps\JSPWiki\WEB-INF\classes
>>
>> [javac] D:\Tomcat
>> 5.5\webapps\JSPWiki\WEB-INF\classes\com\forthgo\jspwiki\jdbcprovider\
>> JDBCAttachmentProvider.java:52:
>> com.forthgo.jspwiki.jdbcprovider.JDBCAttachmentProvider is not  
>> abstract and
>> does not override abstract method
>> moveAttachmentsForPage(java.lang.String,java.lang.String) in
>> com.ecyrd.jspwiki.providers.WikiAttachmentProvider.
>>
>> and other errors are : "cannot resolve symbol".
>>
>> What to do because most of the files got compile?
>>
>> Paresh
>>
>>
>> Igor Minar wrote:
>>>
>>> Hi Paresh,
>>>
>>> - download the JSPWiki source files,
>>> - copy the plugin java files into the source code
>>> - build the wiki
>>>
>>> and you get the class files
>>>
>>> if you compile these files on your own you will be sure that you
>>> won't get any runtime errors that could be caught during compilation.
>>>
>>> cheers,
>>> Igor
>>>
>>> On Jan 22, 2007, at 11:12 AM, pashah72 wrote:
>>>
>>>>
>>>> As I said that there is a URL : http://jspwiki.org/wiki/
>>>> JDBCProviders to
>>>> connect to oracle database. There are many attachments for stable
>>>> 2.4 & I
>>>> downloaded -->jdbcprovider.jar & jdbcprovider_src.zip. I am  
>>>> trying to
>>>> connect to oracle database thru these download. After unzipping
>>>> jdbcprovider_src.zip, I found that there are only java files & no
>>>> 'class'
>>>> files. When I tried to compile java files, it showed many errors
>>>> that can't
>>>> find this & that. So if 'class' files are provided than no need to
>>>> complie.
>>>> can anyone provide 'class' files ?
>>>> Paresh
>>>>
>>>>
>>>> Janne Jalkanen wrote:
>>>>>
>>>>>
>>>>> Well, Terry just informed me that JDBCProvider works fine for 2.4
>>>>> (which I have not personally tried, because I just get all cross- 
>>>>> eyed
>>>>> when it comes to database schemas).
>>>>>
>>>>> /Janne
>>>>>
>>>>> On Jan 18, 2007, at 07:33 , pashah72 wrote:
>>>>>
>>>>>>
>>>>>> I am surprised, how no JDBC provider for 2.4 because 2.4 Stable is
>>>>>> widely
>>>>>> downloaded & used then how they are integrated in websites because
>>>>>> lots of
>>>>>> websites are there on net.
>>>>>>
>>>>>>
>>>>>> Janne Jalkanen wrote:
>>>>>>>
>>>>>>>> I am using JSPWiki 2.4 Stable. Now data is store in text  
>>>>>>>> files. I
>>>>>>>> want data
>>>>>>>> to store in oracle database. I made tables on oracle database &
>>>>>>>> came to know
>>>>>>>> that after configuring jspwiki.properties, data will be store in
>>>>>>>> oracle
>>>>>>>> database. So how to configure jspwiki.properties ?
>>>>>>>
>>>>>>> Hi!
>>>>>>>
>>>>>>> There is currently no JDBC provider for 2.4, sorry :-(
>>>>>>>
>>>>>>> /Janne
>>>>>>> _______________________________________________
>>>>>>> Jspwiki-users mailing list
>>>>>>> [email protected]
>>>>>>> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> -- 
>>>>>> View this message in context: http://www.nabble.com/how-to-
>>>>>> configure-jspwiki.properties-to-configure-to-oracle-database--
>>>>>> tf3027013.html#a8425256
>>>>>> Sent from the JspWiki - User mailing list archive at Nabble.com.
>>>>>>
>>>>>> _______________________________________________
>>>>>> Jspwiki-users mailing list
>>>>>> [email protected]
>>>>>> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
>>>>>
>>>>> _______________________________________________
>>>>> Jspwiki-users mailing list
>>>>> [email protected]
>>>>> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
>>>>>
>>>>>
>>>>
>>>> -- 
>>>> View this message in context: http://www.nabble.com/how-to-
>>>> configure-jspwiki.properties-to-configure-to-oracle-database--
>>>> tf3027013.html#a8486395
>>>> Sent from the JspWiki - User mailing list archive at Nabble.com.
>>>>
>>>> _______________________________________________
>>>> Jspwiki-users mailing list
>>>> [email protected]
>>>> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
>>>
>>> _______________________________________________
>>> Jspwiki-users mailing list
>>> [email protected]
>>> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
>>>
>>>
>>
>> -- 
>> View this message in context: http://www.nabble.com/how-to- 
>> configure-jspwiki.properties-to-configure-to-oracle-database-- 
>> tf3027013.html#a8488519
>> Sent from the JspWiki - User mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Jspwiki-users mailing list
>> [email protected]
>> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
> 
> _______________________________________________
> Jspwiki-users mailing list
> [email protected]
> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-configure-jspwiki.properties-to-configure-to-oracle-database--tf3027013.html#a8516185
Sent from the JspWiki - User mailing list archive at Nabble.com.

_______________________________________________
Jspwiki-users mailing list
[email protected]
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users

Reply via email to