Bugs item #560310, was opened at 2002-05-24 15:45
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=560310&group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Steve Wolfangel (swolfangel)
Assigned to: Nobody/Anonymous (nobody)
Summary: 3.0Beta Ear deployement problem.

Initial Comment:
I am seeing a problem deploying an ear file in the 
3.0Beta. 
I was able to deploy my ear in previous 3.0 versions 
but not with the beta.  Here is an example message 
when starting the server. 

12:58:21,867 WARN  [MainDeployer] The manifest 
entry in file:/D:/jboss/server30/jboss-
3.0.0beta/tmp/deploy/72.MetadataServerAPI.jar 
references URL file:/D:/jboss/server30/jboss-
3.0.0beta/tmp/deploy/library/saxpath.jar which 
could not be opened, entry ignored

The problem is there no library directory under 
tmp/deploy. If I create this directory and add the 
jar file to 
it, it deploys fine. So it appears to me that the ear 
file is 
not getting exploded correctly in the tmp directory. 



System info:
JBOSS_CLASSPATH=d:\jboss\server30
\lib\;d:\jboss\server30\config\;d:\jb\server30\l
ib\jdbc\oraclejdbc816.zip;d:\jb\server30
\lib\jdbc\db2java.zip;d:\jboss\server30\j
dk\lib\tools.jar;run.jar
INFO Using config: 
org.jboss.system.ServerConfig@7943a4
INFO JBoss Release: JBoss-3.0.0beta 
CVSTag=Rel_3_0_0_3
INFO Starting General Purpose Architecture (GPA)...
INFO ClassLoaders and ServiceLibraries initialized
15:43:22,495 INFO  [root] Started Log4jService, 
config=file:/D:/jb/server30/jboss
/conf/default/log4j.properties
15:43:22,526 INFO  [Server] Home Dir: 
D:\jb\server30\jboss
15:43:22,541 INFO  [Server] Install URL: 
file:/D:/jb/server30/jboss/
15:43:22,541 INFO  [Server] Configuration URL: 
file:/D:/jb/server30/jboss/conf/de
fault/
15:43:22,541 INFO  [Server] Spine URL: 
file:/D:/jb/server30/jboss/lib/
15:43:22,541 INFO  [Server] Library URL: 
file:/D:/jb/server30/jboss/lib/ext/
15:43:22,541 INFO  [Server] Patch URL: null
15:43:22,557 INFO  [Info] Java version: 1.3.1,Sun 
Microsystems Inc.
15:43:22,557 INFO  [Info] Java VM: Java HotSpot
(TM) Client VM 1.3.1-b24,Sun Micro
systems Inc.
15:43:22,557 INFO  [Info] OS-System: Windows NT 
4.0,x86
15:43:22,635 INFO  [ServiceController] Controller 
MBean online

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

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

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

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

Reply via email to