cancel
Showing results for 
Search instead for 
Did you mean: 

installing add on installation AS JAVA in ecc6.0

Former Member
0 Kudos

we are using ecc6.0 with AS ABAP alone . but i would like to know what are the advantages of installing AS JAVA .

cant we use netweaver functionalities with AS ABAP alone ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

ya thanks . i understood. can we install AS JAVA at later stage if we have not done it during installation ?

one more question , in the installed system how to fing is AS JAVA is installed or not ?

is there any particular support package name for that ?

nelis
Active Contributor
0 Kudos

Yes you can install JAVA AS at a later stage when required. As an Add-in or stand alone you would install it via sapinst the same way as you install ABAP AS. The JAVA AS has it's own package manager JSPM.

See [here|http://help.sap.com/erp2005_ehp_03/helpdata/EN/25/c45b4211aac353e10000000a1550b0/frameset.htm] for further information.

If a JAVA AS is installed you would be able to connect to it via http://hostname:5<instance number>00 and you will also see the central services installed under /usr/sap/<SID>/SCS00 as well as the J2EE configuration tools found under /usr/sap/<SID>/<Instance>/J2ee

Regards,

Nelis

Former Member
0 Kudos

Hi,

The easiest way is .....go to SMICM t-code.

Goto -> Http Server -> Display Data . Here check for "J2EE Server configured"

Thanks,

Giri

Answers (1)

Answers (1)

nelis
Active Contributor
0 Kudos

Hi,

cant we use netweaver functionalities with AS ABAP alone ?

You can use Netweaver ABAP functionalities with AS ABAP alone. Netweaver being the Technology framework as such makes use of both JAVA and ABAP functionality. Without a JAVA AS you do not have a development platform to produce programs in JAVA neither can you make use of other solutions such as Adobe Document Services or Enterprise Portal or any of the Netweaver products that are JAVA based. Your ABAP developers may want to make use of Adobe interactive forms for example, for this you need to install ADS which can only run on JAVA AS. It depends on your business requirements whether you need to install or make use of JAVA based solutions, it's not mandatory though.

Hope that clears things up.

Regards,

Nelis