[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Several domains on the same JBoss using Apache as front

2008-01-17 Thread Frippe
I was able to solve some of the problems: I had some old stuff left in an apache config, it was hindering my filter to work. I had to add an tag in the host config to make it work - I also added a context, pointing out the exact WAR in the host config. I'm still not sure about the last thing

[jboss-user] Re: jboss-user Digest, Vol 19, Issue 279

2008-01-17 Thread Indranil Basu
[EMAIL PROTECTED] wrote: Send jboss-user mailing list submissions to jboss-user@lists.jboss.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.jboss.org/mailman/listinfo/jboss-user or, via email, send a message with subject or body 'help' to [EMAI

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: OneToMany Behaviour

2008-01-17 Thread linux.enthusiast768
ijb, I tried with CascadeType.MERGE | CascadeType.PERSIST and code works as well. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121188#4121188 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121188 __

[jboss-user] [JBoss Seam] - Re: how to make session and Conversation disabled in seam?

2008-01-17 Thread zhuxinbin
I am building a web site, want to use cookie instead of session. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121187#4121187 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121187 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problems migrating from 4.0.4 to 5.0.0B3

2008-01-17 Thread NickDeGraeve
We get the same error regardless whether we deploy them from start-up or use hot-deploy. We have several JARs with EJBs and so far only 1 of them was successfully deployed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121186#4121186 Reply to the post : ht

[jboss-user] [JBoss Seam] - Re: pageflow illegal navigation error

2008-01-17 Thread tjakopec
I don't see what level off logging have to do with this. This is my jboss-log4j.xml (whiteout comments) | | | http://jakarta.apache.org/log4j/"; debug="false"> | | | | | | | | | | | | | |

[jboss-user] How to deploy PHP in JBOSS 4.2.2.GA

2008-01-17 Thread Indranil Basu
Hi, I am requesting you all to help me to deploy PHP in JBOSS 4.2.2.GA. I'm successful to do it in JBOSS 1.1.1GA, but having problem with the newer versions. Please help me out. With regards, Indranil Basu. ___ jboss-user mailing list jboss-user@lists.jb

[jboss-user] [JBoss Portal] - Re: https starting up on wrong port

2008-01-17 Thread advaittrivedi
Hi Peter, thanks for your reply. Here is redirect port of HTTP: View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121183#4121183 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121183 __

[jboss-user] [JBoss Portal] - Re: https starting up on wrong port

2008-01-17 Thread advaittrivedi
| | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121184#4121184 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121184 ___ jboss-user mailing list jboss-user@lists.jb

[jboss-user] [JBoss Seam] - Re: how to make session and Conversation disabled in seam?

2008-01-17 Thread nickarls
Umm... don't use session scoped beans or start long running conversations then? Seam will still use the concepts of session and conversation internally. What are you trying to accomplish? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121179#4121179 Reply t

[jboss-user] [JBoss Seam] - Re: pageflow illegal navigation error

2008-01-17 Thread nickarls
What level of logging have you set in the AS? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121180#4121180 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121180 ___ jboss-use

[jboss-user] [JBoss AOP] - Where is 2.0.0.CR3 API?

2008-01-17 Thread bornmw
There is no API Javadoc in 2.0.0.CR3. The link to it from docs/aspect-framework/index.html is broken! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121178#4121178 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121178 _

[jboss-user] [JBoss Seam] - Re: how to make session and Conversation disabled in seam?

2008-01-17 Thread zhuxinbin
thank you, but that‘s not what i want。 i want to disable session and conversation in all pages of my app. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121177#4121177 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[jboss-user] [JBoss Seam] - Re: pageflow illegal navigation error

2008-01-17 Thread tjakopec
throw out faces messages (type warning). It's only happens on some pageflows when I use ValueBinding. When I use plan pageflow name in s_link no "illegal navigation" occurs View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121176#4121176 Reply to the post : h

[jboss-user] [JBoss Tools (users)] - Re: Vista 64 problems

2008-01-17 Thread erlaan
@Rob, Today (I am in the Netherlands) I will be working on my old XP2 laptop. I will try this weekend en see what the stacktraces are. Do you know where eclipse should log these stacktraces? Regards, Ernst-Jan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [JBoss Seam] - Re: pageflow illegal navigation error

2008-01-17 Thread nickarls
Nothing in the server logs? How is the "illegal navigation" displayed? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121174#4121174 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121174 ___

[jboss-user] [JBoss Seam] - Re: Problems with list page, persistence, and detached entit

2008-01-17 Thread nickarls
Tried using long-running conversations? Otherwise, you could just merge() the entity before deleting. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121173#4121173 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121173

[jboss-user] [JBoss Seam] - Re: pageflow illegal navigation error

2008-01-17 Thread tjakopec
there is no exception :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121172#4121172 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121172 ___ jboss-user mailing list jboss-

[jboss-user] [JBoss Seam] - Re: Seam could not find datasource?

2008-01-17 Thread nickarls
Yep, it is named -ds.xml by convention and should be placed in the deploy directory of the AS. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121171#4121171 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121171 ___

[jboss-user] [JBoss Seam] - Re: Any plan to release 2.0.1.GA soon?

2008-01-17 Thread nickarls
Yes, for some definition of "soon" ;-) There seems to be 8 issues remaining in JIRA, 3 critical. Most OSS teams have a "no promised dates"-policy... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121170#4121170 Reply to the post : http://www.jboss.com/index.

[jboss-user] [JBoss Seam] - Any plan to release 2.0.1.GA soon?

2008-01-17 Thread thejavafreak
Dear all, Will 2.0.1.GA be released soon? If so does anyone knows the estimated date to release it? Thanks in advance View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121169#4121169 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [JBoss Seam] - Re: how to make session and Conversation disabled in seam?

2008-01-17 Thread nickarls
disabled? Using | Identity.instance().logout(); | or | Session.instance().invalidate(); | should end them anyway if that is what you mean. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121168#4121168 Reply to the post : http://www.jboss.com/ind

[jboss-user] [Beginners Corner] - Re: I want to understand Jboss log files...

2008-01-17 Thread jaikiran
If that does not solve the issue, post the entire logs from the console. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121167#4121167 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121167 _

[jboss-user] [Messaging, JMS & JBossMQ] - Exception in JMSCI message listener: NoClassDefFoundError

2008-01-17 Thread Man Mohan Vyas
Any idea about this exception...? - javax.ejb.TransactionRolledbackLocalException: Unexpected Error java.lang.NoClassDefFoundError: org/apache/commons/codec/DecoderException at org.apache.commons.httpclient.HttpMethodBase.(HttpMethodBase.java:218) at org.apache.commons.httpclie

[jboss-user] [JBossCache] - Re: Upgrading to JBossCache 2.0 question?

2008-01-17 Thread aditsu
anonymous wrote : How can I get the all the objects for given Node? See Node.getData() View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121164#4121164 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121164

[jboss-user] [JBossCache] - Re: Fqns in 3.0.0

2008-01-17 Thread aditsu
Well, if String and the primitives are supported, I think it's enough. If more complex types are really needed, the application code could serialize them to strings before constructing a Fqn. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121163#4121163 Repl

[jboss-user] mod_jk on old version of jboss (2.4.6)

2008-01-17 Thread Bill Milbratz
Hi, I have a customer running a webapp on old version of jboss: 2.4.6. They want to run multiple instances and use mod_jk to perform load balancing. I've tried to set this up using a current mod_jk (1.2.26) and apache 2, but find that this jboss/tomcat version does not honor the "jvmRoute" attri

[jboss-user] [JBoss Seam] - how to make session and Conversation disabled in seam?

2008-01-17 Thread zhuxinbin
how to make session and Conversation disabled in seam? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121162#4121162 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121162 ___

[jboss-user] [JBossCache] - Re: newbie question - ReplicationException

2008-01-17 Thread aditsu
anonymous wrote : In your case though, perhaps a good approach may be for both caches to attempt to write the change, and if one cache fails to write, assume that this is because the other has completed the write and hence it would not be necessary? That seems like a terrible approach, because

[jboss-user] [Beginners Corner] - Re: I want to understand Jboss log files...

2008-01-17 Thread jaikiran
Looks like you have a log4jxxx.jar packaged in your application which is causing this error. Removing the log4j related jar from your application package will solve this issue. JBoss already ships with a log4j jar in its server/< serverName>/lib folder. View the original post : http://www.jbos

[jboss-user] [JBoss jBPM] - Re: exception encountered in jbpm bpel examples

2008-01-17 Thread shefagarwal
hi Alejandro, This is the full output as produced by ant. The mappings are getting generated but still I am getting this exception: D:\jbpm-bpel-1.1.GA\examples\hello>ant test Buildfile: build.xml detect.wsdl: get.published.wsdl: [copy] Copying 3 files to D:\jbpm-bpel-1.1.GA\examples\hell

[jboss-user] [JBoss Seam] - JSF component "Tags cloud"

2008-01-17 Thread GregTk
Does anyone know JSF component like weighted list or tags cloud? Or give me a link for example implementations of it. I believe that's very simple component but I can't find the way to do it. :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121157#4121157 R

[jboss-user] [EJB 3.0] - Re: problems with optimistic locking/persistence data in EJB

2008-01-17 Thread waynebaylor
for the client side: what you see is the correct behavior. in your removeLink method, when you execute fromNode = em.merge(fromNode); | remoteNode = em.merge(remoteNode); you're losing the references to the client's entities uNode and zNode. so when you call resynch(uNode) you're merging the

[jboss-user] [JBoss Portal] - Re: Tracking CMS User Activity

2008-01-17 Thread lhshin
Using Jboss Portal 2.6.3-GA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121155#4121155 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121155 ___ jboss-user mailing list jbo

[jboss-user] [Management, JMX/JBoss] - Re: EAR verification

2008-01-17 Thread genman
Deployment in JBoss goes through the JMX MBean MainDeployer. There's a method (operation) called "deploy" which takes a URL and I believe should return error status when deployment fails or not. If not there is another method that will check for deployment errors. View the original post : http

[jboss-user] [Management, JMX/JBoss] - Re: mbean and timer

2008-01-17 Thread genman
Don't implement the Schedulable interface if you want two different methods called. I would create two scheduler mbeans which call your mbean methods through JMX. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121151#4121151 Reply to the post : http://www.

[jboss-user] [JBoss Portal] - Tracking CMS User Activity

2008-01-17 Thread lhshin
Hi, Would like to know can we track user activity for CMS portlet? Meaning everytime user visit a page in cms portlet, it will log as a hit for that page so i can have a page statistics for the most popular or the most hits page in CMS. I would like to ask in "Manage Portal > Properties" what

[jboss-user] [JBoss Seam] - Re: Seam could not find datasource?

2008-01-17 Thread thejavafreak
If you create project with seam-gen, this datasource file should be created. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121149#4121149 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121149 __

[jboss-user] [JBoss Seam] - Re: Seam moves from CVS to SVN

2008-01-17 Thread thejavafreak
Great news Pete. This is something we've been waiting for. Now we can check out Seam source. Thanks for the hardwork you guys put all into this Seam project. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121148#4121148 Reply to the post : http://www.jboss.c

[jboss-user] [JBoss Seam] - Search with EntityQuery and OR operator

2008-01-17 Thread enda
I am sure that a lot of you need sometimes the same think as me. I have a simple search that applies one input to more search parameters. But I did not find any nice way to change 'AND'ed criteria to 'OR'ed. As I was hacking it, I did this: | | ... | public class SimplePersonList exte

[jboss-user] [JBoss Seam] - Problems with list page, persistence, and detached entities

2008-01-17 Thread Oberiko
Hello. I seem to be doing something wrong with my Stateful Session Bean in that I can't seem to have it persist properly. I have a list page where I want to delete previously entered users. I've put the @DataModel into the page scope, as I want it to be kept available until I leave the page.

[jboss-user] [JBoss Seam] - Need definitive answers on unit testing with Seam

2008-01-17 Thread grettke_spdr
Hi folks, We are going forward with Seam as the foundation of our application architecture for "the big project". So, I need some definitive answers on unit testing with Seam. There is conflicting information regarding how one should go about unit testing components. One camp says to use Seam

[jboss-user] [JBossCache] - Re: CacheLoaderInterceptor behavior

2008-01-17 Thread genman
Take a look at the AsyncCacheLoader. I implemented a configuration key that changed the default behavior of the "put" and "remove" operations. If you can come up with a decent patch, create a JIRA issue, attach the patch and link the issue to this forum URL. You may also be asked to provide some

[jboss-user] [JBoss Seam] - Re: content assist for seam tag library in eclipse

2008-01-17 Thread [EMAIL PROTECTED]
Or, as I said, use JBoss Tools plugins for Eclipse in which code completion for tags (and much more like EL completion into Seam components) just works! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121135#4121135 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: Seam 2.0 on Glassfish

2008-01-17 Thread [EMAIL PROTECTED]
Jay is working on the guide for Seam 2 over the next couple of weeks. In the meantime, you're best bet is to take a look at the jee5 example, which runs ootb on GlassFish. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121134#4121134 Reply to the post : htt

[jboss-user] [JBoss Seam] - Seam 2.0 on Glassfish

2008-01-17 Thread caroljanemcdonald
In the seam faq it says: Refer to this blog post on how to run Seam in Sun's Glassfish application server:http://weblogs.java.net/blog/bleonard/archive/2006/06/running_jboss_s.html This blog is based on Seam 1.2.1 , I can successfully deploy this registration app with seam 1.2.1 on Glassfish, b

[jboss-user] [JBoss Seam] - Re: Seam could not find datasource?

2008-01-17 Thread Mussie
actualy I don't know what you mean? There is no crudappDatasource.xml in my deploy directory (crudapp is the name of my project). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121127#4121127 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Strange problem when network fails

2008-01-17 Thread nbirch
I have seen this problem also. I see this exception thrown in the JMS Server process. It is interacting with JMS clients on the same machine, so I do not want external networking issues to impact internal JMS connectivity. Can you describe the solution? Thanks, NBirch View the original post

[jboss-user] [Remoting] - Re: Worker thread initialization failure

2008-01-17 Thread petrovs
I had the similar problem. I was getting exact same exception on the server after switching from 4.0.4.GA to 4.2.2.GA. It turned out it was my fault, not JBoss'. I did not repackaged my client as I switched JBoss versions. My client was packaged with jbossall-client.jar from v4.0.4.GA while I w

[jboss-user] [JBoss jBPM] - Re: GPD Missing Features

2008-01-17 Thread 69cuda340s
"kukeltje" wrote : you have to press enter... that is the default eclipse behaviour for table cells. There is a jira issue to change this somewhere in the future. | Thanks I'll give it a try. Bill View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121123#412

[jboss-user] [JBoss Seam] - Re: JBPM, mail and ws

2008-01-17 Thread szaccaria
Thanks, Pete, for yours answer. I hoped in your response, because I read really good about yours. Hour are unfortunately not in my office. Then tomorrow morning will be the first thing that I will do Thanks again View the original post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss Seam] - Re: Seam moves from CVS to SVN

