Hi

I try build the J2 portal with ORACLE DB.
But unsuccessfull 8-(...

I try HSQLDB variant:
I build portal from source svn 329539
>svn co ....
>maven initMavenPlugin
>maven allClean allBuild
>maven j2:start.production.server
>maven j2:quickStart

On the "speed looking" - the all right, all work (only rss - portlets busy (proxy problem???))






OK, I adding the Oracle part on build.properties:

org.apache.jetspeed.production.database.default.name=oracle
org.apache.jetspeed.production.database.url=jdbc:oracle:thin:@localhost:1521:asoft
org.apache.jetspeed.production.database.user = j2
org.apache.jetspeed.production.database.password = j2
org.apache.jetspeed.production.database.driver=oracle.jdbc.driver.OracleDriver
org.apache.jetspeed.production.jdbc.drivers.path=${org.apache.jetspeed.server.shared}ojdbc14.jar;\
                   ${org.apache.jetspeed.server.shared}nls_charset12.jar


and make rebuild portal:
>maven initMavenPlugin -o
>maven allClean allBuild -o
>maven j2:quickStart -o

and I looking, that the many not working portlets 8-(
- DB Browser demo - not working
- Admin
   - User Management             - OK
   - Role Management             - OK
   - Group Management            - OK
   - Portlet Application Manager - ALL BAD
   - SSO Management              - OK
   - Portal Site Manager         - ALL BAD
   - PALM                        - OK
   - Profiler Admin              - ALL BAD

where I can getting the work version J2 with ORACLE ?


--
Vladimir Figurov



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to