jetty
Problem deplopying war on jetty 6
Jetty cannot unzip my Wicket application war and extract to the temp directory.It is able to unzip the example wars without issue.[详细]
2023-03-30 02:05 分类:问答Class Not Found exception when including a GWT module project as a 'required project'
I\'m trying to incorporate a GWT Module (A small MVP framework I\'m working on) into a GWT project in development mode on the GWT development jetty server. I can do so if I copy the module\'s source d[详细]
2023-03-29 15:18 分类:问答Struts2 Dispatcher initialization failure with maven - jetty
I have the following problem: I am working on a Web-Project using Struts2 with Tiles supported by a combination of Hibernate and Spring. In addition I am using Maven (which I\'m new to) and the jetty[详细]
2023-03-29 14:14 分类:问答How to run a same project with two different names in Eclipse
I have two same web projects(Java) with different name in my workspace. One is the currentVersion and the other one is the OldVersion, which is checked out today from SVN (almost 100 commits lower tha[详细]
2023-03-29 02:11 分类:问答SoapUI jetty thread still hanging after MockService stopped [SoapUI API]
I\'m using SoapUI 4.0 and i\'m starting my mockservices via SoapUI API : public static void startMockServices(String soapuiProject) throws Exception[详细]
2023-03-29 01:06 分类:问答Jetty Startup Fails - Address in Use
I recently tried jetty on Amazon Ec2; when I try to start; I get \'Address already in use\' error. I am certain that no other servers are running on the this system.[详细]
2023-03-29 00:42 分类:问答Jetty inside ActiveMQ: Web console URL
I have an ubuntu machine, on which a) a web application(Tomcat, on URL http://myapp.com ) and b) a message queue开发者_JAVA百科 broker (ActiveMQ)[详细]
2023-03-28 23:32 分类:问答SBT jetty webapp - files from src are not copied into target folder - can't view simple HTML files i placed there
well, I\'m a newbie to both SBT and Scala, and I\'m trying to create a simple web app. right now I\'m struggling to get some simple HTML files to show on http://localhost:8080[详细]
2023-03-28 20:38 分类:问答xsbt 0.10.x using xsbt-web-plugin fails to find org.eclipse.jetty during build
This used to work with sbt 0.7 using a web plugin. I\'m only trying to compile a servlet, but a standalone embedded jetty would be fine as well.[详细]
2023-03-28 15:58 分类:问答Combining Akka, Spray, and embedded Jetty
I\'m trying to create a standalone JAR containing Akka, Spray, and Jetty. Ideally I distribute the entire application in that single file, without any external files whatsoever.[详细]
2023-03-28 11:25 分类:问答