[JBoss-dev] [JBossCache] - Re: Transactions/Locking Across VMs Issues

2004-11-15 Thread bela
JBoss itself (the appserver) uses random sleeps and retries (up to 5 times). Unless you have distributed deadlock detection, this is the only way to recover from deadlocks. How to avoid this ? Work on separate data sets in different nodes, e.g. node1 works on data 1-10, node2 on 11-20, node 3 on

[JBoss-dev] [JBossCache] - Re: lock.TimeoutException crash the replicate-sync cluster

2004-11-15 Thread bela
what do you mean by crash ? Termination of the VM ? B/c what you describe is a regular scenario, in which the first box waits until it (a) gets a response from the second box or (b) the second box is suspected. Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopi

[JBoss-dev] [JBoss IDE (dev)] - Re: JBossIDE Collaboration Conference Call Notes 11/12/04

2004-11-15 Thread maxhibernateorg
"marshall" wrote : "max" wrote : | | I was using the automated builder stuff which is in eclipse. | | Just added a "builder" on my project and told which ant file and target to run when certain resources are changed (like all files in model/src). | | | | Can it be more integrated

[JBoss-dev] [JBossCache] - Re: lock.TimeoutException crash the replicate-sync cluster

2004-11-15 Thread norbert
The Exception you get ist expected behavior of synchronous replication. With synchronous replication the caller will be notified of all communication-errors that occour during replication. This is intendet behaviour, your calling thread is notified so it can apply arbitrary actions. TimeOutExce

[JBoss-dev] [JBossCache] - TreeCacheAOP, inheritance, replication and getObject

2004-11-15 Thread paulvallender
Hi, I am fairly new to TreeCache. I think it is a great piece of work, but I have come across a few teething problems. One of my problems is that members from a base class are not replicated to a second cache, or, more correctly, they are replicated, but 'getObject' does not seem to think so.

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: how to change the arguments of a method by AOP?

2004-11-15 Thread kabkhan
Specify the jboss.aop.optimized system property and set it to false, i.e: | | | | | | | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855169#3855169 Reply to the post : http://www.jbo

[JBoss-dev] [JBossCache] - Re: TreeCacheAop and default constructors

2004-11-15 Thread paulvallender
Hi, anonymous wrote : TreeCacheAop does not require a POJO to have a default constructor. I am sure this is true, However, I am also having problems with Class instantiation exceptions. The problem only occurs when a second cache attempts a getObject for an object created in the first cache.

[JBoss-dev] jboss-head build.439 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041115035615Lbuild.439 BUILD COMPLETE - build.439Date of build: 11/15/2004 03:56:15Time to build: 24 minutes 36 secondsLast changed: 11/15/2004 03:49:54Last log entry: no message

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - JBoss AOP libraries on www.ibiblio.com/maven/Jboss ?

2004-11-15 Thread ochorchoj
I thing it's a good idea to have AOP libraries published on http://www.ibiblio.org/maven. best regards, View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855173#3855173 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3

[JBoss-dev] [JBossCache] - Re: TreeCacheAop and default constructors

2004-11-15 Thread bela
"paulvallender" wrote : Hi, | | anonymous wrote : therefore no need for Serializable either | In the situation where one cache is running and objects are added. A second cache starts and the initial state is transferred to the second cache. If the objects are not Serializable then a clas

[JBoss-dev] jboss-head build.440 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041115052935Lbuild.440 BUILD COMPLETE - build.440Date of build: 11/15/2004 05:29:35Time to build: 15 minutes 33 secondsLast changed: 11/15/2004 05:04:22Last log entry: updated javadoc

[JBoss-dev] [JBossWS] - Re: Problem with Deserialzing Arrays by Axis

2004-11-15 Thread sidhartha
Hi Al, We are using the Axis classes that are bundled within JBossWS. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855180#3855180 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855180 ---

[JBoss-dev] [JBossCache] - Re: Problems with using TreeCacheAop for the first time

