[ 
http://jira.codehaus.org/browse/JIBX-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137945#action_137945
 ] 

Ajay commented on JIBX-27:
--------------------------

hello 

I am having some probelms with jibs implementation  . Can I  post here ? 

It is very very important for me ..please if someone can help me ?getting it to 
work ? 

thanks

> Generated classes may be stored to current directory, rather than classpath
> ---------------------------------------------------------------------------
>
>                 Key: JIBX-27
>                 URL: http://jira.codehaus.org/browse/JIBX-27
>             Project: JiBX
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0-beta3b
>            Reporter: Dennis Sosnoski
>            Assignee: Dennis Sosnoski
>            Priority: Minor
>             Fix For: 1.0-RC0
>
>
> If the first <mapping> defined by a binding is for an unmodifiable class (as 
> in the tutorial example of using a custom marshaller/unmarshaller for the 
> java.lang.HashMap class) JiBX will use the current directory as the location 
> to store generated class files (including JiBX_MungeAdapter.class and 
> JiBX_bindingFactory.class). Rearranging the <mapping>s so that a modifiable 
> class is first in the list will correct this problem, causing the generated 
> class files to be in the package and directory of the first <mapping> class.

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

        

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