2008-01-17 Thread [EMAIL PROTECTED]
The move has happened: * Notifications are being sent to [EMAIL PROTECTED] - goto https://lists.jboss.org/mailman/listinfo/seam-commits to subscribe * Comitter access is at: https://svn.jboss.org/repos/seam/ * Anonymous access is at: http://anonsvn.jboss.org/repos/seam/ * ViewVC is available

[jboss-user] [JBoss Seam] - Re: Exceptions ending conversations

2008-01-17 Thread kahliburke
It looks like your exception is defined to be a RuntimeException. Is your PaService a stateful session bean? RuntimeExceptions cause the component instance to be removed from the conversation by the RemoveInterceptor, if you are using a SFSB. I believe this is to stay consistent with the J2EE

[jboss-user] [JBoss Tools (users)] - Re: JBoss 4.3.0 fails to start

2008-01-17 Thread [EMAIL PROTECTED]
The tools poll the server via JMX repeatedly in order to see if the server is up yet. The warning messages are not critical but if you go through them you'll see first no connection can be made (server hasn't even gotten jmx up yet), jmx isn't bound (jmx itself isnt listening on the port yet), a

[jboss-user] [JBoss Tools (users)] - Re: Vista 64 problems

2008-01-17 Thread [EMAIL PROTECTED]
erlaan: Can you list some of these exceptions and their traces if there are any? Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=412#412 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=412 ___

