[jboss-user] [Beginners Corner] - Re: java.util.zip.ZipException: error in opening zip file

mehboob123 do-not-reply at jboss.com
Wed Jul 12 11:24:24 EDT 2006


Thanx Peter

The issue is resolved but now when i start the jboss

i get following log which says:

[ContextConfig] Missing application web.xml, using....... though i hav web.xml in greeterapp.war folder.  Next the following url: http://localhost:8080/greeterapp/greetServlet.html does display the html page but when the submit button is pressed the Tomcat  throws 404 error
though the "classes" and "lib" folder inside WEB-INF contain the files.
------------------tomcat msg--------------------
type Status report

message /greeterapp/servlet/greetServlet

description The requested resource (/greeterapp/servlet/greetServlet) is not available.
--------------------------------------------------------------

---------------------------jboss startup msg------------------------
20:41:21,638 INFO  [DLQ] Bound to JNDI name: queue/DLQ
20:41:21,810 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
oss.jca:name=JmsXA,service=ConnectionFactoryBinding' to JNDI name 'java:JmsXA'
20:41:21,841 INFO  [TomcatDeployer] deploy, ctxPath=/greeterapp, warUrl=.../depl
oy/greeterapp.war/
20:41:21,966 INFO  [ContextConfig] Missing application web.xml, using defaults o
nly StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/greeterap
p]
20:41:22,013 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../dep
loy/jmx-console.war/
20:41:22,982 INFO  [EjbModule] Deploying greetBean
20:41:23,435 INFO  [ProxyFactory] Bound EJB Home 'greetBean' to jndi 'greetJndi>
'
20:41:23,435 INFO  [EJBDeployer] Deployed: file:/C:/jboss-4.0.3/server/default/t
mp/deploy/tmp61984greeterapp.zip-contents/greeterapp/WEB-INF/lib/greet.jar
20:41:23,575 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-808
0
20:41:23,685 INFO  [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
20:41:23,700 INFO  [JkMain] Jk running ID=0 time=0/62  config=null
20:41:23,700 INFO  [Server] JBoss (MX MicroKernel) [4.0.3 (build: CVSTag=JBoss_4
_0_3 date=200510042324)] Started in 15s:187ms

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957384#3957384

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957384



More information about the jboss-user mailing list