[forge-users] Problem with scaffold from-entity ?

Lincoln Baxter, III lincolnbaxter at gmail.com
Wed Apr 11 13:19:11 EDT 2012


You're not doing anything wrong, but Forge doesn't support resolving
wildcard imports yet.

e.g: com.myapp.domain.*

So if you turn those all into explicit imports, things should be fine.

Sorry!
~Lincoln

On Wed, Apr 11, 2012 at 10:55 AM, Paul Keogh <paul.keogh at gmail.com> wrote:

> I run;
>
> [dashing3] dashing3 $ scaffold from-entity
> conductor.dashing.automodel.AsyncDependency.java
> ***INFO*** Using currently installed scaffold [faces]
> Warning:  The encoding 'UTF-8' is not supported by the Java runtime.
> ***ERROR*** [scaffold from-entity] Error generating default scaffolding:
> java.lang.IllegalStateException: No instances of
> [org.jboss.forge.parser.spi.WildcardImportResolver] were found on the
> classpath.
>
>
> Am I doing something wrong ?
>
> Forge 1.0.2 Final
> JDK 1.6.22
> Oracle Enterprise Pack for Eclipse (3.7.2)
>
> Entity was generated from Oracle 9i DB using JPA Tools/Generate Entities
> from Tables Eclipse command.
>
> Thanks,
>
>
> _______________________________________________
> forge-users mailing list
> forge-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-users
>
>


-- 
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-users/attachments/20120411/b4252016/attachment.html 


More information about the forge-users mailing list