[JBoss-dev] [Clusters on JBoss (Clusters/JBoss)] - HASingleton RMIAdaptor vs. HA_RMI

2004-11-24 Thread moongabi
Now, I'm trying to see how can I get HASingleton MBean on any node in one cluster, and I already read many posts which informed me of the way create HASingletonRMIAdaptor. How different is the HASingletonRMIAdaptor from HA-RMI(HARMIServerImpl)? In "Jboss Custering" document, they say that throug

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041124230601Lbuild.489 BUILD COMPLETE - build.489Date of build: 11/24/2004 23:06:01Time to build: 21 minutes 10 secondsLast changed: 11/24/2004 19:17:23Last log entry: refactoring to support

[JBoss-dev] [Clusters on JBoss (Clusters/JBoss)] - Re: HASingleton Programming

2004-11-24 Thread muhr
ServiceMBeanSupport works. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856360#3856360 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856360 --- SF email is sponso

[JBoss-dev] [ jboss-Bugs-1071332 ] CMR and ejbCreate

2004-11-24 Thread SourceForge.net
Bugs item #1071332, was opened at 2004-11-22 22:42 Message generated for change (Comment added) made by kongdy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1071332&group_id=22866 Category: JBossCMP Group: v4.0 Status: Open Resolution: Works For Me Prio

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041124190809Lbuild.488 BUILD COMPLETE - build.488Date of build: 11/24/2004 19:08:09Time to build: 27 minutes 1 secondLast changed: 11/24/2004 18:10:51Last log entry: Fix the eclipse build

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041124163659Lbuild.194 BUILD COMPLETE - build.194Date of build: 11/24/2004 16:36:59Time to build: 37 minutes 22 secondsLast changed: 11/24/2004 14:39:29Last log entry: Bug Fix [1072638]: Dead

[JBoss-dev] [Mail Services] - Re: Milestone 2 imminent

2004-11-24 Thread iwadasn
Good to hear. Once a stable release is out, I'll try it on my server and give some feedback at least. I plan to try it with HSQL and Cloudbase (now Derby), hardly a production ready rig, but it should do for what I need. If you get out a stable release and have a nice list of things that need

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041124130223Lbuild.487 BUILD COMPLETE - build.487Date of build: 11/24/2004 13:02:23Time to build: 55 minutes 2 secondsLast changed: 11/24/2004 12:54:39Last log entry: "domain:=,foo=bar", //

[JBoss-dev] [JBossWS] - Re: javax.naming.NameNotFoundException: service not bound

2004-11-24 Thread namitajain
Hi Thomas, This is in reply to ur question " Is it true, that you hava a service interface, that extends javax.xml.rpc.Service and it has no package? ' Yes, I do have a serveice interface that extends javax.xml.rpc.Service and it has a package name, which I have specified in my web.xml :

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041124122309Lbuild.193 BUILD COMPLETE - build.193Date of build: 11/24/2004 12:23:09Time to build: 25 minutes 24 secondsLast changed: 11/24/2004 10:30:44Last log entry: Handle the case of a nu

[JBoss-dev] [JBoss IDE (dev)] - How to integrate JBoss-IDE 1.4.0 with JBoss 4.0 on Eclipse 3

2004-11-24 Thread mikek753
Hello, I?ve followed all steps by JBoss-IDE 1.3.0 Tutorial Guide to build Fibo application. However Fibo doesn?t work for me. I have JBoss-IDE 1.4.0 and JBoss 4.0 and Eclipse 3.0.1 I?ve compiled, packed and deployed FiboApp.ear Ok. When I run debug in out Console I see some JBoss exceptions lik

[JBoss-dev] [ jboss-Bugs-1072638 ] Deadlock when closing Subscriber from a MessageListener

2004-11-24 Thread SourceForge.net
Bugs item #1072638, was opened at 2004-11-24 17:50 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1072638&group_id=22866 Category: JBossMQ Group: v3.2 >Status: Closed >Resolution: Fixed Priority:

[JBoss-dev] [ jboss-Bugs-1072377 ] deleted file when re-deploying on a cluster node

2004-11-24 Thread SourceForge.net
Bugs item #1072377, was opened at 2004-11-24 11:47 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=1072377&group_id=22866 Category: Clustering Group: v3.2 Status: Open Resolution

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: within vs. withincode