[jboss-user] [JBoss Tools (users)] - Re: JBoss 4.3.0 fails to start

2008-01-17 Thread kapilanand
Oh I did not think of looking here before. There are lot of events in the EventLog in JBoss server view, surprisingly they do not show in the log file. They all are JMXExceptions: Message in the first JMXException: == "Could not obtain connection to any of these urls: localho

[jboss-user] [JBoss Seam] - Re: Java/Seam profiling tools

2008-01-17 Thread asookazian
http://www.eclipse.org/tptp/home/documents/webinars/eclipseLive/index.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121105#4121105 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121105

[jboss-user] [Clustering/JBoss] - Re: stored procedures + distrib cache + ejb3 + hibernate

2008-01-17 Thread [EMAIL PROTECTED]
You'd be better off asking on a Hibernate forum for exact details of what Hibernate can determine from your query. But in general, if the stored procedure causes a change to happen in the database that isn't expressed in the SQL statement that you ask Hibernate to execute, Hibernate can't figur

[jboss-user] [JBoss Seam] - Re: Jboss EL with list comprehension?

2008-01-17 Thread superfis
Thank you very much Pete. Slawek View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121102#4121102 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121102 ___ jboss-user mailing l

[jboss-user] [Clustering/JBoss] - Re: stored procedures + distrib cache + ejb3 + hibernate

