Tutorials and WTP [message #134712] |
Wed, 24 August 2005 12:18  |
Eclipse User |
|
|
|
Originally posted by: almagestri.yahoo.com
Where are the tutorials? There are so few tutorials about the WTP 0.7. I
started a new project on WTP, involving EJB, Mysql, JSP and Servlet, but i
didn't found any useful information to integrate this technologies. Can
anybody help-me?
Thanks.
|
|
|
|
|
|
|
|
|
|
|
|
|
EJB creation wizard (was: Tutorials and WTP) [message #140365 is a reply to message #135492] |
Fri, 23 September 2005 09:48  |
Eclipse User |
|
|
|
Originally posted by: david.schneider.unisys.com
Thanks for the info. For the 1.0 release, are there plans to update the EBJ
creation wizard to include entity beans?Lomboz had entity beans option in
their wizard. I'm surprised that WTP dropped entity beans and forces you to
do it manually. Is there a reason entity beans were dropped other than
available time?
ON a similar note, Lomboz had a wizard to create a EBJ test client. I
couldn't find such an animal in WTP.
Thanks,
Dave
"hiwibl5" <hiwibl5@iitb.fhg.de> wrote in message
news:dev4vh$pfn$1@news.eclipse.org...
> Hi!
>
>
> Thanks! :) :)
> It really works...
>
>
> Christopher M. Judd schrieb:
>> Yes it is possible and manditory to add XDoclet annotations after the
>> files
>> has been created if you want it to do anything useful.
>
> That is clear. What I want to do is: Create a java-file. Use XDoclet in
> it. And after that generate the EJBs... So I could import old files that
> already use XDoclet without having to use the wizard first.
> But I have some ideas that still have to be tested. Creating entity beans
> was more important.
>
>
>> It is not difficult to create an entity bean by first creating a session
>> bean and making a couple minor modifications to it. I show how to do this
>> in
>> my book Pro Eclipse
>> JST -http://www.amazon.com/exec/obidos/ASIN/1590594932/,
>> which will be available Sept 14th. I highly recommend before using the
>> Session Bean wizard to turn off the automatic builds. Otherwise a bunch
>> of
>> orphaned session bean code will be created.
>
> That explanation really helped. Not immediately... but it helped. :)
> I first tried to turn off the automatic builds of eclipse... :(
>
> Final solution:
> 1.) Window -> Preferences -> J2EE Annotations and uncheck "Enable XDoclet
> Builder"
> 2.) Use wizard and create session bean
> 3.) Insert code into session bean
> 4.) Recheck "Enable XDoclet Builder"
> 5.) Build project
>
>
>
> :):)
> Greetings
> Manu
>
|
|
|
Powered by
FUDForum. Page generated in 0.10171 seconds