Yes.
|
|some/local/Name
|jnp://some.host.name:1099/remote/BeanName
|
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875224#3875224
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875224
--
If there are multiple SOAP messages possible in a single thread, the use of
threadlocal to hold the root may not be suitable, because SAAJ is all about
working on a SOAP message top to bottom. I will be interested to know Thomas's
thoughts on this issue.
I am thinking of scenarios where there
I'm creating a portlet that needs to make decisions based on the user's
browser. In the portlet code i can get that okay with...
request.getProperty("user-agent")
if i try to do the view with JSP, i'm supposed to be able to get the same
information with...
request.getHeader("user-agent")
but un
I noticed a problem with document handling in our current SAAJ design. I had a
need to locate the root element of the SAAJ tree via the DOM API. I started to
implement getDocumentElement() on SOAPPartImpl, when I noticed that currently
all nodes are allocated from a single threadlocal document
Does JBoss support inter-server ejb-refs in the non-IIOP case?
In the IIOP case, this jboss.xml excerpt speficies an ejb-ref to an EJB
deployed in the JBoss server running in another host (some.host.name) and bound
to the name "the/remote/BeanName" in that server's CosNaming service:
|
|
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050424203730Lbuild.116
BUILD COMPLETE - build.116Date of build: 04/24/2005 20:37:30Time to build: 58 minutes 24 secondsLast changed: 04/24/2005 10:59:13Last log entry: JBAS-1449, ad
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050424201700Lbuild.1008
BUILD COMPLETE - build.1008Date of build: 04/24/2005 20:17:00Time to build: 15 minutes 7 secondsLast changed: 04/24/2005 20:09:07Last log entry: no message
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050424194737Lbuild.135
BUILD COMPLETE - build.135Date of build: 04/24/2005 19:47:37Time to build: 21 minutes 2 secondsLast changed: 04/24/2005 10:58:51Last log entry: JBAS-1449, ad
you can isolate your application class repository, look at
http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875212#3875212
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050424193106
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xm
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050424184825
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xm
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite?log=log20050424183051
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbo
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050424180904
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xm
Ok, i'm almost done with this. I need to make a few changes though.
ClassAdapter.getDependencies() and JoinPointFactory.getConstructorJoinpoint to
take a Map (metadata) so that they can receive AOP based metadata.
I've also had to modify BeanMetaData to add the additional metadata map.
I'm rea
Did anyone try this in JBoss 4.0.0?
I get the following exception on shutdown and
I would love to turn off the serialization and the eventual errors on startup.
06:31:21,970 INFO [session.ManagerBase] Cannot serialize session attribute X
for session 93980FC2905F149809B62B7B1D9E548A
Thanks,
Rame
15 matches
Mail list logo