We get this exception when logging in with admin/admin, click on management and
then on default:
| 2006-06-28 18:28:13,724 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/portal-core]]
Exception in FacesServlet
| java.lang.NullPointerException
| at
org.apache
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954203#3954203
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954203
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done qu
Sorry, lost the line:
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954202#3954202
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954202
Using Tomcat but need to do more? Need to support web services, security?
Get
Could someone explain why the page login.jsp (UserPortletWindow), when
compiled, sets the action to:
Noticed the %> following j_security_check ?
Evidently, I get a 404.
Thanks,
David
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954201#3954201
Reply to
Found the problem. Virtual host's files MUST be deployed in the deploy
directory. I simply put a symbolic link (on Linux) named with a .war suffix
For symbolic links on Windows, see
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3887963
Also, I removed the
appBase="c:\\domaindirector
Found the problem. Virtual host's files MUST be deployed in the deploy
directory. I simply put a symbolic link (on Linux) named with a .war suffix
For symbolic links on Windows, see
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3887963
Also, I removed the
appBase="c:\\domaindire
Simpler question here:
Is it possible to deploy an exploded directory which has the .war structure
outside the jboss deploy/ directory?
Part of the answer is yes because we currently have a working webapp (jsp
compilation, execution and reloading) deployed this way BUT services provided
by JBo
JBoss 4.0.2 and 4.0.3
env-entry elements specified in web.xml are not put in JNDI when a virtual host
is deployed with an external directory.
I have this server.xml config:
anonymous wrote : appBase element c:\\domaindirectory has the .war structure
|
|
|
|
| w
The problem still occur when the webapp is deployed as an exploded virtual
host. See above for server.xml .
Do we still have to specifiy a jboss-web.xml since only env-entry elements are
to be available via JNDI?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic
Why don't you front JBoss with Apache? See Wiki
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935994#3935994
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935994
Th problem doesn't occur when the webapp is deployed as a .war archive in the
/deploy directory.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935606#3935606
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935606
---
Could it be related? We configured a virtual host this way (stacktrace below):
|
|
| www.domainname.com
|
|
2006-04-05 15:00:25,849 WARN [org.apache.struts.action.RequestProcessor]
Unhandled Exception thrown: class javax.naming.NameNotFoundExcept
We get a:
javax.naming.NameNotFoundException: env not bound
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935206#3935206
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935206
-
Configuration:
JBoss4.0.3SP1 with embedded Tomcat
When deploying a webapp, elements specified in web.xml are read (we
can see it in the log file) but are not accessible from a Struts action through
JNDI using
| context.lookup("java:comp/env/anEnvEntry");
any idea?
David D.
View the origin
We get this exception when viewing CMS Manager after adding two pages in the
default context. We've just upgraded from version 2.2 to 2.2.1RC3:
Cannot even delete pages because of this exception.
thanks,
David
Cannot get content
javax.jcr.ItemNotFoundException: 78011868-ce97-49d9-9544-ab354447
15 matches
Mail list logo