I updated the jndi.properties as instructed, but it did not seem to cure the
problem.
Upon further examination, I noticed XDoclet did not generate the jndiURL or the
jndiContextClass. Both fields in the web-service.xml are empty (as is the
service name, which I have a bug issued with the XDocl
1) At first I was, but then I switched to using the one bundled with JBoss
3.2.5.
2) Here is my jndi.properties:
anonymous wrote : # DO NOT EDIT THIS FILE UNLESS YOU KNOW WHAT YOU ARE DOING
| #
| java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
| java.naming.factory.url.p
If I attempt to run AxisServelt on my newly deployed WSR file, I get the
following:
2005-03-14 16:03:09,823 INFO [org.apache.axis.enterprise] Mapping Exception to
AxisFault
| javax.naming.NoInitialContextException: Cannot instantiate class: [Root
exception is java.lang.ClassNotFoundExceptio
I figured out the first problem, but hit a second one. This was b/c XDoclet,
for whatever reason, decided NOT to pur a service name in the service tag (its
empty quotes). Axis does NOT like this at all, needless to say.
View the original post :
http://www.jboss.org/index.html?module=bb&op=vie
I am trying to deploy a WSR file under JBoss 3.2.5 and its accompanied
JBoss.net, but I can't seem to get pasted the following error:
org.jboss.deployment.DeploymentException: Could not deploy axis descriptor.; -
nested throwable: (java.lang.NullPointerException)
| at org.jboss.net.axi
I am running JBoss 3.2.5 with Axis 1.2 RC2 (Apache 2.x and mod_jk2 is in front
of JBoss), and I cannot view deployed web services from the Axis pages once I
deploy my WS.
The WS in question is a Stateless SessionBean. I generated the deploy.wsdd
using xDoclet and ant. If i remove the server-c
Would help to paste the right log message:
CREATE TABLE TestCMP (test_name VARCHAR(250) BINARY, CONSTRAINT pk_TestCMP
PRIMARY KEY ()
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866550#3866550
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
I turned on some additional logging, and found some strange SQL comming out:
http://websvr.codechimp.net/jmx-console/HtmlAdaptor?action=inspectMBean&name=jboss.system%3Atype%3DLog4jService%2Cservice%3DLogging
It looks like perhaps the xDoclet code is not generating the jboss-jdbc.xml
file with an
I am trying to get auto table creation to work with JBoss/MySQL and XDoclet,
but I am running into some problems. Every time I try to deploy the EJB JAR
file, I get the following (full logs below):
ERROR [org.jboss.ejb.EntityContainer] Starting failed
| org.jboss.deployment.DeploymentExceptio