User: starksm
Date: 01/04/01 20:25:40
Modified:src/docs advconfig.xml basicconfiguration.xml
howtojavamail.xml jbossdocs.xml jbosssx.xml
Added: src/docs howtombeans.xml
Log:
Updated basic config files documentation and added some id tags for
refere
I would rather not have knowledge of 3rd party app server deployment
descriptors in the core JBoss code as it would only complicate understanding
of how the jboss.xml and standardjboss.xml descriptor are used. Its a fine
idea but it could be implemented via a utility that transformed the app serve
Hi,
During another long boring flight, I made some changes to the
XMLFileLoader and metadata classes to support weblogic jar files. The idea
is to have jboss be able to run WebLogic ejb-jars untouched. So far I have
the following in mind:
Load jar file
Load Default values from standardjbos
Hello Vladimir,
I think I have found what was my problem.
As I am trying to set the RemoteContainer reference in a serializable
structure *directly* on the server i.e. without using the RMI sub-system, I
need to explicitely get the stub before playing with the reference i.e.
store the result of
Ok got the simone mail,
thanks, will put it online
marc
|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of marc
|fleury
|Sent: Sunday, April 01, 2001 6:15 PM
|To: Jboss-Development@Lists. Sourceforge. Net
|Subject: [JBoss-dev] Branches and Tags
|
|
|I
I will package the 2.2 stuff tonight so that it is online tomorrow.
How are we doing on the branches and tags?
when I do a checkout jboss what do I get? 2.3?
How do I retrieve the 2.2, do I get the most advanced branch there?
A web page detailing that and replacing the current cvs.html page wou
User: kimptoc
Date: 01/04/01 13:40:01
Modified:src/main/javax/jms QueueRequestor.java
Log:
sorted out queuerequestor too now
Revision ChangesPath
1.2 +14 -4 jboss-j2ee/src/main/javax/jms/QueueRequestor.java
Index: QueueRequestor.java
===
User: kimptoc
Date: 01/04/01 13:36:17
Modified:src/examples RequestReplyQueue.java
Log:
patch to the request reply example to make it work - was complaining about
persistent msgs on temp queues
Revision ChangesPath
1.2 +40 -35jbossmq/src/examples/RequestReply
User: kimptoc
Date: 01/04/01 13:33:32
Modified:src/examples build.bat run.bat
Log:
make the build/run scripts more generic
Revision ChangesPath
1.3 +15 -1 jbossmq/src/examples/build.bat
Index: build.bat
==
User: kimptoc
Date: 01/04/01 12:37:42
Modified:src/build build.xml
Log:
added cluster and xml packages to the jbossmq-client jar - needed for the cluster
request/reply examples
Revision ChangesPath
1.7 +2 -0 jbossmq/src/build/build.xml
Index: build.xml
User: kimptoc
Date: 01/04/01 12:36:46
Modified:src/examples run.bat
Added: src/examples lcp.bat
Log:
made the dos run script more generic - for ease of testing the jboss-j2ee.jar
Revision ChangesPath
1.2 +10 -1 jbossmq/src/examples/run.bat
Index:
User: kimptoc
Date: 01/04/01 12:34:02
Added: src/main/javax/jms QueueRequestor.java TopicRequestor.java
Log:
added jms helper classes - queue requestor is still incomplete
Revision ChangesPath
1.1 jboss-j2ee/src/main/javax/jms/QueueRequestor.java
User: tmcsys
Date: 01/04/01 10:51:11
Modified:.index.html
Log:
Add META tags
Revision ChangesPath
1.6 +7 -3 newsite/index.html
Index: index.html
===
RCS file: /cvsroot/jboss/new
Hello Vladimir,
> > The problems
> >
> > I seem to have problems to serialize the ContainerRemote
> objects in my MBEAN
...
> > when communicating between distant JVM? (see *** above)
>
> your problem stems from the fact that you have to , in your writeExternal
> implementation of St
>
Hey,
Sasha I am not 100% sure but I think that:
> The problems
>
> I seem to have problems to serialize the ContainerRemote objects in my MBEAN
> hashtable
> structure. I get "java.rmi.MarshalException: Invalid remote object"
> exception. Do I need to take particular action to se
I'm using JBoss 2.0FINAL with TomCat and WebLogic's jDriver for SQL Server,
and would like to use JNDI to look up my database connection pool, and also
a few environment variables set in the web.xml file (via env-entry
elements).
>>> /lib/ext has:
mssql.jar (the WebLogic SQLServer driver)
>>> jb
User: kimptoc
Date: 01/04/01 06:52:44
Modified:src/main/javax/transaction/xa XAException.java
Log:
added some stuff used by jbossmq
Revision ChangesPath
1.2 +32 -1 jboss-j2ee/src/main/javax/transaction/xa/XAException.java
Index: XAException.java
===
User: kimptoc
Date: 01/04/01 06:43:21
Added: src/main/javax/jms BytesMessage.java Connection.java
ConnectionConsumer.java ConnectionFactory.java
ConnectionMetaData.java DeliveryMode.java
Destination.java Exceptio
User: kimptoc
Date: 01/04/01 06:40:10
jboss-j2ee/src/main/javax/jms - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development
Hello,
I am currently developping a first implementation of HA for SLSB, but I have
some problems most probably comming from my lack of understanding of dynamic
proxies implementation.
The whole picture first...
===
I've implemented a MBEAN ("HA Config server") that uses
User: tobyallsopp
Date: 01/04/01 00:18:45
Modified:src/docs howtojca.xml
Log:
Corrected my name and email address.
Reformatted the source so that I can maintain it in the future.
Revision ChangesPath
1.3 +423 -341 manual/src/docs/howtojca.xml
Index: howtojc
21 matches
Mail list logo