[JBoss-dev] jboss-3.2 build.6 Build Successful

2004-08-19 Thread kimptoc_mail

View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040819065135Lbuild.6
BUILD COMPLETE - build.6Date of build: 08/19/2004 06:51:35Time to build: 24 minutes 50 secondsLast changed: 08/19/2004 06:21:16Last log entry: Re-formated




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (9)modifiedbwang00testsuite/src/main/org/jboss/test/cluster/apache_tomcat/BaseTest.javaRe-formatedmodifiedbwang00testsuite/src/main/org/jboss/test/cluster/apache_tomcat/Person.javaRe-formatedmodifiedbwang00testsuite/src/main/org/jboss/test/cluster/apache_tomcat/ScopedAttrBasedTestCase.javaRe-formatedmodifiedbwang00testsuite/src/main/org/jboss/test/cluster/apache_tomcat/ScopedSetAttributeTestCase.javaRe-formatedmodifiedbwang00testsuite/src/main/org/jboss/test/cluster/apache_tomcat/ScopedSetTriggerTestCase.javaRe-formatedmodifiedbwang00testsuite/src/main/org/jboss/test/cluster/apache_tomcat/ScopedTestCase.javaRe-formatedmodifiedbwang00testsuite/src/main/org/jboss/test/cluster/apache_tomcat/SimpleTestCase.javaRe-formatedmodifiedbwang00testsuite/imports/test-jars.xmlTake out jar-webservice for now since it is generating errormodifiedbwang00testsuite/imports/test-jars.xmlAdded for tomcat clustering test setup for more war files



[JBoss-dev] [Nukes Development] - Re: Wrong search in GroupModule

2004-08-19 Thread LCB
Can somebody patch this in cvs please?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845561#3845561

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845561


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1011898 ] Typo "ingoring" in console warning

2004-08-19 Thread SourceForge.net
Bugs item #1011898, was opened at 2004-08-19 01:27
Message generated for change (Comment added) made by tdiesler
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1011898&group_id=22866

Category: JBossServer
Group: v3.2
>Status: Closed
Resolution: None
Priority: 1
Submitted By: Andrew S. (andrew64)
>Assigned to: Thomas Diesler (tdiesler)
Summary: Typo "ingoring" in console warning

Initial Comment:
This message appears in my JBoss console:

WARN  [DeploymentInfo] Only the root deployment can set
the loader repository, ingoring config=null

The word "ignoring" has a typo.

My full JBoss version number (also from the console) is
"Release ID: JBoss [WonderLand] 3.2.5 (build:
CVSTag=JBoss_3_2_5 date=200406251954)".

P.S. If someone can tell me what this warning means and
why it happens, that would be great too.

Thanks,

Andrew

--

>Comment By: Thomas Diesler (tdiesler)
Date: 2004-08-19 07:50

Message:
Logged In: YES 
user_id=423364

It means that jboss detects a loader repository setting in a 
nested deployment (i.e. you deploy an ear that contains a 
war that has a loader repository configured)

Only the outer most deployment (i.e. the ear) can have a 
loader repository.

You know about loader repositories and scoped class loading, 
right?

--

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


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - When starts the replication?

2004-08-19 Thread prese
Hi guys,

Currentlly he strugle with a strange situation. Here is the scenario:

We are using JBOSS 3.2.5. We have letÂs say 3 clustered nodes A, B, C.
On each of them we have an instance of tree cache.
In a normal scenarion:
- start node A put some value on the cache on node A
- start nodes B, C --- the values from the cache that reside in node A are replicated 
to nodes B and C without any problem

LetÂs consider the following:
- unplug the network cable for node B
- add some value to node A
- plug back the cable for node B

Nothing happen ... the cluster itslef notfies that now there are 3 running nodes ... 
the cache values are not replicated to node B
For me this is crucial ... I do not want to have in the same cluster inconsistent data 
...

Have someone any idea to force the node B to ask for replocation? ... anyway for me 
this seems to be a request ... so I aspected to have this behavior ... so this is a 
bug? ... or i have to implement something to have what I need ...

Any help is welcome

Thanks
Sebi


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845563#3845563

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845563


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-3.2 build.7 Build Successful

2004-08-19 Thread kimptoc_mail

View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040819074044Lbuild.7
BUILD COMPLETE - build.7Date of build: 08/19/2004 07:40:44Time to build: 20 minutes 9 secondsLast changed: 08/19/2004 07:20:44Last log entry: Fixed correct resources dir




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (1)modifiedbwang00testsuite/imports/test-jars.xmlFixed correct resources dir



[JBoss-dev] [JBoss Profiler] - Re: method entry/exit

2004-08-19 Thread tomerbd
Hi

Thanks for the reply :)

I used the ignore=*  instead of the exclude (In my version I did have in the 
readme.txt exclude... perhaps in the updated versions its fine)

Anyway Its real fast now!!  And the data is great!

A suggestion, could you add to the report the time in milliseconds it took for a 
method to be processed? I see there for each method the percentage of it from the 
total process I think it could be very usefull to actually know how much time a method 
took...


> BTW: Have you navigated throught the graph of your methods? It's > > possible to 
> detail what is inside a method! 

The method stack Yes, I drilled down and saw the methods that were called, looks 
great! :)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845564#3845564

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845564


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - error deploying example from WS wiki

