Chris,

Thanks, that helps - any ideas why I'm seeing these compile errors? Did I get a 
bad checkout?


  | _default:compile-classes:
  |    [depend] Deleted 3 out of date files in 0 seconds
  |     [javac] Compiling 45 source files to 
C:\dev\jboss-portal-2.4\wsrp\output\classes
  |     [javac] 
C:\dev\jboss-portal-2.4\wsrp\src\main\org\jboss\portal\wsrp\consumer\WSRPConsumerImpl.java:583:
 cannot find symbol
  |     [javac] symbol  : method getUser()
  |     [javac] location: interface org.jboss.portal.portlet.spi.UserContext
  |     [javac]       Object user = userContext.getUser();
  |     [javac]                                ^
  |     [javac] 
C:\dev\jboss-portal-2.4\wsrp\src\main\org\jboss\portal\wsrp\consumer\RenderHandler.java:158:
 cannot find symbol
  |     [javac] symbol  : method getUser()
  |     [javac] location: interface org.jboss.portal.portlet.spi.UserContext
  |     [javac]          Object user = invocation.getUserContext().getUser();
  |     [javac]                                                 ^
  |     [javac] 2 errors
  | 
  | BUILD FAILED
  | 

Thanks,

Chris

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to