2004-11-15 Thread nthx
Hi! Thanks for tip about "transient log". That was the problem in JbossCache 1.1 I won't check CVS version for now. I'll wait till 2.0. And btw, when will it be? ~end of november? Rgrds, Tomasz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855184#3855184

[JBoss-dev] jboss-4.0 build.185 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041115055512Lbuild.185 BUILD COMPLETE - build.185Date of build: 11/15/2004 05:55:12Time to build: 23 minutes 48 secondsLast changed: 11/15/2004 05:26:41Last log entry: Fix: duplicate definiti

[JBoss-dev] jboss-head build.441 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041115071338Lbuild.441 BUILD COMPLETE - build.441Date of build: 11/15/2004 07:13:38Time to build: 17 minutes 13 secondsLast changed: 11/15/2004 06:59:10Last log entry: lock acquisition now r

[JBoss-dev] jboss-4.0 build.186 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041115074707Lbuild.186 BUILD COMPLETE - build.186Date of build: 11/15/2004 07:47:07Time to build: 23 minutes 15 secondsLast changed: 11/15/2004 07:35:28Last log entry: Fix memory leak in Meta

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: PER_INSTANCE Aspect and serialization

2004-11-15 Thread kabkhan
I will let Bill comment as to whether or not this is a design feature. Could you use a mixin class for Externaliable and do the serialization there? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855196#3855196 Reply to the post : http://www.jboss.org/index

[JBoss-dev] [JBossWS] - Admin GUI for JBossWS now Available!!

2004-11-15 Thread mbarton
WSABI for JBossWS provides a Java-based web application that manages Web services deployed via JBossWS. Built on top of Jakarta Struts framework, WSABI offers an intuitive user interface that vastly simplifies the management of complex JBossWS deployments. The user interface is divided into five

[JBoss-dev] [JBossCache] - Does node triggers coordinator methods?

2004-11-15 Thread nthx
Hi! I wonder whether when asking node (invoking 'getChildren()') for some objects, the method is realy executed on coordinator? I suppose it doesn't :( So what I try to achieve is to use my own persistence aspects - not CacheLoader. The scenario is: execute 'getChildren' on slave -> this trigge

[JBoss-dev] [ jboss-Feature Requests-1066679 ] CTRL-ALT-Fx keys used to changed ttys in Linux

2004-11-15 Thread SourceForge.net
Feature Requests item #1066679, was opened at 2004-11-15 15:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376688&aid=1066679&group_id=22866 Category: JBoss-IDE Group: v4.0 Status: Open

[JBoss-dev] [Web Services] - Admin GUI now available for JBossWS!!!

2004-11-15 Thread mbarton
WSABI for JBossWS provides a Java-based web application that manages Web services deployed via JBossWS. Built on top of Jakarta Struts framework, WSABI offers an intuitive user interface that vastly simplifies the management of complex JBossWS deployments. The user interface is divided into five

[JBoss-dev] [JBossCache] - Re: lock.TimeoutException crash the replicate-sync cluster

2004-11-15 Thread tinachen
Thanks bela and norbert: The problem in my code solved by catching the Exception then re-do the operation after another timeout-period to make sure the refreshment done in the remaining instances in the cluster. Thanks again. View the original post : http://www.jboss.org/index.html

[JBoss-dev] [JBossCache] - Re: Does node triggers coordinator methods?

2004-11-15 Thread bela
I don't understand the question. If you want to write your own persistence layer for JBossCache, then I suggest to take a look at the new JBossCache 1.2 (due mid December) release, which includes some more aspects (a.k.a. Interceptors). You could write one which intercepts all methods with modif

[JBoss-dev] [JBossWS] - Re: Admin GUI for JBossWS now Available!!

2004-11-15 Thread tdiesler
Hi Mike, from what I read at http://demo.wsabi.org WSABI has little to do with J2EE compatible web services provided by JBossWS. You seem to target the Axis project instead. Good luck with your effort View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855205#38