2008-01-17 Thread [EMAIL PROTECTED]
Hi, thank you for reply. Just one more question - the stored procedure is called using native query - so there is no way hibernate can parse or find out what data are affected? If so then it seems that I cannot use distrib cache in my architecture at all :( Thanks Y View the original post :

[jboss-user] [JBossWS] - Re: WS-Security Newbie Question...

2008-01-17 Thread PeterJ
Just a note to let lafaserem know that the code ((StubExt)port).setConfigName("Standard WSSecurity Client"); is JBossWS-specific. I prefer to keep my Java code generic and place container-specific things into configuration files, make the code easier to port. Now, if the config name could be

[jboss-user] [JBoss Seam] - Re: Java/Seam profiling tools

2008-01-17 Thread asookazian
no but it looks promising, thx for the tip! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121098#4121098 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121098 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Seam could not find datasource?

2008-01-17 Thread nickarls
Have you deployed your datasource xml-file to the appserver? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121096#4121096 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121096 __

[jboss-user] [JBoss Tools (users)] - Re: Vista 64 problems

2008-01-17 Thread [EMAIL PROTECTED]
when someone steps up and want to start working on it...eclipse 3.4 is not a priority before WTP API is stable. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121095#4121095 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss Tools (users)] - Re: Vista 64 problems

2008-01-17 Thread erlaan
I tried Eclipse 3.4m4, no more SWT problems :) I downloaded WTP from the ganymede update site and it worked also :) Linked JBoss Tools and I could open a seam perspective :) But... Several classNoTFoundExceptions started to appear :( Especialy in JBoss server View. Back to Vista 32 probably :(.

[jboss-user] [JBoss Seam] - Re: How to configure seam with Oracle Xe

2008-01-17 Thread nickarls
I think XE and "plain" 10g are pretty close, use seam-gen or JBoss Tools. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121093#4121093 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121093 _

[jboss-user] [JBoss Seam] - Re: Java/Seam profiling tools

2008-01-17 Thread nickarls
Tried the Eclipse TPTP plugin? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121091#4121091 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121091 ___ jboss-user mailing list

[jboss-user] [Beginners Corner] - I want to understand Jboss log files...

2008-01-17 Thread bouzzi
HI ! I'm new at this ! My boss asked me to take a look at our development server... It's a SUSE 9 with jboss 403, using jdk1.5.0_06 and it use to work perfectly for about 2 years... ... we have three identical server (Developement, Acceptation and Production) At the moment, we have problems wi

[jboss-user] [Beginners Corner] - Re: Parallel processing in a JBoss app?

2008-01-17 Thread mjhammel
I won't call myself experienced, just entagled. However, you don't want to use a separate thread here. Instead, have the incoming request/action posted to a db table and then use a Schedulable class that checks once a minute (or whatever time period you like) to see what emails need to be sent

[jboss-user] [JBoss Seam] - Re: content assist for seam tag library in eclipse

2008-01-17 Thread jkirsht
Using eclipse, code complete does not work for xhtml pages. just rename all your xhtml pages to jspx and change the jsf default suffix in your web.xml to reflect that: | javax.faces.DEFAULT_SUFFIX | .jspx | You may also need to wrap your jspx page content in a

[jboss-user] [Security & JAAS/JBoss] - Re: Form Based Authentication with Stylesheet

2008-01-17 Thread jahratero
Hellooo No one can give some avise, please? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121083#4121083 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121083 ___ jboss

[jboss-user] [JBossWS] - Re: WS-Security Newbie Question...

2008-01-17 Thread [EMAIL PROTECTED]
"PeterJ" wrote : | * standard-jaxws-client-config.xml (get it from deploy/jbossws.sar/META-INF, remove all of the client-config entries except the one named "Standard WSSecurity Client") This shouldn't be required, you just need to specify the jbossws conf: | ((StubExt)port).setConfigName(

[jboss-user] [JBoss Seam] - Seam with Hibernate Search

2008-01-17 Thread neilac333
I am using Hibernate Search in my Seam web application. All my unit tests and integration tests (using SeamTest), which are quite rigorous, are passing with flying colors. I should note that the tests are of two categories: 1) My use of the Hibernate Search libraries outside of any container 2)