2004-08-19 Thread aagmon
followed the instruction regarding  the buid - 
build was fine - deployment threw this exception 

1:56:32,169 INFO  [STDOUT] Retrieving document at 
'file:/C:/jboss4/jboss-4.0.0RC1/server/default/tmp/deploy/tmp45768samples-server-web-exp.
  | ar/WEB-INF/wsdl/server-web.wsdl'.
  | 1:56:32,184 INFO  [WSDLFilePublisher] WSDL published to: 
file:/C:/jboss4/jboss-4.0.0RC1/server/default/data/wsdl/samples-server-web.war/ser
  | er-web.wsdl
  | 1:56:32,278 ERROR [ServiceDeployer] Cannot startup webservice for: 
samples-server-web.war
  | rg.jboss.deployment.DeploymentException: Cannot deploy webservice; - nested 
throwable: (RuntimeErrorException: null Cause: java.lang.NoSuch
  | ethodError: org.apache.axis.utils.JavaUtils.isArrayClass(Ljava/lang/Class;)Z)
  |at 
org.jboss.webservice.ServiceDeployer.deployWebservices(ServiceDeployer.java:317)
  |at 
org.jboss.webservice.ServiceDeployer.startWebservice(ServiceDeployer.java:178)
  |at 
org.jboss.webservice.ServiceDeployer.handleNotification(ServiceDeployer.java:105)
  |at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  |at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |at java.lang.reflect.Method.invoke(Method.java:324)
  |at 
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:138)
  |at $Proxy34.handleNotification(Unknown Source)

anyone encountered this exception ?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845571#3845571

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845571


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: When starts the replication?

2004-08-19 Thread bela
A and B need to put their data back into the cache, this can be done as follows:
1. Register as TreeCacheListener
2. Implement viewChange(View). If View instanceof MergeView --> re-register all values 
you suspect have not been seen across the cluster

Of course you can do reconciliation of state differently, that's up to you.

Bela

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845572#3845572

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845572


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-3.2 build.8 Build Successful

2004-08-19 Thread kimptoc_mail

View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040819085652Lbuild.8
BUILD COMPLETE - build.8Date of build: 08/19/2004 08:56:52Time to build: 23 minutes 5 secondsLast changed: 08/19/2004 07:57:24Last log entry: Fix typo "ingoring"




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (1)modifiedtdieslersystem/src/main/org/jboss/deployment/DeploymentInfo.javaFix typo "ingoring"



[JBoss-dev] [JBossWS] - Re: error deploying example from WS wiki

2004-08-19 Thread tdiesler
Works for me

12:22:40,343 INFO  [STDOUT] Retrieving document at 
'file:/D:/projects/archive/jboss-4.0.0RC1/build/output/jboss-4.0.0RC1
/server/default/tmp/deploy/tmp58284samples-server-web-exp.war/WEB-INF/wsdl/server-web.wsdl'.
12:22:40,718 INFO  [WSDLFilePublisher] WSDL published to: 
file:/D:/projects/archive/jboss-4.0.0RC1/build/output/jboss-4.
0.0RC1/server/default/data/wsdl/samples-server-web.war/server-web.wsdl
12:22:41,046 INFO  [AxisService] WSDD published to: 
D:\projects\archive\jboss-4.0.0RC1\build\output\jboss-4.0.0RC1\serve
r\default\data\wsdl\samples-server-web.war\OrganizationServiceJSEPortComponent1.wsdd
12:22:41,843 INFO  [AxisService] Web Service deployed: 
http://localhost:8080/samples-server-web/exactpath/jse
12:22:41,859 INFO  [AxisService] WSDD published to: 
D:\projects\archive\jboss-4.0.0RC1\build\output\jboss-4.0.0RC1\serve
r\default\data\wsdl\samples-server-web.war\OrganizationServiceJSEPortComponent2.wsdd
12:22:41,859 INFO  [AxisService] Web Service deployed: 
http://localhost:8080/samples-server-web/wildpath

This problem would show if you had another version of axis deployed somewhere (i.e. 
axis.jar)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845584#3845584

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845584


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Wrong search in GroupModule

2004-08-19 Thread theute
Fixed, both in Nukes_Branch_1_1 and in HEAD 

Thanks for the bug report and the patch !

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845585#3845585

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845585


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: When starts the replication?

2004-08-19 Thread prese
Thank you very much ;).

Sebi

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845588#3845588

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845588


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Management on JBoss] - Re: re: Web Console - HTML vs. Applet tree

2004-08-19 Thread kukeltje
Some questions:
- is the data available in xml format?
- is this always the full info or is there also an incremental  /changes data 
available?
- is xmlrpc (for the changes) with javascript and xslt  an option?
- are there ideas for a more complete gui? e.g. if you create a jms server, and want 
db persistency you get a drop-down list with all available connectionpools/datasources 
etc... kind of like Weblogic does?
- should the full jmx tree be available like it is now, or should that move to an 
'advanced' part
- should newly created e.g. datasources be persitently stored?

Maybe there already are already anwsers on these questions but I didn't find them. 
Maybe this is the righ moment for some info on wiki?

I think btw that a gui could win even more people for JBoss.  How is the competition 
doing this?

Ronald

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845589#3845589

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845589


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1008669 ] Seabreeze theme, download module does not render