[JBoss-dev] jboss-head build.442 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041115085628Lbuild.442 BUILD COMPLETE - build.442Date of build: 11/15/2004 08:56:28Time to build: 26 minutes 36 secondsLast changed: 11/15/2004 08:41:28Last log entry: Added annotation types

[JBoss-dev] [Nukes Development] - Nukes 2.0 urls

2004-11-15 Thread chamcha
Hi developers, I have to implement a module for creation of user's personal web sites. The user's web site must be mapped on a url like this: www.mydomain.com/[username] For example, the personal web site of the user 'mike' will be: www.mydomain.com/mike Obviously, this may rise some conflict

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: PER_INSTANCE Aspect and serialization

2004-11-15 Thread Bill Burke
We'll have to add this as a configuration option. Mixins have the ability to be serialized, but the aspects are not. The reason for this is that you may be serializing the class across the network to a node that does not have an aspectized class or does not have the exact or different aspects d

[JBoss-dev] [JBossCache] - Re: Does node triggers coordinator methods?

2004-11-15 Thread nthx
Yes, I want to write my own persistence layer, but let's say I want to do it with 1.1, because that's last stable version. Maybe I'll repeat problem in other words: 1) I want to cache Root object which may have some children: accessed through 'getChildren()' method. 2) I want to combine cachi

[JBoss-dev] [Nukes Development] - Re: Nukes 2.0 urls

2004-11-15 Thread cooper
in nukes-2.0 you can implement you own style of URL if you want. I already have done something like /blah where blah is the portal name (usefull when you have multiple portal per portal object container) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855215#3

[JBoss-dev] [IIOP on JBoss] - java.lang.ClassCastException while using RMI-IIOP in test cl

2004-11-15 Thread joeri klekamp
G'day, I'm trying to run a EJB test client via RMI-IIOP, i followed the instructions found on this site to override the standard invoker in the Jboss.xml file of the session bean I want to approach. The lookup of the home reference is fine, e.g. Object o = ctx.lookup("ejb/EmployeeManagerSes

[JBoss-dev] [JBossCache] - Re: TreeCacheAop and default constructors

2004-11-15 Thread paulvallender
Bela, Thanks for the quick reply. I thought I had declared all POJOs in that test, but it seems this wasn't the case (I can't reproduce the Serialisation error today). Thanks, Paul. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855219#3855219 Reply to t

[JBoss-dev] [JBossCache] - Re: Does node triggers coordinator methods?

2004-11-15 Thread bela
I 'd write a CacheLoader. There is already an implementation of coordinator-only CacheLoader, SharedStoreCacheLoader (in org.jboss.cache.loader). Check it out,l maybe you could start of with this one, and make modifications Bela View the original post : http://www.jboss.org/index.html?module=

[JBoss-dev] [JBossWS] - Re: Admin GUI for JBossWS now Available!!

2004-11-15 Thread mbarton
Hi Thomas, You bring up a very good point. Yes, the project as it stands today targets Axis, but it was very easy to integrate JBossWS into the GUI (AxisServer is an MBean). We do plan on supporting J2EE compatible web services and realize that the dependency of Axis within JBossWS will be

[JBoss-dev] [Persistence development forum] - cmp2x jdbc2 container evolution

2004-11-15 Thread jdefelice
is there a timeline for implementing support for an optimistic timestamp strategy (for the jdbc2 pm)? if not... i was thinking about taking a stab at it... are there any *special* issues that i should be aware of before attempting to tackle something like this? View the original post : http:

[JBoss-dev] [JBossWS] - Re: Admin GUI for JBossWS now Available!!

2004-11-15 Thread tdiesler
The code for the next generation JBossWS is in jboss-head/webservice/src/main/org/jboss/ws There is a public JIRA project that should more or less show the current status and TODOs http://tck1.jboss.com/jira/secure/BrowseProject.jspa?id=10050 and there are a few roadmap docs in jboss-head/

