Re: working oracle psml in jetspeed 1.5

2004-10-15 Thread David Sean Taylor
Dan Moore wrote: Hi David, --- David Sean Taylor [EMAIL PROTECTED] wrote: Dan Moore wrote: In order to get the PSML working in Oracle, from the 1.5 binary distribution of Jetspeed, in addition to following the instructions here regarding importing,

Re: working oracle psml in jetspeed 1.5

2004-10-15 Thread Dan Moore
Hi David. It's all working now. I don't think I was changing my project.properties. Thanks for your help. For posterity, what I did to generate working oracle Torque classes and sql was: rm -rf jetspeed-1.5/ jar -xf jetspeed-current-src.zip cd jetspeed-1.5/ vi project.properties changed

Re: working oracle psml in jetspeed 1.5

2004-10-15 Thread David Sean Taylor
Dan Moore wrote: Hi David. It's all working now. I don't think I was changing my project.properties. cool Thanks for your help. For posterity, what I did to generate working oracle Torque classes and sql was: rm -rf jetspeed-1.5/ jar -xf jetspeed-current-src.zip cd jetspeed-1.5/ vi

torque targets not called in dist (was Re: working oracle psml in jetspeed 1.5)

2004-10-15 Thread Dan Moore
--- David Sean Taylor [EMAIL PROTECTED] wrote: Dan Moore wrote: Hi David. It's all working now. I don't think I was changing my project.properties. cool Thanks for your help. For posterity, what I did to generate working oracle Torque classes and sql was: rm -rf

Re: torque targets not called in dist (was Re: working oracle psml in jetspeed 1.5)

2004-10-15 Thread David Sean Taylor
Dan Moore wrote: --- David Sean Taylor [EMAIL PROTECTED] wrote: Dan Moore wrote: Hi David. It's all working now. I don't think I was changing my project.properties. cool Thanks for your help. For posterity, what I did to generate working oracle Torque classes and sql was: rm -rf

working oracle psml in jetspeed 1.5

2004-10-14 Thread Dan Moore
In order to get the PSML working in Oracle, from the 1.5 binary distribution of Jetspeed, in addition to following the instructions here regarding importing, http://portals.apache.org/jetspeed-1/psml_db.html, I also had to make some changes to class files and sql files. You need both the src and

Re: working oracle psml in jetspeed 1.5

2004-10-14 Thread David Sean Taylor
Dan Moore wrote: In order to get the PSML working in Oracle, from the 1.5 binary distribution of Jetspeed, in addition to following the instructions here regarding importing, http://portals.apache.org/jetspeed-1/psml_db.html, I also had to make some changes to class files and sql files. You need

Re: working oracle psml in jetspeed 1.5

2004-10-14 Thread Dan Moore
Hi David, --- David Sean Taylor [EMAIL PROTECTED] wrote: Dan Moore wrote: In order to get the PSML working in Oracle, from the 1.5 binary distribution of Jetspeed, in addition to following the instructions here regarding importing, http://portals.apache.org/jetspeed-1/psml_db.html, I