2004-11-24 Thread [EMAIL PROTECTED]
| Instead of execution: method() and constructor() | Instead of withincode: withinmethod and withinconstructor | | It is easier to read. | | Same goes with has and hasfield. The problem is that you're not being clear on 'within()' usage. I need to know about the special cases (withinmethod or

[JBoss-dev] [JBossWS] - Re: javax.naming.NameNotFoundException: service not bound

2004-11-24 Thread jasong
Is this web service you talking to a J2EE service endpoint? If it is not, you can not use the web component client method to access the service. Meaning you can not use and jndi to access the service. You have to use DII or some kind of generated stubs if it is not a J2EE service endpoint yo

[JBoss-dev] [ jboss-Bugs-1072638 ] Deadlock when closing Subscriber from a MessageListener

2004-11-24 Thread SourceForge.net
Bugs item #1072638, was opened at 2004-11-24 17:50 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=1072638&group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution: N

[JBoss-dev] [ jboss-Bugs-1072634 ] EJB-QL produces incorrect SQL

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

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - within vs. withincode

2004-11-24 Thread [EMAIL PROTECTED]
Instead of: call(void System->println(..)) AND within(Foo)) call(void System->println(..)) AND withincode(Foo->new(..))) call(void System->println(..)) AND withincode(* Foo->*(..))) We could have: call(void System->println(..)) AND within(Foo)) call(void System->println(..)) AND within(Foo->new(.

[JBoss-dev] [JBossWS] - Re: XML RPC

2004-11-24 Thread jasong
If you are using XML RPC then you are not using web services. If you are having problems getting the apache XML RPC servlet to work then I would submit your questions to the apache xml-rpc mailing list. -Jason View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38

[JBoss-dev] [JBossWS] - Re: javax.naming.NameNotFoundException: service not bound

2004-11-24 Thread namitajain
Hi Jason, Thanks for ur reply. I will try to use wscompile tool and see what I can get. N.J View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856315#3856315 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856315

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041124113013Lbuild.221 BUILD COMPLETE - build.221Date of build: 11/24/2004 11:30:13Time to build: 41 minutes 3 secondsLast changed: 11/24/2004 10:26:14Last log entry: Handle the case of a nul

[JBoss-dev] [JBossWS] - Re: javax.naming.NameNotFoundException: service not bound

2004-11-24 Thread jasong
A J2EE web componet client does not need stubs because it uses the service enpoint interface and the jaxrpc-mapping file of the service. The wiki states "The web service client must have access to the same mapping information as described for the EJB service endpoint or the Java service endpoin

[JBoss-dev] [JBossWS] - Re: javax.naming.NameNotFoundException: service not bound

2004-11-24 Thread namitajain
Hi Thomas, I replaced the tag as javax.xml.rpc.Service in my web.xml but I am getting the same error. Any other idea or suggestion will be helpful, as to how can I implement a servlet to access a remote web service. Thanks again: N.J View the original post : http://www.jboss.org/index.

[JBoss-dev] [JBossWS] - Re: javax.naming.NameNotFoundException: service not bound

2004-11-24 Thread [EMAIL PROTECTED]
Apache Axis service locators do not enter the game with WS4EE. They are axis specific, hence not portable. Is it true, that you hava a service interface, that extends javax.xml.rpc.Service and it has no package? | MyServiceInterface | Most people use | javax.xml.rpc.Service | Vi

[JBoss-dev] [ jboss-Bugs-1070345 ] JCA Resource is not undeployed

2004-11-24 Thread SourceForge.net
Bugs item #1070345, was opened at 2004-11-21 00:39 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1070345&group_id=22866 Category: JBossServer Group: v4.0 >Status: Closed >Resolution: Fixed Pri

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041124102531Lbuild.486 BUILD COMPLETE - build.486Date of build: 11/24/2004 10:25:31Time to build: 18 minutes 40 secondsLast changed: 11/24/2004 10:10:12Last log entry: javadoc

[JBoss-dev] [JBossWS] - javax.naming.NameNotFoundException: service not bound

2004-11-24 Thread namitajain
Hi All, I am trying to use a remote web service and have used Apache Axis Wsdl2Java tool to generate all the necessary client Service/Locator and stub classes. I wrote a servlet to access the functions provided by this remote web service and did the following : try { Context iniC

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041124095007Lbuild.192 BUILD COMPLETE - build.192Date of build: 11/24/2004 09:50:07Time to build: 30 minutes 43 secondsLast changed: 11/24/2004 09:44:38Last log entry: Use interface class nam

[JBoss-dev] [JBossWS] - Re: XML RPC

2004-11-24 Thread infectedrhythms
Any one using XML RPC? I managed to write a serlet using XML RPC but when my client connects I keep getting NoSuchMethod... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856289#3856289 Reply to the post : http://www.jboss.org/index.html?module=bb&op=postin

[JBoss-dev] [JBoss IDE (dev)] - Re: Step debugging JSP pages

2004-11-24 Thread [EMAIL PROTECTED]
"jlu1202" wrote : I now can debug JSP code. I can't :( I have installed the JBoss IDE according to the tutorial instructions in http://www.devx.com/opensource/Article/20242/0/page/1. I can debug the HelloWorldServlet, but no additional helloworld.jsp page within the same project. - I'm using E

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041124074829Lbuild.220 BUILD COMPLETE - build.220Date of build: 11/24/2004 07:48:29Time to build: 20 minutes 31 secondsLast changed: 11/24/2004 07:16:15Last log entry: The following is compli

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041124083224Lbuild.485 BUILD COMPLETE - build.485Date of build: 11/24/2004 08:32:24Time to build: 22 minutes 39 secondsLast changed: 11/24/2004 08:11:50Last log entry: Use remoting in CallIm

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041124065837Lbuild.484 BUILD COMPLETE - build.484Date of build: 11/24/2004 06:58:37Time to build: 22 minutes 23 secondsLast changed: 11/24/2004 06:41:16Last log entry: organise imports

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041124055247Lbuild.219 BUILD COMPLETE - build.219Date of build: 11/24/2004 05:52:47Time to build: 23 minutes 33 secondsLast changed: 11/24/2004 03:35:41Last log entry: Don't override the pass

[JBoss-dev] [JBossWS] - Re: Authentication for webservices

2004-11-24 Thread DaveyS
"cglommen" wrote : I found that a workaround for this is to set the .NET client to http 1.0. This is very unfortunate. Please resolve this issue. | | I am now getting an "Insufficient method permissions" exception, but this is a different issue that I'm looking into. Can you explain how you

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041124045618Lbuild.483 BUILD COMPLETE - build.483Date of build: 11/24/2004 04:56:18Time to build: 21 minutes 36 secondsLast changed: 11/24/2004 04:50:04Last log entry: change order of depend

[JBoss-dev] [JBossCache] Unsynchronized HashMap hangs.

2004-11-24 Thread Tuomas Kalevi Kantonen
We have (quite) random hangs in TreeCache. TreeCache.getGlobalTransactionFromThread calls thread2GtxMap_.get(..) which never returns. Using JDB and reading java.util.HashMap sources it seems that we have a never ending loop of entries in the maps index table. The only reason I could figure out is

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041124035109Lbuild.191 BUILD COMPLETE - build.191Date of build: 11/24/2004 03:51:09Time to build: 30 minutes 22 secondsLast changed: 11/24/2004 03:39:14Last log entry: Don't override the pass

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Problem with Jbos 4.0RC2 + Eclipse 3.1M2 + MyEclipse 3.8

2004-11-24 Thread [EMAIL PROTECTED]
1) Yes. I can't remember exactly what is already deployed in JBoss 4.0 RC2 (a jar or a directory). If you can't get it working with JBoss 4.0 RC 2, download JBoss 4.0, and follow these instructions http://www.jboss.org/index.html?module=bb&op=viewtopic&t=56564 http://www.jboss.org/index.html?modu

[JBoss-dev] [ jboss-Bugs-1071332 ] CMR and ejbCreate

2004-11-24 Thread SourceForge.net
Bugs item #1071332, was opened at 2004-11-23 00:42 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1071332&group_id=22866 Category: JBossCMP Group: v4.0 Status: Open Resolution: Works For Me

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

2004-11-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041124031437Lbuild.218 BUILD COMPLETE - build.218Date of build: 11/24/2004 03:14:37Time to build: 20 minutes 54 secondsLast changed: 11/24/2004 02:25:59Last log entry: Fix the descriptor for