[jboss-user] [JBossCache] - Re: org.jboss.cache.lock.TimeoutException thrown in second i

2008-01-17 Thread burker
The method com.ihg.dec.framework.dataAccessServices.hibernate.HibernateOperation.execGetListNamedQuery throws a HibernateException which calls org.hibernate.Query.list() which throws a HibernateException. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121078

[jboss-user] [JBoss Tools (users)] - Re: Vista 64 problems

2008-01-17 Thread erlaan
Where can I find the logs? Any tips on installing JBoss Tools on 3.4? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121076#4121076 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121076

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: CPU (threads) at 100%, Tomcat sockets in CLOSE_WAIT

2008-01-17 Thread [EMAIL PROTECTED]
If you take a couple more thread dumps, are the -3 and -14 threads progressing? Also, what does com.tracker.web.servlet.SessionCounter.sessionCreated do? Obviously it's updating a java.util.HashMap. Is it doing anything to synchronize access to that non-thread-safe object? Perhaps a ConcurrentH

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - CPU (threads) at 100%, Tomcat sockets in CLOSE_WAIT

2008-01-17 Thread [EMAIL PROTECTED]
Hello, I was happily testing our Jboss-hosted app today which is hosted on a Quad-Core IBM x3550 running Fedora Core 6 (2.6.18-1.2798.fc6) with a fairly recent Sun JVM for Linux "Java HotSpot(TM) Server VM (build 1.5.0_10-b03, mixed mode)". We started JBoss 4.2.1GA and I was load testing our si

