[
http://jira.codehaus.org/browse/JIBX-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Sosnoski updated JIBX-240:
---------------------------------
Assignee: Dennis Sosnoski
Without any code it's difficult to understand the problem. Are you saying that
the constructor on your RepeatTranslator doesn't get called with the correct
namespace (which should be "http://www.mynamespace.com" in this example)?
> Unintuitive mapping of namespacews
> ----------------------------------
>
> Key: JIBX-240
> URL: http://jira.codehaus.org/browse/JIBX-240
> Project: JiBX
> Issue Type: Bug
> Components: core
> Affects Versions: JiBX 1.1.6
> Environment: Windows XP
> Reporter: Jonathan Whitall
> Assignee: Dennis Sosnoski
> Priority: Minor
>
> The following mapping will not map the repeat element to the namespace
> specified at the top-level binding.
> <binding>
> <namespace uri="http://www.mynamespace.com" prefix="" default="elements"/>
> <mapping name="repeat"
> class="com.mynamespace.model.Repeat"
> marshaller="com.mynamespace.translator.RepeatTranslator"
> unmarshaller="com.mynamespace.translator.RepeatTranslator">
> </mapping>
> </binding>
> The only way to get this to work is to specify the ns attribute of the
> <mapping> element.
--
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