Yeah - that was my bad - Sorry.  I am removing the code that did this.  (As
it happens, this is the same code that prevented classes loaded from
WEB-INF/lib from accessing those loaded from WEB-INF/classes).  We really
need some test cases to expose these.

-Larry

----- Original Message -----
From: "Jason Dillon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 22, 2002 12:16 AM
Subject: [JBoss-dev] Problem deploying website content.ear in 3.1


> Once again I tried to start working on the new website... but I have run
into another problem.  Looks like we are trying to deploy some files under
doco_files/ which are failing.  Which is good to know, since those doco
files need to be updated or removed, but why is MD trying to deploy them in
the first place?
>
> I don't recall this happening a few days ago either...
>
> Also note at the end of this trace some componet is printing the trace to
System.err instead of logging.  What is going on?  I think we had removed
this usage of System.our & err as well as Throwable.printStackTrace().
>
> *sigh*
>
> <snip>
> 2002-04-21 23:55:36,516 INFO  [org.jboss.deployment.MainDeployer] Starting
deployment of package:
file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0alpha/
server/default/deploy/content.ear
> 2002-04-21 23:55:36,516 DEBUG [org.jboss.deployment.MainDeployer] Starting
deployment (init step) of package at:
file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0alpha/
server/default/deploy/content.ear
> 2002-04-21 23:55:36,626 DEBUG [org.jboss.deployment.MainDeployer] using
deployer org.jboss.deployment.EARDeployer@61899b
> 2002-04-21 23:55:36,626 INFO  [org.jboss.deployment.EARDeployer] Init J2EE
application:
file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0alpha/
server/default/deploy/content.ear
> 2002-04-21 23:55:36,656 DEBUG [org.jboss.deployment.EARDeployer]
Deployment Info: org.jboss.deployment.DeploymentInfo@40f3c71c{
url=njar:file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.
1.0alpha/server/default/tmp/deploy/C/home/jason/workspace/jboss/jboss-all/bu
ild/output/jboss-3.1.0alpha/server/default/deploy/content.ear/75.content.ear
^/content.war }, isDirectory: false
> 2002-04-21 23:55:36,686 DEBUG
[org.jboss.management.j2ee.J2EEDeployedObject] File:
file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0alpha/
server/default/tmp/deploy/C/home/jason/workspace/jboss/jboss-all/build/outpu
t/jboss-3.1.0alpha/server/default/deploy/content.ear/75.content.ear,
descriptor: META-INF/application.xml
> 2002-04-21 23:55:36,686 DEBUG [org.jboss.management.j2ee.J2EEApplication]
Create J2EE Application, name: content.ear, server:
jboss.management.single:j2eeType=J2EEServer,name=Single
> 2002-04-21 23:55:36,686 DEBUG
[org.jboss.management.j2ee.J2EEManagedObject] getObjectName(), name:
jboss.management.single:J2EEServer=Single,j2eeType=J2EEApplication,name=cont
ent.ear
> 2002-04-21 23:55:36,696 DEBUG
[org.jboss.management.j2ee.J2EEManagedObject] postRegister(), parent:
jboss.management.single:j2eeType=J2EEServer,name=Single
> 2002-04-21 23:55:36,696 DEBUG [org.jboss.deployment.MainDeployer] found 1
subpackages of
file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0alpha/
server/default/deploy/content.ear
> 2002-04-21 23:55:36,696 DEBUG [org.jboss.deployment.MainDeployer] Starting
deployment (init step) of package at:
njar:file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0a
lpha/server/default/tmp/deploy/C/home/jason/workspace/jboss/jboss-all/build/
output/jboss-3.1.0alpha/server/default/deploy/content.ear/75.content.ear^/co
ntent.war
> 2002-04-21 23:55:36,696 DEBUG [org.jboss.deployment.MainDeployer] using
deployer org.jboss.jetty.JettyService@3a5c7a
> 2002-04-21 23:55:36,696 DEBUG [org.jboss.jetty.JettyService] Begin init
> 2002-04-21 23:55:36,696 DEBUG [org.jboss.jetty.JettyService] found parent
metadata:
file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0alpha/
server/default/deploy/content.ear
> 2002-04-21 23:55:37,197 DEBUG [org.jboss.jetty.JettyService] End init
> 2002-04-21 23:55:37,197 DEBUG [org.jboss.deployment.MainDeployer] found 17
subpackages of
njar:file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0a
lpha/server/default/tmp/deploy/C/home/jason/workspace/jboss/jboss-all/build/
output/jboss-3.1.0alpha/server/default/deploy/content.ear/75.content.ear^/co
ntent.war
> 2002-04-21 23:55:37,207 DEBUG [org.jboss.deployment.MainDeployer] Starting
deployment (init step) of package at:
njar:njar:file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3
.1.0alpha/server/default/tmp/deploy/C/home/jason/workspace/jboss/jboss-all/b
uild/output/jboss-3.1.0alpha/server/default/deploy/content.ear/75.content.ea
r^/content.war^/doco_files/blackbox-xa.rar
> 2002-04-21 23:55:37,207 DEBUG [org.jboss.deployment.MainDeployer] using
deployer org.jboss.resource.RARDeployer@50988
> 2002-04-21 23:55:37,237 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setDisplayName'
> 2002-04-21 23:55:37,237 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setVendorName'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setSpecVersion'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setVersion'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setEisType'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setResourceadapter'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setManagedconnectionfactoryClass'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setConnectionfactoryInterface'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setConnectionfactoryImplClass'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setConnectionInterface'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setConnectionImplClass'
> 2002-04-21 23:55:37,247 DEBUG [org.jboss.resource.RARMetaData] methodName
= 'setTransactionSupport'
> 2002-04-21 23:55:37,257 DEBUG [org.jboss.deployment.MainDeployer] Watching
new file:
file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0alpha/
server/default/deploy/content.ear
> 2002-04-21 23:55:37,257 ERROR [STDERR]
org.jboss.deployment.DeploymentException: exception in init of
njar:file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3.1.0a
lpha/server/default/tmp/deploy/C/home/jason/workspace/jboss/jboss-all/build/
output/jboss-3.1.0alpha/server/default/deploy/content.ear/75.content.ear^/co
ntent.war; - nested throwable: (org.jboss.deployment.DeploymentException:
exception in init of
njar:njar:file:/C:/home/jason/workspace/jboss/jboss-all/build/output/jboss-3
.1.0alpha/server/default/tmp/deploy/C/home/jason/workspace/jboss/jboss-all/b
uild/output/jboss-3.1.0alpha/server/default/deploy/content.ear/75.content.ea
r^/content.war^/doco_files/blackbox-xa.rar; - nested throwable:
(org.jboss.deployment.DeploymentException: problem with init in RARDeployer
; - nested throwable: (org.jboss.deployment.DeploymentException: Invalid
transaction support 'xa_transaction', it must be one of 'NoTransaction',
'LocalTransaction' or 'XATransaction')))
> 2002-04-21 23:55:37,257 ERROR [STDERR] at
org.jboss.deployment.MainDeployer.init(MainDeployer.java:563)
> 2002-04-21 23:55:37,257 ERROR [STDERR] at
org.jboss.deployment.MainDeployer.init(MainDeployer.java:557)
> 2002-04-21 23:55:37,257 ERROR [STDERR] at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:495)
> 2002-04-21 23:55:37,257 ERROR [STDERR] at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:470)
> 2002-04-21 23:55:37,257 ERROR [STDERR] at
java.lang.reflect.Method.invoke(Native Method)
> 2002-04-21 23:55:37,257 ERROR [STDERR] at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat
cher.java:284)
> 2002-04-21 23:55:37,257 ERROR [STDERR] at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
> 2002-04-21 23:55:37,257 ERROR [STDERR] at
org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
> 2002-04-21 23:55:37,257 ERROR [STDERR] at $Proxy4.deploy(Unknown Source)
> </snip>
>
> --jason
>
> * * *
>
> View thread online:
http://jboss.org/forums/thread.jsp?forum=66&thread=13628
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to