[jboss-user] [JBoss Seam] - Java/Seam profiling tools

2008-01-17 Thread asookazian
any recommended open-source profiling tools you guys have experiences with? Does JBoss stack come with one? thx. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121067#4121067 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[jboss-user] [JBoss Seam] - Re: login-view-id on element of pages.xml

2008-01-17 Thread pdhaigh
Thanks Pete http://jira.jboss.org/jira/browse/JBSEAM-2504 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121064#4121064 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121064 ___

[jboss-user] [JBoss Seam] - Re: custom component - HtmlLink works, HtmlCommandLink and H

2008-01-17 Thread jsutherland
Thanks Pete, in the future I will do so. I was able to figure out my problem after.. My problem was in my component tree, I had a bug in my code that was leaving my components out of the tree. Once I fixed this problem all the links work fine. Interestingly, HtmlLink from Seam worked OK with m

[jboss-user] [JBoss Seam] - Re: programmatic starting a list of conversations

2008-01-17 Thread [EMAIL PROTECTED]
You can't have more than one active conversation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121062#4121062 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121062 ___ jboss

[jboss-user] [JBoss Seam] - Re: Can I inject a session bean into a stateless session bea

2008-01-17 Thread [EMAIL PROTECTED]
Yes you can. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121061#4121061 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121061 ___ jboss-user mailing list jboss-user@lists.j

