atom feed10 messages in net.java.dev.mirage.devRe: getting Buld Error while builing ...
FromSent OnAttachments
Srikanth GApr 8, 2008 10:18 pm 
Prakash Reddy K. L. V.Apr 9, 2008 12:00 am 
Srikanth GApr 9, 2008 5:35 am 
Prakash Reddy K. L. V.Apr 9, 2008 6:42 am 
Srikanth GApr 9, 2008 9:19 pm 
Prakash Reddy K. L. V.Apr 10, 2008 12:30 am 
Srikanth GApr 10, 2008 12:33 am.txt, .txt
Karthik SudarshanApr 10, 2008 12:48 am 
Srikanth GApr 10, 2008 1:17 am.txt
Karthik SudarshanApr 10, 2008 1:32 am 
Subject:Re: getting Buld Error while builing Mirage using Maven
From:Karthik Sudarshan (kart@gmail.com)
Date:Apr 10, 2008 12:48:38 am
List:net.java.dev.mirage.dev

Hi Srikanth,

The jcr-1.0.jar would be downloaded to your local maven repository when you built the project. So you can get it at

c:\Documents and Settings\<username>\.m2\repository\javax\jcr\jcr\1.0 directory

You can copy that to your %GLASSFISH_HOME%\domains\domain1\lib directory and restart glassfish.

That should get you going :)

-Karthik

On Thu, Apr 10, 2008 at 1:04 PM, Srikanth G < srik@valuemomentum.biz> wrote:

Hi Prakash,

I have created the text file with the roles and deployed the ccd.war file, but getting the below exception and Iam not able to see content on the portlets.

FYI Iam attaching the files the roles and the error log file.

I couldn't find "jcr-1.0.jar" file any where on the net hence couldn't copy it to the glass fish lib

Could you Pl.suggest how to go from here.

Thanks & regards

Srikanth

------------------------------

*From:* Prak@Sun.COM [mailto:Prak@Sun.COM] *Sent:* Thursday, April 10, 2008 1:01 PM

*To:* Srikanth G *Cc:* de@mirage.dev.java.net *Subject:* Re: getting Buld Error while builing Mirage using Maven

Hi Srikanth,

Sorry for the delayed reply. I have updated the instructions on the mirage site. Check it out
here<https://mirage.dev.java.net/install.html> . Do let me know if you are able to deploy following these instructions or you need further assistance.

Regards, Prakash

Srikanth G wrote:

Hi Prakash,

I could able to modify and deploy the jackrabbit-jca-1.4.rar, but while deploying the ccd.war file through the admin console of the portlet container it is giving an exception as shown below.

Deployment Failed.could not lookup physical role name from portlet role name Consumer.

Where to find this physical role file? As I need to give the role file name before deploying.

Could you pl.suggest me how to go about this.

Thanks & regards

Srikanth

------------------------------

*From:* Prak@Sun.COM [mailto:Prak@Sun.COM] *Sent:* Wednesday, April 09, 2008 7:12 PM *To:* Srikanth G *Cc:* de@mirage.dev.java.net *Subject:* Re: getting Buld Error while builing Mirage using Maven

Srikanth,

Open the jackrabbit-jca-1.4.rar using winrar. Inside that you will find a jar file named nekohtml-0.9.4.jar. Open that jar using winrar. Inside it you will find a file named LICENSE. Rename the file to LICENSE.txt and save.

Deploy the modified jackrabbit-jca-1.4.rar and now it should work.

Regards, Prakash

Srikanth G wrote:

Hi Prakash,

Thanks for the Info as per your thing I have modified RepositoryConfigProperties .

Iam deploying the
jackrabbit-jca-1.4.rar<http://www.apache.org/dyn/closer.cgi/jackrabbit/binaries/jackrabbit-jca-1.4.rar>from
the admin console as a webapplication as it is giving the below error while deployment.

Deploying application in domain failed; java.io.IOException: filename: C:\Program Files\glassfish-v2\domains\domain1\applications\j2ee-modules\jackrabbit-jca-1.4\license\LICENSE java.io.FileNotFoundException: C:\Program Files\glassfish-v2\domains\domain1\applications\j2ee-modules\jackrabbit-jca-1.4\license\LICENSE (The system cannot find the path specified) -- filename: C:\Program Files\glassfish-v2\domains\domain1\applications\j2ee-modules\jackrabbit-jca-1.4\license\LICENSE java.io.FileNotFou...

Could you Pl. suggest how to go about from here.

Regards