I am trying to run a simple EJB application so for that I have downloaded JBoss-2.4.3_Tomcat-3.2.3.zip from sourceforge.net,
I have lot of confusion here,
1.First of all, Please let me know what I have downloaded is correct as I was not able to download jboss from jboss website, I was confuses as there was 30days trial something so which one to download I didn't understand,
2. What I have downloaded I tried to run and server properly runs
3. If I want to check jboss version how should I check that
4. Do I need jboss plugin or tool for this
5. I have tried to configure as we do for the tomcat setting like in target runtime I added jboss directory path and its asking me for Missing classpath entry D:\ujwwala\JBoss-2.4.3_Tomcat-3.2.3\jboss\bin\shutdown.jar,
Please reply, I am trying to find step by step article but couldn't find it
The release you downloaded is older than ancient. The latest release is JBoss AS 6.
1) From your description i think you went to the site for the professional version. Look at http://www/jboss.org instead. (Let me know if you still can't find hte downloadp age)
3) Do you mean which one you have running, or which ones are available for download?
4) Not sure what you mean. Plugin for what? JBoss AS? Or do you mean for Eclipse? If for Eclipse, I recommend JBoss Tools - Tools has really good documents with detailed tutorials (e.g. "step by step articles")
5) I don't know what you configured, so I can't really comment on this.
ujwwala tem wrote:so here what particular zip file need to to be downloaded, Is it distribution(jboss-as-distribution-6.0.0.Final.zip) OR (jboss-as-distribution-6.0.0.Final-src.zip) I am bit confused,
You have to download the jboss-as-distribution-6.0.0.Final.zip. The jboss-as-distribution-6.0.0.Final-src.zip just contains the source code of the application server.
Here are some EJB3 tutorials http://www.jboss.org/ejb3/docs. Although, they were written for JBoss AS 5.x, they are still applicable for JBoss AS6. Also, if you want to try some new EJB3.1 features then follow these:
I have copied two jars in jboss/server/default/lib
No, do not do that! Do not follow the article that you referenced since it is for an ancient version of JBoss AS. Jaikiran gave you several good links to articles for AS 6.0. Also I mentioned the docs for JBoss Tools, which should also help you.
The console output you posted in unhelpful because the important part has scrolled out of the console buffer. You could either increase the size of the console buffer (I have mine set to 9000 lines), or you could attach the server.log file to the post. It is usually better to attach a file than to paste lengthy text within a post.
ujwwala tem
Ranch Hand
Joined: Feb 10, 2010
Posts: 68
posted
0
Hello Peter,
Thanks for your suggestion,
I will see those docs gradually but before that in reply to my previous question please find the console what I have set buffer size to 999 its not going beyond that in winxp,
I am not able to attach file,It asking me can not attach txt file,so Please find the below console output:
[[Moved to attachment]]
Again you have posted only a partial stat trace, and partial stack traces are useless!!! Please stop go back and reread my last post.
I have set buffer size to 999
I wrote:
peter wrote:(I have mine set to 9000 lines),
I also wrote:
peter wrote: It is usually better to attach a file than to paste lengthy text within a post.
I also hope that you undid this:
I have copied two jars in jboss/server/default/lib
ujwwala tem
Ranch Hand
Joined: Feb 10, 2010
Posts: 68
posted
0
Hello Peter
I read you last post, Actually I was trying to attach server.log file but its giving me message as "Files with the extension .txt are not allowed as attachment in the message."
I tried with log and txt both.
Also I have increased buffer size to 999 which is maximum...
So Please reply how should I send the server.log file,