Is it possible to add additional information to a message before it is sent to
the DLQ?
For example, I would like to attach information about the exception that caused
the delivery failure, so that I can route messages appropriately when I pull
them off the DLQ.
View the original post :
http
Does JBM support XA Datasources? This posting seems to indicate that I should
not use an XA Datasource with JBM.
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=119217
I have an MDB that creates a timer using the EJB TimerServer. I have DefaultDS
setup to use the Oracle XA driver and I
I am using JBoss AS 4.2.0.GA and trying to order the deployment of my ejb
modules. I have seen the postings about using the strict setting but it does
not appear to work.
Here is my jboss-app.xml. Does anyone have any ideas what I am missing?
|
| strict
|
| my.sa
Any news on Seam+Richfaces portlets? I tried to use the 3.1.3.CR2 portlet
bridge but got no where.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112351#4112351
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112351
___
I noticed that the JBoss Portal 2.6.2 Admin portlets are using MyFaces instead
of the Sun RI packaged with the app server
Is this just because they haven't been upgraded or is there a technical reason?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112146#4
jboss-wsse-server.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098589#4098589
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098589
___
jboss-user mailing list
jboss-use
http://www.jroller.com/jgilbert01/entry/extending_the_hibernate_validation_framework
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096161#4096161
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096161
__
i went ahead and built it myself from source. However, I had to make the
following changes to the build script to get the right MQ classes included.
|
|
It appears that these jars redefine some of the classes and do not work at
runtime.
View the original post :
http:
The MQ classes in this jar are broken in the 2.0.0.CR2 release and up on
http://repository.jboss.org/maven2/org/jboss/embedded/jboss-embedded-all/beta2/
For example org.jboss.mq.server.jmx.Topic is not in sync with SVN. I get the
error java.lang.NoSuchFieldError: destinationName.
Who owns http:
When using the @Service and @Management annotations is it possible to persist
attributes when changed through the jmx-console?
Based on some prototyping it doesn't appear possible. Do I have to use good old
xmbeans to do this?
| @Service
| @Management
| class MyServiceBean implements MyS
I have already shared this with the ajax4jsf forum, but they believe this is
more of a seam issue.
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076264#4076264
I am using a4j:support and onblur to do field validation on an edit screen.
The edit page works fine standalone.
When the
Thanks. I'll keep using my patch in the meantime.
BTW, I am using the a4j-portlet so that I can use richfaces in my portlets.
However, it doesn't appear to be working with the Sun RI. I get a NPE in
com.sun.faces.portlet.LifecycleImpl. So, I'm stuck with using myfaces for now.
I know this is n
its not pretty but i got it to work with the following change. i hope there is
a better way.
| public class JSFMetaBridgeFactory
| {
|
|/** . */
|private static final Logger log =
Logger.getLogger(JSFMetaBridgeFactory.class);
|
| private static boolean isJsf12() {
i did and got the same result. see posting above at 17:57 PM.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060546#4060546
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060546
_
found it!
i have been using dots (.) in my subscriptionNames and clientIds.
MessageQueueNameHelper now relies on dot as a delimiter.
so i removed my dots and all is well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060191#4060191
Reply to the post :
htt
i'm with you!
i have been wanting to upgrade to Sun RI, but was waiting for all the pieces of
the puzzle line up. portal was the last piece and until this morning i didn't
think it supported the Sun RI.
i look forward to getting this thread straightened out and then leaving myfaces
behind.
l
i'm not sure i follow. if you are talking about the classpath my ear is not
scoped. i have not specified a loader-repository in the jboss-app.xml.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060172#4060172
Reply to the post :
http://www.jboss.com/index.ht
yep, same thing with Sun RI
| 17:53:09,515 WARN [JSFMetaBridgeFactory] No bridge detected for
application factory org.jboss.seam.jsf.SeamApplicationFactory
| 17:53:09,515 ERROR [STDERR] javax.faces.FacesException:
org.jboss.portal.faces.portlet.JSFMetaBridgeLifecycleFactoryImpl
| 17:53:0
i am actually moving in that direction, but i suspect this error will happen
with the SUN RI also.
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060160#4060160
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=406
you can reproduce the error using the examples/portal from the seam 1.2.1.GA
distribution.
steps:
- install portal 2.6 on AS 4.2
- replace the jsf libs with myfaces per the wiki
- build seam/examples/portal
- copy war and datasource to deploy dir
- start app server
the exception from the origina
btw, should 2.6 work with 4.2 without using myfaces?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060063#4060063
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060063
___
jb
i'll work up a simple example over the next day or so.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060052#4060052
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060052
___
yes, i followed the directions on the jboss portal wiki to replace the sun jars
with myfaces. after doing that the portal admin portlet worked.
then i tried my seam based portlet which works with CR3. it looks like there
has been new code added to the portal in JSFMetaBridgeFactory which assumes
i can start and stop my server with just the topic deployed and everything is
fine. every time i restart my topic is still in the jndi tree.
however, as soon as i deploy an ear with an mdb that uses the topic, the topic
will disappear from the jndi tree on a restart.
also, when i look in the De
JBoss AS 4.2 with MyFaces
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059985#4059985
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059985
___
jboss-user mailing list
jbos
i am trying to get messaging 1.3.0 to work with AS 4.2. the first time i deploy
everything is fine. when i restart the server my topic disappears.
any idea what is wrong?
note, this only happens when i have deployed an ejb3 mdb that subscribes to the
topic.
btw, this mdb has been working with
I just downloaded the 2.6 release and received this error. My portlet was
working in 2.6-CR3. What do I need to change?
| 23:10:37,531 ERROR [STDERR] Caused by: java.lang.NullPointerException
| 23:10:37,531 ERROR [STDERR] at
org.jboss.portal.faces.portlet.JSFMetaBridgeLifecycleFactoryIm
i changed the default portal to just require view and personalize permission
and it works fine.
i then created a new portal and set it up for view and personalize permission,
but i get a 401 error when trying to access it. it will only grant access if i
setup this portal up for viewrecursive pe
I have a JSF portlet. The first time it is rendered it starts on the default
view.
Now lets say the user navigates through the portlet via the jsf navigation
rules, but stops on a view other than the default view. Then the user uses the
portal navigation tabs to switch to a different portal p
thanks.
are you referring to the org.apache.portals.bridges? We are already using the
portlet filter provided by this.
alternatively, how would I create a link in one portlet to launch into another
portlet that is maximized?
View the original post :
http://www.jboss.com/index.html?module=bb&o
How do I programmatically resize a JSF/Seam based portlet? As far as I can tell
I don't have access to the actionUrl from within a managed bean.
I suspect that adding a param to my commands wont work.
|
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&
assume!!
i changed jboss-portal.sar\conf\data\default-object.xml and now the tabs are
restricted.
thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041827#4041827
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40
2.6 CR1
Shouldn't the tab only be displayed if the user has the MyRole role?
i have things set to hide so when the user clicks on the tab the page content
is hidden.
hide
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041820#4041820
Reply to the po
Looking at the PageCustomizerInterceptor class it performs security checks
before rendering tabs but it does not seem to be working.
JACCPortalAuthorizationManager is always returning true for checkPermission.
I'm fairly certain that I have setup my security constraints properly in my
*-object.
My bad...
The SFSB from which I was accessing the Subject had the @SecurityDomain
annotation commented out.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041046#4041046
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4
I am using 2.6 BETA1 with the Hibernate security implementation.
In 2.4 I use to be able to access the Jaas Subject from
SecurityAssociation.getSubject() once a user was logged in through the portal
login page.
In 2.6 BETA1 this always returns null and
PolicyContext.getContext("javax.security.
Has anyone seen this?
EnumConvertor was working great in myfaces 1.1.4 but fails with the following
error in 1.1.5.
"myEnumField": Value is not a valid option.
I don't see where it is going wrong.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038656#403865
i am currently using commons-http client to access it.
1 - i make the inital http GET
2 - then i parse the redirect response to calculate the new url
3 - then i do another GET
it works but...
a wrapper similar to the mail render would be nice, but for my scenario it
would need to work outside
i would like to do the same thing. i can hide windows but i don't see how to
hide pages/tabs.
is this possible? if not, where should i look to potentially add this feature?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037772#4037772
Reply to the post :
ht
actually, i don't think i asked the question right. i'm looking for an api to
call the pdf stuff without having to go over http.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037618#4037618
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
I have the seam-pdf functionality working in my application. Now I want to have
a background process create PDFs periodically. Currently I am using
commons-httpclient to call out and back into my app and handle the redirect to
create a PDF.
It works but does anyone have a better way to do this?
true. i want to use a link and direct the target to blank, so that the pdf
opens in a new tab/window.
this is what i have working by putting the pdf xhtml files in a separate war,
which may be the best solution.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=
I am using seam in a portlet and I would like to start using the seam pdf
support. So far the only way I have found to do this is to create a separate
non-portlet war for all my pdf xhtml files.
what would it take to get the pdf stuff working in a portlet app?
View the original post :
http:/
here is the property that i found. so far it appears to be working well.
i just added this to the persistence.xml file
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032864#4032864
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
Thanks for the food for thought. I haven't tried the tag files yet, but the
idea pushed me in the right direction.
It looks like the problem was with the tag I used to start the file.
It needs to be
|
|...
|
|
instead of just
| ...
|
View the
I am getting the following exception:
| java.lang.NullPointerException
| at org.jboss.seam.core.Expressions.getValidator(Expressions.java:198)
Here is the scenario. I am trying to decompose my facelets into multiple
reusable fragments. For example:
EditPanel.xhtml
|
|
i pulled the seam-ui jar out of the war and put it in the ear and all is work
well now.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996519#3996519
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996519
__
Hmmm...
Why do you think this is asking for trouble?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996482#3996482
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996482
___
j
I does only appear to happen between portlet apps.
Each of my portlet apps declares its own loader in a jboss-app.xml in the
web-inf directory:
|
| portlet-app-one
|
| seam.jboss.org:loader=portlet-app-one
|
|
I will try moving this to the ear meta-inf
I have SFSB components in multiple Ears. One ear contains a SFSB component that
I would like to access from views in all the other Ears. When I tried this I
received an exception saying that the JNDI name did not exist.
This is because the components.properties file in the ear has:
jndi
i'm pretty sure I saw the same issue when running two of the seam sample apps
at the same time. for example, booking and jpa
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996317#3996317
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
I have two apps that use the Seam SelectDate component. Each app works fine
independently. But when I deploy both apps at the same time the 2nd one to be
accessed gets the following exception.
Any ideas? It looks like a classpath issue.
| com.sun.facelets.tag.TagAttributeException: /Releas
I have a JSF portlet and I would like to make some of the views bookmarkable.
any ideas on how to do this or if it is possible.
for exxample, i have a portlet that tracks Orders. It can filter and list
Orders. Then it can navigate to a selected Order.
I would like to create a URL that can be u
Has anyone tried deploying jbportal 2.6.DR1 on jboss-5.0.0.Beta1?
I tried because I thought it might just work, but there are many class not
found exceptions.
Is this on the roadmap in the near future?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994803#39
OK. I have a simple test app that reproduces the error. I can send it to you.
One thing of note it that I am using portlets, but that shouldn't make a
difference.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993934#3993934
Reply to the post :
http://www.j
This only happens when my entities have validation errors.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992447#3992447
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992447
Does anyone have an idea why I am getting this error?
I am experimenting with the new framework classes in the 1.1.0.CR release.
java.lang.IllegalStateException: could not get id of:
org.jboss.seam.framework.Home.instance
| at
org.jboss.seam.interceptors.ManagedEntityIdentityInterce
I have successfully deployed a portlet that uses seam, icefaces, and facelets.
I posted the example to the seam wiki:
http://wiki.jboss.org/wiki/Wiki.jsp?page=IcefacesSeamFaceletsPortlet
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992309#3992309
Reply to
I have successfully deployed a portlet that uses seam, icefaces, and facelets.
I posted the example to the seam wiki:
http://wiki.jboss.org/wiki/Wiki.jsp?page=IcefacesSeamFaceletsPortlet
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992310#3992310
Reply to
Has anyone succesfully implemented an ICEFaces Seam Portlet?
I have a helloworld jsf portlet working with icefaces.
when i try to port one of my seam portlets to icefaces i get a bunch of error.
I posted more infor to the icefaces forum:
http://www.icefaces.org/JForum/posts/list/3066.page
View
Has anyone tried using an ICEFaces JSF portlet with JBoss Portal.
I just modified the portal swap HellWorldJSFPortlet to use
com.icesoft.faces.webapp.xmlhttp.PersistentFacesPortlet.
The portlet comes up buy the navigation doesn't work.
View the original post :
http://www.jboss.com/index.html?m
This discussion outlines what I did and where to find the code:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=94403
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991097#3991097
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
Here is some more info:
http://taylor.sourceforge.net/index.php/Endpoint_Address_Discovery#Client_Handler
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991098#3991098
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991
I am trying to get org.jboss.deployment.ClientDeployer to work in the
microcontainer. It is successfully finding my client jar, but then gets errors
about missing mbeans such as MainDeployer.
Any suggestion on how to make this work or an alternate solution?
Btw, I am using the ejb3 embedded con
JIRA Issue created: http://jira.jboss.com/jira/browse/JBWS-1402
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988973#3988973
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988973
___
one thing that is not right with this approach is that there is no jms address
in the wsdl, because only the SLSB is deployed as a web service.
any thoughts?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986336#3986336
Reply to the post :
http://www.jboss.
This could be handle generically without writing code. Just define the mdb in
the deployment descriptor with an env-entry for the real service.
|
| AuthorizationCallbackMDB
|
|
org.jboss.webservice.tr
I extended JMSTransportSupport and overrode processSOAPMessage() to get
something to work with Ejb3 MDBs.
For starters the the WebService is implements per usual as a SLSB. I am just
using the MDB as an alternate path in the WebService.
The MDB just defines the ObjectName for the real web servi
Has anyone tried using JMSTransportSupport with an Ejb3 MDB?
The error I get is:
Cannot find serviceID for: queue/AuthorizationCallbackQueue
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985993#3985993
Reply to the post :
http://www.jboss.com/index.html?mo
Reliability. My scenario is a Oneway asynchronous soap message. So, jbossws
makes the request and moves on without waiting for a response. I then want
jboss messaging to ensure the message gets to the otherside. So far it is
working good. I created a straight forward JmsClientInvoker.
Now I am
Makes sense.
I am just trying to reproduce the kind of capability with jbossws that i could
do with the axis jms transport.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985852#3985852
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
Do you think this is something reasonable that I should take a stab at or is
there a better approach?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985848#3985848
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985848
Has anyone written or are there plans to write a JMS transport for jboss
remoting?
My scenario is that I would like to use a jms transport behind a oneway web
service operation.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985834#3985834
Reply to the po
Is anyone aware of a good example for this scenario?
I want to make an asynchronous call to a @Oneway operation in a fire and forget
fashion.
All the examples I have found for WS-RM seem to be focused on conversational
sessions.
View the original post :
http://www.jboss.com/index.html?module
Thanks for the idea. I had to move on to other things, so i'll give it a try
when i can get back to it.
I ended up writing something similar that also does instance level security.
http://jroller.com/page/jgilbert01?entry=securing_ejb3_entity_beans_at
View the original post :
http://www.jboss.
I have been looking at the following wiki entries:
http://wiki.jboss.org/wiki/Wiki.jsp?page=UDDIExample
http://wiki.jboss.org/wiki/Wiki.jsp?page=UDDIAccesspointLocator
And I am wondering if there are any plans to roll this into the product? For
example, I can envision a deployer that automatical
I am trying to call a secured web service from a SLSB. I have injected the port
using @Resource but get a connection exception because the credentials are not
set. I have come up with a workaround to propagate the credentials (see below).
But I would like to know if there is a standards based wa
I am getting the following exception on the server side when trying to encrypt
individual elements:
| org.jboss.ws.wsse.FailedCheckException: Signature is invalid.
| at
org.jboss.ws.wsse.SignatureVerificationOperation.process(SignatureVerificationOperation.java:59)
| at
or
Has anyone seen this?
I have a test where my ejb3 SLSB, jsr181 endpoint works only if I use the
@SecurityDomain annotation. If I try to define the security-domain in the
deployment descriptor I get a 401 http response code.
View the original post :
http://www.jboss.com/index.html?module=bb&op=
I think you are a head of me. I have done the following:
- installed jboss-portal-ha.sar in an all server
- using a single mysql db for jbossportal
- validated that the out of the box portlets like weather "appear" to be
clustered
then tried my jsf seam portlets and got the error discussed in th
You need to use "org.jboss.security.jndi.LoginInitialContextFactory".
http://wiki.jboss.org/wiki/Wiki.jsp?page=LoginInitialContextFactory
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981611#3981611
Reply to the post :
http://www.jboss.com/index.html?module
Take a look at the JBossWS user guide chapter on securing endpoints:
http://labs.jboss.com/portal/jbossws/user-guide/en/html/secure-ejb.html
You basically set properties on the Stub.
I haven't tried it but I bet calling the the ClientSideLogingModule would to
the trick also.
View the original
I created a MyFaces JIRA issue:
http://issues.apache.org/jira/browse/MYFACES-1481
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981106#3981106
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981106
Here is a link to my workaround:
http://taylor.cvs.sourceforge.net/taylor/taylor/commons/src/main/java/net/taylor/portlet/MyFacesGenericPortlet.java?view=markup
I would still like to see other solutions. For example, plugging in a different
FacesContextFactory impl.
View the original post :
ht
Turns out this is an issue with the MyFaces portlet impl.
See related posting:
http://jboss.org/index.html?module=bb&op=viewtopic&t=92976&start=0
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981092#3981092
Reply to the post :
http://www.jboss.com/index.ht
I am having the same problem and was considering the same type of solution.
Can you share your code?
I've searched high and low for info on this issue. I'm surprised it hasn't been
encountered more
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981090#398
Turns out I was wrong. With ejb3 I can specify the security domiain in
jboss.xml as just:
other
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980838#3980838
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39808
I have reported this as an issue with a patch.
http://jira.jboss.com/jira/browse/EJBTHREE-761
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980743#3980743
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980743
___
Has anyone seen this?
In the embedded container I get this exception from the sessionContext:
Caused by: java.lang.NullPointerException
| at
org.jboss.security.plugins.JaasSecurityManager.getPrincipal(JaasSecurityManager.java:348)
| at
org.jboss.ejb3.BaseSessionContext.getCallerPrin
Has anyone tried to use Hibernate JACC in the embedded container?
I have added the entries to the persistence.xml:
|
|
|
I see the entries processed:
2006-10-24 15:28:17,307 DEBUG [org.hibernate.secure.JACCConfiguration] adding
permission to role User: (javax.
I am using the embedded container and setting the security-domain in the
jboss.xml file. when i set it up like this
java:/jaas/other
i get the following exception:
Caused by: javax.security.auth.login.LoginException: No LoginModules configured
for java:
| at javax.security.auth.login.Log
I have created the following maven2 site with all the jars I couldn't find else
where.
http://taylor.sourceforge.net/maven2/
Here are links to sample pom.xml files:
http://taylor.cvs.sourceforge.net/taylor/taylor/bpm/
http://taylor.cvs.sourceforge.net/taylor/taylor/taylor-bpm-web/
http://taylor.
I am trying to use jboss-portal-ha.sar in the All server with Ejb3 installed. I
have a bean that accesses the portal:service=CMS mbean to add content to the
repository. It works in the Default server, but get the following exception in
the All server.
Any ideas?
I tried to add the Lookup Mgr b
Has anyone else seen this and figured out why it is happening. I am getting the
same thing.
I am using alpha8 with hsql.
All my beans with non-compound keys work fine.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979193#3979193
Reply to the post :
http
Is anyone aware of a Hibernate implementation of the Quartz JobStore?
I couldn't find one, so I put together a prototype using EJB3 Cached Entity
beans and a Clustered SLSB. It works, but there is plenty more to do. So if
anyone has one we could join forces...
View the original post :
http://w
I have been building Seam applications with Maven2 in my Taylor project.
http://taylor.sourceforge.net
The current version builds the ejb3 jar, war, and ear with one maven project.
The next release will generate seperate jar, war, and ear projects for more
flexibility.
View the original post :
One more thing. I appears that I have to delete the entries from the table
every time. For example, I had my 2 servers running and killed one in the
middle of a test to see the messages fail over to the other server. they did,
but i couldn't restart the server. i had to bring both down, delete t
rock on! that was it!
now my 2 servers are properly sharing the load of the messages published to the
topic!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977685#3977685
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
I haven't solved it yet, but a pattern is emerging. I removed the definition of
my topic and decided to try the testDistributedTopic defined in the jboss
messaging sar.
This one also fails with the same exception on the 2nd server. So it looks like
it has something to do with the last topic or
OK. I made the subscriptions Durable. I had to use clientId instead of clientID.
I still get the original exception on the 2nd server.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977659#3977659
Reply to the post :
http://www.jboss.com/index.html?module=bb
1 - 100 of 112 matches
Mail list logo