[JBoss-dev] [JBossWS] - WebService porting JBoss 3.2 to 4.0

2004-11-15 Thread emcgreal
I want to port my current webservices running on 3.2 (Jboss.Net) to 4.0 so I followed the Duke's Bank tutorial on how to deploy on 4.0 Basically I have a stateless session bean and I want to expose it as a Webservice - the bean is called Bookit Here's what I did 1. added com.imilia.interfaces.Boo

[JBoss-dev] [JBossCache] - Newbie: Eviction Policy question

2004-11-15 Thread thebadpete
Hi there, I have a question about eviction policies. Am I right in assuming that if I do not put the EvictionPolicyClass in the configuration XML file, that means that the cache configured will not try to remove any cached objects by itself unless explicitly removed by the remove() method? Th

[JBoss-dev] [JBossWS] - Re: WebService porting JBoss 3.2 to 4.0

2004-11-15 Thread tdiesler
The service endpoint interface (SEI) is NOT the SLSB's remote interface. The SEI needs to extend Remote and all methods must throw RemoteException. Why Bootkit.war? An EJB endpoint is deployed as jar. Have a look at http://www.jboss.org/wiki/Wiki.jsp?page=WSServerEJB View the original post : h

[JBoss-dev] [JBossWS] - Re: Admin GUI for JBossWS now Available!!

2004-11-15 Thread Sacha Labourey
Hello Mike, Why don't you contribute that to JBoss CVS, put it as part of the default distrib, etc.? We have started working on a management console and I am sure your tool would fit into it. cheers, sacha View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=385

[JBoss-dev] [JBossWS] - Where is the Wiki section"Mapping custom exceptions"?

2004-11-15 Thread cglommen
"Mapping custom exceptions" is listed in the Wiki, but is not hyperlinked. Does JBoss not support custom exceptions? Where can I find guidance as to utilizing application thrown faults? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855249#3855249 Reply to t

[JBoss-dev] [ jboss-Bugs-1063107 ] CheckValidConnectionSQL is not Serializable

2004-11-15 Thread SourceForge.net
Bugs item #1063107, was opened at 2004-11-09 13:53 Message generated for change (Comment added) made by prudrakshala You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1063107&group_id=22866 Category: JBossServer Group: v3.2 Status: Closed Resolution: Duplic

[JBoss-dev] [ jboss-Bugs-1063107 ] CheckValidConnectionSQL is not Serializable

2004-11-15 Thread SourceForge.net
Bugs item #1063107, was opened at 2004-11-09 13:53 Message generated for change (Settings changed) made by prudrakshala You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1063107&group_id=22866 Category: JBossServer Group: v3.2 >Status: Open Resolution: Dupl

[JBoss-dev] [JBossWS] - Re: WebService porting JBoss 3.2 to 4.0

2004-11-15 Thread emcgreal
Thanks - I somehow put the webservies.xml file etc in the war archive WEB-INF - instead of with the EJB - now I can depoy and call the webservices using SOAPScope but I'm missing serializers for Beans I'm using in the webservices. In JBoss.Net I had to register custom serializers in webserv

[JBoss-dev] [JBossWS] - Re: WebService porting JBoss 3.2 to 4.0

2004-11-15 Thread emcgreal
sorry fogot to paste the example mapping How do u map user-defined types in ws4ee? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855258#3855258 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855258 -

[JBoss-dev] [JBossWS] - Re: Admin GUI for JBossWS now Available!!

2004-11-15 Thread aveitas
Hi Sacha, Once we understand the direction of JBossWS, then we will be in a much better position to discuss contributing our code to JBoss. Is the code for the management console you mentioned available somewhere? If so, can you point me to it? Thanks, Mike View the original post : http:/

[JBoss-dev] [JBossWS] - Re: WebService porting JBoss 3.2 to 4.0

