the servlet specification allows mapping like that (i.e., /*/myapp) in web.xml.
on the other hand, it does support the syntax /myapp/*, would that work for you?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902388#3902388
Reply to the post :
http://www.jbos
what could the issue be?
any help is appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902369#3902369
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902369
---
Got the following error while starting up jboss:
11:53:10,301 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Packages waiting for a deployer ---
[EMAIL PROTECTED] {
url=file:/home/gmoh/jboss-4.0.3/server/myapp/deploy/myapp.ear/myapp-jar/ }
deployer: null
status: Starting
forgot to mention that i'm running jboss 4.0.3
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902041#3902041
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902041
--
i'm getting the same issue but the state says "START_SUBDEPLOYMENTS"
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902040#3902040
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902040
i'm getting the following error while deploying some portlets:
11:32:17,743 ERROR [CoreServlet] Exception caught in processing servlet
java.lang.NullPointerException
at
org.jboss.portal.core.invocation.ViewInterceptor.invoke(ViewInterceptor.java:43)
at
org.jboss.portal.server.im
sorry, i meant to say that http://host/myapp/a/myservlet and
http://host/myapp/b/myservlet be mapped to the same servlet.
however, i want to avoid have to hardcode the context subpath "a" and "b" in
web.xml
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38837
suppse i have an application with the context root set to myapp.
is it possible to map the urls http://host/myapp/a/myservlet and
http://myapp/b/myservlet to the same servlet class? if so, what needs to go
into the url-pattern value in web.xml?
any help is appreciated.
View the original post :
say i have a cluster of a number of jboss nodes running a web application with
apache/mod_jk being the load balancer. if there a way i can set up such that a
request be redirected to a particular node based on the path, i.e.,
http://host/a/servlet?query will be serviced by node a, where
http:
are there any updated setup document covering 4.0.2?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878756#3878756
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878756
Thanks, why does a property name have to be a java identifier?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878587#3878587
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878587
--
I'm getting an IllegalArgumentException when setting a property with a dot in
the property name saying it is "not a valid java identifier"
Could someone explain what this means?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878548#3878548
Reply to the post :
12 matches
Mail list logo