EJB Tutorial for WTP [message #76132] |
Wed, 23 February 2005 03:13  |
Eclipse User |
|
|
|
Originally posted by: szgergely.gmail.com
Hi! I have searched, but i dont find ejb tutorial for WTP. Jus t dinamic
web project. Isn't anywhere a tutorial for EJB project by eclipse WTP?
|
|
|
|
|
Re: EJB Tutorial for WTP [message #76865 is a reply to message #76543] |
Fri, 25 February 2005 11:15   |
Eclipse User |
|
|
|
Originally posted by: pinal2.yahoo.com
Hello all,
I could not complete the ejb tutorial listed below.
I am stuck at "Creating EJB and Web Projects", I DO NOT SEE "MessageDriven
Bean" and "SessionBean" under EJB project during "Create an EJB Project".
I went further selecting "EJB Project" and on "EJB Project" window, I
entered a new project, selected my target server etc.
On "Createing Session EJB", I Right click on the ejbModule folder and
select New -> Other...-> EJB, BUT COULD NOT FIND AN OPTION FOR SELECTING
"SESSION BEAN". I really appreciate everyone's input here.
Thanks a million in advance,
Pinal
Lawrence Mandel wrote:
> This tutorial is also available on the html page
>
http://www.eclipse.org/webtools/testtutorials/M2/ejbtutorial /buildingejbs.html
>>Gergő Szécsényi wrote:
>>> Hi! I have searched, but i dont find ejb tutorial for WTP. Jus t
> dinamic
>>> web project. Isn't anywhere a tutorial for EJB project by eclipse WTP?
>>>
>>
>>Greg,
>>
>>There is one available but this tutorial is for M3 milestone and not M2
>>of WTP. M3 is going to be released soon. Here is the link to the
> tutorial.
>>
>> http://www.eclipse.org/webtools/testtutorials/M2/ejbtutorial /buildingejbs.xml
>>
>>- Vijay
|
|
|
Re: EJB Tutorial for WTP [message #76898 is a reply to message #76865] |
Fri, 25 February 2005 13:02   |
Eclipse User |
|
|
|
Pinal wrote:
> Hello all,
>
> I could not complete the ejb tutorial listed below. I am stuck at
> "Creating EJB and Web Projects", I DO NOT SEE "MessageDriven Bean" and
> "SessionBean" under EJB project during "Create an EJB Project".
> I went further selecting "EJB Project" and on "EJB Project" window, I
> entered a new project, selected my target server etc.
>
> On "Createing Session EJB", I Right click on the ejbModule folder and
> select New -> Other...-> EJB, BUT COULD NOT FIND AN OPTION FOR SELECTING
> "SESSION BEAN". I really appreciate everyone's input here.
>
> Thanks a million in advance,
> Pinal
>
> Lawrence Mandel wrote:
>
>> This tutorial is also available on the html page
>
> http://www.eclipse.org/webtools/testtutorials/M2/ejbtutorial /buildingejbs.html
>
>
>>> Gergő Szécsényi wrote:
>>>
>>>> Hi! I have searched, but i dont find ejb tutorial for WTP. Jus t
>>
>> dinamic
>>
>>>> web project. Isn't anywhere a tutorial for EJB project by eclipse WTP?
>>>>
>>>
>>> Greg,
>>>
>>> There is one available but this tutorial is for M3 milestone and not
>>> M2 of WTP. M3 is going to be released soon. Here is the link to the
>>
>> tutorial.
>>
>>>
>>> http://www.eclipse.org/webtools/testtutorials/M2/ejbtutorial /buildingejbs.xml
>>>
>
>
>>>
>>> - Vijay
>
>
>
Pinal, What WTP build level are you using ? The Session and MDB creation
options are available under New -> Other -> EJB. I suggest you step up
to the WTP 20050224 integration build as I am using that and I do not
see this problem. Also in the Project Explorer view you should be able
to launch the the Session and MDB creation right off the EJB project.
- Vijay
|
|
|
Re: EJB Tutorial for WTP [message #77048 is a reply to message #76898] |
Fri, 25 February 2005 14:54   |
Eclipse User |
|
|
|
Originally posted by: pinal2.yahoo.com
Vijay Bhadriraju wrote:
> Pinal wrote:
>> Hello all,
>>
>> I could not complete the ejb tutorial listed below. I am stuck at
>> "Creating EJB and Web Projects", I DO NOT SEE "MessageDriven Bean" and
>> "SessionBean" under EJB project during "Create an EJB Project".
>> I went further selecting "EJB Project" and on "EJB Project" window, I
>> entered a new project, selected my target server etc.
>>
>> On "Createing Session EJB", I Right click on the ejbModule folder and
>> select New -> Other...-> EJB, BUT COULD NOT FIND AN OPTION FOR SELECTING
>> "SESSION BEAN". I really appreciate everyone's input here.
>>
>> Thanks a million in advance,
>> Pinal
>>
>> Lawrence Mandel wrote:
>>
>>> This tutorial is also available on the html page
>>
>>
http://www.eclipse.org/webtools/testtutorials/M2/ejbtutorial /buildingejbs.html
>>
>>
>>>> Gergő Szécsényi wrote:
>>>>
>>>>> Hi! I have searched, but i dont find ejb tutorial for WTP. Jus t
>>>
>>> dinamic
>>>
>>>>> web project. Isn't anywhere a tutorial for EJB project by eclipse WTP?
>>>>>
>>>>
>>>> Greg,
>>>>
>>>> There is one available but this tutorial is for M3 milestone and not
>>>> M2 of WTP. M3 is going to be released soon. Here is the link to the
>>>
>>> tutorial.
>>>
>>>>
>>>>
http://www.eclipse.org/webtools/testtutorials/M2/ejbtutorial /buildingejbs.xml
>>>>
>>
>>
>>>>
>>>> - Vijay
>>
>>
>>
> Pinal, What WTP build level are you using ? The Session and MDB creation
> options are available under New -> Other -> EJB. I suggest you step up
> to the WTP 20050224 integration build as I am using that and I do not
> see this problem. Also in the Project Explorer view you should be able
> to launch the the Session and MDB creation right off the EJB project.
> - Vijay
I had the stable build for WTP. I went ahead and downloaded the
prerequiste and WTP 20050204, when I tried to install, I get the below
exception on the log file
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".
!STACK 0
java.lang.NoSuchMethodError:
org.eclipse.swt.custom.CBanner.setRightMinimumSize(Lorg/ecli pse/swt/graphics/Point;)
thanks in advance.
Pinal
|
|
|
Re: EJB Tutorial for WTP [message #77053 is a reply to message #77048] |
Fri, 25 February 2005 14:59   |
Eclipse User |
|
|
|
Originally posted by: pinal2.yahoo.com
Pinal wrote:
> Vijay Bhadriraju wrote:
>> Pinal wrote:
>>> Hello all,
>>>
>>> I could not complete the ejb tutorial listed below. I am stuck at
>>> "Creating EJB and Web Projects", I DO NOT SEE "MessageDriven Bean" and
>>> "SessionBean" under EJB project during "Create an EJB Project".
>>> I went further selecting "EJB Project" and on "EJB Project" window, I
>>> entered a new project, selected my target server etc.
>>>
>>> On "Createing Session EJB", I Right click on the ejbModule folder and
>>> select New -> Other...-> EJB, BUT COULD NOT FIND AN OPTION FOR SELECTING
>>> "SESSION BEAN". I really appreciate everyone's input here.
>>>
>>> Thanks a million in advance,
>>> Pinal
>>>
>>> Lawrence Mandel wrote:
>>>
>>>> This tutorial is also available on the html page
>>>
>>>
>
http://www.eclipse.org/webtools/testtutorials/M2/ejbtutorial /buildingejbs.html
>>>
>>>
>>>>> Gergő Szécsényi wrote:
>>>>>
>>>>>> Hi! I have searched, but i dont find ejb tutorial for WTP. Jus t
>>>>
>>>> dinamic
>>>>
>>>>>> web project. Isn't anywhere a tutorial for EJB project by eclipse WTP?
>>>>>>
>>>>>
>>>>> Greg,
>>>>>
>>>>> There is one available but this tutorial is for M3 milestone and not
>>>>> M2 of WTP. M3 is going to be released soon. Here is the link to the
>>>>
>>>> tutorial.
>>>>
>>>>>
>>>>>
>
http://www.eclipse.org/webtools/testtutorials/M2/ejbtutorial /buildingejbs.xml
>>>>>
>>>
>>>
>>>>>
>>>>> - Vijay
>>>
>>>
>>>
>> Pinal, What WTP build level are you using ? The Session and MDB creation
>> options are available under New -> Other -> EJB. I suggest you step up
>> to the WTP 20050224 integration build as I am using that and I do not
>> see this problem. Also in the Project Explorer view you should be able
>> to launch the the Session and MDB creation right off the EJB project.
>> - Vijay
> I had the stable build for WTP. I went ahead and downloaded the
> prerequiste and WTP 20050204, when I tried to install, I get the below
> exception on the log file
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.ui.workbench".
> !STACK 0
> java.lang.NoSuchMethodError:
>
org.eclipse.swt.custom.CBanner.setRightMinimumSize(Lorg/ecli pse/swt/graphics/Point;)
> thanks in advance.
> Pinal
I am trying to intsall WTP on top on Eclipse 3.0.1(stablebuild). Could
this be the problem?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07513 seconds