2004-08-19 Thread SourceForge.net
Bugs item #1008669, was opened at 2004-08-13 14:44
Message generated for change (Comment added) made by theute
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1008669&group_id=22866

Category: Nukes
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: Innovate AG (innovate)
Assigned to: Nobody/Anonymous (nobody)
Summary: Seabreeze theme, download module does not render

Initial Comment:
If I choose the seabreeze module (Java Class), the download 
module does not render any output. If I choose any other theme 
based on templates, the download module does render. 
 
I have successfully moved the whoisonline block to the right side 
and it renders output. 
 
This also applies to 1.1 head. 

--

Comment By: Thomas Heute (theute)
Date: 2004-08-19 13:32

Message:
Logged In: YES 
user_id=165109

Fixed both in Nukes_Branch_1_1 and HEAD. 
Thanks for the bug report, 
 
Thomas 

--

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


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - Re: error deploying example from WS wiki

2004-08-19 Thread aagmon
thanx ..

anonymous wrote : This problem would show if you had another version of axis deployed 
somewhere (i.e. axis.jar)

that sure solved that ... : )

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845595#3845595

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845595


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1012184 ] FK Violation deleting 1-1 relationship

2004-08-19 Thread SourceForge.net
Bugs item #1012184, was opened at 2004-08-19 08:35
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=1012184&group_id=22866

Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Sue Rizzo (suzyrizzo)
Assigned to: Nobody/Anonymous (nobody)
Summary: FK Violation deleting 1-1 relationship

Initial Comment:
I have attached a set of CMPs that cause a foreign key 
violation when deleted.

Entities:
  Group
  Address
  GroupId

Group has a uni-directional 1-1 relationship with 
Address.  A foreign key is set up on the 
Group.physicalAddressKey field.

Group has a bi-directional 1-many relationship with 
GroupId.

I have batch-cascade-delete turned on for the group-
has-groupids relationship because the GroupId.groupKey 
cannot be null.

I do not have batch-cascade-delete turned on for the 
group-has-address relationship because
physicalAddressKey is an FK into Address, so Address 
cannot be deleted before Group.

The relationships work separately, but when I have them 
defined at the same time, I get a Foreign Key violation.  
I've included the server.log file with the full error 
message in my attachment.

--

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


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1012184 ] FK Violation deleting 1-1 relationship

2004-08-19 Thread SourceForge.net
Bugs item #1012184, was opened at 2004-08-19 16:35
Message generated for change (Settings changed) made by loubyansky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1012184&group_id=22866

Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Sue Rizzo (suzyrizzo)
>Assigned to: Alexey Loubyansky (loubyansky)
Summary: FK Violation deleting 1-1 relationship

Initial Comment:
I have attached a set of CMPs that cause a foreign key 
violation when deleted.

Entities:
  Group
  Address
  GroupId

Group has a uni-directional 1-1 relationship with 
Address.  A foreign key is set up on the 
Group.physicalAddressKey field.

Group has a bi-directional 1-many relationship with 
GroupId.

I have batch-cascade-delete turned on for the group-
has-groupids relationship because the GroupId.groupKey 
cannot be null.

I do not have batch-cascade-delete turned on for the 
group-has-address relationship because
physicalAddressKey is an FK into Address, so Address 
cannot be deleted before Group.

The relationships work separately, but when I have them 
defined at the same time, I get a Foreign Key violation.  
I've included the server.log file with the full error 
message in my attachment.

--

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


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - java.lang.ClassCastException in Forum_new_$aop

2004-08-19 Thread nthx
Hi.

Don't know where to find cause of error:

  |  [java] java.lang.ClassCastException
  |  [java] at org.nthx.pat.demo.Forum.Forum_new_$aop(Unknown Source)
  |  [java] at org.nthx.pat.demo.Driver.main(Unknown Source)
  |  [java] Exception in thread "main"
  | 

Decompiled Forum.class:

  | public class Forum
  | implements Advised, PrevalentSystem, IdentityMap, BusinessObject, 
