[ 
http://jira.codehaus.org/browse/JBEHAVE-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=261624#action_261624
 ] 

Aaron Walker commented on JBEHAVE-442:
--------------------------------------

I've been using 3.3-SNAPSHOT for my own jbehave test and have now tested them 
with 3.3-beta-3 and everything is working. I getting 1 unexpected failure with 
the trader-weld example 

org/jbehave/examples/trader/stories/examples_table_loaded_from_classpath.story
Scenario: Table parameter loaded from a classpath resource

org.jbehave.core.io.InvalidStoryResource: Invalid story resource for 
org/jbehave/examples/trader/stories/traders.table
        at 
org.jbehave.core.io.LoadFromURL.loadResourceAsText(LoadFromURL.java:17)
        at 
org.jbehave.core.model.ExamplesTableFactory.createExamplesTable(ExamplesTableFactory.java:64)
        at 
org.jbehave.core.steps.ParameterConverters$ExamplesTableConverter.convertValue(ParameterConverters.java:540)
        at 
org.jbehave.core.steps.ParameterConverters.convert(ParameterConverters.java:112)
        at 
org.jbehave.core.steps.StepCreator.convertParameters(StepCreator.java:183)
        at org.jbehave.core.steps.StepCreator.access$1200(StepCreator.java:21)
        at 
org.jbehave.core.steps.StepCreator$ParameterizedStep.parametriseStep(StepCreator.java:463)
        at 
org.jbehave.core.steps.StepCreator$ParameterizedStep.perform(StepCreator.java:427)
        at 
org.jbehave.core.embedder.StoryRunner$FineSoFar.run(StoryRunner.java:281)

I haven't had a chance to look into this one yet but I suspect it's just a 
configuration issue. Other than this failure it's all looking good.


> Support for Weld/Context and Dependency Injection framework
> -----------------------------------------------------------
>
>                 Key: JBEHAVE-442
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-442
>             Project: JBehave
>          Issue Type: New Feature
>          Components: Weld Support
>            Reporter: Aaron Walker
>            Assignee: Mauro Talevi
>             Fix For: 3.3
>
>
> Provide support for CDI (Context and Dependency Injection) using the Weld 
> reference implementation http://www.seamframework.org/Weld

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to