Bug 779890 (SOA-2249)

Summary: The JBoss AS deployment is missing the lucene_misc.jar
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Van Halbert <vhalbert>
Component: EDSAssignee: Van Halbert <vhalbert>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: urgent    
Version: 5.1.0 GA   
Target Milestone: ---   
Target Release: 5.1.0 GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2249
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-14 15:19:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Van Halbert 2010-09-02 01:21:56 UTC
project_key: SOA

Getting ClassNotFound:  org.apache.lucene.queryParser.complexPhrase.ComplexPhraseQueryParser  when executing a sql command thru Teiid, using ModeShape VDB

Comment 1 Van Halbert 2010-09-14 14:24:33 UTC
Tested the lastest ModeShape 2.2.x build on the  ER1 kit and this issue is resolved.    Was able to issue query:   select * from nt_base and back the following:

Summary:

  + Output Columns:jcr_primaryType (string)
  + Statistics:
    0: Node Output Rows: 1279
    1: Node Process Time: 412
    2: Node Cumulative Process Time: 412
    3: Node Cumulative Next Batch Process Time: 2
    4: Node Next Batch Calls: 5
    5: Node Blocks: 2
  + Cost Estimates:Estimated Node Cardinality: -1.0
  + Query:SELECT g_0.jcr_primaryType FROM ModeShape.nt_base AS g_0
  + Model Name:ModeShape