btw
Forgot to mention,
I am using mysql as my database server instead of the default hypersonic.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005676#4005676
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005676
___
"lightbulb432" wrote :
| 1) How does going to /seam-booking automatically redirect to
/seam-booking/home.seam? I don't see anything in web.xml or pages.xml where
this behavior has been configured.
|
There is default page index.html, which make redirect to home.seam
|
|
|
|
I tried the same on my box locally and its working just fine for me.
Here are the steps I performed:
1) Went to the main portal page: http://localhost/portal
2) Then logged in as user: admin, password: admin
3) Clicked the 'Admin' link
4) Clicked the 'CMS' link
5) This brought up the CMS Admi
In Jboss portal 2.4.0GA, How do we pass the user credentials to the producer
portlet?
we can authenticate the consuer with the produer using the
element in *-wsrp.xml file, but I need to pass the credentials of the user who
requested the remote portlet.
View the original post :
http://www.jb
Your problem seems to be that you don't have a well-defined navigation model.
You talk about "accidently clicking another action" taking you back to a place
where a conversation can begin. This should never happen. The only way to get
to a conversation begin point should be via a link that does
any idea ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005662#4005662
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005662
___
jboss-user mailing list
jboss-user@lists.jbo
if you have a user name and password on the jmx console, you'll need to add
these username and password parameters to the start / stop / twiddle tabs of
the launch configuration for your server.
DOuble click your server, it should open in an editor. Click edit launch
configuration, and modify t
Has anyone defined swimlanes externally to the process definition? (Does that
even make sense?) I have many workflows that involve the same swimlanes, and
right now I am cutting and pasting the XML into each process, which is not the
idea situation for many reasons, the most obvious of which i
Hi,
I am using jboss-wstools ant task to generate my wsdl file from the Endpoint.
Following is the build.xml code,
|
|
|
|
|
|
|
wstools-config.xml looks like this,
| http://www.jboss.org/jbossws-tools";
|xmlns:xsi="http://www.w3.org/2001/XMLSchema-i
I've checked in some changes to PDF that solve the session/conversation scope
problem and that give significantly more control over the URLs used.
(/myApp/myDocument.pdf, for example) I'd appreciate feedback from anyone who
was bothered by the previous behavior.
View the original post :
ht
Just to make sure I am hearing you correctly - you want to take an existing PDF
document and define precise rectangles over it in which seam should generate a
page overlay, essentially "filling in" the document?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p
Hey guys
I was wondering how I could leverage SOAP 1.2 along with JBossWS 1.2?
Does the annotation @BindingType for a SEI work?
@BindingType (value=SOAPBinding.SOAP12HTTP)
I am kinda lost as to how to map fault codes to specific java exceptions.
any info would be much apperciated.
View the
So why that work on scope SESSION and doesn't work on scope CONVERSATION?. I
use "Hypersonic".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005632#4005632
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005632
__
I have some questions after taking a look at the Seam booking example.
1) How does going to /seam-booking automatically redirect to
/seam-booking/home.seam? I don't see anything in web.xml or pages.xml where
this behavior has been configured.
2) In the example's pages.xml there is a no-conversa
Does s:link always output a lot of text as its rendered HTML? Is there any way
to get rid of this to result in more "friendly" URLs? (e.g. put that stuff in
hidden form fields or something)
I noticed the outputted URL has lots of parameters like actionMethod,
dataModelSelection...out of curiosi
I am wondering if anyone has been able to effectively use null jpql parameter
bindings with postgres version 8+.
The story is this. I have columns that are nullable. I want to search by them
finding nulls if i pass in a null parameter or where they match if i pass in a
non-null parameter. Now J
I just got it work, but I don't know if I did it the correct way. So if your
solution is different, please post as well.
I commented out the scoped classloader for the JBoss Messaging in the
jboss-messaging.sar/META-INF/jboss-service.xml file, then copied the
jboss-messaging-client.jar into the
anonymous wrote : I accidentally click an action other than the @End action.
Define what you mean by this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005614#4005614
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=400
I am running JBoss_4_0_3_SP1 on a Windows 2000 evironment.
I am trying to run my server instance (named DAS) on a different set of ports.
I have looked into the bindings.xml file and modified the second instance (the
one with JNDI port = 1199) and changed the server name to DAS. I then commented
Hi Gavin,
Thank you very much for your quick help. My situation is typical, I think. For
example, when a user checks out an order, but before he place the order, he
doesn't want the order, but he also didn't click cancel button. He continues to
view products just clicking product categories. Af
No, you can't put this stuff in form fields, because there is no form! s:link
if for GET requests. These parameters only appear when they are needed. In
simple cases, they aren't there at all.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005615#4005615
Rep
i am using jbpm strters kit3.0.4 with eclipseIDE1.5.When i deploy simple.par
process with MessageActionHandler.java as action (which is provided with jbpm),
It is not showing any effect.Should i need to download any extra features or
starters kit is enough.
View the original post :
http://www.
When would you use s:link vs h:commandButton within a dataTable?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005624#4005624
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005624
__
I'm trying to get the portal with cms working and have run in to an exception
that appears to be a bug. I have ot use the 2.6 version because I want to have
different CMS regions on different pages with different content and I saw that
this is possible in this release. I just tried it again by
Hi,
I still cannot figure out how to let system automatically end a conversation if
I accidentally click an action other than the @End action. The conversation is
as followings:
@Begin
| public String createInstance() {
| ...
| return "page1";
| }
I am trying to migrate an Axis based web service to JBoss. JBossws fails
processing the existing web services .wsdl file. The problem is caused by the
tag. Does anyone know if there is a fix for this problem.
Error message:
20:39:44,590 WARN [WSDL11Reader] Unsupported fault message part
Operating system : OpenSuse 10.2 X86_64
Java version: JDK 1.5 (1.5.0_10-b03) 64 Bit
Eclipse version: 3.2.1+ Webtools 1.5.1
JBoss-IDE version : 2.0 Beta
JBoss Sever version : jboss-4.0.5.GA
I setup the Server runtime using the JBoss Inc entry for Jboss 4.0 server. I
enabled the Server view to dis
Hello Norman,
congratulation on your PDF library!
While I partially agree that PDF Forms are nice I run in some problems with
them (while using iText):
1. One isn't able to format the label & the inputfield
2. The input is always displayed in some typewriter font
(Please correct me if I'm wrong
"PeterJ" wrote : The jboss-messaging-client.jar file is only for use with a
stand-alone messaging client. You do not need it for a messaging client that is
deployed to the application server. All of the necessary classes should already
be in the jar files in the server/default/lib directory.
Th
hi genman,
Thanks for your reply. You are right, the msg is stored as s srerialized obj.
Very much appreciated if you could tell me how to create my own persistence
manager to save the text.
Thank you.
Best Regards,
Quang
View the original post :
http://www.jboss.com/index.html?module=bb&o
The jboss-messaging-client.jar file is only for use with a stand-alone
messaging client. You do not need it for a messaging client that is deployed to
the application server. All of the necessary classes should already be in the
jar files in the server/default/lib directory.
View the original p
After the exception; if I re-fresh the page I can carry on and the conversation
is not in the list.
It's as if the "line" that was deleted is not quite removed from the screen so
that when the page is refreshing (pre-exception) the line is still there and
tries to access some information from it
Hi,
According to Seam App Framework documentation, "when we link to the page with
no request parameter, the Create page will be displayed".
But, the behavior I'm really getting is: when clicking "new" button for the
first time, a new entity is created. So I click back button, and choose (in a
Found the problem
Turning the following configuration option OFF removes the error.
| false
|
Looks like a bug to me.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005554#4005554
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
What's the *right* way to refresh a DataModel living inside a SFSB on every
page load? Is it to add an entry to pages.xml like this?
Or is there another prefered method?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005545#4005545
Reply to the post :
h
I've made a little Interceptor to do the trick here, but when configuring, I'm
unsure how to signal to AOP that I'd like to intercept "all client calls to the
service methods", not "all calls to service methods, including internal ones
when a service method calls another".
I've currently config
Good Evening.
environment:
JBoss Portal Version 2.4SP1 downloaded
JBoss AS Version 4.0.4GA
Database is Postgres 8.0.4
I am running on Windows
Describe the problem:
I am trying to add page level security to a page. It I configure it as
unchecked and look in the management portal, it shows as un
Is it consistent behavior for jboss to copy ear files to
/jboss/server/default/tmp/deploy and explode them but not copy war files? I
see each ear file in its entirety and its matching exploded subfolder. For war
files I only see their exploded folders and not the war file itself?!
View the or
Thank you "@End(beforeRedirect=true)" was exactly what I was looking for.
Didn't realize the conversation would propagate with the redirect filter and
having the End.
Is there documentation on this (if so I'd like to see if there is more that I
wasn't aware of)?
View the original post :
http
finally found out how to uotput a constant string for example use : use
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005538#4005538
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005538
__
I am trying to insert process definitions into a MySQL database from a
stand-alone application.
The process definitions are good as they install from JBoss. The problem seems
to be with the persistence configuration but I can't see what is going wrong.
I can also contact the database to retriev
I have been struggling with deploying JBoss Messaging 1.0.1SP2 for a couple of
days and got no luck. Please help.
What I need is to be able to send/receive messages in my EJB3 that is deployed
in the same JBoss server as the JBoss Messaging.
I followed the instruction on the user manual for the
I think you are trying to ask "how can I have an atomic conversation". Use
@Begin(flushMode=MANUAL).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005541#4005541
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005541
_
oh, you can also use @End(beforeRedirect=true)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005527#4005527
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005527
___
jboss-us
Conversations ALWAYS propagate acroess redirects when you have
SeamRedirectFilter installed. (Unless you end the conversation using
Conversation.endBeforeRedirect().) This has been the case since early versions
of Seam.
View the original post :
http://www.jboss.com/index.html?module=bb&op=view
You should be OK using jboss embeddable ejb3 in this scenario.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005522#4005522
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005522
This is probably something obvious but i cant figure it out.
When i run the ./seam generate-entities
i get No driver found error. i was assuming it was going off the one we defined
in the setup. which i verified is there
Total time: 1 second
| apple-nusairat:/usr/local/java/packages/jboss-se
I have an event listener with an End attribute on it inside of a conversation
scoped bean:
@Observer(UserContextUtils.APP_SET_CHANGE_EVENT_NAME)
| @End
| public void currentViewAppSetChanged(CurrentViewApplicationSetChangeEvent
evt) {...}
There is no nested conversation when this meth
What is in your jboss-ds.xml file? You should have something like this:
|
| jdbc/XWikiDS
| . . .
|
|
You might also have to add a WEB-INF/jboss-web.xml file to the xwiki war file:
|
| jdbc/XWikiDS
| java:jdbc/XWikiDS
|
|
View the origi
Very nice. This will be very easy to value-bind file with entity bean. Thank
you so much.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005516#4005516
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005516
Hi Norman,
Our product currently ships a Java daemon that we've embedded Tomcat into. It
runs as a Windows service. We are hesitant to require our clients to follow a
whole other install process for JBoss along with ours. Is it possible to embed
JBoss into the JVM process of another Java dae
Does it work properly without A4J? - I've never tested it with A4J.
N.B. The problem could well be that you have given a name to the si:config in
components.xml - as a result you are configuring a seperate instance of the
config rather than the default. Try it without the name.
View the origin
Hi All,
I have gone through the JBOSS article
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureAnMDBToTalkToARemoteQueue
. I haven't been successfull yet though i have done exactly the same way.
Iam using JBOSS 4.0.2(A) and 4.0.3(B) jboss serevers
1) Remote Topic is configured on B tied t
On Tue, Jan 23, 2007 at 01:58:23PM -0500, YosarianTheGreat wrote:
> We're trying to upgrade to 4.0.5 but have hit a snag. We use
> Class.findResource and ResourceBundle.getBundle to locate properties files
> which exist in WEB-INF/classes. Because we have different environments (dev,
> stage,
Are you talking about a JCA adapter having access to a thread pool. JCA uses a
concept called the 'WorkManager' to give access to resource adapters for
managing threads. Note, this is not a generalized mechanism and does not apply
to other EE application components.
View the original post :
h
Hi,
I'm trying to use an autocomplete textfield in my seam applicaiton. The latest
verison of ajax4jsf has a tag for that:
However, I can't find a seam example, which makes use of this tag. Has anybody
implemented an autocomplete textfield in seam using ajax4jsf yet?
View the origina
I don't know anything about this, but it looks like you might be doing some
initialization twice that must only be done once.
Also, google {proxool fastclassbycglib duplicate class definition} and look at
the first item (re Proxool 0.9.0 RC3) in the first link you find.
-Ed Staub
View the or
Is there a way to set it so that the dtd can just be deployed alongside the xml
file (even inside the WEB-INF folder) and have the validation go from there?
That way I could simply have the dtd reside alonside the xml file so that
validaiton passes, and I don't have to worry about linking extern
I'm using a QueueSender in some class of mine in order to send messages to the
queue. And i use a QueueConnection that is created by QueueConnectionFactory.
I use MDB for getting messages from the queue, not sending to the queue. And
the problem is with sending the messages.
I looked at the wiki
I'm just a newbie here... have you considered submitting a bug report? This
looks like a well-documented, solid catch.
http://jira.jboss.com/jira/secure/CreateIssue!default.jspa
-Ed Staub
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005509#4005509
Reply
That error is from your database, nothing to do with seam.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005510#4005510
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005510
I just moved to Oracle today and don't see this problem. A new
ProcessDefinition record with the next version number is created.
What method are you calling? I'm using GraphSession.deployProcessDefinition.
-Ed Staub
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewt
Hi,
I downloaded the jbpm-bpel beta3, and I see some build files, ant scripts
missing. Also the packaging of the examples etc has changed from Beta2. Its
kind of difficult to get started to use beta3 in Eclipse.
Is there a patch available to fix all the beta3 issues to make it build and
work
And the final fix -- I should have put
java:/jaas/webappDomain
in jboss.xml rather than
java:jaas/webappDomain
Both forms actually work for jboss-web.xml, which is a little surprising.
Hope this helps someone.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p
I forget ERROR:
| 21:57:30,781 INFO [IntegerType] could not bind value '1' to parameter: 1;
Type Conversion not supported
| 21:57:30,796 WARN [JDBCExceptionReporter] SQL Error: -95, SQLState: 22003
| 21:57:30,796 ERROR [JDBCExceptionReporter] Type Conversion not supported
| 21:57:30,81
I'm reposting this, since the first post doesn't even display the Topic title
correctly (the use of the greater-than and less-than symbols)
I'm looking into the possibility of migrating our web applications from
standalone Tomcat to JBoss AS. One difference I seem to have encountered arises
My problem.
I have two class Client and Book with relations OneToMany set on cascade
"REMOVE".
Now I must change scope "SESSION" on "CONVERSATION".
Now (after the change) when i execute delete method on Client i have error.
When scope is set on SESSION everything is ok but when is set on CONVERS
I am having some problems with my JBoss portal app that I think might be caused
by how Portal is caching portlet state.
My app has:
JBoss Portal 2.4
Seam 1.1
Myfaces 1.1.4
I have a portlet that has a navigation of A -> B -> C -> D. I submit the
actions that take me to page C.
If I naviga
As usual, after banging my head so long that I finally decide to post, the
solution comes shortly afterward.
The main problem appears to have been that I had commented out some lines in
the Tomcat SAR server.xml that refer to JAAS when JBoss was first installed,
over 6 months ago. Not sure *wh
the problem was i'm not calling the signal() method of the root token for
appoint to the start state.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005482#4005482
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005482
any workaround?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005480#4005480
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005480
___
jboss-user mailing list
jboss-user@list
Hello in need urgent help for this problem or at least a comment on this
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=99753
Sorry for any cross posting but i really need an answer / reaction on this
(didnt got any)
View the original post :
http://www.jboss.com/index.html?module=bb&o
Hello,
I'm using Seam 1.1.0.GA, Ajax4JSF, Facelets and selectItems beta 1.1.1beta 4.
This little bit of code on my page is giving me an exception immediately focus
moves away from the selectOneMenu.
|
|
i noticed the same problem occurs if u use params, u cant output a constant
string(u can only use el expression which will be evaluated), i am really
getting crazy/ mad on this , why o why?
Such a simple thing and i am stuck on it, pls help.
View the original post :
http://www.jboss.com/index
"petemuir" wrote : Post the code for the entry component
Destroying ANY conversation gives this...
I am not quite sure what you want me to post.
Please pm me and I can supply a link to all the code etc.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005467#4
Nope - I can't reproduce. It runs fine with an install from JEMS installer
linked from the Seam download page.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005465#4005465
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Nope - I can't reproduce. It runs fine with an install from JEMS installer
linked from the Seam download page.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005464#4005464
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
I just switched to Oracle today, so this is all pretty fresh in my head (unlike
most of the rotten stuff in there).
First, if you haven't already, see
http://docs.jboss.org/jbpm/v3/userguide/persistence.html#changingthejbpmdb and
the surrounding context.
So you need to change the jdbc connec
Hi,
After asking this question in the Seam forum
(http://www.jboss.com/index.html?module=bb&op=viewtopic&t=99749) I was directed
to this forum.
I'm trying to set up the seam booking example in a cluster. I have two
jboss-4.0.5-ga instances installed (with ejb3-clustered support) and an Apache
jboss 4.04
Installed XWiki as an inpacked WAR in the server/deploy directory.
The web.xml has the following entry:
DB Connection
java:jdbc/XWikiDS
javax.sql.DataSource
Container
What needs to be in what config file for the datasource to be found? I woul
"[EMAIL PROTECTED]" wrote : You would be better off asking about the first
problem in the ejb3 forum.
Thanks, I posted the question at
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=99783.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005474#400547
I'm looking into the possibility of migrating our web applications from
standalone Tomcat to JBoss AS. One difference I seem to have encountered
arises from an error related to the lookup of values we had defined in entries
in our web application contexts... when the WAR file is deployed in JB
Well, that post didn't turn out quite as I expected...
The context file includes an entry along the lines of:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005477#4005477
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005477
__
It works fine for me on CVS JBoss image. I'm downloading the installer to see
if it looks any different there.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005456#4005456
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
I am having an issue with programmatically deploying a process definition via
the JbpmContext help functions. I am calling the following code within a struts
action class when the user clicks a button. My config and code follow.
The problem is that I get a null pointer exception during the call
I've never tried, but I don't think you can you use it on its own. Seam-pdf
registers a document store as a seam components and needs a conversation scope
to efficiently store the documents. I can certainly foresee even more use of
Seam features in the future.
That being said, except for th
Have you solve this problem Andrea?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005453#4005453
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005453
___
jboss-user mailing
Hi.
I try to use asynchronicity but it won't work.
Now I have run the jems installer again, with ejb3 profile, and then tried to
run the seampay exmple. Same problem again.
Is it really broken or is there any mistake from my side?
/Bengt
debug print:
Exception during INVOKE_APPLICATION(5): $Pr
1) Use Seam page parameters
2) Try using Validators.instance().
3) No, but you can do the validation in a Seam page action, and if the
validation succeeds, begin the pageflow
Note that I have never tried to do this, but I believe that the above will work.
View the original post :
http://www
I doubt this is possible.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005447#4005447
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005447
___
jboss-user mailing list
jboss
Override Request.getUserPrincipalName() and have it do whatever you like.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005443#4005443
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005443
_
you need the whole lot, I think, but Norman can give the definitive answer.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005445#4005445
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005445
___
You would be better off asking about the first problem in the ejb3 forum. As
for the second problem, use your debugger to figure out what object is being
serialized.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005442#4005442
Reply to the post :
http://ww
I have the identical problem with JBoss 4.0.4, and I do have the correct DTD.
The only way I can get JBoss to see my application policy is if I call it
jboss.web in login-config.xml -- I noticed that I get a message
[JAASRealm] Set JAAS app name jboss.web
every time I start my app.
Trying t
anonymous wrote : This fileUpload component is very easy to use, but I am
wondering how to get the uploaded file properties, e.g. type, name. Thank you.
Shane added that last night. It looks like:
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005440#400544
Pete, its better to add that list to the JIRA issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005438#4005438
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005438
___
jb
There is no reason why immediate=true should stop @End from working.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005439#4005439
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005439
__
This may be off topic, but I was hoping maybe someone could point me to some
information that might be helpful.
I am trying to answer an RFP for my company. They essentially want to know how
many users our application can support...then by adding another instance how
much does that buy us. Obvi
We're trying to upgrade to 4.0.5 but have hit a snag. We use
Class.findResource and ResourceBundle.getBundle to locate properties files
which exist in WEB-INF/classes. Because we have different environments (dev,
stage, prod) we need multiple versions of these properties files. In order to
k
This may be off topic, but I was hoping maybe someone could point me to some
information that might be helpful.
I am trying to answer an RFP for my company. They essentially want to know
how many users our application can support...then by adding another instance
how much does that buy us.
1 - 100 of 228 matches
Mail list logo