> I'm trying to generate a binding file using BindGen.
> Input object contains a String and javax.activation.DataHandler .
> 
> When I run java -cp jibx-tools.jar;bin
> org.jibx.binding.generator.BindGen com.FileTransferSO 
> 
> Exception in thread "main" java.lang.IllegalStateException: No way to
> handle type javax.activation.DataHandler, referenced from
> com.FileTransferSO
> 
> I'm using DataHandler as the payload container for a byte[] in MTOM.
> 
> Are there any restrictions with type javax.activation.DataHandler ?
> I'm using JDK 1.6.
> 
> Thank You.
> -Brando
> 
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to