Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-pmc] [Fwd: [wtp-dev] WTP 2.0 JEE5 Support Test Use Cases]

Thanks for your reply. I was thinking that to create EJB 3 project we
need Glassfish but I guess I was wrong according to your mail. This
means if I have a Runtime Server which support JAVAEE 5 then Glassfish
is no more needed.

bhaban

On 3/28/07, Shaun Smith <shaun.smith@xxxxxxxxxx> wrote:
WTP is providing design time tooling for developing EJB 3/JSF/JPA
applications.  You'll still need a runtime that supports the specific
Java EE features you want to use.

You can either go with an application server that supports EJB 3 like
Glassfish or Oracle OC4J, or if you don't need EJBs and just need JSF or
JPA you can deploy to Tomcat using the appropriate runtime libraries,
like TopLink Essentials for JPA.  TopLink Essentials is the JPA
reference implementation and JPA provider in Oracle OC4J and the Java EE
5 reference implementation Glassfish.

   Shaun



Bhaban Singh wrote:
> Hi,
>
> I have read the draft and I just write this mail because I have one
> question in my mind. In this draft, EJB is create using Glassfish, my
> question is "is EJB 3 will support by WTP 2.0 or we have to use
> Glassfish?"
>
> I am sorry if this is not the right way to ask the question. It just
> come in my mind because I am waiting for EJB 3.0 support in WTP 2. If
> we have to use Glassfish then I will start developing using Glassfish.
>
>
> Thanking you.
>
> Bhaban
>
> On 3/27/07, Naci Dai <naci.dai@xxxxxxxxxxxxx> wrote:
>> Apologies for sending it to the wrong list.  I meant to propose it for
>> the PMC agenda tomorrow.
>>
>> Proposed Agenda Item:
>>
>> I have made a first draft of these use cases available at the wiki.  I
>> would like the get PMC opinions whether the failure to support these use
>> cases should be considered a blocker for 2.0 release.
>>
>> Please comment....
>>
>> http://wiki.eclipse.org/index.php/WTP_JEE5_Test_Scenarios
>>
>> --
>> Naci Dai,
>>
>> eteration a.s.
>> itu teknokent ari-1 25
>> Maslak, Istanbul 34469
>>
>> +90 (533) 580 2393 (cell)
>> +90 (212) 328 0825 (phone)
>> +90 (212) 328 0521 (fax)
>> http://www.eteration.com/
>> mailto:naci.dai@xxxxxxxxxxxxx
>>
>> _______________________________________________
>> wtp-dev mailing list
>> wtp-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/wtp-dev
>>
>> _______________________________________________
>> wtp-dev mailing list
>> wtp-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/wtp-dev
>>
>>
>>
>> _______________________________________________
>> wtp-pmc mailing list
>> wtp-pmc@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/wtp-pmc
>>
>>
> _______________________________________________
> wtp-pmc mailing list
> wtp-pmc@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/wtp-pmc
_______________________________________________
wtp-pmc mailing list
wtp-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-pmc



Back to the top