1833042 Members
2523 Online
110049 Solutions
New Discussion

JBOSS for HPUX

 
Jörn
Advisor

JBOSS for HPUX

Hi,

can somebody tell me where i can get JBOSS for HPUX in the newest Version?
And do someone know where i can find information and documents about configuring JBOSS?

THX!!
5 REPLIES 5
Umapathy S
Honored Contributor

Re: JBOSS for HPUX

Jörn ,

Home page.
http://jboss.org/index.html

Download here
http://sourceforge.net/projects/jboss/

Since, JBoss works on Java, it doesnt differ across OS. What exactly you want to know?

HTH,
Umapath
Arise Awake and Stop NOT till the goal is Reached!
Jörn
Advisor

Re: JBOSS for HPUX

Hello Umapath,

thank you for your reply. I want to know how to customize JBOSS to run optimal under HPUX-systems.
I just started to work with JBOSS. Ideally i can get a document with information about installation, adaption and optimization.
Paddy_1
Valued Contributor

Re: JBOSS for HPUX

I think Customising for HP will not be a factor but rather Customising the JVM arguments to meet your application needs will be an issue.

The sufficiency of my merit is to know that my merit is NOT sufficient
Francis_12
Trusted Contributor

Re: JBOSS for HPUX

Hello,

There are unfortunately no other ways than tuning the JVM itself.

You can use :

http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,1602,00.html

For more details on this.

Hope this helps, Bye.

Francis DERDEYN - HP-UX ASCE.
Paddy_1
Valued Contributor

Re: JBOSS for HPUX

Each Application server in the market confirms to J2EE 1.3 standard and hence it makes sense to see a general perspective and understand what we might want to tune like maximising concurrency and throughput while reducing the number of garbage collections.

On a Hp-box if you want to tune java apps
try using this tool called prospect.

http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,,3282,00.html

The sufficiency of my merit is to know that my merit is NOT sufficient