2004-11-15 Thread emcgreal
woops - seems to be a problem when I paste into the instant reply window - really! - the pasted text never makes it in so I guess Ill just have try again and type it in View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855260#3855260 Reply to the post : htt

[JBoss-dev] [ jboss-Bugs-1066859 ] Fail to obtain type-mapping metadata

2004-11-15 Thread SourceForge.net
Bugs item #1066859, was opened at 2004-11-15 18:58 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=1066859&group_id=22866 Category: JBossCMP Group: v4.0 Status: Open Resolution:

[JBoss-dev] [JBossWS] - Re: WebService porting JBoss 3.2 to 4.0

2004-11-15 Thread emcgreal
beanMapping qname="bookit:Request" languageSpecificType="java:com.imilia.bookit.utils.Request" ah the parser thinks its XML! sorry for the number of replies View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855262#3855262 Reply to the post : http://ww

[JBoss-dev] [JBossCache] - Re: Newbie: Eviction Policy question

2004-11-15 Thread bela
that's correct View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855265#3855265 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855265 --- This SF.Net email is sponsored

[JBoss-dev] [JBossWS] - Re: Admin GUI for JBossWS now Available!!

2004-11-15 Thread [EMAIL PROTECTED]
It's the ./console module, if you check-out any of the 3.2.x or 4.0.x or HEAD versions. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855266#3855266 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855266 ---

[JBoss-dev] [ jboss-Bugs-1066880 ] Fail to obtain type-mapping metadata

2004-11-15 Thread SourceForge.net
Bugs item #1066880, was opened at 2004-11-15 19:32 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=1066880&group_id=22866 Category: JBossCMP Group: v4.0 Status: Open Resolution:

[JBoss-dev] [ jboss-Patches-1066895 ] Fix ServiceEndpointServlet generated urls

2004-11-15 Thread SourceForge.net
Patches item #1066895, was opened at 2004-11-15 14:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=1066895&group_id=22866 Category: JBossWS Group: v4.0 Status: Open Resolution

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: PER_INSTANCE Aspect and serialization

2004-11-15 Thread neil_g_avery
Thanks for the quick responses guys. I guess that might be the reason, and it makes the sense but as a fundamental java concept it might also make the case for it. I mean conceptually speaking this raises the question of what is an object? The more functionality you push to the aspects the mor

[JBoss-dev] [ jboss-Bugs-1066937 ] NullPointerException at commit

2004-11-15 Thread SourceForge.net
Bugs item #1066937, was opened at 2004-11-15 23:16 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=1066937&group_id=22866 Category: JBossTX Group: v4.0 Status: Open Resolution: N

[JBoss-dev] [ jboss-Bugs-1066937 ] NullPointerException at commit

2004-11-15 Thread SourceForge.net
Bugs item #1066937, was opened at 2004-11-15 23:16 Message generated for change (Comment added) made by hlinnaka You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1066937&group_id=22866 Category: JBossTX Group: v4.0 Status: Open Resolution: None Priority: 5

[JBoss-dev] [JBossWS] - Re: WebService porting JBoss 3.2 to 4.0

2004-11-15 Thread jasong
Most of the time, the types will map automatically. If something does go wrong you may have to make a ws4ee-deployment.xml to better control the type mapping. For more info see the wiki topic WSTypeMapping. -Jason View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopi

[JBoss-dev] [ jboss-Bugs-1066186 ] MySqlDS not bound

2004-11-15 Thread SourceForge.net
Bugs item #1066186, was opened at 2004-11-14 17:56 Message generated for change (Comment added) made by kimerinn You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1066186&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority:

[JBoss-dev] [JBossWS] - Re: Where is the Wiki section

2004-11-15 Thread jasong
Custom exception support have been fixed in 4.0.1 (soon to be released). Custom exceptions are used in the same way that custom beans are used. The only difference is that a constructor is searched for (instead of an accessor method) since java does not expose acesss to the exception message. A

