[
https://issues.apache.org/jira/browse/CXF-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-3467.
------------------------------
Resolution: Fixed
Assignee: Daniel Kulp
Changed the package names for the xmlbeans and jibx generated stuff to not have
them in the same package, just with different case.
> apache-cxf-2.4.0-src: minor issue when used with Eclipse 3.5.2:
> helloWorldSoapHttp created all llowercase in code, and M2_REPO classpath
> variable missing in Eclipse
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CXF-3467
> URL: https://issues.apache.org/jira/browse/CXF-3467
> Project: CXF
> Issue Type: Bug
> Components: OSGi
> Affects Versions: 2.4
> Environment: Windows XP
> JDK 1.6.0_24
> apache-maven-2.2.1
> Eclipse 3.5.2 Galileo SR2
> Reporter: Runo Barrdahl
> Assignee: Daniel Kulp
> Priority: Minor
> Fix For: 2.4
>
>
> The following procedure was followed when installing apache-cxf-2.4.0-src:
> 1. Expansion of zip to C:\apache-cxf-2.4.0-src
> 2. @mvn -Pfastinstall
> 3. @mvn -Psetup.eclipse
> -Declipse.workspace.dir=C:/eclipse-workspaces/3.5.2_Galileo-SR2/Eclipse_CXF
> 4. Import into Eclipse of all projects in C:\apache-cxf-2.4.0-src
> 5. Then 2 errors appear: a) class path variable M2_REPO is referred to but
> not present in Eclipse, so it had to be manually added. b) inconsistency in
> java code of Eclipse project cxf-systests-databinding, such that
> helloWorldSoapHttp is in lowercase in references to imported packages.
> Details of error:
> C:\apache-cxf-2.4.0-src\systests\databinding\target\generated\src\test\java\jibx_bindings\hello_world.xml:
> helloworldsoaphttp is all lowercase, while in Eclipse, created Java is
> helloWorldSoapHttp - that causes errors in eclipse. See also:
> C:\apache-cxf-2.4.0-src\systests\databinding\target\generated\src\test\java\org\apache,
> and
> C:\apache-cxf-2.4.0-src\systests\databinding\target\test-classes\schemaorg_apache_xmlbeans
> For more information, don't hesistate to contact me by mail.
> Best Regards, Runo Barrdahl
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira