• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

JRun installation problem

 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I'm working ahead a bit and I've run into a snag trying to get setup for the servlet assignments. I've found my exact problem described here:
http://www.javaranch.com/ubb/Forum7/HTML/001387.html
When I made the suggested fixes, the testservlet code wouldn't compile - I had to re-instate my previous classpath so I'm basically back to where I started. If anyone has had this same issue and they were able to get past it (J.C. Cook??) please let me know.
Thanks,
Pat B.
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Updated servlets assignment page:
http://javaranch.com/drive/servlet/index.jsp

We're not going to use JRun anymore (for more than one reason). Use orion instead.
 
Pat Barrett
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Marilyn,
I'll stop pulling what's left of my hair out.
Pat B.
 
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Pat,
Thanks for posting ... I too have been having problems with JRun; now I can put it away
Jane
 
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is it ok to use JRUN? I have already installed it and started doing servlet assignments with it. It is working well for me.
 
Daniel Olson
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just installed Orion. It's setup was pleasantly easy.
 
reply
    Bookmark Topic Watch Topic
  • New Topic