When running the binding compiler on my Mac the class name generated by JIBX
is fine
"JiBX_vdm_jibx_bindingsMaintenanceDataImportRequest_access.class"

But when I run the binding compiler on Windows I get this class name
generated with this error:
JiBX_X_______shared_Services_VDM_JPA_Resources_vdm_jibx_bindings_xmlMaintenanceDataImportRequest_access.class
(The filename, directory name, or volume label syntax is incorrect)

It looks like its putting a portion of the class name in the generate class
filename where as on a unix based machine it just puts the
JIBX_your_binding_file_name${YOUR_CLASS_NAME}

Any help is appreciated.

Thanks

-- 
View this message in context: 
http://www.nabble.com/Binding-compiler-appending-directory-path-to-generated-class-name---causing-error-tp16757948p16757948.html
Sent from the jibx-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to