I'd like to use jaxb parser to parse the xml files I use for my 
application.

I created the java programs to parse the xml file and return necessary 
information. The java programs are compiled successfully by placing the 
jaxb parser jar files in the system class path.  

But when the java program is used as a remote object from my flex 
application, I am getting an error message which just displays Error: 
javax/xml/bind/JAXBContent.  I couldn't guess With the existing 
examples, I placed the jaxb jar files in the app_root/WEB-INF/flex/jars 
folder. Still getting the same error.

Does anybody have an idea where the external jar files should be placed 
in flex?  Or is this an error which is not related to classpath?

Thanks
Sudha







 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to