hi!
i have the following problem with the IPC example from the reference manual
(PortletA/PortletB) when i deploy the sar with the jboss-service.xml i receive
the exception:
java.lang.ClassNotFoundException: No ClassLoaders found for:
test.PortletB$Listener
| at org.jboss.mx.loading.Load
Hi
I have an Authenticator component in my application and it was working fine
until yesterday and now it's treating weird, I had no changes since yesterday
but it throws following exception.
| Hibernate: select user0_.username as username3_, user0_.address as
address3_, user0_.group_id as
Oops, sorry. Seam doesn't find any problems in the xml code. It's IntelliJ IDEA
that was complaining. I restarted the system and now it's fine. Thanks...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081171#4081171
Reply to the post :
http://www.jboss.com/i
I have read "No support for container managed security" if we use POJO beans
instead of EJB3. Does this mean I can't use Role based access control using
POJO's? (For example, Can I use s.hasRole, s.hasPermission in either JSF or at
Bean level if I implement my application in SEAM + HIBERNATE (NO
Greetings everyone!!
I am using Seam 2.0 Beta 1 running on JBoss 4.2.0.GA.
The problem I am having is that I am unable to show error messages on forms
that are submitted in a jPDL flow / page navigation. I can see that the error
messages were enqueued, but somehow they are not displayed on the
Unfortunately you cant have more then OneToMany mappings with EAGER FetchType
or your application blows ups. If you set one to be LAZY it blows up. Please
see my recent post.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081165#4081165
Reply to the post :
So I want to use Hibernate 3.2 for my EM in a JEE5 environment. However, I have
an entity that has and requires TWO mappings of the following:
| @OneToMany(cascade={CascadeType.ALL}, fetch=FetchType.EAGER, mappedBy =
"owningILDA")
|
The FetchType is EAGER. This is not against he spec. and
Have you looked at:
http://wiki.jboss.org/wiki/Wiki.jsp?page=Running2.6WithJBossAS4.2.xAndMyFaces?
As far as running MyFaces portlets together with Portal 2.6, Portal itself is
an example of a success since the administration portlets use a bundled MyFaces
to run.
View the original post :
htt
Emergency!Emergency!Emergency!Emergency!Emergency!Emergency!Emergency!Emergency!Emergency!Emergency!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081161#4081161
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081161
__
I have download the Jboss Portal 2.4.2 bundled.zip,and the test page
http://localhost:8080/portal have successfully runned.And,the examples,such as
HelloWorldPortalPage,HelloWorldPortlet and HelloWorldJspPortlet have
successfully runned.But when I add other examples(download from current
websit
JEFF FLYNN IS THE PRESIDENT OF GLOBAL CAPITAL PROJECTS LIMITED INCOPORATED IN
HONG KONG. JEFF FLYNN LIVES IN VIRGINIA. HIS TELPHONE NUMBER IS 540-446-5913.
TOMMY GAY LIVES OUTSIDE HOUSTON, TEXAS. HIS PHONE NUMBER IS 972-387-8223.
FLYNN AND GAY WERE BOTH BROKERS IN THE PETROLEUM PRODUCTS TRADING
JEFF FLYNN IS THE PRESIDENT OF GLOBAL CAPITAL PROJECTS LIMITED INCOPORATED IN
HONG KONG. JEFF FLYNN LIVES IN VIRGINIA. HIS TELPHONE NUMBER IS 540-446-5913.
TOMMY GAY LIVES OUTSIDE HOUSTON, TEXAS. HIS PHONE NUMBER IS 972-387-8223.
FLYNN AND GAY WERE BOTH BROKERS IN THE PETROLEUM PRODUCTS TRADING
1. If you need ejb-jar.xml, you can add it into your app.
2. You add SecurityDomain into jboss.xml. Ex:
anonymous wrote : MyDomain
3. Enter the jboss-install-dir>/server/default/conf to add your SecurityDomain
(MyDomain).
Hope this helps. Regards.
View the original post :
http://www.jboss.com
jQuery(".mySubmitButtonsHaveThisStyleClass").disabled = true;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081153#4081153
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081153
Any seam-gen application uses propagation="join".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081152#4081152
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081152
___
jbos
This question should be asked on the Hibernate forum. No, you can't reverse
engineer stored procedures into something else with the Hibernate Tools. There
is nothing to "reverse engineer", what you are asking for would be a code
translator from one procedural programming language (PL/SQL) into a
I don't sure that I understand your problem. "system" is a role that you
declared in code. If SecurityDoamin is valid, all things are Ok.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081150#4081150
Reply to the post :
http://www.jboss.com/index.html?module
Of course not. I use the Hibernate JPA provider, cast to org.hibernate.Session
when I have to, and s:convertEntity works fine as well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081149#4081149
Reply to the post :
http://www.jboss.com/index.html?module=b
Hi!
1. I declared SecurityDomain (ex: ClientDomain) inside jboss.xml file. And
then, I package my bean to jar file (ex: myBean.jar).
2. The Stranger get it (myBean.jar), he can extract it. And he can see all
things in jboss.xml file. (Here, I know SecurityDomain that I declare).
I understan
"kukeltje" wrote : please what is so difficult about my previous post
this is JSF stuff, not jBPM. So please ask in the correct forum and learn
JSF
I wouldn't say this is totally wrong, but it is pretty far away from the truth,
as jBPM is probably very well involved in this problem
"[EMAIL PROTECTED]" wrote : I think you'd need a new commandButton subclass.
Maybe s:button could do that, but I think it is something that is more likely
to be done by a component library like ajax4jsf/richfaces.
Humm... tying it to Ajax is a big overhead. I am trying to avoid Ajax
(ICEfaces/
I do believe that JBoss/RedHat has several customers running on AS/400. I
don't know of anything in 4.2 that would cause any problems. I don't know
about Java 5 on it, but if it is available then Seam should not be a problem on
it.
View the original post :
http://www.jboss.com/index.html?mod
one more thing ... while i do see multiple requests from the browser, i only
see one request (well actually, set of requests, but this is "normal") on the
server. in other words, the server looks the same whether i single-click or
double-click.
thanks-eric
View the original post :
http://www
I've found that bean methods in JXPath, are invoked as functions. An invocation
to enterprise.createEmployee("name") is invoked as createEmploye(enterprise,
"name"). The target of the message is the first argument in the function call.
View the original post :
http://www.jboss.com/index.html?mo
We have a Seam application working very well in Linux-intel and MS-Windows.
We have to migrate this Seam application to an AS/400 machine with OS system
and DB2 database, but we do not have any experience with AS/400.
We would appreciate any comment about this situation in the following aspects:
We don't yet have a query language. However, there is a project out there that
adds search to core jboss cache (not pojo cache):
[url]http://www.jofti.com/[/urll]
You could however use this with POJO Cache, since it could return the FQN, that
you could then pass to POJO Cache.
View the origi
the fundamental question is in fact a question of granularity
my application (as many do prob) exists out of a collection of 'modules'
(jars), a group of classes that together offer a more or less independent
service.
i could put alle the modules (jars) inside one big ear and avoid inter ear
c
Hi Thomas,
All the links mentioned here are not working. Where else can I get hold of the
Quick Start / User Guide?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081128#4081128
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
Hello,
I have a strange application (requirement) which implies different validation
rules depending on the execution context.
Here's the explanation :
- the application will be used by 4/5 different organizations. Those will
manipulate the same entities (same database) but each one of those
o
I got a need to serialize the object out as XML, but current persistent entity
gives too much unrelated stuff. I can't break out of current transaction to get
to detached object because it is needed in another step.
So, I just wonder if any of you see the same problem and has a work-around
solut
i have the classloading issues fixed, but had to do this in a jboss specific
way.
i was wondering if there is an elegent and standardized approach.
for other readers info : i have the different ears configured with the same
jboss-app.xml loader-repository configuration (which makes jboss 4.2
Is it possible to reverse engineer sproc (PL/SQL or T-SQL based) into entity
beans, Hibernate, Toplink, iBATIS, etc.??
otherwise, if we need to do this, what is the recommended path? convert to
pseudo-code first and then go from there???
View the original post :
http://www.jboss.com/index.htm
FYI, the decision between JPA and Hibernate also affects Seam functionality
available to you. For example, strangely only works with
JPA and not Hibernate.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081121#4081121
Reply to the post :
http://www.jboss.c
OK, so after much effort, (frustration), and time, I can confirm that it does
not work. I'm giving up on JBoss 4.2.1. We'll stick to 3.2.6 until an stable
release EJB3/Java EE 5 is made.
I hope this helps the JBoss team to improve their product.
View the original post :
http://www.jboss.com/i
Is it possible to do that? I need to pre-populate a multi checkbox
(h:selectManyCheckbox) in an .xhtml page by calling a method in a SFSB first,
then rendering the JSF as follows:
|
behavior i'm getting is no test() method call (output from method is not in the
server.log) and successfull
I'm trying to move from hibernate 3.2.1 to 3.2.5, but I've run into a query
that used to work and now throws this exception:
Illegal attempt to dereference collection
[patient0_.patient_key.studiesSubmittedTo] with element property reference
[submittedDate]...
The query code looks like this:
thanks norman and amitev for your replies.
norman, when double-clicking i can see (using firebug) that two requests are
being sent to the application server before any response is received.
furthermore, i don't see any errors in the server log that would suggest a
double insert/optimistic lock
PLEASE BE ADVISED THAT MICAHEL GAMBINO dba MG PETROLEUM IS A BROKER. ANY CLAIMS
HE MAKES TO THE CONTRARY ARE FALSE. HE IS CURRENTLY CLAIMING THAT UPEC HOLDINGS
IS A CHEVRON MANDATE.
UPEC IS HEADED BY A PERSON FROM HAITI. UPEC IS NOT A CHEVRON MANDATE.
GAMBINO HAS FALSELY CLAIMED THAT HE IS A M
Hello,
I'd like to know what the status betwwen Seam 2.0 and Websphere.
I've read on this thread you had some hard times with this appserver.
Do you plan to support it ?
Thanks for the information
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081104#4081
Stephen - sure, I'm not really expecting a full example (with nice explanation
text etc.) - but something is better than nothing. At least like this we can
get a better understanding of what you are after. Despite what Christian says,
I do feel we are lacking an example that uses workspace man
Now I, too, feel like an idiot because each example should be showing this, but
I still don't get it after looking at several different examples.
"[EMAIL PROTECTED]" wrote : ?! It's not different from any of the existing
examples. You need to understand how propagation="none" and propagation="jo
There actually no concurent requests but the action method is called twice.
This may cause double insert into database.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081101#4081101
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
Thanks for the info :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081100#4081100
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081100
___
jboss-user mailing list
jboss-us
ok, going home from the office and not thinking about this helped. :)
i updated to the current CVS and it works now. so just ignore me for now, sorry.
sb
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081099#4081099
Reply to the post :
http://www.jboss.com/
Hi..Peter,
Thanks a lot for the reply. Hot deployment did not work in most of the cases.
(Even though we are more interested in getting this work)
Until & unless step 3 & 4 are done, we still have issues once the new ear is
deployed.
Regards,
Praveen
View the original post :
http://www.j
Those steps are correct if you want to start with a clean deployment.
Hot deployment is easy - simply copy the EAR file to the deploy directory. The
app server will undeploy the old app and deploy the new one. There are various
situations under which this will fail, mostly having to do with how
It looks like deployment of *-ds.xml files is handled by
org.jboss.deployment.EARDeployer, which implies to me that you need for EAR
functionality to be able to deploy *-ds.xml files.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081092#4081092
Reply to the
Lots of detailed info... thanks for that, but this is one the developers should
answer. I'll inform them.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081091#4081091
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081
testsuite link is broken
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081090#4081090
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081090
___
jboss-user mailing list
jboss
Thanks for your suggestions, norman! Apache JXPath is very extensible. I will
try to create an extension for Seam ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081089#4081089
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
anonymous wrote : However, whatever i do, the token always moves along the 'no'
transition and i end up in an infinate loop! Any suggestions?! Yes, known
issue, patch is attached to the jira issue
Please file a jira issue for the security role thing
View the original post :
http://www.jboss.c
I think you'd need a new commandButton subclass. Maybe s:button could do that,
but I think it is something that is more likely to be done by a component
library like ajax4jsf/richfaces.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081087#4081087
Reply to
As I said, I'd rather focus on improving EL, but that shouldn't stop you from
exploring the other possibilities. In working on jboss-el, we discovered that
the web servers (tomcat, in specific) are very sensitive to the EL and will try
to parse the EL. There's very little you can do there. Wi
?! It's not different from any of the existing examples. You need to understand
how propagation="none" and propagation="join" work, and that's it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081084#4081084
Reply to the post :
http://www.jboss.com/index.h
I can see that instanceof is a reserved word, but is it implemented? I'm
displaying a table with links to detail pages. But those pages will be
different depending on what sub-type of object is in the table. It would be
great to be able to say: rendered="shape instanceof Rectangle" and then h
It's the same persistence context. You are simply casting to a proprietary API
when you have to. That's perfectly OK.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081081#4081081
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
Hello,
I started project using Seam-managed persistence context with JPA. Later I
needed some of the hibernate feature, so I used the delegation pattern wherever
I needed it
| Session session = (Session)entityManager.getDelegate();
| session.persist(myEntity);
|
OK. I set up two servers, JBossAs 4.2.0.GA with JBM 1.4.0.CR2.
I configured a bridge that successfully deployed.
I posted a message to server1 then listed all messaged from server1
jmx-console. No messages listed.
I listed all messages from server2 jmx-console. No messages listed.
I
Hi..,
What are the steps when you want to deploy the new war file to the server.
Here are the steps I follow :
1. Shutdown the App server
2. Remove the EAR file from deploy folder
3. Go to the tmp folder & remove all the files related to the earlier app
4. Go to the work folder & remove all th
known issue in the JBoss IDE 1.6, solved some time ago. What version of the
jbpm plugin are you using? Btw, look in the jBPM user forum for more info on
this subject.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081076#4081076
Reply to the post :
http://
I need to create an application packaged as a .war file that updates a database
and supports transactions. I also need to deploy this application in JBoss but
in the Tomcat Only configuration.
I created a test application, deployed it in the "default" installation of
JBoss (along with a test-d
Do you think we could add another seam tag , like:
That would force the button to be disabled once ANY submit button on the page
was pressed?
This would have to be though out pretty well as may not be useful when using
Ajax on your page as the page actually won't reload but VERY useful f
Thanks, Shane. I will try from CVS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081069#4081069
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081069
___
jboss-user mailing
Yes, an example application of this sort would be a great addition to the Seam
examples I think. Does anyone have something they can donate?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081068#4081068
Reply to the post :
http://www.jboss.com/index.html?mo
method expression can be done with a special Seam defined XPath function like
s:call(object, method, argument1, argument2...) . Then, s:call(enterprise,
createEmployee, "andres") has the same effect than
enterprise.createEmployee("andres")
I know this solution is not coolest than the point opera
I would do something like - obviously you need to deal with the case your id is
null better...
@Name("currentUserManager")
| @Scope(CONVERSATION)
| public class CurrentUserManager {
|
|@In(required="false", value="currentUserId") @Out(scope=SESSION,
value="currentUserId")
|pri
Hi,
I see an error when trying to deploy my application in jboss 5 beta2.
Caused by: java.io.IOException: invalid constant type: 60
| at javassist.bytecode.ConstPool.readOne(ConstPool.
|
The log "is giving me mixed signals". The error appears in the ejb3 deployer
class, but the fi
That's exactly my use case and I don't have a solution either.
Currently the first version of my app works without using conversations which
of course seems to waste quite a lot of seams value.
A big problem is that _all_ the explanations teach you about the technical
side, e.g. what a conversat
Are you experiencing classloader issues the way you are doing it now, or are
you just concerned about non-portability by using JBoss-specific configuration?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081057#4081057
Reply to the post :
http://www.jboss.co
The limitations of regular EL prompted the Seam EL extensions in jboss-el.
We'd like to further enhance the EL, but I'm not sure XPATH itself is the best
approach. The selection notion might work ok for values, but we also need a
method expression syntax. It would be great to borrow some th
Hi Wolf,
Thanks for your reply. Yes, the method has a transaction attribute
(RequiresNew). If I change the parameter from an array (Object[]) to a type
'Vector', it stops complaining about this during deployment type. I can live
with that ... the problem is that then another exception happens,
Hi Paoletto,
"paoletto" wrote :
| | Caused by: java.net.UnknownHostException: fornost
| | at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
| | at java.net.Socket.connect(Socket.java:507)
| | at java.net.Socket.connect(Socket.java:457)
| |
Please momochone11, you resolved the "createFullTextQuery()" problem, because I
am with the same problem and I can´t fix it.
thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081049#4081049
Reply to the post :
http://www.jboss.com/index.html?module=bb&
The response I get from JBoss is:
| http://schemas.xmlsoap.org/soap/envelope/";>
|
|
|
| http://schemas.xmlsoap.org/soap/envelope/";>codeNS:Server
| javax.xml.ws.soap.SOAPFaultException
|
|
|
|
//Oskar
View the original post :
h
Hi,
This may be an issue of integration with IceFaces rather than a Seam issue, but
I'm posting on both forums in the hope that someone can offer some insight.
I'm using exception redirects in my project and while they work fine, after the
first time the associated message is not displayed.
e.
Hello!
I can't get the detail element of the SOAPFault. Is there a magic way to do
this. I have a Provider< SOAPMessage > implementation. When I do the following
...
| @Local
| @Stateless
| @WebServiceProvider(
| serviceName = "MyService",
| portName = "MyServi
hi,
i'm in the middle of whacking together a timetable-generating application for
the institute i work at. and i'm banging my head against the wall because of
some weird stuff that seam is doing.
i have a list of TimetableItems, each of which has a list of 1..n
TimetableItemTimes. I have a sta
I'm sorry for my grammatical faults, I'm not an native english speaker :P
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081043#4081043
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081043
_
I should add that I'm currently doing mostly extended persistence in SFSBs, but
I do have the occasional LIE where I wasn't exepcting one (and have ended up
with a bit more in the way of defensive .merge() calls than I really like).
View the original post :
http://www.jboss.com/index.html?modul
Seam serializes requests in a conversation. Are you actually seeing multiple
concurrent requests, or are you just seeing the annoying message?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081040#4081040
Reply to the post :
http://www.jboss.com/index.html?
Fantastic, that's the way I'll proceed then. For something like this, where
would you suggest having the factory? I don't really like adding that into the
datamodel piece (although that seems to be very common for example-scale apps);
is it more realistic to have a generic Factory class that c
You probably need most of the default config for the base Java EE support.
You can get by without the invokers, management console, and the other misc
services. However, even if you slim up JBoss, I think you are going to have a
hard time living within those memory constraints. And, honestl
Hi people:
I think XPath is a powefull expresion language, and has high selection skills.
The apache JXPath project, allows we to use XPath over beans and define new
functions, just like our java ExpressionLanguage does. Are there technical
restrictions to implement XPath as alternative to Expr
Please see the documentation/examples. @Create and @Factory are covered fairly
well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081035#4081035
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081035
Please see the documentation/examples. @Create and @Factory are covered fairly
well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081034#4081034
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081034
Please see the documentation/examples. @Create and @Factory are covered fairly
well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081034#4081034
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081034
Is Seam complaining, or is it your XML tools?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081030#4081030
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081030
___
jboss-use
If you have your logging level set to INFO you should see the following log
message printed out:
| 14:39:48,750 INFO [RuleBase] parsing rules: /META-INF/security.drl
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081026#4081026
Reply to the post :
thank you for posting your discover. it saved me days. just for that,, i
promise to post all my revelations of tedium. :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081020#4081020
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
just trying to get to grips with JBOSS AS4.2 and new to the environment.
Really trying to get to EJB3 but doing it bit by bit and want to be able to
call session bean services from a test application client - that i can run in
eclipse.
deployed 4.2 and configured a My sql XA datasource as foll
Damien, removing the ignoreDupRequests attribute from a:support makes our test
case work - this is actually seriously breaking Seam's conversation handling
currently as it attempts to abort the current request and sends the next.
Unfortunately request isn't aborted. I'll look into why.
I've ad
When you use EntityManager.lock, does it hold on to the same database
connection the whole time, not allowing other threads to use that connection??
I seem to be running out of connections in my connection pool, as I am getting
the following exception:
| INFO [WorkManager(4)-53846][2007-09
You can specify how the conversation propagates when following a link. Look
for the conversationPropagation parameter in the docs.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081011#4081011
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
Have you got by any chance a deployment descriptor containing a transaction
attribute override on the setAgeingSteps method?
If so, try the following method parameter: [Lcom.xxx.yyy.server.process.MyClass;
Or try without any method parameters.
View the original post :
http://www.jboss.com/index.
Between the boot.log and server.log, you should already have all of the
messages that display on the console. The information about JVM arguments and
other environment variables at the start of the console output are generated by
the run.sh script, not by the app server. You could redirect that
Where is the error in the code? Because doesn´t work. I´m using JPA + Seam 2.0.
| List result = null;
|
| try {
|
| org.apache.lucene.queryParser.QueryParser parser =
| new org.apache.lucene.queryParser.QueryP
What is the best way to prevent the fields in a partially completed form from
being lost when you navigate to another page complete an action on the other
page and then go back to the original page?
The context is:
When adding a new user the administrator chooses to add a new company, after
add
Hi... It's still me !!!
I'm studying jboss portal for my company... I need to use a custom portlet mode
named "config" on vignette which is accessible only by administrator...
On the jbp2.4, this mode wasn't allow !! On 2.6, any custom portlets mode seems
to be created...
So, can you confirm
I have a problem in the installation of Drools; I have a file ?security.drl?
which contains the following rule:
| rule RestrictAccess
| when
| check: PermissionCheck(name == "/home.xhtml", action ==
"render", granted == false)
| Role(name == "user")
| th
mclu,
If you read the thread back, what fheldt said is the same thing that Tim Fox
said back on this thread.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080995#4080995
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p
1 - 100 of 237 matches
Mail list logo