[jboss-user] [JBoss Seam] - Re: Error while doing: seam generate-entities

eeckmann do-not-reply at jboss.com
Fri Feb 23 00:27:17 EST 2007


Thanks. I was able to get further this time. See this:

[hibernate] 10. task: generic exportertemplate: view/layout/menu.xhtml.ftl
[javaformatter] Java formatting of 288 files completed. Skipped 0 file(s).
     [echo] Type 'seam restart' and go to http://localhost:8080/MyNewSeamGenProject

BUILD SUCCESSFUL
Total time: 51 seconds

C:\eclipse321\workspace\jboss-seam>seam restart
Buildfile: C:\eclipse321\workspace\jboss-seam\seam-gen\build.xml

validate-workspace:

validate-project:

restart:
     [echo] Restarting project 'MyNewSeamGenProject'

init:

compile:
    [javac] Compiling 288 source files to C:\eclipse321\workspace\MyNewSeamGenProject\exploded-archives\MyNewSeamGe
ect.jar
    [javac] C:\eclipse321\workspace\MyNewSeamGenProject\src\com\mydomain\crm\MyNewSeamGenProject\UsersFeedsHome.jav
 cannot find symbol
    [javac] symbol  : method getDeleted()
    [javac] location: class com.mydomain.crm.MyNewSeamGenProject.UsersFeedsId
    [javac]             if (getUsersFeedsId().getDeleted() == null)
    [javac]                                    ^
    [javac] 1 error

BUILD FAILED
C:\eclipse321\workspace\jboss-seam\seam-gen\build.xml:886: The following error occurred while executing this line:
C:\eclipse321\workspace\MyNewSeamGenProject\build.xml:50: Compile failed; see the compiler error output for details

Total time: 12 seconds

C:\eclipse321\workspace\jboss-seam>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020980#4020980

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020980



More information about the jboss-user mailing list