Bug 831530 - Camel JCR gateway can't lookup for ModeShape repository
Summary: Camel JCR gateway can't lookup for ModeShape repository
Keywords:
Status: NEW
Alias: None
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: 3rd Party
Version: 5.3.0 GA
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: CR1
: 5.3.0 GA
Assignee: Nobody
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-13 08:54 UTC by Robert Balent
Modified: 2020-10-20 21:08 UTC (History)
4 users (show)

Fixed In Version: 5.3.0 GA
Doc Type: Bug Fix
Doc Text:
The Camel JCR gateway cannot perform a lookup for the ModeShape repository. When a user attempts to the use camel-jcr component, the deployment of the application fails because Camel can't lookup the ModeShape repository in Camel Context. As a result, the operation fails.
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
Camel JCR Gateway reproducer (16.57 KB, application/zip)
2012-06-13 08:54 UTC, Robert Balent
no flags Details
camel_jcr_deployment_error.log (10.95 KB, text/x-log)
2012-06-13 08:55 UTC, Robert Balent
no flags Details

Description Robert Balent 2012-06-13 08:54:17 UTC
Created attachment 591410 [details]
Camel JCR Gateway reproducer

When you try use camel-jcr component[1], the deployment of application fails because Camel can't lookup for ModeShape repository in Camel Context and fails with:

Caused by: org.apache.camel.FailedToCreateRouteException: Failed to create route route4: Route[[From[jcr://admin:admin@eds]] -> [To[jbossesb://servic... because of Failed to resolve endpoint: jcr://admin:admin@eds due to: No JCR repository defined under 'eds'

'eds' repository is default JCR repository in SOA-P platform.

Steps to reproduce:
1. Start server
2. Unzip reproducer to quickstarts directory
3. Configure quickstarts.properties to target your server profile
4. from camel_jcr directory run: ant deploy

Full deployment exception and reproducer is attached.

Also adding Tom to CC, because he was dealing with other Camel Gateway bugzillas I've reported.


[1] http://camel.apache.org/jcr.html

Comment 1 Robert Balent 2012-06-13 08:55:16 UTC
Created attachment 591411 [details]
camel_jcr_deployment_error.log

Comment 3 Suz 2012-07-02 03:41:02 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
The Camel JCR gateway cannot perform a lookup for the ModeShape repository. When a user attempts to the use camel-jcr component, the deployment of the application fails because Camel can't lookup the ModeShape repository in Camel Context. As a result, the operation fails.


Note You need to log in before you can comment on or make changes to this bug.