thanks is thera ny possible to write it in script for permanat .
can u guide me.
by
Manju
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093286#4093286
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093286
The code in question looks like:
| protected void notLoggedIn()
|{
| Events.instance().raiseEvent("org.jboss.seam.notLoggedIn");
|
| FacesMessages.instance().addFromResourceBundleOrDefault(
| FacesMessage.SEVERITY_WARN,
| "org.jboss.
Try to specify
@WebResult
| (
|name="SpamResult",
|
targetNamespace="http://service.responsys.com/rsystools/ws/SpamComplaintWS/1.0";
| )
| @RequestWrapper
| (
|localName="Spam",
|
targetNamespace="http://service.responsys.com/rsystools/ws/SpamComplaintWS/1.0";,
|
I have two simple and rather dodgy ways to work around this:
1) remove from the login page.
2)
Try something like:
| Iterator iter =
FacesContext.getCurrentInstance().getMessages();
| while ( iter.hasNext() )
| {
| FacesMessage m = (FacesMessage)iter.next();
|
Yes Shane,
I did try on messages.properties by adding
org.jboss.seam.NotLoggedIn=
but it still shows the message "Please log in first"
I am also trying to find out whether it is maintaining
session somewhere or not ?
I think quite possible it may be a reason!!
Thanks for reply!!
View the origina
hmm...I can't recall anything being added between the 4th october and for the
release that should eat up memory.
Did you try out some new plugins or ?
And are you 100% sure the permgen space is actually set ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40
>From what I gather from http://jira.jboss.com/jira/browse/JBSEAM-1900, you may
>simply need to put
|
|
in your components.xml.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093274#4093274
Reply to the post :
http://www.jboss.com/index.html?module
hmm...I can't recall anything being added between the 4th october and for the
release that should eat up memory.
Did you try out some new plugins or ?
And are you 100% sure the permgen space is actually set ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40
Go through the sample application as explained here
http://docs.jboss.org/jbossas/jboss4guide/r5/html/ch7.chapt.html
Look at the contents of the notxfs-ds.xml file at the above location .
You would need to map the pointing to the rar , if the rar is in the
ear then you would have to specify the
Hi, everybody,
I started using JBIDE B4 and I'm now experiencing big trouble in eclipse. after
some times, I always get an out of memory saying my permGen size has been
exceeded
configuration :
eclipse 3.3 (europa EE) with latest update from eclipse update sites
winXP SP 2
jdk 1.6.0
previously
Let the discussion continue in your other thread at
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=120802
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093269#4093269
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
While starting JBoss (either through run.bat or run.sh) use the -b parameter to
pass the IP address to bind to.
run.bat -b 201.87.88.203
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093268#4093268
Reply to the post :
http://www.jboss.com/index.html?modu
Hi
If you look at "Figure 33" of the reference manual
(http://docs.jboss.com/jbportal/v2.6.2/quickstartuser/html/interaction.html#d0e506),
you see a list of available portlet instances that can be added to a page
layout. With 2.6.2, this list doesn't show for me anymore.
If I switch the conten
"[EMAIL PROTECTED]" wrote : Yes, since the events are scoped by the tx. When
the changes in the tx replicate, they will be executed in the same order on the
remote nodes.
Thank you!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093266#4093266
Reply to the
Thank you for your reply.
I'm sorry I don't know how to write this *-ds.xml file.
I want to send the source code to your jboss email ([EMAIL PROTECTED]) which
showed in this forums. Can you help me to finish this *-ds.xml file?
Waitting for you reply again.
View the original post :
http://www.j
Hi
Might be a stupid question, but do you have the admin, management, identity and
cms portals deployed? I.e. are there portal-admin.sar and the like in your
JBoss deploy/ directory?
Cheers,
Tobias
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093264#4093
I guess I forgot a few details.
I'm using:
Seam 2.0 CR2
sun's jsf-api and impl that came with Seam 2.0
Tomcat 6.0.14
I'm not working on the Spring part of the application at the moment so not sure
of its version, but most likely the latest stable build.
Hope that helps.
View the original post
Hi all,
I have a very unusual task at my work and I'm struggeling to find a way to
accomplish what my team leader wants.
We are writing an app that is using Spring for transaction management and for
some *unknown/stupid* reason they do not want seam to handle persistence.
However, I am running
Hi,
How can I develop a drag-drop application in which i can drag one component
and drop it in another form?
Is there any clue?
I am trying it by making use of richfaces.
All suggestions are welcome!!
Thanks!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=
hi ,
jboss application serv er can access by typing
http://localhost:8080 in internet explorer or any othe browser but i don't want
that scenario.
i need to configure jboss according to my ip address like
http://201.87.88.203:8080 like that where can i configure that JBoss according
to my requ
Sorry, I misunderstood your original question. You need to add the following
entry to your messages.properties file (not message.property):
org.jboss.seam.NotLoggedIn=
I've just updated the seambay example in CVS to do just this.
View the original post :
http://www.jboss.com/index.html?module
"liujw2001" wrote : I used jboss4.2 and jboss4.0
|
| First I don't know the defference between the *-ds.xml and *-servcie.xml,
can you tell me?
| The second is I just use a simple test which doesn't use datasource.
You don't need to perform the deployment using the my-service.xml file , us
Hi Gurus !!!
Does anybody knows how to create a Seam application usign an Enterprise
Application Project in Eclipse ? I'd like to configure an Enterprise
Application Project using Tomcat as web server.
Any tips or suggestions ?.
TIA
Julio
View the original post :
http://www.jboss.com/index.
Yes, especially because Account actually has the foreign key, and the
relationships work fine in both directions normally.
The only time there is a problem is if the entity is first loaded by
portfolio.getAccounts(). If the entity has already been loaded getAccounts()
works fine.
View the or
Thanks for the replies and for understand my poor English, I'm studying it yet
=)
anonymous wrote : I had the same issuethen I looked in my lib and didn't
have the jcaptcha jar, and had to put it in there.
|
| I don't know if that is your issue, but just thought I'd offer that up.
I s
Are you sure you have your relationship set to be bidirectional?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093253#4093253
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093253
__
I have some entities, call them Portfolio and Account
Account is the root of a single table inheritance heirachy.
Portfolio has a OneToMany bidirectional relationship to a Account, mapped using
a foreign key in Account.
if i call portfolio.getAccounts() the accounts do not get initialized prope
I used jboss4.2 and jboss4.0
First I don't know the defference between the *-ds.xml and *-servcie.xml, can
you tell me?
The second is I just use a simple test which doesn't use datasource.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093251#4093251
Reply
Hello, I am using jbpm-startkit-3.1.4, I wonder how to uninstall the process
definition from the backend database?
I tried to remove the data directly from tables in the database, but I found it
is very hard to do it because there are complex relation existed among
different tables, there are
Do you get the following line in your log when your application deploys?
12:11:15,750 INFO [Contexts] starting up: org.jboss.seam.captcha.captchaImage
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093249#4093249
Reply to the post :
http://www.jboss.com/ind
Today, I tried and success!
I recognized that:
1. Inside my Log_Entry entity has id filed and I edit to idMess
| 2. When I create the new schema in MySql, not begin a number (ex: not 2xxx,
it should begin with character axxx).
Thank you jaikiran very much! Your helps are very useful for
Does the seambay example work for you? It uses a
standard-jaxws-endpoint-config and the request handler works fine. As for the
NPE, they're always bad so I've fixed it in CVS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093247#4093247
Reply to the post
I dont know if this is already possible; if so, I'd appreciate advice.
More and more we find we have a need for "task properties" that are definable
in the Task element in the processdefinition.xml file and retrievable from a
Task object. For instance, it would be useful to put:
|
|
Oh! sorry. Not anonymous wrote : 456 .log_records. It is :
15:41:36,045 ERROR [SchemaUpdate] Unsuccessful: create table CDatabase
.log_records (id
| integer not null auto_increment, message varchar(255), date datetime,
level var
| char(255), primary key (id))
| 15:41:36,061 ERROR [SchemaUp
We have 2 JBOSS instances running in cluster . One is
primary and other secondary. We have JMS configured in
both under /deploy-hasingleton/. Sorry to be naive on
the clustering thing as I am not the one who
configured it.
Anyway when the second Jboss instance tries to open a
connection to JMSQueu
I made a little change in the service and instead of class instance returning
an array of java.lang.String.
In this case service works without complaints. So, it is definitely a bug in
the @ResponseWrapper conversion.
Can anyone verify it for me please?
View the original post :
http://www.jboss
Problem: after login to JBoss portal (http://hostname:8080/portal) with user
"admin", I am missing the following:
- There is no content in the "Home" tab.
- After clicking on the "admin" link in the upper right hand corner, I see
"Home" and "Members" tabs. However, there is no content within th
You need to add getters and setter for checked to both MyBean and IMyBean.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093239#4093239
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093239
Hi
I'm having a problem with accessing jboss by IP address.
Jboss version : jboss-4.2.1.GA
when I start the jboss with default configurations it is start without any
errors.
then I can access it by http://localhost:8080/,
Well i did readed some posts and i try to run it with the -b option, tha
Problem: after login to JBoss portal (http://hostname:8080/portal) with user
"admin", I am missing the following:
- There is no content in the "Home" tab.
- After clicking on the "admin" link in the upper right hand corner, I see
"Home" and "Members" tabs. However, there is no content within t
Hi,
I have a page as below:
|
|
|
| ...
|
| ...
|
|
|
I am trying to show a check box component on the page. And here is my
"stateful" session bean,
| @Stateful
| @Scope(ScopeType.SESSION)
| @Name("bean")
| public class MyBean implements Seri
It makes the examples and seam-gen use the /lib folder rather than retrieving
dependencies from maven repositories.
In fact I should move it for the GA as its ugly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093233#4093233
Reply to the post :
http://www
The correct fix is to use RichFaces 3.1.1-GA.
Seam 1.3 == Seam 2.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093229#4093229
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093229
In the next couple of weeks with any luck. We're currently improving the
coverage of the testsuite - so once that is done, we've updated the docs a bit
and fixed any bugs you guys come across we are good to release!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
>From the JBoss jBPM jPDL 3.2 User Guide:
anonymous wrote : 11.4. Task instance variables
| A task instance can have its own set of variables and a task instance can
also 'see' the process variables.
We're using jbpm-jpdl-3.2.GA . Don't see any API for setting/getting
TaskInstance variables
I have created a simple JAX-WS web service to process spam complaints
Here is the Java code of it:
@WebService(targetNamespace="http://service.responsys.com/rsystools/ws/SpamComplaintWS/1.0";)
| public class SpamComplaintWS
| {
| @WebMethod(operationName="processSpamComplaints")
| @
Glad to hear it worked out. :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093227#4093227
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093227
___
jboss-user mailing li
In case someone else needs to do this:
At first I downloaded the hibernate-validator.jar and tried to add it to my
project and jboss, but I could not get it to work with the correct version of
the hibernate-entity manager. So, I downloaded the hibernate entity manager
3.3.1 which included the l
I had the same issuethen I looked in my lib and didn't have the jcaptcha
jar, and had to put it in there.
I don't know if that is your issue, but just thought I'd offer that up.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093223#4093223
Reply to the
I'm currently trying to deploy the 3.2.2 jbpm-enterprise.ear in a jboss
application server configured to use the JBossWebClassloader (it needs to since
another app depends on this). I have moved the myfaces jars to the
jbpm-console.war/WEB-INF/lib directory within the ear and added a jboss-app.
yep good one oskar, I should've noticed this with my log statements. maybe
i'll just merge the two xml-schemas together into 1 xsd file, lots of work tho,
and if jbossws was a bit better it wouldn't require this workaround.
case closed.
View the original post :
http://www.jboss.com/index.h
Ngh. Of course. Thanks.
Did you BTW come to any consensus regarding the caching? For some reason I seem
to get different instances of the resource loader (my cache-map is always empty
even if the scope is application). Would I have to inject the data from
somewhere else?
View the original pos
The class that is applicable here is
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosstools/trunk/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/publishers/JstPublisher.java?view=markup&pathrev=3875
View the original post :
http://www.jboss.com/index.html?module=
I tried to write a conversational webservice with seam 2.0.0.CR2
My first problem was that the documented way of putting a
standard-jaxws-endpoint-config.xml file into META-INF didn't work at all.
Instead I added a handler-chain to sun-jaxws.xml.
| http://java.sun.com/xml/ns/jax-ws/ri/runtime
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigJMSMessageListener defines
"maxMessages" as follows:
anonymous wrote :
| maxMessages - read this number of messages before delivering messages to
the mdb (each message is delivered individually on the same thread in an
attempt to avoid context e
Perhaps I should also add that the default "maxMessages" value would seem to be
15. I will correct the wiki if somebody can confirm my testing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093214#4093214
Reply to the post :
http://www.jboss.com/index.html?
jboss-aop-jdk50.deployer/META-INF/jboss-service.xml. See the documentation for
description of the Incluse/Ignore/Exclude attributes
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093212#4093212
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
When is 2.0.0.GA due for release??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093210#4093210
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093210
___
jboss-user mailing l
Thanks Tim,
We were working through those today in the destinations-service.xml. Hopefully
that will alleviate those issues.
We still have messages stuck in the queue that were there before the change.
Is there a way to replay these messages without restarting JBoss?
Thanks again.
View the
I have JMS Client inside weblogic 8.1 listening to a queue hosted in
JBoss3.2.5. I have an ExceptionListener which tries to reconnect the queue if
connection is broken and restart the listener.
Our client is rebooting JBOSS every morning, and my jms client would detect
the broken connection an
Hello!
As I said before, this is probably due to the circular schema imports. JBoss
will try to load the first schema (CoreComponentTypes.xsd). While scanning this
schema JBoss will find the schema import for the 2:nd schema
(eBLBaseComponents.xsd). While scanning this 2:nd schema JBoss will fi
No way to get around it. I have seen an application (Jira)
that adds a message underneath the upload text field like "Path was lost during
reload. Please enter again.". That's probably the best you can do.
If you really would find a way around this limitation you would be making
headlines on ma
Our application currently uses weblogic and websphere which provide MBeans to
acces the underlying LDAP or active servers. Now we we are migrating from
weblogic to jboss. Is there a generic LDAP Authentication provider which i
can use as mbean to access the Sun one Ldap or Microsoft active ser
Hi, Im trying to implement an exeample using the captcha feature but I'm
getting a blank image when I run my application...
I think it's because the element "captcha" from the #{captcha.id} are null or
something like that...
Reading the documentation I saw that I need to register the module captc
I am getting Bad password for username=admin
Below is the stack trace of the exception :
authInfo=AppConfigurationEntry[]:
[0]
LoginModule Class: org.jboss.security.ClientLoginModule
ControlFlag: LoginModuleControlFlag: required
Options:[1]
LoginModule Class: org.imixs.jboss.security.LdapLoginMod
I reproduced the exception:
| Exception during request processing: javax.servlet.ServletException:
org.apache.commons.collections.UnboundedFifoBuffer
|
in a Seam app using JBoss 4.0.5.GA and Seam 1.2.1.GA by adding the following to
my build.xml for a seam-gen'd app:
|
|
And we are using the latest version of the GPD.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093199#4093199
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093199
___
jboss-u
"LeifOO" wrote :
| Question about jboss-remoting 2.2.2.SP1 jar:
| Chapter 4, JBoss Messaging Installation,
|
http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.0.GA/html/installation.html
| states that you shall download jboss-remoting 2.2.2.SP1 f
I am trying to use with sun one ldap it is not working.Is there any Mbean
similar to weblogic LDAPAuthenticatorMBean which can give me information about
the ldap
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093195#4093195
Reply to the post :
http://www.jb
Could someone explain to me the meaning of the 'mavenized' attribute in the
build.properties?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093194#4093194
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093194
___
RSS feed that has the announcement about a new version of SEAM (and JBoss AS)
I used to have this on my browser at work, but have now left that job.
Anyone point me to an RSS feed that has just these announcements.
Was very useful!
View the original post :
http://www.jboss.com/index.html?modul
I have a jboss portal server 2.6.1, I have an portal appliction, I would like
to know how to set up the 404 redirects. Which web.xml i need to look for to
set up 404 or any other file i need to look for 404 setup. Any help is highly
appriciated. Thanks in advance.
View the original post :
htt
Hi Peter
Thanks a lot. I have changed in portal-ds.xml to keep.
It works now Thanks a lot for your help.
Raj
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093190#4093190
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Yes, since the events are scoped by the tx. When the changes in the tx
replicate, they will be executed in the same order on the remote nodes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093189#4093189
Reply to the post :
http://www.jboss.com/index.html?
Nevermind, I was just being an idiot. ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093188#4093188
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093188
___
jboss-user mai
Version: 1.4.1.SP5, ASYNC replication
Scenario:
1) start TX
2) update node X
3) update node Y
4) commit TX
During asynchronous replication to another node, is there any guarantee on the
ordering of the TreeCacheListener events that are fired? In other words, can
we guarantee that the X update
Our datasources are sometimes deployed at runtime. If we deploy the
persistence.xml inside the jar, then if we add a new datasource, we would have
to open the jar and modify the xml file. This creates a headache for production
people. I wonder if we can deploy the persistence.xml outside the jar
Since I seem to be having this conversation with myself, I thought I'd post the
solution so I would know what I did wrong. When I used seamgen to generate the
entities seam generate-entities It did not properly add the @GeneratedValue
annotation to the entity class for the autoincrement field i
That's a negative. There are no artifacts in the WSDL that indicate WSSecurity
is required. All you get is an error is the client doesn't supply the
credentials (see my travails at
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=120672).
This makes sense because you can then easily lay
If you catch your exception and rollback your transaction, then the message
should automatically get redelivered.
(This should happen automatically for your in a transacted MDB).
To prevent roll backs happen in too quick a succession you can specify a
redelivery delay (see userguide for more in
I have used the 1.1 myfaces jsf implementation. I upgrade application to the
Sun 1.2 and the generated layout is broken. In previous version i have used the
s:decorate tag to generate table row with 2 columns.
The sun RI generate span in section.
My question is:
how to create (best practise) f
We currently have an early adopter program which includes several household
names who have been using JBM in production for some time.
We also have many other non production support customer using JBM and many more
again non paying customers using JBM in production.
Currently only developer ass
(In general, it's better to put stuff in a @Create method rather than a
constructor)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093177#4093177
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093177
_
Yep, that's normal.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093175#4093175
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093175
___
jboss-user mailing list
jboss-user@
Madhu-
Please can you describe what you are doing in more detail?
Note that Redelivery delay is RE-delivery delay, not delivery delay.
I.e. the intention is not to delay the first delivery of the message, but to
delay any subsequent deliveries that may occur after rollback.
If you want to dela
"PeterJ" wrote : Have you seen
http://jbws.dyndns.org/mediawiki/index.php?title=JAX-WS_User_Guide#WS-Security?
|
Yep, I used that as a starting point
"PeterJ" wrote :
| What do you mean by "(garbling => error)"?
|
I mean that if I introduce an error into the file then the config stops
so what is the "official" fix to the UnboundedFifoBuffer exception? I'm
getting this as well after migrating the Seam booking app from 4.0.5.GA to
4.2.1.GA with Seam 1.2.1.GA. It happens when I'm entering data into the
inputText fields in the register use case screen.
I read this entire threa
Hi,
being a newbie to Seam and JSF I just built my first Seam webapp running in
Tomcat 5.5 (Seam 1.2.1 GA + Facelets).
In order to see when exactly my components (all Pojos) get instantiated I put
some debug output in the components' constructors. Now I noticed that Seam,
every time it creates
Actually, let me look more into this and recreate this issue. hmmm.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093170#4093170
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093170
___
'tis fixed in TRUNK
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093169#4093169
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093169
___
jboss-user mailing list
jboss-user@
I found out that when you RestFully set up a @DataModel, the
@DataModelSelection returns the 1st element of the list, always, but when you
attach a @Factory to the action method, then it works fine.
It seems that the @Factory annotation has become more of a data table component
extension and no
Using Jboss 4.0.2.
Have a web service client(dyamic proxy method) that uses a complex type as a
return parameter which consists of two java Object (WSDL anyType ).
The web service and client both worked until there was an attempt to add
security to the application which housed the ejb endpoint.
Yes indeed, a bug it is...
http://jira.jboss.com/jira/browse/JBMESSAGING-1100
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093163#4093163
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093163
How are you UTF-8 encoding your pages? I tried the filter and it didn't mess up
the öåä, etc
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093159#4093159
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093159
___
Do you have the if-exists tag in your portal-object.xml file:
|
| keep
|
Make sure if-exists is set to "keep" and not "overwrite".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093156#4093156
Reply to the post :
http://www.jboss.com/index.
Has anyone had a chance to compare JBoss EL perfromance with
JUEL http://juel.sourceforge.net/?
Also in cases where type is known would it be possible to use
EL compiled into bytecode?
Like here http://sixlegs.com/blog/java/compiled-el.html
Thanks
View the original post :
http://www.jboss.com/
The problem you will have is with EJBs and other things that will end up with
names in JNDI. Unless the names of those items are different, you will end up
naming conflicts.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093153#4093153
Reply to the post :
h
For additional details see my colleagues forum message. Sorry for the double
submit ;)
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=120774
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093150#4093150
Reply to the post :
http://www.jboss.com/in
Upgrading has solved the issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093149#4093149
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093149
___
jboss-user mailing list
I have a client that connects to the server with a publisher and subscriber on
the same topic. The publisher publishes 1 KB message as fast as he can. The
subscriber is setup as follows:
| subscriber =subscriberSession.createSubscriber(topic, null, true);
| subscriber.setMessageListener(ne
1 - 100 of 288 matches
Mail list logo