I have installed JBoss IDE 2.00 beta2 in my Eclipse 3.2.1

Now, im reading the jboss ide tutorial 
(http://docs.jboss.com/jbosside/tutorial/build/en/html/)

But, when I complete the 6th chapter, i have a problem.

this call inside doPost servlet method:

  | double[] result = bean.compute(limit);
  | 

generates an error. It says: "The method compute(int) is undefined for the type 
Fibo"

How can I solve it??

Thanks!



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989669
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to