[jboss-user] [EJB 3.0] - Re: Anyone have SINGLE_TABLE Entity inheritance working?

2008-01-17 Thread itsme
if want you can send me your relevant ejb code and I'll give it a tsy on my fresh installed jboss 4.2.2.GA on a linuix box. just send the code to [EMAIL PROTECTED] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121060#4121060 Reply to the post : http://www.

[jboss-user] [JBoss Seam] - How to configure seam with Oracle Xe

2008-01-17 Thread pstefano
Hi I must configure jboss to use oracle Xe? Maybe someone write tutorial how to make configuration to some vendors db or (and) put this files at some link? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121059#4121059 Reply to the post : http://www.jboss.co

[jboss-user] [Beginners Corner] - Re: Parallel processing in a JBoss app?

2008-01-17 Thread ohako
not sure if this is allowed here...bump! I'm still interested to know if there's an answer, you see. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121058#4121058 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121058

[jboss-user] [JBoss Tools (users)] - Re: JBoss 4.3.0 fails to start

2008-01-17 Thread [EMAIL PROTECTED]
kapilanand: Can you please open the JBoss Server's View and check the "Event Log" portion of view and tell me what is going on in the startup / shutdown section. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121057#4121057 Reply to the post : h

[jboss-user] [JBoss Seam] - Re: Removing Stateful Session Beans from the Session gracefu

2008-01-17 Thread [EMAIL PROTECTED]
Yes and no. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121051#4121051 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121051 ___ jboss-user mailing list jboss-user@lists.jb

[jboss-user] [JBoss Seam] - programmatic starting a list of conversations

2008-01-17 Thread tschnoelzer
Hi Folks, I have to start a list of conversations out of a selection page. The user should select some cars that he has to build and calculate one by one after. Using the annotations in the conversational bean ewerything is working for creating a SINGLE conversation with a link ore button. Now

[jboss-user] [EJB 3.0] - Entity Manager, Query API and findByExample

2008-01-17 Thread maykellff
Hi all, there is some way i can get some like "findByExample" working using the Query API of the EntityManager? Thank you in advance, Maykell. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121048#4121048 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBoss Seam] - Re: Removing Stateful Session Beans from the Session gracefu

