The solution to this problem was to change the web.xml file's web-app_2_3.dtd
DTD to a location on the server's file system, so that JBossWS, dom4j would not
attempt to retrieve the dtd durring server startup. I used an absolute path to
the file using the file:/// protocol. I hope this helps.
Here is my web.xml file's contents:
|
| http://java.sun.com/dtd/web-app_2_3.dtd";>
|
|
|Application
|
|
|
com.hello.security.SecurityServletListener
|
|
| 20
|
|
|
| action
| org.apache.struts.action.ActionServlet
|
I have deployed a web service in 4.0.2RC1. My application cannot have an
internet connection and when I startup JBoss I receive the following ERROR:
| 2005-05-04 13:53:03,890 ERROR [org.jboss.webservice.ServiceDeployer] Cannot
startup webservice for: my.war
| org.jboss.deployment.Deploymen
You need this jar: $JBOSS_HOME/server/$YOURSERVER/lib/scheduler-plugin.jar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874099#3874099
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874099
--
I have an applet that calls upon a Stateless Session Bean deployed on JBoss
4.0.0RC2. I am currently using the following signed jboss client libraries;
jbossall-client.jar, jcert.jar, jnet.jar, and jsse.jar.
The jbossall-client.jar is a huge file; 4,218 KB , I was just wondering if
anyone know
Sorry for taking so long to reply...
Layout
You need this layout:
| C:\jboss\server\default\deploy\external-fs.sar
| You need these files here: providerutil.jar, fscontext.jar
|
| \META-INF (This directory is where you put the files you wish to mount.)
| You need these files here: jb
I don't want to set the cache to 0 because, I need a running list of authenticated
users on the server. But at the same time I need the server to attempt to
authenticate when a login is requested and the username and password is already
authenticated. I think the JBoss or Tomcat code looks lik
What was the JAR file, I'm having the same problem.
Thanks,
Jacob
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843092#3843092
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843092
--
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821404#3821404
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821404
After fighting with mounting a file system in JNDI with JBoss 3.2.2 I have finally
solved the problem!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821403#3821403
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821403
After fighting with mounting a file system in JNDI with JBoss 3.2.2 I have finally
solved the problem!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821402#3821402
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821402
After fighting with mounting a file system in JNDI with JBoss 3.2.2 I have finally
solved the problem!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821214#3821214
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821214
I am trying to load a directory's contents into JNDI, not an LDAP directory.
I'm using JBoss 3.2.2RC3
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821213#3821213
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821213
I am trying to load a directory's contents into JNDI, not an LDAP directory.
I'm using JBoss 3.2.2RC3
13 matches
Mail list logo