Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3504
| From | Lew <noone@lewscanon.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Eclipse JEE application |
| Date | 2011-05-04 15:14 -0400 |
| Organization | albasani.net |
| Message-ID | <ips8gv$1uh$1@news.albasani.net> (permalink) |
| References | <k8b0s6p1jhu0cp3oueis4v3bao0rcpus3g@4ax.com> <1QZvp.57501$0s5.28481@newsfe17.iad> <ipq87u$pg8$1@dont-email.me> <nmj2s6t8t3ea6kpvospqgrtp9tkp6g0292@4ax.com> |
On 05/04/2011 09:13 AM, Tim Slattery wrote: > markspace<-@.> wrote: > >> On 5/3/2011 1:45 PM, Arved Sandstrom wrote: >> >>> For something as generic as the JAR for the Servlet API and >>> implementation, one usually sets up a runtime (Tomcat, JBoss, WebSphere, >>> Oracle oc4j etc) and those libraries are then available to you. >> >> >> At least in NetBeans, when you set up a type of "project," the base >> libraries are put on your compile path. For example, when you choose >> "Web Application," you don't have to do anything else to extend for >> example HttpServlet. > > Exactly right. >> >> >>> A right-click under the Servers tab to get New->Server will get you started. > > Nogo. I had already done that, before posting. I'd downloaded support > for Weblogic (our server), I'd created a "server" within eclipse. No > change. > > If I now bring up project options and choose "Servers", I get a page > that says "This project is not associated with any servers." The only > other thing on the page is a "Restore Defaults" button and an "Apply" > button. Not very helpful. > > There's a pane at the bottom of the Eclipse windows that has four > tabs" Markers, Servers, Data Source Explorer, and Snippets. CLicking > the "Servers" tab shows the WL server that I created, and says > [Started]. You have to set up "runtimes". Context-menu the project, select "Properties" and set up the "Targeted Runtimes". -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
Eclipse JEE application Tim Slattery <Slattery_T@bls.gov> - 2011-05-03 12:34 -0400
Re: Eclipse JEE application Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-05-03 17:45 -0300
Re: Eclipse JEE application markspace <-@.> - 2011-05-03 17:56 -0700
Re: Eclipse JEE application Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-05-04 06:22 -0300
Re: Eclipse JEE application Tim Slattery <Slattery_T@bls.gov> - 2011-05-04 09:13 -0400
Re: Eclipse JEE application Lew <noone@lewscanon.com> - 2011-05-04 15:14 -0400
csiph-web