2008-01-17 Thread Oberiko
Thanks Pete, I'll give that a go. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121040#4121040 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121040 ___ jboss-user mailing li

[jboss-user] [JBoss Seam] - BypassInterceptors - important annotation, but where are the

2008-01-17 Thread billevans
I just recently entered a question regarding a performance issue I was having and a kind member pointed me to BypassInterceptors. I had read about this annnotation in the documentation but it's importance did not register with me and indeed it wasn't clear to me exactly what impact it would make

[jboss-user] [Clustering/JBoss] - Re: stored procedures + distrib cache + ejb3 + hibernate

2008-01-17 Thread [EMAIL PROTECTED]
Probably not. If your stored procedure updates any entities that are cached in the 2nd level cache, Hibernate has no way to know about the update and thus can't invalidate those entities out of the cache. The cached entities thus contain out of date data. (Similar problem applies if you are cac

[jboss-user] [JBoss Seam] - Re: eclipse and jBPM - how to add a process definition in Ec

2008-01-17 Thread wouterhartog
Actually, that does work. I realize I just need to create the xml file manually (empty) in the right place in the directory tree, and then open it with the jPDL editor. Thank you! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121047#4121047 Reply to the pos

[jboss-user] [JBoss Seam] - Re: Beginner question on Seam-gen entity annotations

2008-01-17 Thread jpbievenour
THANK YOU!!! I've been confused with all the different ways of working with Seam and you answered so many of my questions in just these few posts. I'll look into working more with the EntityHome. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121046#4121046

[jboss-user] [JBoss Seam] - Re: Can I inject a session bean into a stateless session bea

2008-01-17 Thread gus888
Sorry Pete, What I am asking is whether I can inject a SFSB into a SLSB, e.g. inject user or username into a SLSB, see codes in the first posting. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121043#4121043 Reply to the post : http://www.jboss.com/

[jboss-user] [JBoss Seam] - Re: Removing Stateful Session Beans from the Session gracefu

2008-01-17 Thread Oberiko
Oh, I should have asked. I assume "foo" refers to the Seam component name? Is there a way to get this without typing it in directly (i.e. "this.getContextName()" or some such thing) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121044#4121044 Reply to the

[jboss-user] [JBoss Seam] - Re: Beginner question on Seam-gen entity annotations

2008-01-17 Thread [EMAIL PROTECTED]
I personally would much prefer the EntityHome approach to annotating entities. I the aim is to not have to write entityHome.instance.property, then just add a factory to components.xml Why? I think the lifecycle is much clearer like this, you get EntityHome (which is very nice), and you are c

[jboss-user] [Clustering/JBoss] - stored procedures + distrib cache + ejb3 + hibernate

2008-01-17 Thread [EMAIL PROTECTED]
Hi, I'm trying to find out if it is possible to use stored procedures + distrib cache + ejb3 + hibernate. Scenario: the SF ejb3 should call jee5 (hibernate's) persistence manager native query which should do for example update through stored procedure which I have to use in my architecture

[jboss-user] [JBoss Seam] - Re: Beginner question on Seam-gen entity annotations

2008-01-17 Thread jpbievenour
Thanks for your reply, Pete. So if I wanted to make Seam manage the entity, I could remove the home entity (which extends EntityHome and gives you persist, delete, edit, etc), annotate the entity with "@Name" and then reference the entity in a xhtml file using | #{EntityName.propertyName} |

[jboss-user] [JBoss Seam] - @DataModelSelection always returns first row

2008-01-17 Thread seyan
Hello, I have a problem with outjecting @DataModelSelection from one bean to another. The first bean ("browseBusinessOperationsForm") is a stateful session bean which keeps @DataModel list and the second bean ("businessOperationForm") is a stateful conversation scope bean and @DataModelSele

  1   2   3   4   >