[jboss-user] [JBoss Eclipse IDE (users)] - Error in tutorial
akivajunior
do-not-reply at jboss.com
Wed Nov 29 07:34:30 EST 2006
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
More information about the jboss-user
mailing list