Identificable, Persistable
  | {
  | 
  | public static Forum Forum_new_$aop()
  | {
  | if(((Advisor) (aop$classAdvisor$aop)).doesHaveAspects)
  | return (Forum)aop$classAdvisor$aop.invokeNew((Object[])null, 0);
  | else
  | return new Forum();
  | }
  | 

Client's code for creating Forum:

  | public class RootCreationInterceptor
  | {
  | public Object invoke(Invocation invocation)
  | throws Throwable
  | {
  | ConstructorInvocation ci = (ConstructorInvocation) invocation;
  | String patRootClassName = ci.getConstructor().getName();
  | Class classOfPatRoot = Class.forName(patRootClassName);
  | PrevalentSystem root = (PrevalentSystem) classOfPatRoot.newInstance();
  |  
  | .
  | 
  | public class Driver
  | {
  | 
  | public static void main(String[] args)
  | {
  | Forum forum = new Forum();
  | log.debug("-= Finished creating Forum object =-");
  | 
  | jboss-aop.xml:
  | 
  | 
  |  
  | 

JBossAOP version is CVS 10.08.2004 version. Modified not to create _transient_ mixin 
fields. 

Help!

Tomasz

ps. Can attach full source code if needed

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845600#3845600

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845600


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Tree Cache replecation seems to have some problems

2004-08-19 Thread prese
Hi Guys,

IÂm stressing a little bit a JBOSS 3.2.5 cluster and I encounter some problems with 
tree cache replication.

Consider the following scenario:
- in each the following nodes A, B, C install the tree cache
- put a value on node A and check it an B & C --- it is working fine
- unplug the network cable of node B for example
- wait some minutes
- plug the node B back to the cluster
--- and now the strange things starts

- add a new value on node A ... check the other nodes  nothing only on node A the 
value is available 
- add a new value on C or B ... the same syntoms 
So after an unplug and a plug in ... the tree replication does not work any more

I tried also to stop node B instead of plug-out ... in this case is working ...

For me first scenario is a very possible one, some any help is welcome.

IÂm wondering if this is BUG ... for seems to be ... what do you think?

Thanks
Sebi

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845614#3845614

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845614


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [EJB on JBoss] - Entity beans don't work if not connected to the network

2004-08-19 Thread vedamen

I use myEclipse and JBoss 3.0.8.
When I create an CMP entity bean, and deploy it, everything works fine if I am 
connected to the network. 
If I am not connected to the network, Session and MDB beans work fine, but when I call 
an entity bean I get the following error:

java.rmi.ServerException: RemoteException occurred in server thread; nested exception 
is: 
java.rmi.ServerException: EJBException:; nested exception is: 
javax.ejb.EJBException: Could not instantiate bean; CausedByException is:
null
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:292)
at sun.rmi.transport.Transport$1.run(Transport.java:148)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
at java.lang.Thread.run(Thread.java:534)
at 
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133)
at org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown Source)
at 
org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProxy.java:135)
at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:108)
at 
org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:77)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:80)
at org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:198)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:76)
at $Proxy0.findByPrimaryKey(Unknown Source)
at PersonTest.main(PersonTest.java:29)
Caused by: java.rmi.ServerException: EJBException:; nested exception is: 
javax.ejb.EJBException: Could not instantiate bean; CausedByException is:
null
at 
org.jboss.ejb.plugins.LogInterceptor.handleException(LogInterceptor.java:360)
at org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:137)
at org.jboss.ejb.EntityContainer.invokeHome(EntityContainer.java:487)
at org.jboss.ejb.Container.invoke(Container.java:756)
at org.jboss.ejb.EntityContainer.invoke(EntityContainer.java:1058)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:383)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
at sun.rmi.transport.Transport$1.run(Transport.java:148)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
at java.lang.Thread.run(Thread.java:534)
Caused by: javax.ejb.EJBException: Could not instantiate bean; CausedByException is:
null
at 
org.jboss.ejb.plugins.AbstractInstancePool.get(AbstractInstancePool.java:188)
at 
org.jboss.ejb.plugins.EntityInstanceInterceptor.invokeHome(EntityInstanceInterceptor.java:79)
at 
org.jboss.ejb.plugins.EntityLockInterceptor.invokeHome(EntityLockInterceptor.java:79)
at 
org.jboss.ejb.plugins.EntityCreationInterceptor.invokeHome(EntityCreationInterceptor.java:44)
at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:111)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:237)
at org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:68)
at 
org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.java:105)
at org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:133)
... 16 more


My Client looks like this:

public static void main(java.lang.String[] args) {
  try {
Properties props = new Properties();

props.setProperty("java.naming.factory.initial","org.jnp.interfaces.NamingContextFactory");
props.setProperty("java.naming.provider.url", 
"localhost:1099");
props.setProperty("java.naming.factory.url.pkgs", 
"org.jboss.naming");

[JBoss-dev] [Clusters on JBoss (Clusters/JBoss)] - HA Singleton not working when the master node loses network

2004-08-19 Thread canghel
Hi JBoss guys,

I am trying to use the HA Singleton mechanism in a JBoss cluster.

To test the cluster behaviour I plug the network cable out from the master node. The 
cluster does not report that the node is down so the controller does not elect a new 
master node so I end up with a cluster with no master node. 

I noticed that when I plug the cable back in the cluster updates its topology. Why the 
cluster topology does not get updated when a node is down(due to network connection 
failure) but only when a node comes back or re-joins the cluster?

I noticed also that if the master node is shut down normally the cluster topology gets 
updated, a new master node is elected and everything works fine (of course after those 
60 seconds due to the hardcoded value in HaPartitionImpl)

Is there any way to make the controller re-elect a new master node when the master 
node loses network connection?

Is there any way to make the cluster react when a node loses network connection and to 
make the cluster update its topology? 

thanks in advance,
Claudiu

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845622#3845622

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845622


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-3.2 build.9 Build Successful

2004-08-19 Thread kimptoc_mail

View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040819163608Lbuild.9
BUILD COMPLETE - build.9Date of build: 08/19/2004 16:36:08Time to build: 25 minutes 9 secondsLast changed: 08/19/2004 16:16:08Last log entry: Backport the fix for forwarding the transaction when using theMarshalling invoker interceptor.




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (1)modifiedejortserver/src/main/org/jboss/invocation/MarshallingInvokerInterceptor.javaBackport the fix for forwarding the transaction when using theMarshalling invoker interceptor.



[JBoss-dev] [Nukes Development] - Re: ClassCastException in downloads

2004-08-19 Thread chasetec
Yes, the ftp:// did matter. I've made some changes so it doesn't. Assuming
 you're install from source code your can wait a little bit till my changes make
 there way into the CVS repository and redownload the source from CVS or
 your can download an update to the just the downloads module source code
 at http://www.ej4l.com/downloads.zip. If you're using the binary 
then you'll have to wait for the next release or switch to source.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845637#3845637

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845637


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Updated downloads module

2004-08-19 Thread chasetec
Based on what was mentioned over at 
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=53145 I found another bug(s).

My new update to the downloads modules is at http://www.ej4l.com/downloads.zip
If someone else could try it out that'd be great.

Things fixed/changed in this update:
1) Entering a ftp url causes a ClassCastException
2) Support was added to validate ftp urls
3) Support was added to allow ftp style urls with usernames and passwords


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845638#3845638

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845638


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Security on JBoss] - Re: UserRoles getting cleared by cache flushing after 30 min