[JBoss-dev] [JBossWS] - EJB endpoint authentication and authorization REVISITED

2004-11-15 Thread cglommen
I have read the Wiki (http://www.jboss.org/wiki/Wiki.jsp?page=WSSecureEndpoint) on securing a service endpoint, and I am quite disturbed. Does this mean only JBoss clients can access secured web services session beans? I really would like to know how to achieve a secure webservice session bean

[JBoss-dev] jboss-head build.443 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041115160002Lbuild.443 BUILD COMPLETE - build.443Date of build: 11/15/2004 16:00:02Time to build: 22 minutes 38 secondsLast changed: 11/15/2004 14:51:09Last log entry: Reformatted code and a

[JBoss-dev] [ jboss-Bugs-1066186 ] MySqlDS not bound

2004-11-15 Thread SourceForge.net
Bugs item #1066186, was opened at 2004-11-14 15:56 Message generated for change (Settings changed) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1066186&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priorit

[JBoss-dev] [ jboss-Bugs-1066186 ] MySqlDS not bound

2004-11-15 Thread SourceForge.net
Bugs item #1066186, was opened at 2004-11-14 15:56 Message generated for change (Settings changed) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1066186&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priorit

[JBoss-dev] [JBossWS] - Re: EJB endpoint authentication and authorization REVISITED

2004-11-15 Thread jasong
To enable basic auth you just add auth-method to your jboss.xml file. To require ssl you set transport-guarantee to CONFIDENTIAL. Take a look at the jboss 4 dtd for more info. For example: | | MySecureEJBServiceEndpoint | /MySecureEJBServiceEnpoint | BASIC |

[JBoss-dev] [JBossWS] - Re: EJB endpoint authentication and authorization REVISITED

2004-11-15 Thread cglommen
Thanks for the quick reply. I do have another question. How do I take into account parameter based security? Consider the following hypothetical scenerio I have a service that provides a access to a set of bools, a library service if you will. Anyone can gain access to the webservice, but o

[JBoss-dev] [JBossWS] - Re: EJB endpoint authentication and authorization REVISITED

2004-11-15 Thread jasong
I added this information to the wiki. Thanks for noticing. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855281#3855281 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855281

[JBoss-dev] [JBossWS] - Re: EJB endpoint authentication and authorization REVISITED

2004-11-15 Thread jasong
When you are using EJB endpoints the authentication is just being passed to the standard J2EE principal/role based security system. So if you wanted to programatically make decessions the J2EE role/princiapal system exposes two methods, both on the EJBContext object: isCallerInRole(), and getPr

[JBoss-dev] jboss-head build.444 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041115173914Lbuild.444 BUILD COMPLETE - build.444Date of build: 11/15/2004 17:39:14Time to build: 15 minutes 37 secondsLast changed: 11/15/2004 16:21:36Last log entry: Added remoting 1.0.1 a

[JBoss-dev] [JBossWS] - Re: Where is the Wiki section

2004-11-15 Thread cglommen
Thanks for the reply. Could you be more specific on how I create/utilize custom faults? Or where to find such information? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855284#3855284 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&

[JBoss-dev] [ jboss-Bugs-1041495 ] bad path to included xsd gets built in WSDLFilePublisher

2004-11-15 Thread SourceForge.net
Bugs item #1041495, was opened at 2004-10-06 14:18 Message generated for change (Settings changed) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1041495&group_id=22866 Category: JBossWeb Group: v4.0 Status: Open Resolution: None Priorit

[JBoss-dev] [ jboss-Bugs-1041622 ] invalid schemaLocation generated for imported schema

2004-11-15 Thread SourceForge.net
Bugs item #1041622, was opened at 2004-10-06 17:32 Message generated for change (Settings changed) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1041622&group_id=22866 Category: None Group: None Status: Open Resolution: None Priority: 5

[JBoss-dev] [ jboss-Bugs-1041622 ] invalid schemaLocation generated for imported schema

2004-11-15 Thread SourceForge.net
Bugs item #1041622, was opened at 2004-10-06 12:32 Message generated for change (Comment added) made by osdchicago You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1041622&group_id=22866 Category: None Group: None Status: Open Resolution: None Priority: 5

[JBoss-dev] [ jboss-Bugs-1041622 ] invalid schemaLocation generated for imported schema

2004-11-15 Thread SourceForge.net
Bugs item #1041622, was opened at 2004-10-06 12:32 Message generated for change (Settings changed) made by osdchicago You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1041622&group_id=22866 Category: None >Group: v4.0 Status: Open Resolution: None Priority

[JBoss-dev] [JBossWS] - Re: EJB endpoint authentication and authorization REVISITED

2004-11-15 Thread cglommen
So can I use BASIC authentication with a custom security interceptor? If so, how is this done? And finally, where do I find documentation on SecurityProxy? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855287#3855287 Reply to the post : http://www.jboss.

[JBoss-dev] jboss-4.0 build.187 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041115190024Lbuild.187 BUILD COMPLETE - build.187Date of build: 11/15/2004 19:00:24Time to build: 28 minutes 53 secondsLast changed: 11/15/2004 18:51:01Last log entry: Bug Fix:[ 1041495 ] bad

[JBoss-dev] [JBossWS] - Re: Where is the Wiki section

2004-11-15 Thread tdiesler
If you are familiar with CVS, check out jboss-4.0 Branch_4_0. cd testsuite ant ant tests-webservice You will see a test case for custom exceptions. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855288#3855288 Reply to the post : http://www.jboss.org/index

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: how to change the arguments of a method by AOP?

2004-11-15 Thread huqiao
the following error message occure: [aopc] BUILD FAILED: The task doesn't support the nested "sysproperty" element. [EMAIL PROTECTED] View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855289#3855289 Reply to the post : http://www.jboss.org/index.html?module=

[JBoss-dev] JBoss hanging problem...

2004-11-15 Thread Michael Burbidge
When I startup JBoss 3.2.6 at some point I start getting the following messages: 17:34:17,563 WARN [ClientGmsImpl] handleJoin(dhcp222-69:49239) failed, retrying Over and over. It appears to be hung. If I try to shut it down it does a certain amount of shutdown and then hangs printing out the

[JBoss-dev] jboss-head-jdk-matrix build.11 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20041115211908Lbuild.11 BUILD COMPLETE - build.11Date of build: 11/15/2004 21:19:08Time to build: 22 minutes 54 secondsLast changed: 11/15/2004 16:21:36Last log entry: Added remotin

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

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041115220934Lbuild.181 BUILD COMPLETE - build.181Date of build: 11/15/2004 22:09:34Time to build: 16 minutes 2 secondsLast changed: 11/15/2004 21:58:27Last log entry: Eclipse build fixes (aga

[JBoss-dev] jboss-4.0-jdk-matrix build.15 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20041115235310Lbuild.15 BUILD COMPLETE - build.15Date of build: 11/15/2004 23:53:10Time to build: 27 minutes 32 secondsLast changed: 11/15/2004 23:44:01Last log entry: Eclipse build

[JBoss-dev] jboss-head build.445 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041116002452Lbuild.445 BUILD COMPLETE - build.445Date of build: 11/16/2004 00:24:52Time to build: 15 minutes 33 secondsLast changed: 11/16/2004 00:10:44Last log entry: Port jms stat improvem

[JBoss-dev] jboss-4.0 build.188 Build Successful

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041116005207Lbuild.188 BUILD COMPLETE - build.188Date of build: 11/16/2004 00:52:07Time to build: 18 minutes 40 secondsLast changed: 11/15/2004 23:44:01Last log entry: Eclipse build fix

[JBoss-dev] jboss-3.2-testsuite Build Failed

2004-11-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20041116011606 BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:66: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbos