Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Servlet "upload" not found
Servlet "upload" not found [message #184967] Tue, 19 December 2006 17:23 Go to next message
Eclipse UserFriend
Originally posted by: dwiltz.sbcglobal.net

Installed the Starter Kit for JBoss Eclipse IDE. Downloaded JBoss JDPM
starter kit and started jbpm server (localhost:8080/jbpm). When trying to
deploy a process ("simple" from the base installation), it appears the
"upload" servlet is not on the server. Am using the deployment from
inside Eclipse. Manually tried to find the jsp or servlet on the server
using URL and it is not there. The following message is logged:

java.io.FileNotFoundException: http://localhost:8080/jbpm/upload
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(U nknown
Source)
at org.jbpm.ui.util.ProcessDeployer.deployProcessWithServlet(Un known
Source)
at org.jbpm.ui.util.ProcessDeployer.access$3(Unknown Source)
at org.jbpm.ui.util.ProcessDeployer$1.run(Unknown Source)


I'm sure someone has run into this before. I'm using jbpm 3.1.1. Thank
you very much for any help.

Dave
Re: Servlet "upload" not found [message #185019 is a reply to message #184967] Tue, 19 December 2006 21:33 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Dave wrote:
> Installed the Starter Kit for JBoss Eclipse IDE. Downloaded JBoss JDPM
> starter kit and started jbpm server (localhost:8080/jbpm). When trying
> to deploy a process ("simple" from the base installation), it appears
> the "upload" servlet is not on the server. Am using the deployment from
> inside Eclipse. Manually tried to find the jsp or servlet on the server
> using URL and it is not there. The following message is logged:
>
> java.io.FileNotFoundException: http://localhost:8080/jbpm/upload
> at sun.net.www.protocol.http.HttpURLConnection.getInputStream(U nknown
> Source)
> at org.jbpm.ui.util.ProcessDeployer.deployProcessWithServlet(Un known
> Source)
> at org.jbpm.ui.util.ProcessDeployer.access$3(Unknown Source)
> at org.jbpm.ui.util.ProcessDeployer$1.run(Unknown Source)
>
>
> I'm sure someone has run into this before. I'm using jbpm 3.1.1. Thank
> you very much for any help.

I believe JBoss IDE has their own forums where this question would be
better served.

Hope this helps,
Eric
Previous Topic:Javadoc Questions
Next Topic:save problem (aptana + php ide)
Goto Forum:
  


Current Time: Fri Apr 19 20:06:34 GMT 2024

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

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

Back to the top