[JBoss-dev] Urgent: JBoss Reference Needed.

2003-07-03 Thread Rahul Ganjoo

Hi All!
have submitted a proposal to a client recommending JBoss... hes still
not really convinced.. he wants an article/resource/case study anything
that says how JB is
running successfully in a production environment.
Preferably from an independent website and not from JBoss.org.
Our competitors are recommending commercial appservers.
Any Help would be appreciated.

Regards,
Rahul Ganjoo.


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] 请您试用:安平仓管王软件:400.00 元

2003-07-03 Thread 安平软件
Title: 《安平仓管王》专业仓库管理软件,简单易用,性能卓越







  

如本信息给您造成不便,敬请谅解!请随手删除一下,谢谢大家的支持!

    
安平仓管王 V7.7 
    
 
 支持单机/网络/远程连接

    《安平仓管王》专业仓库管理软件,简单易用,性能卓越
软件简介:
    

是企事业单位对仓库日常工作实现计算机智能化处理的应用软件。 能处理商品 
采购、销售、调拨、组装、拆卸等一般仓库工作,多种统计报表功输出功能,让你的仓库管理工作轻松自如。软件有权限管理功能,可以为不同的用户设置不同的权限、库存计价采用移动加权。

      


演示软件下载请点击  

    开发商网站请点击 
 
  
在线开发:
  

本公司承揽各种在线开发业务,我们的软件是通用软件,若需要更改应在现有系统的基础上进行二次开发,根据工作量情况,另收取部分开发费用。如果您需要其他方面的软件,可以直接将您的需求通过电话或者邮件告诉我们,保证满足您的要求。我们将以最优惠的价格为您开发适用的产品.
    欢迎大家向我咨询!来信请注明标题.请不要发送附件!有时候本人邮件可能无法收到您的来信,请
您电话咨询!

安平软件  

  
联系人:李先生   
电话:0536-2909116   QQ:5056114   Email:[EMAIL PROTECTED]  

  







---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-764150 ] cannot use symbolic links in server//lib

2003-07-03 Thread SourceForge.net
Bugs item #764150, was opened at 2003-07-01 12:20
Message generated for change (Comment added) made by starksm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=764150&group_id=22866

Category: JBossMX
Group: v3.2
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Patrick Lai (lc9)
>Assigned to: Scott M Stark (starksm)
Summary: cannot use symbolic links in server//lib

Initial Comment:
OS: Solaris 2.8
JBoss: 3.2.2RC1
JDK: 
1.4.0_01

Jar files put in server//lib as symbolic 
links do not seem to be loaded.  Here is how to reproduce the 
problem:

$ cd $JBOSS_HOME/server
$ mkdir 
bug
$ cp -rp default/conf bug/
$ cp -rp default/deploy 
bug/
$ cp -rp default/farm bug/
$ cd bug; mkdir lib; cd 
lib
$ ln -s ../../default/lib/* .
$ cd ..; ../../bin/run.sh -c 
bug

JBoss reports a lot of "bad classpath entry" warning 
during start up, and access to jmx-console results in "HTTP ERROR: 
500 Unable to compile class for JSP An error occurred at line: -1 in the 
jsp file: null ..."

Symbolic links were okay in 3.2.0.

--

>Comment By: Scott M Stark (starksm)
Date: 2003-07-03 20:11

Message:
Logged In: YES 
user_id=175228

I followed these proceedures verbatim on a RH9 linux system
runing 1.4.1_02 and the server starts fine and the
jmx-console is accessible. I don't see how it could be a
system/vm issue since you said this worked with 3.2.0.

20:09:37,199 INFO  [MainDeployer] Deployed package:
file:/home/starksm/JBoss/Releases/jboss-3.2.2RC1/server/bug/conf/jboss-service.xml
20:09:37,202 INFO  [Server] JBoss (MX MicroKernel) [3.2.2RC1
(build: CVSTag=JBoss_3_2_2_RC1 date=200306060938)] Started
in 19s:663ms

[EMAIL PROTECTED] server]$ ls -l bug/lib/
total 0
lrwxrwxrwx1 starksm  starksm32 Jul  3 20:08
activation.jar -> ../../default/lib/activation.jar
lrwxrwxrwx1 starksm  starksm25 Jul  3 20:08
ant.jar -> ../../default/lib/ant.jar
lrwxrwxrwx1 starksm  starksm39 Jul  3 20:08
autonumber-plugin.jar -> ../../default/lib/autonumber-plugin.jar
lrwxrwxrwx1 starksm  starksm26 Jul  3 20:08
bcel.jar -> ../../default/lib/bcel.jar
lrwxrwxrwx1 starksm  starksm43 Jul  3 20:08
bindingservice-plugin.jar ->
../../default/lib/bindingservice-plugin.jar
lrwxrwxrwx1 starksm  starksm36 Jul  3 20:08
bsh-core-1.2b7.jar -> ../../default/lib/bsh-core-1.2b7.jar
lrwxrwxrwx1 starksm  starksm34 Jul  3 20:08
bsh-deployer.jar -> ../../default/lib/bsh-deployer.jar
lrwxrwxrwx1 starksm  starksm28 Jul  3 20:08
hsqldb.jar -> ../../default/lib/hsqldb.jar
lrwxrwxrwx1 starksm  starksm35 Jul  3 20:08
hsqldb-plugin.jar -> ../../default/lib/hsqldb-plugin.jar
lrwxrwxrwx1 starksm  starksm35 Jul  3 20:08
javax.servlet.jar -> ../../default/lib/javax.servlet.jar
lrwxrwxrwx1 starksm  starksm47 Jul  3 20:08
jboss-common-jdbc-wrapper.jar ->
../../default/lib/jboss-common-jdbc-wrapper.jar
lrwxrwxrwx1 starksm  starksm29 Jul  3 20:08
jbossha.jar -> ../../default/lib/jbossha.jar
lrwxrwxrwx1 starksm  starksm39 Jul  3 20:08
jbossha-singleton.jar -> ../../default/lib/jbossha-singleton.jar
lrwxrwxrwx1 starksm  starksm32 Jul  3 20:08
jboss-j2ee.jar -> ../../default/lib/jboss-j2ee.jar
lrwxrwxrwx1 starksm  starksm32 Jul  3 20:08
jboss-jaas.jar -> ../../default/lib/jboss-jaas.jar
lrwxrwxrwx1 starksm  starksm27 Jul  3 20:08
jboss.jar -> ../../default/lib/jboss.jar
lrwxrwxrwx1 starksm  starksm33 Jul  3 20:08
jboss-jsr77.jar -> ../../default/lib/jboss-jsr77.jar
lrwxrwxrwx1 starksm  starksm38 Jul  3 20:08
jboss-management.jar -> ../../default/lib/jboss-management.jar
lrwxrwxrwx1 starksm  starksm29 Jul  3 20:08
jbossmq.jar -> ../../default/lib/jbossmq.jar
lrwxrwxrwx1 starksm  starksm29 Jul  3 20:08
jbosssx.jar -> ../../default/lib/jbosssx.jar
lrwxrwxrwx1 starksm  starksm39 Jul  3 20:08
jboss-transaction.jar -> ../../default/lib/jboss-transaction.jar
lrwxrwxrwx1 starksm  starksm27 Jul  3 20:08
jcert.jar -> ../../default/lib/jcert.jar
lrwxrwxrwx1 starksm  starksm40 Jul  3 20:08
jmx-adaptor-plugin.jar ->
../../default/lib/jmx-adaptor-plugin.jar
lrwxrwxrwx1 starksm  starksm26 Jul  3 20:08
jnet.jar -> ../../default/lib/jnet.jar
lrwxrwxrwx1 starksm  starksm31 Jul  3 20:08
jnpserver.jar -> ../../default/lib/jnpserver.jar
lrwxrwxrwx1 starksm  starksm33 Jul  3 20:08
jpl-pattern.jar -> ../../default/lib/jpl-pattern.jar
lrwxrwxrwx1 starksm  starksm30 Jul  3 20:08
jpl-util.jar -> ../../default/lib/jpl-util.jar
lrwxrwxrwx1 starksm  starksm26 Jul  3 20:08
jsse.jar -> ../../default/lib/jsse.jar
lrwxrwxrwx1 starksm  starksm25 Jul  3 20:08
jts.jar -> ../../default/lib/jts.jar
lrwxrwxrwx1 starksm  starksm27 Jul  3 20:08
log4j.jar -

[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1) Test Results: % ( / ) - fantastic

2003-07-03 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
NOTE: Sourceforge pserver cvs access is now using the backup server - 
so these results are for yesterdays code. 
===
head: /home/jbossci/jbossci/logtests/testresults/reports/text/TESTS-TestSuites.txt: No 
such file or directory

===Fri Jul  4 
02:26:18 BST 2003
===Linux nog 
2.4.20-18.7 #1 Thu May 29 08:32:50 EDT 2003 i686 unknown
===java 
version "1.4.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1) Shutdown failed

2003-07-03 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
NOTE: Sourceforge pserver cvs access is now using the backup server - 
so these results are for yesterdays code. 
===
02:19:36,578 WARN  [NamingContext] Failed to connect to localhost:1099
javax.naming.CommunicationException: Failed to connect to server localhost:1099.  Root 
exception is 
javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099.  
Root exception is 
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:434)
at java.net.Socket.connect(Socket.java:384)
at java.net.Socket.(Socket.java:291)
at java.net.Socket.(Socket.java:199)
at 
org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:69)
at 
org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:62)
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:187)
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1124)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:486)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:479)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at org.jboss.Shutdown.main(Shutdown.java:185)
Exception in thread "main" javax.naming.CommunicationException: Receive timed out.  
Root exception is java.net.SocketTimeoutException: Receive timed out
at java.net.PlainDatagramSocketImpl.receive(Native Method)
at java.net.DatagramSocket.receive(DatagramSocket.java:680)
at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1046)
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1135)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:486)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:479)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at org.jboss.Shutdown.main(Shutdown.java:185)
JBOSS SHUTDOWN FAILED

===Fri Jul  4 
02:19:41 BST 2003
===Linux nog 
2.4.20-18.7 #1 Thu May 29 08:32:50 EDT 2003 i686 unknown
===java 
version "1.4.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1) Test Job Failed to Complete Successfully

2003-07-03 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
NOTE: Sourceforge pserver cvs access is now using the backup server - 
so these results are for yesterdays code. 
===
[junit] Running org.jboss.test.jca.test.DeploymentUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.833 sec
[junit] Running org.jboss.test.jca.test.JCA15AdapterUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.698 sec
[junit] Running org.jboss.test.jca.test.JDBCStatementTestsConnectionUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.816 sec
[junit] Running org.jboss.test.jca.test.LocalWrapperCleanupUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 17.223 sec
[junit] TEST org.jboss.test.jca.test.LocalWrapperCleanupUnitTestCase FAILED
[junit] Running org.jboss.test.jca.test.MessageEndpointUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.758 sec
[junit] Running org.jboss.test.jca.test.ReentrantUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.529 sec
[junit] Running org.jboss.test.jca.test.UserTxUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 19.586 sec
[junit] Running org.jboss.test.jca.test.WrapperSQLUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.281 sec
[junit] Running org.jboss.test.jca.test.XAExceptionUnitTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 16.49 sec
[junit] Running org.jboss.test.jca.test.XAResourceUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.856 sec
[junit] Running org.jboss.test.jca.test.XATxConnectionManagerUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.806 sec
[junit] Running org.jboss.test.jmsra.test.RaQueueUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 3.854 sec
[junit] TEST org.jboss.test.jmsra.test.RaQueueUnitTestCase FAILED
[junit] Running org.jboss.test.jmsra.test.RaSyncRecUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 3.864 sec
[junit] TEST org.jboss.test.jmsra.test.RaSyncRecUnitTestCase FAILED
[junit] Running org.jboss.test.jmsra.test.RaTopicUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 3.872 sec
[junit] TEST org.jboss.test.jmsra.test.RaTopicUnitTestCase FAILED
[junit] Running org.jboss.test.jmx.test.CPManifestUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.847 sec
[junit] Running org.jboss.test.jmx.test.DeployConnectionManagerUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 17.014 sec
[junit] TEST org.jboss.test.jmx.test.DeployConnectionManagerUnitTestCase FAILED
[junit] Running org.jboss.test.jmx.test.DeployServiceUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 13.424 sec
[junit] Running org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.741 sec
[junit] Running org.jboss.test.jmx.test.EarDeploymentUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.163 sec
[junit] Running org.jboss.test.jmx.test.EjbDependencyUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.008 sec
[junit] Running org.jboss.test.jmx.test.JarInSarJSR77UnitTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 5.889 sec
[junit] TEST org.jboss.test.jmx.test.JarInSarJSR77UnitTestCase FAILED
[junit] Running org.jboss.test.jmx.test.JavaBeanURIResolverUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.526 sec
[junit] Running org.jboss.test.jmx.test.MBeanDependsOnConnectionManagerUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.076 sec
[junit] Running org.jboss.test.jmx.test.MBeanDependsOnEJBUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.199 sec
[junit] Running org.jboss.test.jmx.test.MissingClassUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.092 sec
[junit] Running org.jboss.test.jmx.test.ServiceRsrcsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.617 sec
[junit] Running org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 20.76 sec
[junit] Running org.jboss.test.jmx.test.UnpackedDeploymentUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.177 sec
[junit] Running org.jboss.test.jrmp.test.C

[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp) Test Job Failed to Complete Successfully

2003-07-03 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
NOTE: Sourceforge pserver cvs access is now using the backup server - 
so these results are for yesterdays code. 
===
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.75 sec
[junit] Running org.jboss.test.jca.test.ReentrantUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.062 sec
[junit] Running org.jboss.test.jca.test.UserTxUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.516 sec
[junit] Running org.jboss.test.jca.test.WrapperSQLUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.953 sec
[junit] Running org.jboss.test.jca.test.XAExceptionUnitTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.266 sec
[junit] Running org.jboss.test.jca.test.XAResourceUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.359 sec
[junit] Running org.jboss.test.jca.test.XATxConnectionManagerUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.266 sec
[junit] Running org.jboss.test.jmsra.test.RaQueueUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 37.328 sec
[junit] TEST org.jboss.test.jmsra.test.RaQueueUnitTestCase FAILED
[junit] Running org.jboss.test.jmsra.test.RaSyncRecUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 8.813 sec
[junit] TEST org.jboss.test.jmsra.test.RaSyncRecUnitTestCase FAILED
[junit] Running org.jboss.test.jmsra.test.RaTopicUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 5.078 sec
[junit] TEST org.jboss.test.jmsra.test.RaTopicUnitTestCase FAILED
[junit] Running org.jboss.test.jmx.test.CPManifestUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.609 sec
[junit] Running org.jboss.test.jmx.test.DeployConnectionManagerUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 80.625 sec
[junit] TEST org.jboss.test.jmx.test.DeployConnectionManagerUnitTestCase FAILED
[junit] Running org.jboss.test.jmx.test.DeployServiceUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 19.828 sec
[junit] Running org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.14 sec
[junit] Running org.jboss.test.jmx.test.EarDeploymentUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 84.484 sec
[junit] Running org.jboss.test.jmx.test.EjbDependencyUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.579 sec
[junit] Running org.jboss.test.jmx.test.JarInSarJSR77UnitTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 6.875 sec
[junit] TEST org.jboss.test.jmx.test.JarInSarJSR77UnitTestCase FAILED
[junit] Running org.jboss.test.jmx.test.JavaBeanURIResolverUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.875 sec
[junit] Running org.jboss.test.jmx.test.MBeanDependsOnConnectionManagerUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.078 sec
[junit] Running org.jboss.test.jmx.test.MBeanDependsOnEJBUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.25 sec
[junit] Running org.jboss.test.jmx.test.MissingClassUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.016 sec
[junit] Running org.jboss.test.jmx.test.ServiceRsrcsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.125 sec
[junit] Running org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.547 sec
[junit] Running org.jboss.test.jmx.test.UnpackedDeploymentUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.672 sec
[junit] Running org.jboss.test.jrmp.test.CustomSocketsUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 38.937 sec
[junit] TEST org.jboss.test.jrmp.test.CustomSocketsUnitTestCase FAILED
[junit] Running org.jboss.test.lock.test.SpinUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 40.281 sec
[junit] Running org.jboss.test.mdb.test.MDBUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 2, Time elapsed: 16.578 sec
[junit] TEST org.jboss.test.mdb.test.MDBUnitTestCase FAILED
[junit] Running org.jboss.test.naming.test.EjbLinkUnitTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 47.516 sec
[junit] Running org.jboss.test.naming.test.ENCUnitTestCase
[junit] Tests run: 3, Failure

[JBoss-dev] [ jboss-Bugs-764964 ] ClassCastExp with Tomcat SSL

2003-07-03 Thread SourceForge.net
Bugs item #764964, was opened at 2003-07-02 15:24
Message generated for change (Comment added) made by starksm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=764964&group_id=22866

Category: CatalinaBundle
Group: v3.2
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Stefan Reich (sreich)
Assigned to: Scott M Stark (starksm)
Summary: ClassCastExp with Tomcat SSL

Initial Comment:
MacOSX, JDK 1.4.1, JBoss 3.2 TOT.

When I setup an SSL connector following the configuration 
from Scott's DevAdmin Book page 479 I run into a 
ClassCastException:

java.lang.ClassCastException
at 
org.jboss.web.catalina.security.SSLServerSocketFactory.setS
ecurityDomainName(Unknown Source)
at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodA
ccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(Delegating
MethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)

The class cast occurs at this line in SSLServerSocketfactory:

  SecurityDomain securityDomain = (SecurityDomain) 
iniCtx.lookup(jndiName);

When I use the jmx console to look up the type bound to the 
jndi name, it shows up like this:

java:
jaas
javax.naming.Context
RMI+SSL
org.jboss.security.plugins.SecurityDomainContext

Don't know how to get the domain from the 
SecurityDomainSocket, though.


--

>Comment By: Scott M Stark (starksm)
Date: 2003-07-03 16:10

Message:
Logged In: YES 
user_id=175228

The page you refer to does not match the current 3.2.1 docs
page. The first SSL config listing is 9.4 on page 489 and is
attached. This works fine for me with the current 3.2 branch
code.

--

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


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Rudimentary compatibility support in 3_2

2003-07-03 Thread Scott M Stark
Great, thanks. Validation should not be limited to Externalizable 
though. Serializable with a defined serialVersionUID is also ok as use 
of the default serialization and its support for extensibility may be 
desirable.

--

Scott Stark
Chief Technology Officer
JBoss Group, LLC

Thomas Roka-Aardal wrote:

I added the first iteration of the compatibility module, bringing  
rudimentary compatibility code to the 3_2 branch.

Basically, the compatibility stuff in cvs now is a single executable  
class, that uses java serialization to save serialversionuid's to disk  
for contract classes so that we can verify future classes against the  
serialized versions. The default behaviour is to do nothing, so it  
shouldn't cause any problems for those who don't use it.

When to use it:
In a certain situation (e.g. a freeze period before a release), the  
system could be configured to "make" serial versions, and after that,  
configured to "check", so that all subsequent changes to classes would  
need to be compatible with the versions created at "make" time.

If your class is to be configured to use compatibility, then it needs  to:

* Implement Externalizable
* Define a public, no-args constructor (needed for the  
serialization/de-serialization)

...if it doesn't, then you will get warnings when using the  
compatibility module.

Expect bugfixes, updates and changes throughout the week.

Happy backwards compatibility.

:)
Thomas
 
-
Thomas Roka-Aardal; +47 97566202; +47 22331515; fax +47 22336024
Biskop Gunnerusgt. 2; Boks 805 Sentrum, 0104 Oslo;
www.conduct.no; [EMAIL PROTECTED]
 
-
http://thepope.blog-city.com


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] multiple deployment info entries for invoker.war

2003-07-03 Thread Rod Burgett
I'm seeing something odd in the deploymentList for
org.jboss.deployment.MainDeployer.  You can see the results by invoking
listDeployed() method on MainDeployer from the jmx-console.  The output is
from DeploymentInof.toString() for everything deployed.

My output includes 4 copies of the DeploymentInfo for
(server)/deploy/http-invoker.sar/invoker.war.  They all have the same object
hash: [EMAIL PROTECTED]

Also, if you replace the

if (deploymentList.lastIndexOf(di) != -1)

line of MainDeployer.destroy() with

while (deploymentList.lastIndexOf(di) != -1)

and add this line

log.info("Removing
deploymentList["+deploymentList.lastIndexOf(di)+"] for "+di.url);

to the loop block, you'll see at shutdown that invoker.war gets removed 4
times.

I haven't found the cause yet.  My first guess was that it's related to the
fact that there are 4 attempts to deploy invoker.war before an appropriate
deployer is found.  But a quick look at the code seems to indicate that it
won't get into deploymentList until a deployer is found.

It seems an innocuous, since they are 4 references to the same object.
Replacing deploymentList.add(...) with a conditional add would eliminate the
duplicates, but that really addresses the symptom, not the cause.

Has anyone seen this?  Searched down the cause?


Rod Burgett 
Senior Software Engineer 

webMethods, Inc. 
3930 Pender Drive 
Fairfax, VA  22030  USA 
Ph: 703.460.5819  (tty only) 

"It's all just 0s & 1s - 
 the trick is getting them lined up in the proper order"



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Authentication problem

2003-07-03 Thread Scott M Stark
Use a custom client/server interceptor pair that detects the expiration 
of a given session and replace the resulting SecurityException with your 
own that allows for the determination of the expiration condition.

I'm updating the JaasSecurityManager to allow the JAAS callback handler 
to be externalized and I'm thinking of allowing the 
AuthenticationManager isValid call to throw the SecurityException that 
should be propagated back to the caller, in which case you could just 
convey the information as a custom LoginException.

Lior Kanfi wrote:

Hi,

I have enhanced DatabaseLoginModule to support password expire and account expire 
features.
I am throws CredentialException and AccountExpiredException.
But I am not able to notify the client (web or server side) which exception occur.

I had some investigation and discover JAASSecurityManager catch the LoginException and log it.

Does any one has a suggestion I should I notify my client his password is expired for example.

Thank you,
Lior Kanfi
Tikal 
12 Raoul Wallenberg Street.
Tel-Aviv 69719 Israel
[EMAIL PROTECTED]
http://www.tikalknowledge.com


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] JBoss 3.2.1 and JDK 1.3.1

2003-07-03 Thread thomas . van . de . velde
Hello,

Are there any issues with running JBoss 3.2.1 on JDK 1.3.1?

Cheers,
Thomas


This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information.  If you have
received it in error, please notify the sender immediately and delete the
original.  Any other use of the email by you is prohibited.



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp) Test Results: 94 % ( 769 / 814 ) - come on - pull your finger out

2003-07-03 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
NOTE: Sourceforge pserver cvs access is now using the backup server - 
so these results are for yesterdays code. 
===


JBoss daily test results

SUMMARY

Number of tests run:   814



Successful tests:  769

Errors:31

Failures:  14





[time of test: 2003-07-03.00-03 GMT]
[java.version: 1.4.1_03]
[java.vendor: Sun Microsystems Inc.]
[java.vm.version: 1.4.1_03-b02]
[java.vm.name: Java HotSpot(TM) Client VM]
[java.vm.info: mixed mode]
[os.name: Windows XP]
[os.arch: x86]
[os.version: 5.1]

See http://jboss1.kimptoc.net/winxp/logtests/testresults/reports/html//. for
the junit report of this test.

NOTE: If there are any errors shown above - this mail is only highlighting 
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that 
break the test will be fixing the test or jboss, as appropriate!





DETAILS OF ERRORS



Suite:   InvocationLogUnitTestCase
Test:testClientInvocationLog(org.jboss.test.aop.test.InvocationLogUnitTestCase)
Type:error
Exception:   java.lang.NullPointerException
Message: 
-



Suite:   RemotingUnitTestCase
Test:testClusteredRemotingDT2(org.jboss.test.aop.test.RemotingUnitTestCase)
Type:error
Exception:   org.jboss.tm.JBossRollbackException
Message: Unable to commit, tx=TransactionImpl:XidImpl [FormatId=257, 
GlobalId=2c571170edfbf9c6x73a7abxf62550df05x-7fff/101, 
BranchQual=2c571170edfbf9c6x73a7abxf62550df05x-7fff/] status=STATUS_ROLLEDBACK; - 
nested throwable: (java.lang.RuntimeException: Unexpected exception in commit of xid: 
XidImpl [FormatId=257, GlobalId=2c571170edfbf9c6x73a7abxf62550df05x-7fff/101, 
BranchQual=2c571170edfbf9c6x73a7abxf62550df05x-7fff/1], exception: 
java.lang.RuntimeException: Error processing InternalInvocation.  Unable to process 
method commit)
-



Suite:   TreeCacheAopUnitTestCase
Test:testSet(org.jboss.test.cache.test.aop.TreeCacheAopUnitTestCase)
Type:error
Exception:   java.lang.reflect.UndeclaredThrowableException
Message: 
-



Suite:   TransientMBeanUnitTestCase
Test:testPutTx(org.jboss.test.cache.test.tx.TransientMBeanUnitTestCase)
Type:error
Exception:   java.rmi.ServerException
Message: EJBException:; nested exception is:   javax.ejb.EJBException: Application 
Error: tried to enter Stateful bean with different tx context, contextTx: 
TransactionImpl:XidImpl [FormatId=257, 
GlobalId=2c571170edfbf9c6x73a7abxf62550df05x-7fff/101, 
BranchQual=2c571170edfbf9c6x73a7abxf62550df05x-7fff/1], methodTx: null
-



Suite:   TransientMBeanUnitTestCase
Test:testRollbackTx(org.jboss.test.cache.test.tx.TransientMBeanUnitTestCase)
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: MBeanException: org.jboss.cache.LockingException: IdentityLock.attempt(); 
- nested throwable: (java.lang.InterruptedException) Cause: 
org.jboss.cache.LockingException: IdentityLock.attempt(); - nested throwable: 
(java.lang.InterruptedException)
-



Suite:   BmpUnitTestCase
Test:testUserTransaction(org.jboss.test.cts.test.BmpUnitTestCase)
Type:failure
Exception:   junit.framework.AssertionFailedError
Message: 
-



===Thu Jul  3 
13:33:01 GMTDT 2003
===CYGWIN_NT-5.1
 quarks2 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown Cygwin
===


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-765213 ] SRPLoginModul multipleSession="true" doesn't work

2003-07-03 Thread SourceForge.net
Bugs item #765213, was opened at 2003-07-03 12:02
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=765213&group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Bodo Junglas (junglas)
Assigned to: Nobody/Anonymous (nobody)
Summary: SRPLoginModul multipleSession="true" doesn't work

Initial Comment:
I'm using this auth.conf:
MyClient {
   org.jboss.security.srp.jaas.SRPLoginModule required
 multipleSessions="true"
srpServerJndiName="srp/SaintsSRPServerInterfa
ce"
;

org.jboss.security.ClientLoginModule required
password-stacking="useFirstPass"
;
};

other {
org.jboss.security.ClientLoginModule  required;
};

The first login is ok, second an following lead to an 
error. I've trace a little and saw, that the client get's a 
SessionId > 0, but serverside SRPCacheLoginModule 
always receives a SessionID == 0
I think the reason is, that SRPCacheLoginModule 
expects a SRPPrincipal, but ClientLoginModule just adds 
a SimplePrincipal to the SecurityAssociations (there's 
just a username (String) in the sharedState).

--

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


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] DR2 Released

2003-07-03 Thread Bill Burke
DR2 is finally released.

Download here:
http://prdownloads.sourceforge.net/jboss/jboss-4.0.0DR2.zip?download

JBoss 4 Developer Release 2
Features include:

* JBossDO. JDO for transperent persistence for POJOs. First iteration from
the hard work of Alex Loubyansky.

http://jboss.org/index.html?module=html&op=userdisplay&id=developers/project
s/jboss/jbossdo


* JMS rewrite. First iteration from Nathan with help from Bela Ban and
Adrian Brock. P2P serverless topics by way of reliable multicast.


http://www.jboss.org/index.html?module=html&op=userdisplay&id=developers/pro
jects/jboss/jms

* AOP XDoclet integration. Great work from Andy Godwin. JSR-175/C# metatags
right now in JBoss 4!


* Expand AOP Pointcuts. Per method, field, constructor as well as Caller
pointcuts


http://www.jboss.org/index.html?module=html&op=userdisplay&id=developers/pro
jects/jboss/aop

Have fun,

Bill


Bill Burke
Chief Architect
JBoss Group, LLC


Cast your vote for JBoss as JDJ Best App Server

http://www.sys-con.com/java/readerschoice2003/vote.cfm



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development