2004-08-19 Thread jcl
After trying to get a stack trace of where the logout is coming from
I have this problem now showing up in the jms database access.
Which seems to be the same problem with cache invalidating subject.
I do have a stack trace showing that the logout is coming from the cache flushing.
Any ideas on fixing this problem.
I have org.jboss.security trace level set. Plus I added an exception dump 
in the logout of the Abstract...LoginModule just to see who was calling it.
It seems that after the cache does the logout the connection pool tries to look at the 
subjects credentials but logout has invalidated it.

2004-08-19 09:05:17,421 TRACE [org.jboss.security.auth.spi.DatabaseServerLoginModule] 
logout
2004-08-19 09:05:17,421 INFO  [STDOUT] java.lang.Exception
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.security.auth.spi.AbstractServerLoginModule.logout(AbstractServerLoginModule.java:228)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
java.lang.reflect.Method.invoke(Method.java:324)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
javax.security.auth.login.LoginContext.invoke(LoginContext.java:675)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
javax.security.auth.login.LoginContext.access$000(LoginContext.java:129)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
javax.security.auth.login.LoginContext$4.run(LoginContext.java:610)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
java.security.AccessController.doPrivileged(Native Method)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
javax.security.auth.login.LoginContext.logout(LoginContext.java:575)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.security.plugins.JaasSecurityManager$DomainInfo.destroy(JaasSecurityManager.java:83)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.util.TimedCachePolicy.get(TimedCachePolicy.java:166)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.security.plugins.JaasSecurityManager.getCacheInfo(JaasSecurityManager.java:555)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.security.plugins.JaasSecurityManager.isValid(JaasSecurityManager.java:240)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.security.plugins.JaasSecurityManager.isValid(JaasSecurityManager.java:221)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.security.SecurityManager.authenticate(SecurityManager.java:199)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.security.ServerSecurityInterceptor.authenticate(ServerSecurityInterceptor.java:51)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.server.TracingInterceptor.authenticate(TracingInterceptor.java:781)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.server.JMSServerInvoker.authenticate(JMSServerInvoker.java:287)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.il.jvm.JVMServerIL.authenticate(JVMServerIL.java:301)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.Connection.authenticate(Connection.java:1153)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.Connection.(Connection.java:248)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.Connection.(Connection.java:325)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.SpyConnection.(SpyConnection.java:66)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.SpyConnectionFactory.createConnection(SpyConnectionFactory.java:87)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.mq.SpyConnectionFactory.createQueueConnection(SpyConnectionFactory.java:124)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at my.QueueHelper.init(QueueHelper.java:59)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
my.ProcessCommandHandler.qMsg(ProcessCommandHandler.java:253)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
my.ProcessCommandHandler.handle(ProcessCommandHandler.java:79)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
my.beans.ProcessHubSession.process(ProcessHubSession.java:120)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
sun.reflect.GeneratedMethodAccessor144.invoke(Unknown Source)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
java.lang.reflect.Method.invoke(Method.java:324)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:683)
2004-08-19 09:05:17,421 INFO  [STDOUT]  at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:185)
2004-08-19 09:05:17,431 INFO  [STDOUT]  at 
o

[JBoss-dev] [Nukes Development] - Re: ClassCastException in downloads

2004-08-19 Thread k-dub
Thank you for clearing that up for me. I am currently using 1.1RC2 from source, but I 
will try to build from the CVS head and see if that deploys OK.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845644#3845644

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845644


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: ClassCastException in downloads

2004-08-19 Thread cooper
1.1RC3 has been tagged today in CVS, however this seems not to be fixed yet.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845649#3845649

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845649


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Tomcat] - debugging with JPDA

2004-08-19 Thread jbeyer
Platform is Eclipse 3.0 and JBoss 3.2.5 with integrated Tomcat.  I'm trying to debug 
JSPs that call EJBs.  I'm able to connect to JBoss through JPDA, but haven't figured 
out how to run Tomcat in debug mode.  With standalone Tomcat, it's as simple as 
passing the command-line argument 'jpda', but I haven't been able to find how to do 
this with integrated Tomcat.  Can this be done with integrated Tomcat, or do I need to 
use standalone?

Thanks,
Jon

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845655#3845655

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845655


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.4 Build Fixed

2004-08-19 Thread kimptoc_mail

