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
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
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
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
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
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
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
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", //
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 :
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
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
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:
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
| 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
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
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
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:
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(.
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
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
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
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
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.
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
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
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
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
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
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
"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
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
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
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
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
"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
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
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
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
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
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
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
41 matches
Mail list logo