|
By the way, why have the second element after
the comma? <typeAlias alias="Forecaster" type="com.roanoketimes.forecasters.data.Forecaster,
com.roanoketimes.forecasters.data" /> Why is this not good enough? <typeAlias alias="Forecaster" type="com.roanoketimes.forecasters.data.Forecaster"
/> I could not find any documentation on
<typeAlias> itself in the help file. From: Alexandre
Grenier [mailto:[EMAIL PROTECTED] I love how people almost feel a need to
apologize for using VB J For your question, check the assembly
default namespace (in VS project properties), that could be a cause. Alex |
- iBatis Newbie: Problem with <typeAlias Douglas Smith
- RE: iBatis Newbie: Problem with <typeAlias Alexandre Grenier
- RE: iBatis Newbie: Problem with <typeAlias Douglas Smith
- RE: iBatis Newbie: Problem with <typeAlias Douglas Smith
- RE: iBatis Newbie: Problem with <typeAlias Ron Grabowski
- Re: iBatis Newbie: Problem with <typeAli... Musachy Barroso
- RE: iBatis Newbie: Problem with <typeAlias Douglas Smith

