Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking on jrc:data property to download jcr:content redirects to a blank page #24

Open
GoogleCodeExporter opened this issue Oct 19, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Browse to a jcr:content node
2. Click on the jcr:data property in the property tab to download

What is the expected output? What do you see instead?

Bug - Get a blank page (completely empty) with the URL pointing to the 
BinaryServlet in the URL
Expected to see the file downloaded / opened 

The URL is like this:
http://localhost:8080/jackrabbitexplorer/BinaryServlet?path=/mysys:pubs/path/to/
content/id64D104D807654D5A81CB97FF638BD7EA/mysys:pubs-documents/myPdfFile.pdf/jc
r:content/jcr:data&rmiUrl=local&workSpace=default&mimeType=application/pdf

What version of the product are you using? On what operating system?
- 1.1
- On XP SP3
- GWT 2.2.0


Please provide any additional information below.
- I'm connecting using jnp via a content lookup - not sure if this is related

Thanks,
Carl

Original issue reported on code.google.com by [email protected] on 6 May 2011 at 6:42

@GoogleCodeExporter
Copy link
Author

Ddoes this feature require jackrabbit webdav to be active? It looks like the 
BinaryServlet is just tacking the direct xpath to the content node on.

Original comment by [email protected] on 6 May 2011 at 6:51

@GoogleCodeExporter
Copy link
Author

This should not require WebDAV as the BinaryServlet opens a new session in the 
repository.

The parameter rmiUrl (rmiUrl=local) in the above URL may not be valid. This may 
be related to JNP but will require further investigation with a jBoss 
environment.

Original comment by [email protected] on 6 Jul 2011 at 4:59

  • Changed state: Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant