How are you deploying the jar files, in a single ear, or as 2 seperate jar
files in the deploy directory ?
Andy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989940#3989940
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
Tim,
Is there a way we can find out why our JMS Queue gets full ? (i.e msgs in the
db table)
?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989939#3989939
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989939
___
I downloaded JBossIDE-1.6.0.GA-Bundle-win32.zip and it doesn't have the WTP
functionality...why does the description say that then?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989938#3989938
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
I have 2 jar files. The first one is dao and the second one is domain logic.
After deployment DAO sets own persistence unit.
But when I'm trying to get reference on it from domain.jar:
anonymous wrote : @PersistenceContext(unitName = "name_from_dao")
| private EntityManager manager;
Jboss issue
Hi,
Using a test program i am posting emails via JMS.
A Single MDB will upload an attachment to ftp server and will send the email.
the test program will post messeages , creating a single thread.
I discoverd that the JMS gets disconnected from the provider.
Following is the error i am seeing
Redeployment of JaasSecurityContext on JBoss4.0.5GA fails because of line
JaasSecurityManagerService.java:435:
| // Register the JAAS CallbackHandler JACC PolicyContextHandlers
| CallbackHandlerPolicyContextHandler chandler = new
CallbackHandlerPolicyContextHandler();
|
The exception is telling you that the JBossMessaging classes cannot be found in
the client classpath. Check your classpath settings on the client and make sure
you have the appropriate client jars added.
Which version of JBossMessaging are you using?
View the original post :
http://www.jbo
hi Davidrh
this is the exception i am getting
javax.naming.CommunicationException [Root exception is
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.jboss.jms.client.JBossConnectionFactory (no security manager: RMI class
loader disabled)]
at org.jnp.interfaces.Namin
I wrote html page through CMSAdminPortlet.
before saving, preview display right charactor according to language.
After saving, I can right context. It seams to save uncurrect encoding.
for me, uploaded file has the same problems.
jboss2.4 on jboss4.0.4 EJB3 on win-XP.
View the original post :
Added 5 minutes to @CacheConfig. So it's at 35 minutes now. Was 30 minutes.
No change in frequency.
This was occurring maybe 5-10 times a day on B1 and older, and now it's
occurring about 50 times per hour.
Other ideas?
View the original post :
http://www.jboss.com/index.html?module=bb&o
Have you tested the remote procedure call to the Corba service with multiple
threads?
i.e Simulataneous calls to the rpc Corba service ???
Our MDS all access the ftp service, and then our JMS Queue gets stuck.
But when we restart the ftp service , the messages get clear. We suspect it
could be d
Sorry for the delay. I reported the only Seam issue I could identify here:
http://jira.jboss.com/jira/browse/JBSEAM-541
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989927#3989927
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
hi,
please go through the entire thread. iam sure you will find the solution at the
end.
thanks and regards
diwa
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989926#3989926
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
JBoss classloading can be tricky. As a rough intro:
Everything in an EAR sees everything else, with the exception of the WAR file.
Nobody outside of the WAR sees what is inside the WAR. (there is a
configuration option to change this)
Classes are shared between EAR files, which can lead to s
I was surprised to discover that a classpath is automatically shared within an
EAR file...i.e. a WAR file can directly use classes located elsewhere in some
parts of the EAR (e.g. classes in the EJB-JAR, specifically.)
Where else within the EAR is the classpath shared? (i.e. Can any class ANYWHE
Did you even bother to read the question?
Where is even a single mention of org.jboss.logging.Logger in those links?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989924#3989924
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
Removing the file worked, thank you very much.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989922#3989922
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989922
___
jboss-us
Hi,
It does have a primary key. The create table statement was:
CREATE TABLE users
| (
|username character varying(50) NOT NULL,
|email character varying(255) NOT NULL,
|CONSTRAINT username PRIMARY KEY (username)
| ) WITHOUT OIDS;
| ALTER TABLE users OWNER TO "Brandon";
There's two features I came up with solutions for:
JBCACHE-880 - Add per node expiration
This is essentially an eviction (or removal) policy that allows you to specify
when a node is automatically evicted. It is simply activated by adding a policy
to your configuration, and by setting a key on
Hello,
Refer the following links.
http://jboss.com/developers/guides/logging
http://wiki.jboss.org/wiki/Wiki.jsp?page=Logging
http://wiki.jboss.org/wiki/Wiki.jsp?page=UsageOfLoggingLevels
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989919#3989919
Repl
(All I need is to repost message from DLQ. )
So when repost message from DLQ to the original topic, can I publish it to a
certain subscriber? If yes, how to do it?
Many thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989918#3989918
Reply to the pos
You can't reverse engineer tables that don't have primary keys. You should not
have tables w/o primary keys anyway.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989917#3989917
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=re
Increase your SFSB timeout to be slightly longer than the HttpSession timeout.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989916#3989916
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989916
yep, the reference is only stored, but i am also writing it to file, cant do
anything there, just have to write it twice..
thanks guys
hari
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989914#3989914
Reply to the post :
http://www.jboss.com/index.html?mo
I believe the Pojo cache takes care of the referencing issues? So, you should
only have a single copy of the object persisted.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989913#3989913
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
I believe the answer is yes, if Java on cache 1 can deserialize the value from
cache 2. It's almost trivial to experiment yourself.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989912#3989912
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
We've been running Seam in production for many months now. During that time
we've VERY intermittently seen the Seam warning "Could not destroy component"
in the logs. Due to its low occurrence and seemingly benign nature, we've
ignored it.
After the upgrade to CR1, however, we're receiving th
The most important configuration piece in the puzzle is the destination name in
your activation config. This *has* to point to the physical queue name on
ActiveMQ, not the JNDI name. This has been known to trip people up. Also, while
ActiveMQ does support dynamic Queue/Topic creation via JNDI, t
Shouldn't be an issue. You just need to set the appropriate annotations. The
EJB3 MDB container will just pass them along to the ActiveMQ Activation spec.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989909#3989909
Reply to the post :
http://www.jboss.co
One thing I noticed was that the examples all seem to be using EJB2. We're
using EJB3, so I'll have to convert the examples, but I'm hoping that's a
fairly trivial process.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989908#3989908
Reply to the post :
h
Not a problem. A word of advice on this, keep it simple to start. I was able to
get a simple MDB up and running so if you need it I can send it as a fallback.
Working through those examples is a good thing. What I woud do is a SLSB that
just posts a message to ActiveMQ Queue. This way you can g
Yes, it deployed.
anonymous wrote : 21:38:11,781 INFO [testQueue] Bound to JNDI name:
queue/testQueue
| 21:38:11,968 INFO [UILServerILService] JBossMQ UIL service available at :
/0.0.0.0:8093
| 21:38:12,015 INFO [DLQ] Bound to JNDI name: queue/DLQ
| 21:38:12,359 INFO [ConnectionFactory
Ok, assuming that guy deployed ok, the infrastructure is set up to do what you
want. Now it's time to develop/deploy your MDB. Take a look at:
http://www.activemq.org/site/inbound-communication.html
This gives the basics on how to hook things up. There is also a sample project
attached that's
Ok, I used the expression ?Nothing?: (: (: (? to indicate that the suggestion
?ElementType.TYPE? did not correct the problem. I go to make tests with the
cited examples and later I publish the result.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989903#3989
Hi,
I'm trying to use the seam-gen tool, but am getting some errors.
When I go to generate entities from the database, i get the following:
C:\jboss-seam>seam generate-entities
| Buildfile: C:\jboss-seam\seam-gen\build.xml
|
| validate-workspace:
|
| validate-project:
|
| genera
actually you wont be able to move the soap messages to the info level as such.
You will need to set the level on your appender to debug and use categories to
filter out what you dont want.
http://docs.jboss.org/process-guide/en/html/logging.html
Also do you really want your soap messages goi
You have to set jvmRoute value to "localhost" or "portalvm".
The jvmRoute attribute must match the name specified in workers.properties.
http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989901#3989
Got it.
|
|
| activemq/QueueConnectionFactory
|
|
| activemq-ra-4.0.2.rar
|
javax.jms.QueueConnectionFactory
|
JmsXARealm
|
|
|
| activemq/TopicConnectionFactory
|
|
| activemq-ra-4.0.2
"fabiocsilva" wrote : Nothing... :(:(:(
|
THis is not a proper description of your problem
"fabiocsilva" wrote : I am using JBoss IDE 2.0-Beta2
Do not use the IDE, I have no idea if it would have any bearing on your problem
or not, but it has not been maintained for over a year.
"fabiocsilva
I'm wondering when there will be a AS5 Beta1 server config file available.
Right now you can just see server configs for 3.2.3 and 4.0.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989897#3989897
Reply to the post :
http://www.jboss.com/index.html?module
Ok, so let's deploy the *-ds.xml file. Drop it in your deploy directory. Note,
the *-ds.xml file has an entry for the RAR you should use. This should be set
to the RAR name that you previously deployed.
So
|
| activemq/QueueConnectionFactory
|
|
|
|
Yes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989895#3989895
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989895
___
jboss-user mailing list
jboss-user@lists.jboss.org
Ok, now it's time to put the *-ds.xml file in place. The panacya-ds.xml from
the link I sent is a good starting point.
Also, because we are using the non-embedded server, you should have ActiveMQ
installed and up and running. Do you have this?
View the original post :
http://www.jboss.com/
Somebody would have some ready example of annotation-introduction to order for
me?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989893#3989893
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989893
___
When I run this code,
.
int id = 20; //Id is the primary key in the db table
Query query = em.createNativeQuery("select p.* from Person where p.id = " + id);
log.debug(query.getResultList());
...
I get the following exception:
Exception in thread "main" javax.persistence.PersistenceExc
Yep, it's there.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989887#3989887
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989887
___
jboss-user mailing list
jboss-user@lis
Yep, it's there.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989885#3989885
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989885
___
jboss-user mailing list
jboss-user@lis
I realize now that I misundestood the concept of this kind of event.
Originally, my idea was that I should create Components in one conversation
context and a raised event just reached this created components that observe it.
But, this doesn't work that way!
Reading the Seam code (this help a l
Thank you for the reply!
It is a server log when the following describe it in component.xml.
pageflow.jpdl.xml is in WEB-INF as well as component.xml.
## Server Log ##
09:43:57,119 INFO [Component] Component: pageflow, scope: CONVERSATION, type:
JAVA_BEAN, class: org.jboss.seam.core.Pageflow
Nothing... :(:(:(
The wiki of JBoss AOP has an example of annotation-introduction. However it did
not execute in my pc. I am using JBoss IDE 2.0-Beta2
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989883#3989883
Reply to the post :
http://www.jboss.com/in
Oops, I forgot to mention. I am using jboss-3.0.4_tomcat-4.1.12 right now, but
we are just about to upgrade to the latest / greatest - new java, jboss, etc.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989884#3989884
Reply to the post :
http://www.jboss.co
I have an app which uses both web and ejb components. I want to be able to run
2 versions of my app in the same jboss instance.
I use an ear file which has been expanded. The plan is to just copy this ear
directory to a second directory in the deploy directory and then make a few
configuration
Can you go to
http://hostname:8080/jmx-console
I want to make sure the RAR is deploying.
You should see it listed under jboss.jca:
anonymous wrote :
| name='activemq-ra-4.0.2.rar',service=RARDeployment
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=
Ok, done (sorry it took a little while).
The only thing that concerns me a little with this fresh install are the
following log messages
anonymous wrote : 20:08:01,109 INFO [TomcatDeployer] deploy,
ctxPath=/web-console,
warUrl=.../deploy/management/console-mgr.sar/web-console.war/
| 20:08:0
Why is there another logging option thrown into the mix? How does this differ
from Java Logging or log4j?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989879#3989879
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989
I thought about selectors too, but I don't think it would work, as the values
of the properties are dynamic (i.e., there could be hundreds of different
domains)...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989878#3989878
Reply to the post :
http://www.
I tried following these steps to install jbpm3.1.2 to tomcat 5.5.17. It fails
for me when I try to create database.
Here is the error -
[loadidentities] 16:30:32,474 [main] DEBUG DbPersistenceService : beginning hibe
rnate transaction
[loadidentities] 16:30:33,376 [main] WARN JDBCExceptionRepor
Hello Felipe...
IMO you shouldn't relay on the order of *any* JMS provider.
If order is relevant for you... I don't know... you probably are doing
something wrong in your design. (just IMHO)
Clebert
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989807#3
Ok, I got it to work by changing the seam script to the following:
| #/bin/sh
|
| #
| # seam-gen
| #
|
|
| cd seam-gen
| if [ "${1}" = "" ]
| then
|cat USAGE
| elif [ "${1}" = he
Ok, excellent ;-)
So, first off go here:
http://www.activemq.org/site/jboss-integration.html
Again, let's take it one step at a time. First, deploy the ActiveMQ RAR file.
Rather than bother with setting up an embedded broker which requires modifying
the RAR file, let's just deploy it as is. T
Whew, thank you. :)
Yes, you are correct.
Right now, I have a simple MDB that is called when a message hits a queue. It
is working using the queues built in to JBoss, but now that my bean is working,
I would like to migrate to ActiveMQ as my queue provider.
View the original post :
http://w
Let's start with the simple stuff. What type of configuration do you want to
support?
I am assuming that what you want to do is deploy an MDB into JBoss that is
listening on an ActiveMQ destination (queue || topic) . Is this correct?
Small steps ;-)
Don't get too frustrated, it's just a simp
I got everything set up until I tried to run
$ ./seam setup
from within the seam dir.
I get
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher
|
I have looked at the seam script and it looks very straight forward. I have
not moved anything any
Hi, there
I am not quite sure if I am at the right place to ask this question.
I was trying to use eclipse to create different versions of propertiy files so
user can view the site in different language including Chinese. However, when I
compiled the project, it shows that the "ISO-8859-1" doesn'
Ok, I'm new to all this, so some of your questions went over my head.
I mapped queuehost to 127.0.0.1 in my hosts file, so the host is certainly up.
I'm using ActiveMQ as my JMS provider, and it is up and running (on port 61616,
jmx on port 1199).
I'm not sure what you mean by JNDIView. How do
Anybody can help to answer the above question?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989864#3989864
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989864
___
jboss-us
Hello,
I have a non-EJB helper class that takes about 5-10 seconds to initialize and
then lives until the container is shut down. It is only used from within EJB
and is thus packaged in the ejb .jar.
Basically there are two questions:
1) is there a preferred way to model a Singleton object (exi
If s:xxx does not submit the form (which in turn prevents the injection from
happening), does anyone have a recommendation on how to submit a form using a
regular link (other than using h:commandLink, which works but uses JavaScript)?
View the original post :
http://www.jboss.com/index.html?mod
Can you post the exception and stack trace that you are getting.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989861#3989861
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989861
__
I am assuming queuehost is up and running on the specified port and that you
can actually seem the JNDIProviderAdapter bound into JNDI (JNDIView).
Also, the Destination you want to access is deployed and bound into JNDI on the
foreign host.
Out of curiousity, are you attempting to access a non
Injection (ie. @In) works just fine. I think it is the form submission that
does not happen. Which is the whole point
If you want the form to be submitted, use h:commandButton. If you want a
bookmarkable URl, use s:button.
View the original post :
http://www.jboss.com/index.html?module=bb&
Hello,
I have one .jar with a lot of entities and a persistence.xml file with two
"persistence-unit".
In production environment, there will be a lot of servers on different sites
with the .jar.
In the future, how can I "extract" and isolate the persistence.xml file from
the .jar to update onl
What is the difference between s:button and h:commandButton for simple things
like calling an action?
I have Seam 1.1CR1, JSF, Facelets all configured fine (at least I think), and
the following works great:
|
|
While the following calls out to the action but does not seem to perform any
Thanks for the quick reply.
I have already tried that, and it was giving me troubles, but maybe I did
something wrong.
I had added this to the jms-ds.xml
| QueuehostJMSProvider
| org.jboss.jms.jndi.JNDIProviderAdapter
| UIL2XAConnectionFactory
| UIL2XAConnectionFactory
You are not passing a taskId. You are not even in a task list!
Go and read the documentation and look at the example applications. I don't
know what you're trying to do here, but it has nothing to do with @StartTask.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
Can you turn on debugging and see that the request and response packets are
correct? Instructions here:
http://docs.jboss.com/seam/1.1CR1/reference/en/html/remoting.html#d0e5505
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989854#3989854
Reply to the post
You want to use the ProviderAdapterJNDI property. This groups the queue and
topic connection factories together:
so
| @ActivationConfigProperty(propertyName = "providerAdapterJNDI",
propertyValue = "YourJNDIProvider"),
|
Of course you will have to deploy the Provider part as well. Take
Hi, there
I am not quite sure if I am at the right place to ask this question.
I was trying to use eclipse to create different versions of propertiy files so
user can view the site in different language including Chinese. However, when I
compiled the project, it shows that the "ISO-8859-1" doesn'
Sorry gavin. i had copied twice the same code.
thanks for you patience.
best regards from argentina
---CreateTask.xhtml---
| http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
| http://www.w3.org/1999/xhtml";
| xmlns:ui="http://java.sun.com/jsf/facelets";
| xmlns:h=
Huh?? I am expecting to see a valuebinding with #{taskWorkflow.startTaskA}
Have you looked at the examples of this stuff?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989849#3989849
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
ok, and this is the sequence if can help you
createtask.xhtml --- TaskWorkflow.java
taskA.xhtml taskABean.java
--CreateTask.xhtml--
| http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
| http://www.w3.org/1999/xhtml";
| xmlns:ui="http://java.sun.com/jsf/facelets"
Does JBoss support the ActivationConfigProperty connectionFactoryJndiName?
@MessageDriven(
| mappedName = "jms/NewMessage",
| activationConfig = {
| @ActivationConfigProperty(propertyName = "connectionFactoryJndiName",
propertyValue = "activemq/QueueConnectionFactory"),
| @Act
Hello,
The component in the new 1.1 release looks mighty interesting but I'm
struggling to locate any meaty information on the new component.
I've read the updated Seam reference and even traced back to the JIRA issue
from which it was born and unfortunately I'm none the wiser.
I tried settin
Thanks for the info. Well I guess then it will be a little tricky to identify
the bottlenecks. I will post back if I can figure it out.
Thanks,
-Shrinivas
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989844#3989844
Reply to the post :
http://www.jboss.com
Every time my EJB (Stateless) requests a database connection a new database
connection is created rather using it from the pool. Connection pooling is
working fine with my web applications.
In EJB3.0 following is listed as one of the limitations.
XA Connection pool is not available yet.
Does t
Show us the view that calls startTaskA(). Does it pass a taskId parameter?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989841#3989841
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989841
I don't mean multiple JVMs ... I primarily mean multiple threads. Almost all
thread pool sizes in JBoss are configurable; to figure out which one to
increase you need to figure out what is relevant for your app ... you could
spend weeks increasing different variables without making a differenc
Hi:
i'm a newbie in jboss Seam, and i'm getting a constant error in my project:
| javax.ejb.EJBTransactionRolledbackException:
java.lang.IllegalStateException: no value for request parameter: taskId
| at org.jboss.ejb3.tx.Ejb3TxPolicy.handleInCallerTx(Ejb3TxPolicy.java:93)
| at
Hi, I am getting the following exception when deploying my application on
tomcat. Although it deploys regardless of the error, when the search button is
clicked on the web page a 'Bean not bound' exception.
|
| 2006-11-29 16:20:53,531 ERROR [org.apache.catalina.session.ManagerBase]
ClassN
Hello,
I've been trying to track down a problem on our server for a while now and
thought I'd check in here to see if anyone has a solution. I have Apache 2.2.2
setup as a front end for JBoss 4.0.2 on the same server. I have a rather long
list of named virtual hosts being served on this one sys
JBoss EJB3 includes a RAR for Quartz (ie a Quartz JCA connector). This lets you
treat a Quartz event like a JMS message, and handle it using an EJB3 MDB.
Would this help you?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989834#3989834
Reply to the post :
You did with JBoss portal? any chance I can see your wrapper.conf file? I
keep getting a java.lang.NoClassDefFoundError:
org/tanukisoftware/wrapper/WrapperSimpleApp
error.
thanks
rob
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989831#3989831
Reply to
Hello all,
I followed the 'getting started tutorial for BPEL' step by step. The versions
of various products I am using are -
1. jBoss BPEL 1.1 Beta2
2. jBoss AS 4.0.5GA
3. jwsdp-2.0
4. jdk 1.5.0_05
5. ANT 1.6.2
I could successfully create the BPEL process and deploy it as web application
on j
anonymous wrote : The tree classloader issue is not resolved with ICEfaces
1.5.1, but it may be more of a configuration problem than an integration
problem between Seam and ICEfaces.
|
| Fundamentally the problem appears to arise because the EJBs and the web
application are loaded by differ
np, yes, please file a bug report on that, that is exactly the kind of thing
that the ejb3 team need to know about
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989826#3989826
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
The script is wrong, but it's fixed in CVS. Replace the shell script content in
$SEAM_HOME/seam with this:
| #/bin/sh
|
| #
| # seam-gen
| #
|
|
| cd seam-gen
|
| # OS specific support
Well I didn't do this through an interceptor/listener, but via an extension of
EntityHome from the Seam Framework. I just override the persist, update,
remove methods in EnitityHome, call my audit logger, and then continue as
normal. So, the only extra thing you need is a separate EntityManage
Thanks for your reply. It will certainly be helpful to analyse the thread stack
trace. Also which thread are you referring to when you say parallelism. Do you
mean multiple JVM instances? As far as design of the application is concerned I
dont have much details on it but it exercises many of the
What about using selectors, and having multiple listeners with different
selectors... one for each property you need?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989819#3989819
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
"[EMAIL PROTECTED]" wrote : @Column(name="`order`")
This appears to work until you have a @OneToMany join between a parent & child
entity, then Hibernate "forgets" to quote the fields on the child-side of the
join.
I'm not sure if this is a bug (though it would appear so, since Toplink allows
1 - 100 of 295 matches
Mail list logo