File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss/WildFly and the fly likes JBOSS EAP 5.1.2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "JBOSS EAP 5.1.2" Watch "JBOSS EAP 5.1.2" New topic
Author

JBOSS EAP 5.1.2

nitss bhavsar
Ranch Hand

Joined: Jan 09, 2012
Posts: 55
hello,
I am beginner for jboss eap 5.1.2 and I want to know more about it so provide me any basic,useful informaton about it.
thanks in advance.
Regards,
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5575

EAP 5.1.x is based on JBoss AS 5.1.x, so all of the AS documentation should apply. See: http://www.jboss.org/jbossas/docs/5-x
But realize that unlike AS which is unsecure by default, EAP comes secure out-of-the-box. So you will have to immediately deal with security issues. For playing around, you might want to use AS 5.1.0.GA.

And if you are a real beginner, grab the free chapter 1 from JBoss in Action (link below); it'll get you started.


JBoss In Action
nitss bhavsar
Ranch Hand

Joined: Jan 09, 2012
Posts: 55
hello,
thanks for your reply,as you said security is by default in jboss eap,what are the different issues related to it?
what if i have to make it nonsecure?
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5575

If I recall correctly, the readme file that comes with EAP describes the security settings that were made. So you can undo the ones you want.

Then you can also look on the JBoss wiki at the instructions for how to secure JBoss AS - that will give you some ideas on how to unsecure EAP:
https://community.jboss.org/wiki/SecureJBoss
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JBOSS EAP 5.1.2
 
Similar Threads
JBoss Enterprise Application Platform 4.2 Cumulative Patch 9 VS JBOSS AS 4.2
Jboss JMS file store persistence?
JBoss version details and Decision on JBoss Vs Tomcat vs Websphere
Stable Standalone JMS Messaging Provider from JBoss
JBoss client/EJB local class incompatible