[ 
http://jira.codehaus.org/browse/JIBX-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_116203
 ] 

Michael Huffman commented on JIBX-130:
--------------------------------------

I am seeing the same problem when specifying a value serializer/deserializer in 
a class located in a path with dots. I am developing in a windows environment. 
Is there a resolution in the future?

> 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
>            Assignee: Dennis Sosnoski
>         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

        

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to