View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040819192739Lbuild.4
BUILD COMPLETE - build.4Date of build: 08/19/2004 19:27:39Time to build: 36 minutes 0 secondsLast changed: 08/19/2004 18:55:25Last log entry: Resolve depedency on j2ee




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (58)deletedtdieslerserver/src/main/org/jboss/metadata/QNameBuilder.javaResolve depedency on j2eeaddedtdieslercommon/src/main/org/jboss/xml/QNameBuilder.javaResolve depedency on j2eeaddedtdieslerserver/src/main/org/jboss/webservice/metadata/HandlerMetaData.javaUnify the webservice HandlerMetaDataaddedtdieslerserver/src/main/org/jboss/webservice/metadata/InitParamMetaData.javaUnify the webservice HandlerMetaDataaddedtdieslerserver/src/main/org/jboss/webservice/metadata/PortComponentRefMetaData.javaUnify the webservice HandlerMetaDataaddedtdieslerserver/src/main/org/jboss/webservice/metadata/ServiceRefMetaData.javaUnify the webservice HandlerMetaDatamodifiedtdieslerserver/src/main/org/jboss/metadata/BeanMetaData.javaUnify the webservice HandlerMetaDatamodifiedtdieslerserver/src/main/org/jboss/metadata/ClientMetaData.javaUnify the webservice HandlerMetaDatadeletedtdieslerserver/src/main/org/jboss/metadata/InitParamMetaData.javaUnify the webservice HandlerMetaDatadeletedtdieslerserver/src/main/org/jboss/metadata/PortComponentRefMetaData.javaUnify the webservice HandlerMetaDatadeletedtdieslerserver/src/main/org/jboss/metadata/ServiceRefHandlerMetaData.javaUnify the webservice HandlerMetaDatadeletedtdieslerserver/src/main/org/jboss/metadata/ServiceRefMetaData.javaUnify the webservice HandlerMetaDatamodifiedtdieslerserver/src/main/org/jboss/metadata/WebMetaData.javaUnify the webservice HandlerMetaDatamodifiedtdieslerjboss.net/src/main/org/jboss/net/jmx/server/MBeanProvider.javaAdd loggermodifiedtdieslerjboss.net/src/main/org/jboss/net/axis/Deployment.javaAdd loggeraddedbelabantestsuite/src/main/org/jboss/test/cache/test/generic/LockUnitTestCase.javafirst checkinmodifiedbelabantestsuite/src/main/org/jboss/test/cache/test/local/TxConcurrentBankUnitTestCase.javano messagemodifiedejortmessaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.javaPort the "lazy" transaction logging from 3.2modifiedejortmessaging/src/main/org/jboss/mq/pm/Tx.javaPort the "lazy" transaction logging from 3.2modifiedbelabancache/src/main/org/jboss/cache/lock/LockStrategyReadCommitted.javano messagemodifiedbelabancache/src/main/org/jboss/cache/lock/LockStrategyReadCommitted.javano messagemodifiedbelabancache/src/main/org/jboss/cache/lock/LockStrategyReadUncommitted.javano messagemodifiedbelabancache/src/main/org/jboss/cache/lock/LockStrategyReadUncommitted.javaadded javadoc commentmodifiedbelabancache/docs/TreeCache.xml*** empty log message ***modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/local/ConcurrentUnitTestCase.javafixed threaded assert()/fail()modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/generic/IdentityLockUnitTestCase.javafixed threaded assert()/fail()modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/eviction/LRUAlgorithmUnitTestCase.javano messageaddedbelabantestsuite/src/main/org/jboss/test/cache/perf/basic/ReplicatedSyncPerfTestCase.javachanged from *Test to *TestCaseaddedbelabantestsuite/src/main/org/jboss/test/cache/perf/basic/ReplicatedSyncMapPerfTestCase.javachanged from *Test to *TestCaseaddedbelabantestsuite/src/main/org/jboss/test/cache/perf/basic/ReplicatedAsyncPerfTestCase.javachanged from *Test to *TestCaseaddedbelabantestsuite/src/main/org/jboss/test/cache/perf/basic/ReplicatedAsyncMapPerfTestCase.javachanged from *Test to *TestCaseaddedbelabantestsuite/src/main/org/jboss/test/cache/perf/basic/LocalPerfTestCase.javachanged from *Test to *TestCaseaddedbelabantestsuite/src/main/org/jboss/test/cache/perf/basic/LocalMapPerfTestCase.javachanged from *Test to *TestCasemodifiedbelabantestsuite/src/main/org/jboss/test/cache/stress/ReadWriteLockWithUpgradeStressTestCase.javano messagemodifiedbelabantestsuite/src/main/org/jboss/test/cache/stress/LocalStressTestCase.javafixed asserts/fail()s inside threadsmodifiedbelabantestsuite/src/main/org/jboss/test/cache/stress/EvictionLocalStressTestCase.javafixed threadsmodifiedbelabancache/src/main/org/jboss/cache/TreeCache.javamoved createInterceptorChain() up in startService()modifiedbelabancache/src/main/org/jboss/cache/tests/FileCacheLoaderTest.javano messagemodifiedbelabancache/src/main/org/jboss/cache/interceptors/CacheLoaderInterceptor.javafixed NPEmodifiedtdieslersystem/src/main/org/jboss/deployment/DeploymentInfo.javaFix typo "ingoring"modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/local/TxConcurrentBankUnitTestCase.javano messagemodifiedbwang00cach

[JBoss-dev] [Web Services] - Re: JBOSS Bug #824187 happens again in 3.2.5 and 4.0.0RC1

