[jbosstools-issues] [JBoss JIRA] (JBDS-2992) Generated CustomerWebServiceTest can not run on JBoss Dev Studio integration-stack

Xiaohui Wu (JIRA) issues at jboss.org
Wed Apr 2 04:23:13 EDT 2014


    [ https://issues.jboss.org/browse/JBDS-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958343#comment-12958343 ] 

Xiaohui Wu commented on JBDS-2992:
----------------------------------

This issue still exists in the JBDS7.1.1GA + https://devstudio.jboss.com/updates/7.0-development/integration-stack/


                
> Generated CustomerWebServiceTest can not run on JBoss Dev Studio integration-stack
> ----------------------------------------------------------------------------------
>
>                 Key: JBDS-2992
>                 URL: https://issues.jboss.org/browse/JBDS-2992
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: integration
>         Environment: Both RHEL  and Windows 
> Oracle JDK1.7.0_25
> JBDS7.1.1
> updated Fuse integration-stack 
>            Reporter: Xiaohui Wu
>            Assignee: Paul Leacu
>             Fix For: 7.1.x
>
>
> Added Fuse integration-stack to JBoss Dev Studio at: https://devstudio.jboss.com/updates/7.0/integration-stack/
> Following instructions here:
> http://www.jboss.org/products/fuse
> Created new project using camel-webservice archetype.  Build it, and try to Run As -> Local Camel Context.  You will see there is an erro indicated cannot  find the file: 
> {code}
> org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [META-INF/spring/camelContext.xml]; nested exception is java.io.FileNotFoundException: class path resource [META-INF/spring/camelContext.xml] cannot be opened because it does not exist
> 	at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:341)
> 	at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)
> 	at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)
> 	at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)
> {code}
> in fact the generated fileName is CamelContext.xml, not camelContext.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list