[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-424) stories example failes to compile

Shane Bryzak (JIRA) jira-events at jboss.com
Wed Feb 7 22:13:30 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-424?page=all ]

Shane Bryzak closed JBSEAM-424.
-------------------------------

    Resolution: Rejected

This example is under construction

> stories example failes to compile
> ---------------------------------
>
>                 Key: JBSEAM-424
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-424
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 1.1.0.BETA1
>         Environment: Seam CVS / JBoss 4.0.5.CR1 / EJB 3 RC9
>            Reporter: jarkko Lietolahti
>
> Buildfile: /home/jarkko/seam-workspace/jboss-seam/examples/remoting/stories/build.xml
> init:
>      [echo] Build Seam Stories Example 1.1
>     [mkdir] Created dir: /home/jarkko/seam-workspace/jboss-seam/examples/remoting/stories/build/classes
> compile:
>     [javac] Compiling 6 source files to /home/jarkko/seam-workspace/jboss-seam/examples/remoting/stories/build/classes
>     [javac] /home/jarkko/seam-workspace/jboss-seam/examples/remoting/stories/src/stories/ProjectsBean.java:5: cannot find symbol
>     [javac] symbol  : class Interceptors
>     [javac] location: package javax.ejb
>     [javac] import javax.ejb.Interceptors;
>     [javac] ^
>     [javac] /home/jarkko/seam-workspace/jboss-seam/examples/remoting/stories/src/stories/StoriesBean.java:3: cannot find symbol
>     [javac] symbol  : class Interceptors
>     [javac] location: package javax.ejb
>     [javac] import javax.ejb.Interceptors;
>     [javac] ^
>     [javac] /home/jarkko/seam-workspace/jboss-seam/examples/remoting/stories/src/stories/ProjectsBean.java:18: cannot find symbol
>     [javac] symbol: class Interceptors
>     [javac] @Interceptors(SeamInterceptor.class)
>     [javac] ^
>     [javac] /home/jarkko/seam-workspace/jboss-seam/examples/remoting/stories/src/stories/StoriesBean.java:13: cannot find symbol
>     [javac] symbol: class Interceptors
>     [javac] @Interceptors(SeamInterceptor.class)
>     [javac] ^
>     [javac] Note: /home/jarkko/seam-workspace/jboss-seam/examples/remoting/stories/src/stories/Project.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 4 errors
> BUILD FAILED
> /home/jarkko/seam-workspace/jboss-seam/build.xml:314: Compile failed; see the compiler error output for details.
> Total time: 1 second

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list