2004-08-19 Thread SuperMario
Hello Thomas,

Thanks for your reply. To be honest, I'm a newbie in the JBOSS/Java area. So it's hard 
for me to understand your explanation of the root problem to my redeploy problem.
You want to say that it is not really a bug in jboss, but a wrong coding in axis, or ?!

I have an own little .war file, with my webservice in Authentication.java, the correct 
web.xml and server-config.wsdd for registering my service and in the lib directory I 
copied the jars from axis 1.1 (axis.jar, saaj.jar, wsdl4j.jar, common jars, xerces 
jars).

So, do you have a workaround for me, that I can use JBOSS 3.2.5 and hot redeploying of 
my .war file ?

I tried to copy the axis-wsee.jar from 4.0.0RC1 to my war file but then I got some 
IncompatibleClassChange Exception in SOAPHeaderAxisImpl.

Best Regards,
Mario

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845659#3845659

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845659


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Web Services] - Re: JBOSS Bug #824187 happens again in 3.2.5 and 4.0.0RC1

2004-08-19 Thread SuperMario
Additional question:
Why does it work to redeploy my .war in jboss 3.2.3RC1 ?? Didn't remove jboss 3.2.3RC1 
the classloader from the repository amd so axis 1.1 worked with this version ?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845662#3845662

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845662


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Web Services] - Re: JBOSS Bug #824187 happens again in 3.2.5 and 4.0.0RC1

2004-08-19 Thread tdiesler
Hi Mario,

you might want to read up on jboss class loading to understand loader repositories, or 
better get your boss to send you to training. Coping axis-ws4ee.jar to your war has no 
effect.

I looked at the bugfix for #824187 it tried to load some commonly used stuff at 
service startup time. So the that classloader would stay valid. This only works, as 
long as a deployment does not try to discover (i.e. using commons-discovery) other 
stuff.

So the fix covered some ground, but was not a general solution. Trust me, static 
references to classloaders will not work in jboss and axis-1.1 has them.

Please also consider using J2EE compatible web services with JBossWS instead of 
JBoss.NET. JBoss.NET has entered maintenenance and will not be developed further. 

No need to learn an out of date propriatary stack.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845665#3845665

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845665


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Setting EnableTransformer Causes Numerous Stack Traces On St

2004-08-19 Thread ryano
Hello,

I'm attempting  to deploy a simple stateless session bean with an interceptor.  I've 
tried my own example and I also grabbed the jboss-head and tried using the new injboss 
example as a guide.  I'm not having much luck.  I'm using JBoss RC 1.  Specifically, I 
stopped the server and modified the jboss/server/default/conf/jboss-service.xml  by 
setting the EnableTransformer to true.  When I restart the server I get quite a few 
stack traces, see a small sample at the bottom of this post.  Can these be ignored or 
are they real issues?  When I deployed the injboss sample ear I received the following 
error which seems to indicate the startup errors must be real issues.  Am I doing 
something wrong?


undeploy-wait:
 [echo] Waiting for undeploy to take effect...

deploy-ear-aop:
 [copy] Copying 1 file to C:\jboss-4.0.0RC1\server\default\deploy
 [echo] =
 [echo] Classes have not been aop'ed - run JBoss with enable transformations = true
 [echo] Deploying ear containing a lib.aop file containing the jboss-aop.xml file
 [echo] =


Sample stack trace:


15:39:48,391 INFO  [WebService] Using RMI server codebase: http://caseylou2:8083/
15:39:48,751 INFO  [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, 
bindAdd
ress=null, Client SocketFactory=null, Server SocketFactory=null
15:39:50,803 ERROR [STDERR] [warn] AOP Instrumentor failed to transform 
org.jboss.webservi
ce.AxisService
15:39:50,803 ERROR [STDERR] java.lang.RuntimeException: * trying to 
convertReferences
of class: org.jboss.webservice.AxisService of ref 
org.jboss.webservice.deployment.ServiceD
escription
15:39:50,803 ERROR [STDERR] at 
org.jboss.aop.instrument.Instrumentor.convertReferences
(Instrumentor.java:485)
15:39:50,803 ERROR [STDERR] at 
org.jboss.aop.instrument.Instrumentor.transform(Instrum
entor.java:518)
15:39:50,803 ERROR [STDERR] at 
org.jboss.aop.AspectManager.translate(AspectManager.jav
a:509)
15:39:50,834 ERROR [STDERR] at 
org.jboss.aop.AspectManager.transform(AspectManager.jav
a:463)
15:39:50,834 ERROR [STDERR] at 
org.jboss.mx.loading.RepositoryClassLoader.findClass(Re
positoryClassLoader.java:573)
15:39:50,834 ERROR [STDERR] at 
java.lang.ClassLoader.loadClass(ClassLoader.java:289)
15:39:50,834 ERROR [STDERR] at 
org.jboss.mx.loading.RepositoryClassLoader.loadClassLoc
ally(RepositoryClassLoader.java:160)
15:39:50,834 ERROR [STDERR] at 
org.jboss.mx.loading.ClassLoadingTask$ThreadTask.run(Cl
assLoadingTask.java:119)
15:39:50,850 ERROR [STDERR] at 
org.jboss.mx.loading.LoadMgr3.nextTask(LoadMgr3.java:38
5)
15:39:50,881 ERROR [STDERR] at 
org.jboss.mx.loading.RepositoryClassLoader.loadClassImp
l(RepositoryClassLoader.java:469)
15:39:50,881 ERROR [STDERR] at 
org.jboss.mx.loading.RepositoryClassLoader.loadClass(Re
positoryClassLoader.java:374)
15:39:50,881 ERROR [STDERR] at 
java.lang.ClassLoader.loadClass(ClassLoader.java:235)
15:39:50,881 ERROR [STDERR] at 
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanSe
rverImpl.java:1180)
15:39:50,881 ERROR [STDERR] at 
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanSe
rverImpl.java:269)
15:39:50,881 ERROR [STDERR] at 
org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanSe
rverImpl.java:327)
15:39:51,006 ERROR [STDERR] at 
org.jboss.system.ServiceCreator.install(ServiceCreator.
java:98)
15:39:51,038 ERROR [STDERR] at 
org.jboss.system.ServiceConfigurator.internalInstall(Se
rviceConfigurator.java:149)
15:39:51,038 ERROR [STDERR] at 
org.jboss.system.ServiceConfigurator.install(ServiceCon
figurator.java:114)
15:39:51,038 ERROR [STDERR] at 
org.jboss.system.ServiceController.install(ServiceContr
oller.java:200)
15:39:51,038 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Met
hod)


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845667#3845667

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845667


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Security on JBoss] - Re: UserRoles getting cleared by cache flushing after 30 min

