Bug 780404 (SOA-2835) - modeshape doesn't work properly within server profile standard
Summary: modeshape doesn't work properly within server profile standard
Keywords:
Status: CLOSED NOTABUG
Alias: SOA-2835
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS
Version: 5.1.0.ER7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-21 09:21 UTC by Aleksandar Kostadinov
Modified: 2011-11-02 15:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-02 15:11:09 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2835 0 None Closed modeshape doesn't work properly within server profile standard 2012-05-17 02:09:41 UTC

Description Aleksandar Kostadinov 2011-01-21 09:21:03 UTC
project_key: SOA

Trying to obtain ModeShape repository when running with profile "standard" results in a NPE.
{code}
java.lang.NullPointerException
	at org.modeshape.jboss.managed.JNDIManagedRepositories.getRepository(JNDIManagedRepositories.java:85)
	at org.modeshape.jcr.JcrRepositoryFactory.getRepository(JcrRepositoryFactory.java:153)
	at org.apache.jsp.sequencer_005fcsv_jsp._jspService(sequencer_005fcsv_jsp.java:95)
{code}

See server log and test app source in comments below.

Comment 3 Van Halbert 2011-01-21 19:29:56 UTC
Deployment of EDS in SOA will not support the deployment to the Standard profile.  


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