Nicholas,

The runtime error you encountered comes definitely from a version conflict
between the
axis.jar that has been used to compile your jboss-net.sar and the axis.jar
that you
use in your runtime environment. Indeed, the field in the FileProvider class
has been removed
Somewhere between RC1 to 1.0 ...

How did you get the sar? Which version of jboss are you running? Is there an
axis.jar in your
Sar included. Do you have another version in your jboss/lib anywhere?

CGJ


-----Ursprüngliche Nachricht-----
Von: Nicholas [mailto:[EMAIL PROTECTED]] 
Gesendet: Sonntag, 22. Dezember 2002 21:38
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] Error Deploying JBoss.Net/Axis against JBoss/Tomcat4.1


When I copy my jboss-net-tomcat.sar file to the deploy directory, I get this
error:

15:26:44,073 INFO  [AxisService] Starting
15:26:44,353 ERROR [URLDeploymentScanner] Failed to
deploy:
org.jboss.deployment.scanner.URLDeploymentScanner$
DeployedURL@cb998d6c{
url=file:/C:/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/tomcat41-servic
e.xml,
deplo
yedLastModified=0 }
org.jboss.deployment.DeploymentException: Could not
create deployment:
file:/C:/jboss-3.0.4_tomcat-4.1.12/serv
er/default/deploy/tomcat41-service.xml; - nested
throwable: (java.lang.IllegalAccessError: try to
access field

org.apache.axis.configuration.FileProvider.myInputStream
from class org.jboss.net.axis.XMLResourceProvider)
        at
org.jboss.deployment.MainDeployer.start(MainDeployer.java:827)
        at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:621)

etc. etc.

Any ideas ?

//Nicholas

=====
Nicholas Whitehead
Home: (973) 377 9335
Cell: (201) 615 2716
Work: (212) 622 5639
[EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
©


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to