Hi Marcos,

I'm definitely using .betwixt files in a project at work, and they work
fine for me. I used the "Getting Started" page you referred to (and the
example java code linked from that page) and it all worked fine.

You don't say whether you are using BeanReader or BeanWriter. If
BeanReader, then have you called the "registerBeanClass" method as shown
in the example code?

Regards,

Simon

On Tue, 2006-05-09 at 14:41 -0300, Marcos Hass W wrote:
> Hi,
> 
> The "Getting Started" section (
> http://jakarta.apache.org/commons/betwixt/guide/start.html) states.:
> 
> "...The XMLIntrospector will look for files of the form
> *className.betwixt*on the classpath using the same ClassLoader used to
> load the given class and
> use that document to specify the mapping to XML..."
> 
> I've just followed this paragraph ...
> 
> Regards
> Marcos
> 
> 2006/5/9, Mornak <[EMAIL PROTECTED]>:
> >
> > Wow! I didn't know that betwixt automatlicaly read the .betwixt files
> > Are you sure that betwixt has this feature?
> >
> > Anyone else can validate this?
> >
> > regards
> >
> > On 5/9/06, Marcos Hass W <[EMAIL PROTECTED]> wrote:
> > > Hi all,
> > >
> > > I'm trying to use betwixt but I cannot figure out why my .betwixt is
> > being
> > > ignored ...., below more information.:
> > >
> > > com.softing.execution.core
> > >              |
> > >              |__ SimpleCompoundedBean
> > >              |
> > >              |__ SimpleCompoundedBean.betwixt --> is being ignored ;-(
> > >
> > >
> > > Thank you very much
> > > Marcos



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to