[JBoss-dev] [JBoss IDE] - Re: Difficulty debugging

2004-06-22 Thread brad0258
I am having the same problem on a different different configuration. Any progresss since the original posting of this note? I have been unsuccessful to this point. OS: Fedora Core 1 Eclipse: 2.1.3 JBoss: 3.2.3 Jboss IDE: 1.2.4 j2sdk1.4.2_03 View the original post :

[JBoss-dev] [JBoss IDE] - Re: Difficulty debugging

2004-06-22 Thread brad0258
I was able to get debugging working by adding the following to the debug configuration in the Program Arguments box of the (x)=Start Tab. -c all -Djboss.server.base.url=file:///usr/jboss-3.2.3/server -Djboss.server.base.dir=/usr/jboss-3.2.3/server View the original post :

[JBoss-dev] [JBoss IDE] - Re: Tutorial 1.2.2 Deployment problem

2004-06-11 Thread brad0258
The problem is with the format of the jar file. It is looking for a tutorial/ejb directory in the jar. I was able to generate a correct jar by making modifications to the deployment configuration. Here are the modifications: Replace the folder Tutorial/bin containing the includes for

[JBoss-dev] [JBoss IDE] - Re: Tutorial 1.2.2 Deployment problem

2004-06-10 Thread brad0258
The missing tags around the interfaces are a result of pasting to this text box and the subsequent processing. I verified the installation according to the tutorial documentation and there are no errors. I rebuilt the project from class generation and deployment and the same error occured. I

[JBoss-dev] [JBoss IDE] - Re: Tutorial 1.2.2 Deployment problem

2004-06-10 Thread brad0258
Fibo.Home.class is a typing error. It is FiboHome.class View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838375#3838375 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838375

[JBoss-dev] [JBoss IDE] - Tutorial 1.2.2 Deployment problem

2004-06-09 Thread brad0258
I know this has been discussed but I am not sure I have seen an answer. Here is my configuration. Fedora Core 1, Eclipse 2.1.3, JBoss 3.2.3, Jboss-IDE 1.2.4. Below is the portion of the log that shows the deployment error. I have also included my ejb-jar.xml. Any assitance would be greatly