Hello everyone,

Does anyone know if BRIX works fine in a portal environment ?

Please suggest me what you feel even if you are not sure about it. 

I would like to have a dicussion on this.

Thanks
Vishal Nayak





-----Opprinnelig melding-----
Fra: Nayak Vishal [mailto:[EMAIL PROTECTED] 
Sendt: 17. oktober 2008 13:25
Til: [email protected]
Emne: SV: BRIX (Wicket and Jackrabbit)


Thanks Igor. Thats a very good idea and a very clear picture.  Now i
know which way to go :) 

Regards
Vishal



-----Opprinnelig melding-----
Fra: Igor Vaynberg [mailto:[EMAIL PROTECTED]
Sendt: 16. oktober 2008 17:52
Til: [email protected]
Emne: Re: BRIX (Wicket and Jackrabbit)

currently brix only runs with jackrabbit, some extra work will be needed
to get it to work with alfresco. brix uses jcr workspaces extensively
and until jcr2.0 there is no standard method for doing this. so brix
uses jackrabbit-specific code to accomplish this. if you want to use it
with alfresco you will have to implement your own WorksapceManager that
is specific to alfresco's workspace management api.

anyways, this is better taken to the brix google discussion.

-igor

On Thu, Oct 16, 2008 at 12:20 AM, Nayak Vishal <[EMAIL PROTECTED]> wrote:

>
>
> I am trying to run the brix demo.
>
> i have configured alfresco in my local system(which will me moved to 
> some central repository later).
>
> I have also installed RMI extension to it. So that i can access via
rmi.
>
>
> I am facing problems configuring it with alfresco in the 
> application.properties.
>
> Does any one have any idea what should go in 
> brixdemo.workspaceManagerUrl of application.properties.
>
> What should this workspace manager url contain ???
>
>
>
>
> application.properties
>
> brixdemo.jcr.defaultWorkspace = brix-demo-site 
> brixdemo.jcr.login=admin brixdemo.jcr.password=admin 
> brixdemo.jcr.url=rmi://localhost:1099/javaContentRepository
>
> # url pointing to workspace manager implementation # leave empty for 
> filesystem repositories, # for rmi backed repositories provide the rmi

> url
> brixdemo.workspaceManagerUrl=rmi://localhost:1099/javaContentRepositor
> y
>
> brixdemo.httpPort=8082
> brixdemo.httpsPort=8443
>
> Regards
> Vishal Nayak
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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


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

Reply via email to