[ 
http://jira.codehaus.org/browse/JIBX-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Sosnoski updated JIBX-243:
---------------------------------

    Assignee: Dennis Sosnoski

Including binding.dtd and binding.xsd in the jibx-binding.jar would be easy, 
but I don't see how that would help you with the Eclipse support. It sounds 
like they need a hard file location for the file.

> Include binding.dtd and binding.xsd in the jar
> ----------------------------------------------
>
>                 Key: JIBX-243
>                 URL: http://jira.codehaus.org/browse/JIBX-243
>             Project: JiBX
>          Issue Type: Improvement
>          Components: core
>            Reporter: David Newcomb
>            Assignee: Dennis Sosnoski
>            Priority: Minor
>
> Distributing the binding.dtd and binding.xsd as part of the jar will allow 
> those files to be part of the classpath.
> Eclipse can then reference the files and pull out the syntax to help us write 
> the binding mapping files.
> I asked on the mailing list and they said the solution was to call it locally 
> like:
> <binding xmlns:xsi="http://www.w3.org/2001/XMLSchema";
> xmlns:noNamespaceSchemaLocation="file://C:/Java/Jibx/docs/binding.xsd">
> which doesn't fit with a clearcase source controller (which uses different 
> drives).
> Any chance you can help us out?
> Relates to JIBX-214 - he wants specific namespaces but I want file bundling.

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

        

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to