Re: Support - JUDDIv3 issue on statrup of Tomcat

2020-07-16 Thread Alex O'Ree
Ok I played around with it a bit and I was able to get it up and running. In the persistence.xml file, use the Oracle10gDialect dialect. Add in the oracle ojdbc8 v19.7.0.0 to tomcat's lib folder (other versions will probably work) In the oracle database, you'll have to figure out how to create

Re: Support - JUDDIv3 issue on statrup of Tomcat

2020-07-15 Thread Alex O'Ree
OK i was able to get it to fire up using hibernate with mssql 2019 but it'll probably work with older versions So add the microsoft jdbc driver to either the container's lib folder or in juddiv3/WEB-INF/lib in webapps/juddiv3/WEB-INF/classes/META-INF/persistence.xml make sure hibernate.dialect

Re: Support - JUDDIv3 issue on statrup of Tomcat

2020-07-15 Thread Alex O'Ree
Yes, as i stated earlier, not all of the reported issues have been resolved. This includes the mssql configuration. On Wed, Jul 15, 2020 at 10:29 AM Rakesh Shelar < rakesh.she...@northgateps.com> wrote: > Alex, > > we have tested JUDDI (test) version provided by you. And we are still > getting

Re: Support - JUDDIv3 issue on statrup of Tomcat

2020-07-14 Thread Alex O'Ree
https://www.dropbox.com/sh/k2ojoye8y2916bf/AACRJoqqI5X4zlTKBlhASjCma?dl=0 Give this a shot On Tue, Jul 14, 2020 at 12:53 PM Baldip Purewal < baldip.pure...@northgateps.com> wrote: > Great thanks. If you could send a test build and I will ask the team to > try it out. > > Thanks > > On Tue, 14

Re: Support - JUDDIv3 issue on statrup of Tomcat

2020-07-14 Thread Alex O'Ree
I can get a test build out tonight however keep in mind that not all of the issues that were reported have been resolved yet. The release process takes general takes a few days for committe vote + global distribution. On Tue, Jul 14, 2020 at 10:40 AM Baldip Purewal <

Re: Support - JUDDIv3 issue on statrup of Tomcat

2020-07-14 Thread Baldip Purewal
Will this test build contain other changes as well because ideally we would just like that change. Do you know when we can get a test build please? Thanks On Tue, 14 Jul 2020 at 10:40, Baldip Purewal wrote: > Hi > > Could you provide a test build as soon as possible please? > > Thanks > > On

Re: Support - JUDDIv3 issue on statrup of Tomcat

2020-07-10 Thread Alex O'Ree
JUDDI-999 similar problem, similar fix. Testing it now. Will be fixed in the next version. I can provide a test build if you like or you can also compile from source if you all are so equiped On Wed, Jul 8, 2020 at 10:12 PM Alex O'Ree wrote: > Strange, I thought this was fixed. I'll take a look

Re: Support - JUDDIv3 issue on statrup of Tomcat

2020-07-08 Thread Alex O'Ree
Strange, I thought this was fixed. I'll take a look at this shortly. I think the fix is to use a blob data type for the this field On Wed, Jul 8, 2020 at 6:14 AM Rakesh Shelar wrote: > HI, > > We are looking for support on the following juddiv3 issue we are facing on > the startup of juddiv3

Support - JUDDIv3 issue on statrup of Tomcat

2020-07-08 Thread Rakesh Shelar
HI, We are looking for support on the following juddiv3 issue we are facing on the startup of juddiv3 Tomcat. Oracle Version of Juddi Due to string limit for a column CREATE TABLE j3_binding_template (entity_key VARCHAR2(255) NOT NULL, access_point_type VARCHAR2(255), access_point_url