when multible users accessing the application I am getting the following log
message...
INFO | jvm 1 | 2006/11/02 13:45:29 | 13:45:29,216 ERROR
[LogInterceptor] TransactionRolledbackLocalException in method: public abstract
void javax.ejb.EJBLocalObject.remove() throws
javax.ejb.RemoveExceptio
solved the problem myself. Instead of rendering the XSLT on server side (EJB -
located in a JAR within the EAR) I'm doing the transformation in my struts
action (located in the WAR within the EAR). Ok, it is more a hack than a
solution, however it's working now :-)
View the original post :
htt
Done in CVS, please test this for me. thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984011#3984011
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984011
___
jboss-user
Hi,
I am facing problem in downloading and installing JBoss IDE 2.0.0 Beta version
on Eclipse 3.2.1. I tried the same through 2 different ways.
1) when I tried to download the zip file 'JBossIDE-2.0.0Beta2-All.zip, the
donwloaded file doesn't open properly with winzip/winrar or other compressio
Also, we are running 1.0.1.GA on JBoss 4.0.4.GA deployed as
standalone-messaging.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984009#3984009
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984009
We are having problems getting JBoss to work when we have a connection from the
one client to two JBoss messaging servers simultaneously. Everything works
fine initially, but if one server goes down the client connections to the good
server are also disconnected. This situation (i.e. one serve
More details will be required. Please post the contents of the web.xml,
jboss-web.xml and the url which you are using to access the application. Also
please obtain the TRACE level logs of the jboss security package as mentioned
in Q4 at:
http://wiki.jboss.org/wiki/Wiki.jsp?page=SecurityFAQ
Hi,
We have a complex process with multiple sub-processes, tasks and multiple child
tokens in the subprocesses.
We found that GraphSession.deleteProcessInstance() method is unable to delete
the process instance.
It falls short on following points:
1) It is not deleting the taskinstances, though
anonymous wrote : Please remember to use the "Code" to wrap
I meant: Please remember to use the "Code" button.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984005#3984005
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p
anonymous wrote : However the status was 200
Which means the request has succeeded.
anonymous wrote : Are the values for module-option usersProperties and
rolesProperties correct?
Looks correct.
anonymous wrote :
| I am assuming the root "/" starts at server/default. Is my assumption
corr
To generate the EJB related classes and descriptors, we need to create some
XDoclet configurations. With JBoss Eclipse IDE, we need to define several
XDoclet generation configurations that will be run against the project.
Defect in Window of my XDocLet configuration proprties
Help me!
View the
May be this might help:
http://wiki.jboss.org/wiki/Wiki.jsp?page=WhatDoesTheMessageNoManagedConnectionsAvailableMean
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984002#3984002
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
This looks like a IDE related issue. Posting it in the JBoss/Eclipse IDE forum
(http://www.jboss.com/index.html?module=bb&op=viewforum&f=201) will be a better
option.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984001#3984001
Reply to the post :
http:
To generate the EJB related classes and descriptors, we need to create some
XDoclet configurations. With JBoss Eclipse IDE, we need to define several
XDoclet generation configurations that will be run against the project.
Defect in Window of my XDocLet configuration proprties
Help me!
View the
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
Hi,
I'm using JBoss AS 4.0.5.GA and setting up Tomcat Cluster Service.
Under high load, org.jboss.cache.lock.TimeoutException occurred at
session.processSessionRepl(). It's ok, but JBossCacheManager dumps stack trace
into stderr if there is no tx.
JBossCacheManager is doing:
|protecte
After I annotated ClientActionBean with:
| @Local ({ClientAction.class})
| @LocalBinding (jndiBinding="ClientActionBean/local")
|
I am now getting a less "bizarre" error. Hopefully, this gives you more clue.
|
| 20:47:06,837 INFO [MyfacesConfig] No context init parameter
'org.apa
Hi,
Our website is based on the typical architecture in which request is
intercepted by apache http server 2 and later on passed to JBoss(3.2.6).
Despite our efforts the website runs very slow(responds in 10 seconds for an
avg page). The methods we employed so far are:-
- We increased JVM heap
I have posted this in more details at jroller.com as well.
selectItems 1.0rc4 built with JBoss-Seam-1.0.1.GA and deployed on
JBoss-4.0.4.CR2 is not working! I am getting the following error - a strange
Statful bean name!
I'd appreciate any help in getting this working.
Thanks
| javax.ejb.E
Are seperated components possible with seam? Old school way is the save the
person object to the session or store it in a SFSB, then using the JSP's
usebean, retrieve the data for display. How do you do this in Seam?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
Configuration:
Postgres SQL 8.1.4
JBoss 4.0.3SP1
postgresql-8.1-405.jdbc3.jar
pg-ds.xml:
...
10
100
0
We have the db set to 512 max_connections
We continue to see the No ManagedConnections being thrown every couple of days.
blocking-
You're right. I had not properly removed the OpenJMS libraries from the app
classpath. Once I did that, I was able to deliver messages to the queue.
However, now my listener is not registering. I am attempting to register my
Message Listener by setting it to my MessageConsumer; which is set
Yes, its possible. jBPM stores process definitions in the database, they do not
need to be deployed with the application.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983988#3983988
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
This is the coolest!
Finally a question tipical from a beginner. Is it posible to change the xml
file of the business process without deploying again the entire application or
the changes have to be made in the file and then pack and re-deploy the
application?
I am interested in users who can
The stack trace is below. I received this exception after I manually upgraded
to 1.1.0 BETA 1 and followed the booking hotel example. Does anyone know what
is causing this?
Thanks.
com.sun.facelets.tag.TagAttributeException: /browse_membertypes.xhtml @30,135
action="#{memberTypeManager.editMem
What if I want to do some of my own authorisation processing using the token? I
would like to access the token from within an EJB interceptor somehow.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983985#3983985
Reply to the post :
http://www.jboss.com/inde
Yep, Seam lets you use exactly the same method and value bindings inside the
jBPM process or pageflow definition that you use inside a JSF page. This is
really cool, if I don't say so myself ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983984#3983984
R
Woo! Incredibly fast! Thanks Gavin, i appreciate this reply from the Seam
developer!
So, another question if possible. How do i refer to the Seam component which
manages the conversation inside the xml file which describes the business
process? Is this name the one which is given to the compone
Please wait a couple of days and try again with BETA2, James and I really have
put a lot of work into seam-gen and I promise that the experience will be MUCH
smoother.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983982#3983982
Reply to the post :
http://
It is cached in the EM until the transaction commits.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983980#3983980
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983980
___
j
http://jira.jboss.com/jira/browse/JBSEAM-473
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983979#3983979
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983979
___
jboss-user
Nice catch, I'll fix it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983978#3983978
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983978
___
jboss-user mailing list
jboss-
Anyone ever see this exception about the Seam taglibrary? My application is
deploying properly, but when I visit it, I'm getting this exception. I am
deployed in AS 4.0.5 with the EJB3 profile (though I'm sure that has nothing to
do with it). Having looked at the documentation Chapter 11 for how
Anyone ever see this exception about the Seam taglibrary? My application is
deploying properly, but when I visit it, I'm getting this exception. I am
deployed in AS 4.0.5 with the EJB3 profile (though I'm sure that has nothing to
do with it). Having looked at the documentation Chapter 11 for how
Yes, speaking loosly, a task is a conversation that relates to a business
process.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983977#3983977
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983977
___
Hi, i'm new to JBoss Seam and have some doubts. I don't understand the concept
of task inside a business process. Is it like the concept of conversation and
because of that has its own stateful ejb which manages the conversation?
I am really impressed with this framework! Awesome!
Thanks for yo
I followed the steps up to the deployment portion. Since JbossIDE 2.0.0.Beta2
doesn't seem to support deploying the ejb3 project to the server, I manually
copy the authors-beans.ejb3 and authors.war directly into the deploy directory.
But I get the following error on my 4.0.5.GA server below.
Answering my own question about the cache issue.
This in my hibernate.cfg.xml helped out:
org.hibernate.cache.HashtableCacheProvider
So simply the removal of Dom4j from the web-inf/lib and adding ehcache1.2 to my
EAR seemed to sort this out.
If anyone else is interested in making jBPM
Me too, i would like to develop something in JBOss Portal 2.4 with struts
portlet. is there any sample or tutorial for it? is that we have to refer to
Struts Bridge only??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983970#3983970
Reply to the post :
htt
Hi,
I'm using j_security_check to authenticate my system login and I'm facing a
problem with the redirection after verifying the user credentials.
When the user enters a valid userid and incorrect password, the system will
direct to the correct login error page.
When the user enters a valid use
please help me!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983968#3983968
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983968
___
jboss-user mailing list
jboss-user@list
For some reason, the resulting query from this entity has the ACTUAL DB field
names for a couple of the non-pk fields (see SEQ_NUMBER, LAST_UPDATE). Can
anyone give a hint as to what might be the problem? Thanks.
Query
select streetwatc0_.userKey as userKey1292_, streetwatc0_.locationId as
loc
Hello,
I have a java class "A" written and deployed as a testA.war file and the class
"B" is deployed in an testB.ear file. Class "A" extends class "B". Everything
compiles fine. But when deployed in jBoss, a factory class in testB.ear file
tries to load class "A" using Class.forName(). But so
Hello,
I am wondering if it is possible to initiate a pageflow simply using s:link and
providing only a pageflow name and a propagation attribute( ie. no action
binding).
The doco indicates shows the example below:
anonymous wrote : If the link begins a conversation, you can even specify a
p
Hi,
I am using JBoss 4.0.4GA with EJB3 and JBoss WS 1.0.3GA. How do I use one SLSB
bean (EJB3.0) to create multiple web services that each web service references
to different service so that when a certain web service is called, it loads the
desired service? Is it feasible? If yes, I am new
I am having a production issue trying to get an MDB to register itself as a
reciever for a particualr Queue. in the jmx-console it always shows the
reciever count as zero and the message count is quickly approaching 10,000. I
am using the jdbc persistence manager on Oracle. The exact same con
I bet you are right. It is probably webstart.
I was using the Beta3 as you said.
I will download the installer jar instead.
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983962#3983962
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
Hello,
I used Dynamic Invocation Interface (DII) in web services client.
Configuration Details:
1. JBOSS portal 2.4: using this portal, i'm performing web services invocation.
The web services is running in another machine using webobjects framework.
2. Please refer the below client code i us
It would appear that moving to the jtds drivers has solved the problem, no idea
why.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983957#3983957
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983957
_
Hi
Thanks for your reponse, defining module option as such has not helped
useFirstPass
Still I am not able to get my custom defined principal.
Is it compulsory to use UsernamePasswordLoginModule, I think there shd be a way
to achive this.
Following is my Principal class and LoginModileClass
"bpatters" wrote : Just verified the exception occurs with the regular facelet
view handler, must be something wrong with my setup.
I figured it out. in my tag file I had:
|
| roomEditPanel
|components/roomEditPanel.xhtml>
|
Notice the extra > at the end of the source value. T
Hi,
I'm having problems building a web service using a WSDL with a SOAP 1.2
binding. (The WSDL is given at the bottom.) The web service works fine when
using the SOAP 1.1 binding. Problems arise only when changing to SOAP 1.2. I'm
using JBoss version 4.0.5.GA and generating code from WSDL using
Nipun-
Try to see if you can extend the UsernamePasswordLoginModule that Anil
suggested that will let you hook in your custom Principal...
or look at its code and see what its doing to hook in a custom Principal and
perform that in your login module.
Thanks
Sohil
View the original post :
h
"kaloisi" wrote : Is that the only way? Or the Easiest Way?
Neither. It is The Only Way I Know How. Others who are smarter than I am
might have other, betters ways of doing it.
As far as disabling jnp, I saw this comment in
server/default/conf/jboss-service.xml:
| 1099
View t
I only see some tutorial for 1.5 IDE which doesn't apply at all on EJB 3.0.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983955#3983955
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983955
___
Besides a small section in the remoting chapter of the documentation, there's
not really much else that can be said about debugging without getting overly
verbose. In general, being able to see the xml request/response packets should
go a long way toward solving any remoting issues. I can only
Just verified the exception occurs with the regular facelet view handler, must
be something wrong with my setup.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983951#3983951
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
Hi,
I was trying to develop a parlay X web service, the MultimediaMessaging one. I
have managed to generate all java classes from the wsdl and xsd files provided
by the specification. Allthough, i am having a problem with enumerations. I
have a type, named "MessagePriority" (see below) that is
"[EMAIL PROTECTED]" wrote : "bpatters" wrote : I found out last night that when
using the SeamFaceletViewHandler that any new Facelet tags I create (using
xhtml files) I use receive JNDI lookup failures.
| |
| | It's trying to find
| | {approot}/WEB-INF/components/mycomponent.xhtml
|
|
|
|
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983946#3983946
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983946
___
Try this instead:
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983945#3983945
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983945
___
jboss-
Can't reproduce this error. I assume webstart client gives you download error.
Can you provide more details?
- are you trying to use installer 1.2.0.BETA3?
- can you web start any other applications
There is a simple workaround you can use. Just download installer jar and
install in offline mo
Ok, I just tried it on 4.0.5.GA. I have the following:
- a stateless bean with following remote bindings annotations:
@RemoteBindings({
@RemoteBinding(clientBindUrl="sslsocket://0.0.0.0:3843",
jndiBinding="TestService/remotessl"),
@RemoteBinding(jndiBinding="TestService/remote")
})
- the
I get the HierachicalClassLoaderRepository3 of a .war via its mbean Objectname.
I would like to add to this repository an instance of (my own) URLClassLoader
implementation, because I want this .war to use this classloader instance.
The Problem is that I only see a registerClassLoader() method t
Hi,
I have read that with JAX-WS 2.0, you can publish easily a Resftul web service.
Does Jboss WS support this feature ?
"Will Java EE 5 bring REST to Java?":
http://blog.noelios.com/2006/05/24/will-java-ee-5-bring-rest-to-java/
"Publishing a RESTful Web Service with JAX-WS"
http://weblogs.jav
I was having this same issue until I discovered that one of my third party jars
was corrupt. When I would make a request that included a custom tag in the
response (the first time the custom tag was accessed) all of my jars were being
searched/scanned until the tag library was found.
Once I
In terms of design: I don't think it's wise to browse messages, then use them,
then attempt to remove them. What happens if you fail to remove them?
It'd be wise to use transactions, and for that I recommend using MDB.
I don't really understand the high-level reason for what you are doing.
Vie
Is there a solution right now?
I've got the same problem with the JBoss 4.0.4
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983935#3983935
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983935
_
I am fairly new to JBOSS,
We are setting up a production environment for our application. One issue we
are faced with is the need to run multiple instances of the application on
multiple Linux server boxes.
Are we best off to have multiple installs of the JBOSS on each server or run
multiple J
Which JMS vendor are you using? You can't mix JBoss and EXOLAB JMS together.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983936#3983936
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983936
__
I think you're biggest problem is you haven't gotten your head wrapped around
the conversational model yet. It definitely takes time and I'd recommend that
the first thing you do is at least skim through the Seam reference
documentation in it's entirety.
That being said, I'll try to explain as
Hey Gavin,
When do you expect Seam 1.1 to come out of Beta (and into GA?). Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983927#3983927
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983927
__
how can I make Entity Manager get a dirty read from the db? not get a dirty
read from the db?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983928#3983928
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983928
___
Is that the only way? Or the Easiest Way?
Do you know how to disable the RMI / jnp protocals?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983929#3983929
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983929
__
Before I argue with you I want to point out that I like your solution. My
argument is just me trying to understand more of what you're saying.
"iradix" wrote : With a proper cascade on the activities list stored within the
user, you should be able to just bind the values that are editable via th
oh i see,
i was really frustrated all the day over because of this was happening. Thank
you for your reply. So i guess i will need to wait a little bit. I already was
trying to figure out working with Spring. Can someone point me to a place where
i can really figure out about those frameworks a
"jblas" wrote : We have a datamodel, what if we want a web-based app that
configures jBPM process by itself. But it does not want to to do it with xml
files. The app needs to reconfigure its processes by code. It's posible ? I
think it is posible. What there is a reference or guide to do it ?
Try using the following option on your login module:
password-stacking=useFirstPass
Is your login module the only LM in your application policy?
I think on our end, we will have to create a test case for this scenario and
see if there are any issues.
View the original post :
http://www
I have inserted the driver also in
$JBOSS_HOME/server/default/deploy/postgresql-8.0-314.jdbc2.jar and hour works
all good
I hope that this information is useful
Stefano
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983925#3983925
Reply to the post :
http
I was able to fix the problem. It was due to the order of libraries being
called. Sorry and thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983922#3983922
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983922
Jaikiran,
Thanks for the response.
I followed your lead and use the FORM-based authentication.
However, I can't make the authentication work. Although the username and
password were transmitted to the server, the error page was displayed. I
checked the log, it indicated that the username and
I have to restart the 4.0.4 to do a redeploy at all. Hot redeploy fails... is
this related? Have you been able to hot redeploy in 4.0.4 ? 4.0.5? at all?
how about in netbeans (6.0 daily)?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983921#3983921
Reply
Ok, but I'd like to understand why. I have no second-level cache and when I
writing through the @PersistenceContext the data ends up in the database, no
explicit flush().
So why is the data not fetched using the Seam Managed Persistence?
Where is the data cashed?
And why does flush() help?
Wou
There is a web service (stateless session bean with annotations) that needs to
call another session bean with annotations.
1. do ejb3 session beans need to have local/remote interfaces like ejb1.4?
2. how can sessionbean1 lookup sessionbean2? The below code results in an
exception that sessionb
I am having trouble setting up ms sql server as a datasource for JBoss.
I copied the /docs/examples/jca/mssql-ds.xml and placed in the
deploy dir.
|
|
| DefaultDS
| jdbc:sqlserver://SERVER-NAME\SQLExpress
|
com.microsoft.sqlserver.jdbc.SQLServerDriver
| user
|
I try to use the installer and click on the 'Run Installer' button but I get
the following error...
I am trying to download jboss 4.05. The same thing happens when I attempt to
download other versions as well.
An error occurred while launching/running th
With a proper cascade on the activities list stored within the user, you should
be able to just bind the values that are editable via the value attribute of
each JSF component. After they are validated and the model is updated (i.e.
new values are set on each appropriate activity) saving the us
"ngeadah" wrote : Is there any way to access the HttpServletResponse within a
Seam component? I ask since I need a component that handles downloading files;
this needs to set the mime type, the header and the outpustream. I'd hate to
develop a servlet just for this since I'd really like to use
Why findByPrimaryKey issues ?SELECT pkey from TABLE where pkey=??
We use jboss-4.0.0 in 2 node cluster configuration with ?Standard CMP 2.x
EntityBean with cache invalidation?, commit option A.
Whenever our application invokes ?findByPrimaryKey? on CMPs, JBOSS issues
?SELECT pkey from TABLE
I'm running into another problem. It seems that the converter specified in
pages.xml is used to convert from String to Object, but not from Object to
String. I don't suppose that's by design? The method I'm looking at is:
public Map getParameters(String viewId, Set overridden)
|{
|
Is there any way to access the HttpServletResponse within a Seam component? I
ask since I need a component that handles downloading files; this needs to set
the mime type, the header and the outpustream. I'd hate to develop a servlet
just for this since I'd really like to use injection and the
If you run JNDI over HTTP you can secure access. Maybe that will work for you.
See http://docs.jboss.com/jbossas/guides/j2eeguide/r2/en/html_single/#d0e6617
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983911#3983911
Reply to the post :
http://www.jboss.c
Correct... JBoss Messaging 1.0.1 doesn't support clustering yet.
1.2.0.Alpha2 has the support of Clustered Queues and Topics (without HA yet).
But that's non production ready yet.
We are working on HA and that should be ready by the end of this month.
View the original post :
http://www.jboss.
(reposted using an updated understanding of code-blocks... :(
Not really. I'm using that now, and I'm still ending up doing merging and funky
stuff to make everything "Just Work"(tm)(c)(pp).
Here's some (poorly written, tbh) code to illustrate...
I have a user...
| package sample.model;
Sounds like you are talking about use of
Client.addConnectionListener(ConnectionListener listener, int pingPeriod). Fom
looking at latest remoting code base, after the connection notifier is fired so
that all the ConnectionListeners are notified, the connection notifier is
stopped, so should n
In your try... catch do something like this:
try
{
}
catch (JMSException e)
{
e.getLinkedException().printStackTrace();
e.printStackTrace();
}
That will give you more clue about what's going on with that exception.
I will see the possibility of calling initCause(cause) on future releases
Is there a way to force authentication for all JNDI access? I'm having trouble
finding documentation on this subject.
It looks like the LoginInitialContextFactory accepts a user/password but
NamingContextFactory doesn't.
So is there a way to disable NamingContextFactory?
View the origina
Hi,
We are currently planning an authentication/authorization scheme on a system
involving a Java Webstart application workstation doing mainly presentation and
configuration, delegating the demanding memory & CPU intensive calculation
tasks and the persisting of the configuration settings to s
We're running Jboss messaging as a standalone app with JBoss application server
(latest release of both) with a load of anywhere around 100-300 messages per
second. I was wondering if someone could tell me what the issue could be, I'm
not getting any hints of the following stack trace. Once the
Hi,
The Wiki just describes what I did in option 2. - or suggests a new syntax
which is to wrap my value in option 1. with a [value] XML tag.
Neither of which work.
Chris
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983892#3983892
Reply to the post
1 - 100 of 305 matches
Mail list logo