Creating Java EE5 project in SJSAS 8.2

View: New views
3 Messages — Rating Filter:   Alert me  

Creating Java EE5 project in SJSAS 8.2

by nrworld-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,



I am using Netbeans 6.5.1 and I need to create a Java EE5 web application on Sun Java System Application Server 8.2. It is stated on http://docs.sun.com/app/docs/doc/819-4707/gbqgn?a=view that - "The Sun Java System Application Server 8.2 supports the J2EE 1.4 and Java EE 5 platforms".



When I select the SJSAS 8.2 in Server list, I am not getting the Java EE 5 version option. It shows only J2EE 1.4 and 1.3.



Please suggest how to create Java EE5 project in Sun Java System Application Server 8.2.




Attachments:
http://forums.netbeans.org//files/webapp_140.jpg


Re: Creating Java EE5 project in SJSAS 8.2

by emiddio :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i think not -- j2ee 1.4 -- AS8.2 does not support EE5 features --  
annotations, jax-ws - only jaxrpc; no JPA;


there is a typo --

J2EE Support
The Sun Java System Application Server 8.2 supports the J2EE 1.4 and Java EE
5 platforms. The following table describes the enhanced APIs available on
the J2EE 1.4 platform.

i think is wrong

below the table it says

Switching to Another Supported J2SE Version
Sun Java System Application Server 8.2 supports both J2SE 1.4.2 and J2SE 5.0
as the underlying JVM. If you want to switch from one J2SE version to
another, perform the following general steps. (Windows and Unix)


i think they ment J2SE 5.0 -- not java EE 5

gary


----- Original Message -----
From: "nrworld" <nrworld1@...>
To: <nbj2ee@...>
Sent: Saturday, October 31, 2009 12:26 PM
Subject: [nbj2ee] Creating Java EE5 project in SJSAS 8.2


> Hi,
>
>
>
> I am using Netbeans 6.5.1 and I need to create a Java EE5 web application
> on Sun Java System Application Server 8.2. It is stated on
> http://docs.sun.com/app/docs/doc/819-4707/gbqgn?a=view that - "The Sun
> Java System Application Server 8.2 supports the J2EE 1.4 and Java EE 5
> platforms".
>
>
>
> When I select the SJSAS 8.2 in Server list, I am not getting the Java EE 5
> version option. It shows only J2EE 1.4 and 1.3.
>
>
>
> Please suggest how to create Java EE5 project in Sun Java System
> Application Server 8.2.
>
>
>
>
> Attachments:
> http://forums.netbeans.org//files/webapp_140.jpg
>


Creating Java EE5 project in SJSAS 8.2

by nrworld-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks emiddio.



Just to update that the underlying JDK for SJSAS 8.2 in my installation is JDK 1.5.0_06.