Java5 enum not found whenever classpath contains a dot
------------------------------------------------------

                 Key: JIBX-130
                 URL: http://jira.codehaus.org/browse/JIBX-130
             Project: JiBX
          Issue Type: Bug
    Affects Versions: JiBX 1.1
         Environment: XP / Java5
            Reporter: Matthieu Chartier
         Attachments: JibxIssue.zip

Hello,

The issue I have seems similar to http://jira.codehaus.org/browse/JIBX-63. I 
did post a message there but since the bug is closed I guess no one saw it...

I get same error message in a similar situation (java5 enum) whenever a . (dot) 
occurs on the classpath.
For instance: ${rootDir}/release1.2/classes

Funny enough whenever all classes are packed up in a jar the error disappear, 
classpath becoming @{rootDir}/release1.2/myClasses.jar

I tried to debug the binding, however it seems that the sources provided in the 
zip I got from sourceforge are not in sync with the classes in the various jibx 
jar files...

Attached is a simple use case (1 bean + mapping + build file).

Thanks for any help.

-- 
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

        

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to