2004-08-19 Thread jcl
Well I think I solved a work around the problem.
It seems that an MDB in the system they had put some code
to set the jaas environment and call login on the module.
Removing this and using the unauthenticatedIdentity in the real module
allowed the cache cleanup to not affect anything. But I believe the cache
cleanup still shouldn't cause this to happen.
Wierd is that the session beans was using a different login domain.
And the mdb had the domain set explicitly to "other" which was different than the 
session bean. The mdb did access the session bean which
it  let be access because I think the run-as was set with the correct role.
Anyhow the cache did a logout and it somehow affected a client that was accessing a 
session bean.

Code from mdb that was removed.
String userId = "test";
LoginContext lc= new LoginContext("other", callbackHandler);
lc.login();



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845668#3845668

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845668


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-3.2 build.10 Build Successful

2004-08-19 Thread kimptoc_mail

View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040819200836Lbuild.10
BUILD COMPLETE - build.10Date of build: 08/19/2004 20:08:36Time to build: 29 minutes 20 secondsLast changed: 08/19/2004 18:31:08Last log entry: Updated comment




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (1)modifiedbwang00server/src/resources/org/jboss/metadata/jboss-web_3_2.dtdUpdated comment



[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Removal of jboss-common.jar dependency

2004-08-19 Thread rkadayam
I noticed that XmlLoadable is the only class that the AOP classes are looking for in 
the jboss-common.jar, in that case would it be possible to distribute this one class 
alone in its own jar or packaged with the aop jars.

This mainly helps when trying to use jboss-aop with other application servers not that 
jboss-common.jar might conflict anything but the package becomes simpler and smaller.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845670#3845670

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845670


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-3.2 build.11 Build Successful

2004-08-19 Thread kimptoc_mail

View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040820032342Lbuild.11
BUILD COMPLETE - build.11Date of build: 08/20/2004 03:23:42Time to build: 30 minutes 28 secondsLast changed: 08/20/2004 02:44:55Last log entry: Added for perf and stress tests




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (4)modifiedbwang00testsuite/src/resources/cluster/http/http-scoped/jboss-web-attr-based.xmlAdded for perf and stress testsmodifiedbwang00testsuite/src/resources/cluster/http/http-scoped/jboss-web.xmlAdded for perf and stress testsmodifiedbwang00testsuite/src/resources/cluster/http/http-scoped/modifyPerfAttribute.jspAdded for perf and stress testsmodifiedbwang00testsuite/src/resources/cluster/http/http-scoped/setPerfSession.jspAdded for perf and stress tests



[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Deplyment of war files on JBoss

2004-08-19 Thread grn
I have a serious problem when deploying war files on JBoss. As JBoss doesnot explode 
the war files on deployment I am not able to read the XML file stored inside the war 
file, from my program. The servlet throws exception while accessing the files.
Also in many cases the I have to modify the XML files from my program.

How can we do that??

Now I am working with 2 separate servers- Tomcat for the web tier and JBoss for the 
EJB tier. 

Can I make this to single Ear file and also read the XML form my program.

Is there any method to store XML file in another JBoss directory and access it as the 
Xml files are large enough to set as environment variables.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845679#3845679

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845679


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWeb] - Deployment of War files on Jboss

2004-08-19 Thread grn
I have a serious problem when deploying war files on JBoss. As JBoss doesnot explode 
the war files on deployment I am not able to read the XML file stored inside the war 
file, from my program. The servlet throws exception while accessing the files. 
Also in many cases the I have to modify the XML files from my program. 

How can we do that?? 

Now I am working with 2 separate servers- Tomcat for the web tier and JBoss for the 
EJB tier. 

Can I make this to single Ear file and also read the XML form my program. 

Is there any method to store XML file in another JBoss directory and access it as the 
Xml files are large enough to set as environment variables.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845680#3845680

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845680


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development