Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » WTP 1.5 Run on Server - JBoss error
WTP 1.5 Run on Server - JBoss error [message #178468] Sun, 03 September 2006 17:02
Eclipse UserFriend
Originally posted by: aimee.ukasick.att.com

Help!
Eclipse WTP 1.5
JBoss 4.x

I can start up the server thru Eclipse, but whenever I try to do a Run
As --> Run On Server, I get:

Th requested resource (/businessobjects/) is not available.

From the log in Eclipse's console tab:

11:43:33,883 INFO [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build:
CVSTag=JBoss_4_0_3_SP1 date=200510231054)] Started in 13s:0ms
11:44:36,476 INFO [TomcatDeployer] deploy, ctxPath=/businessobjects,
warUrl=.../tmp/deploy/tmp12714businessobjects-exp.war/
11:44:36,617 INFO [[/businessobjects]] Marking servlet FeedbackServlet as
unavailable
11:44:36,617 ERROR [[/businessobjects]] Error loading WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
java.net.FactoryURLClassLoader@1df3082
com.sbc.tas.businessobjects.servlet.FeedbackServlet
java.lang.ClassNotFoundException:
com.sbc.tas.businessobjects.servlet.FeedbackServlet


However, when I open a browser and type in
http://localhost:8080/businessobjects, the app loads just fine.

The .metadata/.plugins/org.eclipse.wst.server.core folder contains
tmp0/businessobjects with all the files, including compiled classes in the
WEB-INF folder.

Can anyone tell me why I am unable to access the app from WTP's Run As ->
Run on Server and how to make it work??

Thanks in advance!

aimee
Previous Topic:XML Project red x
Next Topic:JBoss AS
Goto Forum:
  


Current Time: Fri Apr 26 11:38:48 GMT 2024

Powered by FUDForum. Page generated in 0.02746 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top