jaikiran,
Your example uses the attribute JNDIname, but the queue name is still just
DLQ...
...it is the queue name I wanted to be heirarchical. I thought by putting it
under a heirarchy with the app name I could avoid naming conflicts in future? I
am probably mistaken, however this worked i
Hi,
I'm trying to expose Report delivered by a reporting solution through a Portlet.
Unfortunately, the API of the Reporting solution which generates a HTML snippet
accepts HttpServletRequest, HttpServletResponse and ServletContext.
Wondering how do I create a dummy set of these above mentioned
I'm trying to install the Spring deployer into JBoss 4.2.3.GA.
The installation instructions on the wiki state to copy the
jboss-spring-jdk5.deployer directory into the JBoss deploy/ directory, but I
don't see this available for download on the Sourceforge page here:
http://sourceforge.net/proj
Hibernate 3.3.1.GA
Hibernate-spatial 1.0-M2
Spring 2.5.6
JBC 3.0.3.GA
I am noticing that Hibernate + JBC is not retrieving a particular cached query.
They query involves a view table and it also involves querying on a spatial
field. I have searched the forums and am finding nothing about this
I'm trying to evaluate the JBossCache for our application
I'm getting dirty read even though I rollback transaction. I tried this with
EJB3 Stateless session bean BMT.
Could you please anyone help me on this problem, Am I making anything wrong?
please let me know if you need additional info
JBo
The documentation is as follows:
anonymous wrote : We don't lock you into any one JavaServer Faces
implementation. You can always select the one which is necessary for you while
creating a new JSF project, adding JSF capability to any existing Eclipse
project or importing existing JSF projects
I have tried with Isolation level READ_COMMITTED also.
I have replaced array in my TestEntity object, but still the same problem
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238850#4238850
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
JBoss does the same basic thing with the java.rmi.server.hostname system
property
1) Do nothing if already set (e.g. via -Djava.rmi.server.hostname)
2) else if the -b value isn't 0.0.0.0, set java.rmi.server.hostname to the -b
value
3) else set java.rmi.server.hostname to
InetAddress.getLoc
I'm trying to evaluate the JBossCache for our application
I'm getting dirty read even though I rollback transaction. I tried this with
EJB3 Stateless session bean BMT.
Could you please anyone help me on this prolbem, Am I making anything wrong?
Here is the code
public class TestEntity {
By the "multi-home" limitation do you mean configuring the bind address in the
JGroups UDP protocol? That's pretty straightforward.
You can control the interface JGroups uses by setting system property
-Djgroups.bind_addr=192. as a command line argument.
If don't specifically set jgroups.b
Actually, JMX console reports the jar as deployed. It seems not to be through
EmbJopr, so it might me a ProfileService bug.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238846#4238846
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting
JMX console - Global JNDI Namespace:
+- CounterBean (class: org.jnp.interfaces.NamingContext)
| +- remote-ejbtest.stateful.bean.CounterBean (class: Proxy for:
ejbtest.stateful.bean.CounterBean)
| +- remote (class: Proxy for: ejbtest.stateful.bean.CounterBean)
View the original post :
Caused by: org.jboss.deployers.client.spi.IncompleteDeploymentException:
Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment
"jboss.j2ee:jar=ejb-stateful-1.0-SNAPSHOT.jar,name=CounterXBean,service=EJB3_endpoint"
is missing the foll
Hi,
I've been playing with EJB 3.0.
I've managed to get AS to a state when EJB jar was not (reported as) deployed,
but the stateful bean which was inside it is still hanging in JNDI namespace,
causing:
java.lang.IllegalStateException:
ProxyFactory/ejb-stateful-1.0-SNAPSHOT/CounterXBean/Counte
Leonets: is your webapp continuing to use the same connection to the JMS
server? Or are you closing connections and creating new ones?
Per JBoss Messaging docs[1] connection creation is load balanced, but once a
connection is created it will stick to one server (unless failover happens).
[1]
h
Folks,
How can I implement this?
Thanks,
Andre
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238839#4238839
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238839
___
jboss-
Hi,
I don´t use Seam, I do use jsp and jsf.
Thanks,
Andre
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238838#4238838
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238838
_
"gcoleman" wrote : Should deployers/metadata-deployer-jboss-beans.xml contain
some stuff about the 5_1 deployment descriptors?
Good point!
Add this to the deployers/metadata-deployer-jboss-beans.xml (under the
JBossMetaData section)
:
|
|
| jboss_5_1.xsd
|
I have found the same strange behavior - while running parallel gc threads for
minor collections reduces the gc pause time, running parallel gc threads for
major collections increases the pause time. It makes no sense, but there you
have it.
You really have to try various heap and gc settings a
Yes, it is Hibenrate Console-related. Start here:
http://docs.jboss.org/tools/3.0.1.GA/en/hibernatetools/html/plugins.html#refeng_codegen,
and work your way through 4.5.2, Exporters, click Generate EJB3 annotations
and select Domain Code.
View the original post :
http://www.jboss.org/index.html
Hi,
There is a configuration file jbossmq-state.xml which is present in the JBOSS
version 3.x and up. The entries are basically the user and their roles along
with the client id's.
However, in the latest JBOSS version 5, this file is not there and so we need
to map the entries in the jbossmq
"gaohoward" wrote :
http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.3.GA/html_single/index.html
|
Hi,
There is a configuration file jbossmq-state.xml which is present in the JBOSS
version 3.x and up. The entries are basically the user and their ro
Oh, and the errata for the book has updates for 5.1.0.GA
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238827#4238827
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238827
__
I should hire you as my straight man for my next conference presentation... ;-)
JBoss in Action, http://www.manning.com/jamae, the last several chapters are
specific to getting ready for production. The book is based on 5.0.x, but all
of the recommendations, and many of the details, apply to 4.2
I have copied "all" configuration and created a new configuration on my two
server lying on the same network.
I have restarted both servers using run -c atcc.
In the Jmx-console, service: DefaultPartition,field currentview shows only one
ip adress.
does this mean that the other Jboss has not join
What you mean by "the page attempts to render the file"? To me that means that
the server processes the files and attempts to generate HTML based on their
contents. If you really mean that, then there must be some mapping in you
web.xml file that maps files with those extensions to some servlet.
"drcallaway" wrote : Can you say a little more about the
Option.suppressPersistence API? How would I use that? Where can I get a
reference to the Option object?
Never mind. I figured it out and your suggestion worked great. Here's the new
code:
Option option = cache.getInvocationContext().getOp
I am using JBoss 5.0.1GA. My logs show time stamps that are on hour behind my
actual time zone.
My environment timezone is:
[jb...@gamer ~]$ date
Fri Jun 19 12:25:09 EDT 2009
I found some references to setting user.timezone, so I added this to run.sh
# Setup JBoss specific properties
JAVA_OPTS
JBOSS AS 4.2.2.
JBM 1.4.4
I just upgraded my JBM to 1.4.4 and am trying to read a queue from a JUnit
test. I get:
| org.jboss.jms.exception.MessagingJMSException: Failed to invoke
| at
org.jboss.jms.client.delegate.DelegateSupport.handleThrowable(DelegateSupport.java:269)
| at
Should deployers/metadata-deployer-jboss-beans.xml contain some stuff about the
5_1 deployment descriptors?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238818#4238818
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=42
"mircea.markus" wrote : So you know that data changed in the cache store and
want to 'refresh', you cannot do a cache.remove as this would also remove it
from persistent store, right?
Yes. That's exactly the problem. Removing a node from the cache also removes it
from the data store. I would l
Hello
i have made one webservice for deploing into my jbosss using jaxws and also
i have made one client for this.
when i execute the client appears this error:
Exception in thread "main" javax.xml.ws.WebServiceException: No Content-type
in the header!
at
com.sun.xml.ws.transport.http.clie
"galder.zamarr...@jboss.com" wrote :
| What do you exactly mean with data changing? Is data changing as a result
of your interaction with the cache? Are you changing the data directly in the
cache store? I don't understand why you'd want the data to be replaced with the
one in the cache store
I'm still getting the "jboss.xml is not well formed!" exception, even with an
empty jboss.xml:
| http://www.jboss.com/xml/ns/javaee";
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
| xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee
|
Hi all,
I just found that JBPM 4.0 implements a JobExecutorThreadPool, instantiating 3
executor threads by default.
>From this point of view it does not seem to be necessary to start multiple
>PVMs on the same database instance if the number of executor threads can be
>increased.
Regards,
Elis
Hi guys,
Thank you for your answers. You were right Wolfgang !
I had applied xml text formatting with eclipse to my xxx-jboss-beans.xml file,
and it caused a blank line to be appended to the source name. I couldn't see it
in the log since blank character are not visible !
Thnak you very much,
You are most welcome. For others who read this, it is not related to multiple
timers... this error occurs with one timer as well (afaik)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238805#4238805
Reply to the post :
http://www.jboss.org/index.html?module=
hi,
I have already populated jbpm_id_user, jbpm_id_membership and jbpm_id_group
tables...is there anything to be done other than that ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238803#4238803
Reply to the post :
http://www.jboss.org/index.html?module=
1st question:
JBM has its own jgroups config, you can change it as you wanted. It in
xxx-persistence-service.xml, where xxx is the db name you are using (for
example mysql).
2st question:
It depends on your needs.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewto
Have you succeeded to retrieve client IP on login module? I mean in normal API
way, other then parsing thread name :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238796#4238796
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=
so i try to deploy with jboss 5.1.0 and i have the same error but there is a
description of the problem now:
org.hibernate.AnnotationException: Referenced property not a (One|Many)ToOne:
thales_isr.missionDAO.entity.FixedFrequency.listTechAnalysisParamses in
mappedBy of thales_isr.mi
| ssionDA
First, clustering problems are hard to solve using community forum as setup
required to produce your issue is time consuming and not easy. This is when you
should buy support contract. In your case, it fits more because you said it's
"very urgent".
You did not mention which portal version you a
Thanks a lot kukeltje!!!
You have managed with one line to solve our problem.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238790#4238790
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238790
_
Hello there! We are preparing an environment that will consist of 2 physical
servers, where we would have 2 instances on each server, a total of 4 JBoss AS
instances. Those would be grouped in 2 separate partitions. So far this is
working great. Now we need to add JBM to the cluster, and some qu
Hi Folks,
When I look at my queue from JConsole, value shown in MessageCount attribute
does not include the messages that are paged. How can I find the total number
of messages in queue (i.e. in memory + paged)? Any help is greatly appreciated.
I am using JBM 2.0.0.beta2.
Thanks
Bijith
View t
I just want to check my understanding here. When a cluster transfer event is
occurring the object being transferred is an org.jboss.cache.Fqn. That is, the
object I would receive when calling org.jgroups.Message#getObject() would be an
Fqn.
Is this correct?
View the original post :
http://w
ok, thanks! i will try with JBoss 5.1.0 GA
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238773#4238773
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238773
___
jboss-user m
Hi Eric,
any newlines/spaces around the datasource name? I run into a similar problem
recently and found that "login-config.xml" trims the JNDI name, but the new
-jboss-beans.xml does not.
Hope this helps
Wolfgang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopi
Or maybe on AS-4.2.x, package your own version of Hibernate. But i am not sure
at what point this annotation processing is triggered and whether the packaging
your own version is going to help.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238769#4238769
R
It's been marked as fixed in hibernate annotations 3.3.0.GA. JBossAS - 4.x
series do not ship with this version. Not even JBoss AS 4.2.3 GA. However,
JBoss AS 5.1.0 GA ships with 3.4.0 GA of hibernate annotations, so migrating to
AS-5.1.0 would be an option.
View the original post :
http://www
Hi,
I am using jboss 4.2.3 with portal 2.7.2 and when the server starts up i see
lots of WARN related to jbpm configurations not found as listed below.
How can i fix this warnings?
21:07:41,250 WARN [EhCacheProvider] Could not find configuration
[org.jbpm.graph.def.Node]; using defaults.
21:
Hi Clebert,
Just tested successfully with 2.0.0.beta3. Awesome!!!
Thanks
Bijith
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238762#4238762
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238762
__
ok thanks, can you tell me if this bug exist in any version of JBoss ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238761#4238761
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238761
Thanks a lot Markus. I'll be on this one very soon (I'm closing another issue
right now).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238747#4238747
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238747
anonymous wrote : To lock object O:
| 1. val = cache.put( '/locks', O, 'lock' )
| 2a. If val == null, we have the lock (no previous 'put')
| 2b. Else (val != null ) somebody else locked it first. Use a cache listener
to wait for removed nodes
| 3a. Lock owner in (2a) proceeds. When finishe
Sorry about the delay in getting back to you.
Here's the log from the box1, after the idle time.
It seems that the remoting session etc. is found. Spot anything interesting?
The second log extract is from box2 when I try to redeploy one of the bridges.
| 2009-06-19 09:43:40,373 DEBUG [org.j
"max.ander...@jboss.com" wrote : You can use Hibernate Tools to just generate
entities
|
- thanks, so it is possible...when you say "use Hibernate Tools", do you mean
Create Hibernate Console Configuration, or what ? Any resource to learn how to
do that from JBT ?
View the original post :
h
do not use 'node.ĺeave' in a timer where you also have a transition specified
in the timer. The transition is automatically taken if the action in the timer
has finished.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238738#4238738
Reply to the post :
htt
Howard!
Here more analysis!
I can see that the order is scambled.
But this has nothing to do with the ordered load of the messages. It has to do
with updating the Page_ORD.
The above error can be reproduced if you kill the server before all Page_Ord`s
are updated.
So before UpdatePageOrderRunn
Ariel,
The main purpose of dashboard is to provide the user the possibility to
customize his view of the portal. Something like iGoogle.
When we translated the word dashboard for Brazilian Portuguese, we translated
to 'Meu Portal', a word that means My Portal in English.
View the original po
Hi uxa,
Have you created the default-object.xml or something-object.xml?
In your case, the content of the file should be something like:
|
| default
| overwrite
|
| SimplestHelloWorld
| SimplestHelloWorld
|
| Simples
AOP is a technology to implement cross-cutting concerns and it is heavily used
in JBM 1.4. I simply used the existing classes (some of them are precompiled
with aopc) and added an interceptor. This one is called before/after the method
call. Using this the message rate (incoming/outgoing) or the
The standard JVM platform Mbeans can be accessed remotely by specifying
-Dcom.sun.management.jmxremote.* properties on the JVM startup. One can specify
role based authentication, ssl access, client side ssl certificate validation,
etc. with regards to securing the remote connections.
Is there a
anonymous wrote : Basically, I remove the cache store interceptor before
removing the child (this removes the local node but doesn't touch the
database). I then add the interceptor back and retrieve the node. This will
"refresh" the node from the database.
So you know that data changed in the c
You can use Hibernate Tools to just generate entities
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238726#4238726
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238726
___
well I would really like to know why the same project in europe doesn't work on
ganymede.
Could you create the *simplest* project that illustrates this and report it in
jira ?
Would like to know if it is something that changed in Eclipse or in JBoss Tools
that causes it.
View the original pos
Hi,
We have identified a case in which when using 2 timers in a flow we get
exception. To be more specific, we use the following process-definition.xml
|
|
|
|
|
|
|
| System.out.println('WAITING FOR
'+firstTimer);
|
|
|
Hi,
you have to synchronize them yourself. So the setter of one attribute has to
update the other. This might be a problem for the embedded id, because it
cannot set it's timestamp value to the outer class.
But you might add a "@PreUpdate" callback method to your entity and synchronize
both val
I am running a cluster JBoss servers.
Both server has 4 CPUs, dual cores. i.e. 8 logical CPUs.
I want to tune the JVM setting and I found that I can use the following
parameters:
+UseParallelOldGC -XX:ParallelGCThreads
I did some load test with different number of ParallelGCThreads.
However, I
Hello,
I'm having the same problem with JBoss Portal 2.7.1 authenticating with
OpenLDAP. Im using user administration portlet (shipped with portal) for
changing user password, but I can access portal with old password as well. Even
http://www.jboss.org/community/wiki/CachingLoginCredentials did
And maybe this as well
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238716#4238716
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238716
___
jboss-user mailing list
jboss-us
Hy,
I'm wondering what the best way is to make a RMI/Synchron-Call (from JBoss to
JBoss) failsafe. So I have JBoss1 in wich is running a SSB
(doing some things on DB return result), and JBoss 2 in wich is running a SSB
calling SSB on JBoss1.
Problems that may occur:
- SSB from JBoss2 tries
I am using jboss AS 4.2.1, jboss portal and apache2.2 for clustering setup.
I am successful in achieving the clustering. My test scenarios are:
Scenario1:
1. start the jboss application server and apache server on both the machines.
2. login to the site, minimize the portlet say on pageA.
3. stop t
Alex, did you file a Jira ;-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238710#4238710
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238710
___
jboss-user mailing list
j
3.2? Why 3.2 and not the minor update to 3.2.6sp1? Strange policy
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238709#4238709
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238709
_
have a strange error that I am really battling to isolate.
have a jsf page with validation, using code like:
I deploy the application (hot deploy disabled, restart JBoss to deploy new
version).
The validation / form posting on the entire app doesnt work. But after a few
hours, everything s
Also did you confirm from the JNDI view if the Queues are bound to JNDI
properly, I don't think so.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238706#4238706
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238706
__
This is actually a bug
http://opensource.atlassian.com/projects/hibernate/browse/ANN-554?focusedCommentId=26534#action_26534
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238704#4238704
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
"kennardconsulting" wrote : The JBoss Messaging guys (you have them to blame
for this :) suggested I refer this issue to you.
|
Let us get back to the same forum entry and pick some info from there, I see
activations...@1030063(ra=org.jboss.resource.adapter.jms.jmsresourceadap...@e0863a
des
I am not familiar with the annotations used there but the descriptions only
appear if you use XMBeans or Dynamic MBeans (no standard mbeans),
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238702#4238702
Reply to the post :
http://www.jboss.org/index.html?mo
I have copied my Europa workspace and used the copy with ganymede. The same
result/problem.
ZThe only thing that is working is to generate a new seam project with JBT
inside ganymede
So i fear that i must go back to europa. I can not change the way our eclipse
artefacts are generated:-(
View th
Hi All,
Is there any way that we can get the details of all the portals and sub pages
in xml file in JBOSS Portal.
Early help will apreciated.
Thanks,
VJ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238699#4238699
Reply to the post :
http://www.jboss.org
"drcallaway" wrote : .. Though mostly static, this data may occasionally
change. When this happens, is there a way to force the cache to refresh this
node with data from the cache loader? This process would be similar to removing
the node and then running preload again.
What do you exactly mean
Hi,
I have a problem when i would lyke to deploy my jar on my jboss server 4.2.2
GA. I generate my entity from my database. and when i have an @OneToOne
annotation, i have this error when i deploy:
14:13:55,029 WARN [ServiceController] Problem starting service
persistence.units:jar=thales_isr.
- anybody knows ? Whenever generate entities by rev. engineering from database,
it always creates CRUD interfaces too. Any way to change this behavior ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238694#4238694
Reply to the post :
http://www.jboss.org/in
Thank you Clebert. Will try it and let you know.
Bijith
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238692#4238692
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238692
__
Yes, unless you are using the *same* project i'm inclined to say Maven's
generation is broken.
What happens if you simply use the same workspace you used in Europe with
Ganymede ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238690#4238690
Reply to the
thank you very much alex,
the version of jbpm that i am using is 3.2 , in it's instalation there isnt
oracle option for instalation, and i cant use the new version.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238686#4238686
Reply to the post :
http://www
"kennardconsulting" wrote :
| ...but this doesn't seem to quite work because the VM arg isn't passed
through run.conf.bat (if you manually put it in the run.conf.bat it does). So
close!
|
|
That seems to be a bug then. The run.bat.conf was a recent addition, let's see
what issue it mi
I just tried this with the default DLQ configuration that comes with JBoss:
| jaikiran/DLQ
| jboss.messaging:service=ServerPeer
| jboss.messaging:service=PostOffice
|
And it worked fine for me. The server started up with this log:
13:21:49,353 INFO [QueueService]
And please also post the exact queue configuration file contents. The first
post contains a combination of JBoss MQ and JBoss Messaging queue
configurations. Just want to make sure we are discussing about the correct file.
View the original post :
http://www.jboss.org/index.html?module=bb&op=v
"kennardconsulting" wrote : if I declare a heirarchical JNDI queue in my
destinations-service.xml it shouldn't fail just because I don't also deploy an
app that depends on it.
|
You mean, if you create a queue with that "hierarchical" JNDI name and don't
deploy any applications which use thi
Yes but from your post I had understood that deploying EJBs was not possible.
Perhaps I misunderstood. Here is what I tried. I have the following EJB:
| @Remote
| @WebService
| public class HelloWorldBean implements HellowWorld
| {
| @WebMethod
| public String sayHello( @WebP
Thanks ;)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238677#4238677
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238677
___
jboss-user mailing list
jboss-user@lists.jbos
Post the contents of your -ds.xml and also the jboss-web.xml.
While posting logs or xml content or code, please remember to wrap it in a code
block by using the Code button in the message editor window. Please use the
Preview button to ensure that your post is correctly formatted.
View the orig
"PeterJ" wrote : Ah yes, it's always the details that you don't provide that
are the root cause. Glad you found the problem and are up and running.
Yes, but if i knew i would never ask :).
Coulde you tell me some book or tutorial how to configure jboss for production.
We will migrate to the last
See this http://www.jboss.org/community/wiki/ExplodedDeployment
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238674#4238674
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238674
___
97 matches
Mail list logo