Hello.

I want to use the oracleSequence but I get this message:
Class middlegen.plugins.entitybean.CMP20Plugin doesn't support the nested
"oraclesequence" element.

I have the middlegen 2.0 BETA 1 with the documentation saying that this
should work.
My Build.xml looks like this:
[...]
<cmp20
            destination="${build.gen-src.dir}"
            package="${name}.ejb"
            interfacepackage="${name}.interfaces"
            jndiprefix="${jndi.prefix}"
            pkclass="false"
            dataobject="false"
            viewtype="local"
            mergedir="${basedir}/src/middlegen"
            readonly="false"
            fkcmp="true"
            guid="true"
         >
         <oracleSequence datasource="jndi.datasource" />

[...]

Can anyone give me a hint... has anyone used the oracleSequence at all ?

thanks, Frank





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to