Bugs item #577024, was opened at 2002-07-03 08:48
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=577024&group_id=22866

Category: JBossMX
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Bob Cotton (bcotton969)
Assigned to: Scott M Stark (starksm)
Summary: Exploded .jar will no deploy 3.0.1RC1

Initial Comment:
I have an exploded .jar in an exploded .ear. JBOSS will
not deploy the .jar.

2002-07-03 16:46:09,336 DEBUG
[org.jboss.deployment.MainDeployer] Starting deployment
(init step) of package at:
file:/home/gsjfacets/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/agent.ear/agent.jar/
2002-07-03 16:46:09,337 DEBUG
[org.jboss.deployment.JARDeployer] file protocol
2002-07-03 16:46:09,338 DEBUG
[org.jboss.deployment.JARDeployer] file protocol,
entries.length 0
2002-07-03 16:46:09,338 DEBUG
[org.jboss.deployment.MainDeployer] using deployer
org.jboss.deployment.JARDeployer@301ed8
2002-07-03 16:46:10,039 DEBUG
[org.jboss.deployment.MainDeployer] found 0 subpackages
of
file:/home/gsjfacets/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/agent.ear/agent.jar/
2002-07-03 16:46:10,039 DEBUG
[org.jboss.deployment.MainDeployer] Watching new file:
file:/home/gsjfacets/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/agent.ear/agent.jar/

 If I create a .jar file inside the exploded .ear,
everything works fine.

----------------------------------------------------------------------

>Comment By: Scott M Stark (starksm)
Date: 2002-07-26 11:18

Message:
Logged In: YES 
user_id=175228

This has been fixed in the 3.0 and main branches.

----------------------------------------------------------------------

Comment By: Larry Sanderson (lsanders)
Date: 2002-07-25 18:19

Message:
Logged In: YES 
user_id=379453

I solved this problem with the attached diff.  (Note: the diff 
should be applied to both UnifiedLoaderRepository and 
UnifiedLoaderRepository2)

----------------------------------------------------------------------

Comment By: Scott M Stark (starksm)
Date: 2002-07-25 16:59

Message:
Logged In: YES 
user_id=175228

Its a problem with the package name to class loader map 
optimization.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=577024&group_id=22866


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

Reply via email to