[jboss-user] [JCA/JBoss] - Database Connection in JBoss Portlet????

2006-09-01 Thread asam.christopher
hi frends.. i am new bie to Jboss portlet? i create a war file and it got executed(wth out db conn.). i am using hibernate for db. so anybody who create a jboss portlet with database connectivity, can tell me how to do tat. i want to know how to connect database in JBoss portlet?.. can u expla

[jboss-user] [JCA/JBoss] - Re: Datasource connection timeout

2006-09-01 Thread asam.christopher
hi ben... i want to know how to connect database in JBoss portlet?.. can u explain elaborately about db conn. i.e how to connect db(mysql) in jboss portlets? (send me to codings related to tat) or website ref View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969

[jboss-user] [JBoss jBPM] - Re: advanced examples

2006-09-01 Thread stibrian
I agree with the first response - many of the "advanced" things in jBPM are really customizations/extensions that are revealed as you read the user guide and come to understand the possibilities. for example we've built: emailing on task assignment that is configurable at runtime (not based on

[jboss-user] [JBoss jBPM] - Re: run ant generate-service get an error

2006-09-01 Thread hiaihua2005
I just don't know why now ok? just now reboot computer View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969030#3969030 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969030 __

[jboss-user] [JBoss jBPM] - ant run-test throws a error

2006-09-01 Thread hiaihua2005
E:\jbpm-bpel\doc\examples\hello>ant run-test Buildfile: build.xml compile-test: run-test: [junit] Testsuite: org.jbpm.bpel.tutorial.hello.ClientTest [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.063 sec [junit] - Standard Output --- [junit]

[jboss-user] [EJB/JBoss] - Re: Class loading and NoClassDefFoundError

2006-09-01 Thread jaikiran
When you change your POJO jar inside the ear, you will have to redeploy your application. As you mention that your ear is in exploded form, have a look at: http://wiki.jboss.org/wiki/Wiki.jsp?page=RedeployAnApplicationWhenChangeAFileInAnExplodedDeploymentDirectory View the original post : htt

[jboss-user] [Messaging, JMS & JBossMQ] - Re: jms implementation

2006-09-01 Thread jaikiran
This will be a good place to start: http://docs.jboss.org/jbossas/admindevel326/html/ch6.chapt.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969027#3969027 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969027

[jboss-user] [EJB/JBoss] - Re: Questions but no answers

2006-09-01 Thread jaikiran
Questions are always answered if someone knows the answer. There are some regulars to these forums who make it a point to answer the questions. However most of the times the questions are not clear enough to provide an answer. You can even see members from JBoss team answering the questions taki

[jboss-user] [JNDI/Naming/Network] - Re: java.lang.ClassNotFoundException: No ClassLoaders found

2006-09-01 Thread jaikiran
How is your EJB packaged? Is it in a .ear file? If yes then move the jar, which you have placed in deploy directory, into you ear and add an entry to application.xml as follows: | | myjarName.jar | The other alternative would be to place your jar into the %JBOSS_HOME%/server/default/l

[jboss-user] [JBossCache] - Problems with PojoCache to work and outOfMemory

2006-09-01 Thread yudivian
I have two problems using PojoCache. I have an application tha use PojoCache to replicate data, but when I run the application in one node it seems to work fine but when the time pass I got an OutOfMemory Exception and I don't know why. The other problem is that I can't run fine the application

[jboss-user] [JBoss Eclipse IDE (users)] - Re: IDE cannot detect JBoss started, then JBoss is stopped

2006-09-01 Thread [EMAIL PROTECTED]
Please explain further what you mean by starting with nonstandard ports. Are you changing the ports in the descriptor files? Or are you trying to change the ports via the command line arguments? More information there would be very helpful. Also, to figure out why it's not showing as started, y

[jboss-user] [Beginners Corner] - Basic CMR Question

2006-09-01 Thread ianfmc
Hi Everyone: I'm fairly new to J2EE, so this may be a very basic question. I apologize in advance. I have successfully defined an EJB that reads a table in the HSQL, and correctly reports the values from that table. As an exercise, I added a second table with a 1:1 relationship to the first,

[jboss-user] [JBoss Portal] - Re: Preview link on Management portlet broken

2006-09-01 Thread sandeeppujar
Yes you are right I see that behaviour, once I logout and go back to that page I see the page with new windows. Seems like there is some page caching being done per user. How do we disable this ? Thanks ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=396901

[jboss-user] [JBoss Portal] - Re: Preview link on Management portlet broken

2006-09-01 Thread PeterJ
If you log out and then go to that page, does the portlet window show up? That is what I have noticed, that changes to pages don't happen until you log out, effectively changing users/roles. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969018#3969018 Reply

[jboss-user] [JBoss Portal] - Preview link on Management portlet broken

2006-09-01 Thread sandeeppujar
Greetings, I am running Jbossportal 2.4-GA, and here is the issue. Login as admin and go to management portlet. Steps to repro: 1. Create a new Page. 2. Hit "Preview" link or the new Page link on the nav bar. 3. The new page shows up with no portlets on it , so far so good. 4. Go back to managem

[jboss-user] [JBoss Portal] - Re: problem configuring portal security

2006-09-01 Thread prijken
Thanks for your reply. I changed the 's' into a 'z' but that does not make any difference. In the trace/log files I do not see traces about the security constraints. I looked at the PortalDS and noticed that in the table jbp_object_node_sec the action is ok, but the role-name is equal to '__unch

[jboss-user] [JBoss Eclipse IDE (users)] - Re: IDE cannot detect JBoss started, then JBoss is stopped

2006-09-01 Thread lpmon
Thanks, I see the difference when I used the JBoss, Inc. I did not even notice it earlier. But, Now I find no place to change the ports to look at ports-03 with this new one so I am back to where I was! It is not detecting the that the server has started. View the original post : http://ww

[jboss-user] [JBoss Seam] - Seam + Portlets + JSF + Facelets problem: Exception in Phase

2006-09-01 Thread mzeijen
I have been working on a way to get Seam working in a Portlet together with JSF and Facelets. After some hours of trying several stuff to get it all working together I thought I had the solution. But then the exception below got thrown. At first I thought that the problem was that I got the wron

[jboss-user] [Clustering/JBoss] - Re: Forcing Topology change

2006-09-01 Thread [EMAIL PROTECTED]
>From the log it looks like the start happened before all the stop work was >done. Does it work correctly if there is a greater time lag? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969012#3969012 Reply to the post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss jBPM] - Re: Build failed from cvs sources

2006-09-01 Thread rpochet
I had the same problem. I removed the 2 jbpm jar files from the ant lib directory and I succeed to build a step further. I had a problem with the support.xml that could not be found in my ${user.home}/jbpm/repository. In fact, in the build.xml within the folder 'jbpm.3\designer\jpdl\org.jbpm.gd

[jboss-user] [JBossWS] - Re: Obtaining DeploymentInfo for a deployed service.

2006-09-01 Thread Doug.Palmer
"[EMAIL PROTECTED]" wrote : http://jira.jboss.org/jira/browse/JBWS-1021 Thanks Thomas I ended up writing my own deployer in the end but I'll check out the new dynamic deployment when I get a chance. Regards Doug View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[jboss-user] [JNDI/Naming/Network] - Re: java.lang.ClassNotFoundException: No ClassLoaders found

2006-09-01 Thread ccc7919
I forgot one thing. The class file that I'm looking for is there in JAR archive file under /deploy folder View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969007#3969007 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969

[jboss-user] [JBoss Seam] - Re: 2 DataModel questions

2006-09-01 Thread mrohad
here is an example | | Suggestion #1 | #1 status - Open 12/12/2001 | #1 status - Compiling 3/12/2002 | #1 status - Acctped 5/10/2003 | Suggestion #2 | #2 status - Open 10/12/2001 | #2 status - Rejected 5/01/2003 | | Suggestion #1 and sug

[jboss-user] [JNDI/Naming/Network] - java.lang.ClassNotFoundException: No ClassLoaders found

2006-09-01 Thread ccc7919
I try to call a class which is not in ejb-jar.xml using Class.forName() from whithin EJB session bean as below. But it give me the ClassNotFoundException error. Any idea to overcome this ??? | try { | v = (PromoValidator) Class.forName("rpc.util.validators.Validator" + promoCode).new

[jboss-user] [News & Announcements] - JBoss 4.0.5.CR1 released

2006-09-01 Thread [EMAIL PROTECTED]
JBossAS candidate for release version 4.0.5.CR1 has been released. The release can be downloaded from here: http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=16942&release_id=443824 Release notes are as follows: JBoss Inc. JBoss 4.0.5.CR1 Release Notes This is the jbos

[jboss-user] [JBoss Eclipse IDE (users)] - Re: IDE cannot detect JBoss started, then JBoss is stopped

2006-09-01 Thread [EMAIL PROTECTED]
By looking at your image, it's clear that you're not actually using the new JBoss AS Server implementation. You're using the webtools implementation. (You have a standard server icon next to your server, whereas in my image there's a JBoss icon.) When creating a new server, you will see two fo

[jboss-user] [JBoss Seam] - Re: Seam remoting poll failover

2006-09-01 Thread sbryzak2
I'll try to find some time to look at this today. I guess you need the following two things to fix your issue: 1. Poll Handler correctly returning an error when the token doesn't exist. 2. Some way of handling a polling error in the client so you can re-establish the subscription, e.g. Seam.Rem

[jboss-user] [Installation, Configuration & Deployment] - Re: exploded ejb deployment

2006-09-01 Thread PeterJ
Try renaming 'domain' to 'domain.jar', both the directory and the reference in the application.xml file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969000#3969000 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969

[jboss-user] [JBoss Eclipse IDE (users)] - Re: IDE cannot detect JBoss started, then JBoss is stopped

2006-09-01 Thread lpmon
Thanks again Rob. I figured it out. I did not go to the optional server setup to indicate I was using non-standard ports (ports-03). I bet the IDE was looking for the server at the standard ports. Looks like there is a new way to detect the server because I have been using ports-03 before.

[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.NameNotFoundException: comp not bound

2006-09-01 Thread asachde
Make sure your project specfic jndi-prefix is configured in components.xml (See example below) myApp/#{ejbName}/local View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968997#3968997 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [EJB 3.0] - Classloading scope during @PostConstruct lifecycle call with

2006-09-01 Thread asack
404GA, CallByValue/Scoped EArs was selected during install, XP SP2 I have a SLSB and I'm trying to grab a resource using the getResourceAsStream call (at least indirectly within a JAR packaged in my EAR via a Class-Path MANIFEST entry). I noticed that unless I set the ContextClassLoader to the

[jboss-user] [Installation, Configuration & Deployment] - exploded ejb deployment

2006-09-01 Thread muhammadshahid
I'm trying to deploy an exploded ear, the web app is deployed but not the ejb. I get the message that waiting for the deployer. Please suggest how the ejbs would be deployed. The dir structure: app.ear (exploded folder) |meta-inf | application.xml |webapp.war (exploded folder

[jboss-user] [EJB 3.0] - Re: RC 9

2006-09-01 Thread [EMAIL PROTECTED]
we're probably gonna reschedule a lot/most of the rc9 tasks and do a rc9next week sometime. We were going to do it this week but some customer issues came out View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968992#3968992 Reply to the post : http://www.jbos

[jboss-user] [JBoss Seam] - Re: How do I test simple SLSBs?

2006-09-01 Thread mzeijen
no problem ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968991#3968991 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968991 ___ jboss-user mailing list jboss-user@lists.

[jboss-user] [JBoss jBPM] - Re: What will happen after cancel a task instance

2006-09-01 Thread luowp
I try that. If I just cancel the taskinstance, it will go to next node. So I ended the process instance at the same. But the end of process instance does not cancel all task instances. How could I cancel a taskinstance and stop a process? View the original post : http://www.jboss.com/index.ht

[jboss-user] [Clustering/JBoss] - Cluster Singleton. Problem migrating from 4.0.2 to 4.0.4

2006-09-01 Thread vbatista
Hello I am migrating to jboss 4.0.4 from 4.0.2. I have a few Singletons deployed on my partition. According to the JBoss 4.0.4 release notes: "ScheduleProviders are now cluster unaware, in terms of class dependencies. To make them behave as cluster singletons, simply configure a dependen

[jboss-user] [JBoss Getting Started Documentation] - Re: HSQLDB outside of JBoss

2006-09-01 Thread atorres
Try this: remove this line from the ds: HsqlDbRealm I also removed this line jboss:service=Hypersonic,database=localDB Now it works for me! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968988#3968988 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Creating Search Querys

2006-09-01 Thread thepriz
I currently am using jBoss AS 3.2.3 but will most likely move to the latest when funding is available. The problem that I am facing right now is how to customizable search using CMP. I have 5 fields all but 2 are text fields. The text fields are easy as I can always do a q.note LIKE ''; but for

[jboss-user] [Clustering/JBoss] - Re: Weird apache behaviour in load-balancing, and form-based

2006-09-01 Thread [EMAIL PROTECTED]
Why would all the sessions live on one server? Sticky sessions means the sessions are sticky once assigned, but mod_jk assigns new sessions to different servers. Doing what you want would require some tweaks to distributed sessions. When Tomcat intercepts a request and sends you the login form

[jboss-user] [JBoss jBPM] - Re: advanced examples

2006-09-01 Thread kbarfield
Give some examples of what you consider advanced examples to be. I'm sure someone in the jBPM community has done something like what you are looking for, and will give some pointers. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968984#3968984 Reply to the

[jboss-user] [JBoss jBPM] - What will happen after cancel a task instance

2006-09-01 Thread luowp
Hi I just want to know what will happen after I call taskinstance.cancel. What the status of the process? Is the token stop here for ever or it goes to next node automatically? Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968983#3968983 Reply to t

[jboss-user] [JBoss jBPM] - How to retrieve last taskinstance

2006-09-01 Thread luowp
Hi, I have a requirement to get the last taskinstance which trigger current one. Here I have taskinstance ID of current active one. What I am thinking is get all task instance for this process instance and find out the last end one. That looks not nice. Are there any good ideas for this? Thank

[jboss-user] [Clustering/JBoss] - Re: Weird apache behaviour in load-balancing, and form-based

2006-09-01 Thread argaldo
No, I don't, if I configure sticky sessions I would get all my user session live in only one node of the cluster and I would only get more fail-over capabilities but not real load balancing where any request could be answered by any node on the cluster (for instance the one with more free cpu c

[jboss-user] [JBoss Seam] - Re: How do I test simple SLSBs?

2006-09-01 Thread chuckadams
anonymous wrote : Do you have the components.xml in your WEB-INF directory? That did it, now it's working -- You sir are the savior of my sanity :D View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968980#3968980 Reply to the post : http://www.jboss.com/inde

[jboss-user] [EJB 3.0] - RC 9

2006-09-01 Thread wconroy
Is there an updated date on when RC 9 will be made available? The roadmap has August 31st listed. There still seems to be a pretty good size list of outstanding bugs. I am anxiously awaiting a few fixed that are already marked as done and was just waiting on when those may be delivered. Than

[jboss-user] [Beginners Corner] - LiveCycle with Jboss

2006-09-01 Thread ivan_penuelas
I´m having a problem with EJBDeployer in a warning say: WARN [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer] And i have this problem at the end: ObjectName: jboss.web.deployment:war=um-scheduler.war,id=1275200779 State: FAIL

[jboss-user] [JBoss Seam] - Re: Portlet view modes

2006-09-01 Thread mzeijen
Ok thanks. I will try it out. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968977#3968977 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968977 ___ jboss-user mailing list j

[jboss-user] [JBoss Seam] - Re: How do I access the Context Path of the Web App?

2006-09-01 Thread mzeijen
Use the #{facesContext.externalContext.requestContextPath} to set the base url like this: http://localhost:8080#{facesContext.externalContext.requestContextPath}/"; The only thing wrong in this example is the http://localhost:8080. This also should come from a variable. I haven't looked into t

[jboss-user] [JBoss Portal] - Re: How to run JSF +AJAX portlet in jboss portal server 2..4

2006-09-01 Thread indyJones
Anyone have an answer for this? Sun's BluePrints AJAX Components? Anyone? :) thanks Indy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968975#3968975 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968975 __

[jboss-user] [JBoss Seam] - Re: How do I test simple SLSBs?

2006-09-01 Thread mzeijen
In the embedded jboss container the jndi path should be: "#{ejbName}/local". But because you defined the jndi "Fiat/#{ejbName}/local" in your seam.properties Seam can't find the object in the jndi. Do you have the components.xml in your WEB-INF directory? Because else Seam can't find it (I th

[jboss-user] [JBoss Portal] - BluePrints AJAX Components

2006-09-01 Thread indyJones
Has anyone got Sun's BluePrints AJAX Components running inside a Portlet? Using JSF? I would love to use the progress box... Thanks Indy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968974#3968974 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss Seam] - No active application scope in long running process

2006-09-01 Thread ngeadah
Posted to JBPM forum but was directed to ask the question here... I have a long running business process defined in JBPM and I am facing a stubborn problem: when my process "awakens" after some period of time spent in a wait state (I use a timer to wait), I get a "No active application scope" e

[jboss-user] [JBoss Seam] - Re: How do I test simple SLSBs?

2006-09-01 Thread chuckadams
My informed hunch about Eclipse was right. Once I fixed the test's classpath and removed the extra cruft, the container started up fine. Deployment's not as fast with this thing as I would have hoped, but I can live with it. I'm still having jndi problems now. | org.jboss.seam.Instantiation

[jboss-user] [JBoss Seam] - Re: How do I access the Context Path of the Web App?

2006-09-01 Thread sjmenden
I just found this: #{facesContext.externalContext.requestContextPath} Is there any other way? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968970#3968970 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968970 ___

[jboss-user] [JBoss Seam] - How do I access the Context Path of the Web App?

2006-09-01 Thread sjmenden
I am using facelets, seam, ect.. In my previous projects, I always avoided hard coded cotext paths with jstl: How can I duplicate this in jsf/facelets? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968969#3968969 Reply to the post : http://www.jboss.co

[jboss-user] [JBoss Portal] - Re: Forums 2.4 and Portal - Guest newtopic and reply option

2006-09-01 Thread unibrew
Hello It is not possible in portal forums but it will be available in newest 1.0 JBoss Forums release which will have really nice and finegrained secuirity based on JAAE. Regards - Ryszard Kozmik JBoss Forums Dev JBoss Labs Team View the original post : http://www.jbos

[jboss-user] [JBoss jBPM] - Re: No active application scope in long running process

2006-09-01 Thread kukeltje
jbpm is indeed the backend for seem business process scope. This question however is more appropriate in the seam user forum View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968967#3968967 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [Clustering/JBoss] - Re: Weird apache behaviour in load-balancing, and form-based

2006-09-01 Thread hmesha
It looks like you don't have sticky session enabled on the cluster. Please check this wiki page on how to correctly configure apache with mod_jk and JBoss Clustering http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss View the original post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss jBPM] - run ant generate-service get an error

2006-09-01 Thread hiaihua2005
Microsoft Windows XP [?? 5.1.2600] (C) 1985-2001 Microsoft Corp. C:\Documents and Settings\Administrator>cd E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1 C:\Documents and Settings\Administrator>e: E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1>ant build.service.404 Buildfile: build.xml build.service.404:

[jboss-user] [JBoss jBPM] - advanced examples

2006-09-01 Thread drjava
Is there anywhere that I can get some advanced examples of jBPM processes instead of the toy examples included in the kit? Thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968964#3968964 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss jBPM] - JDK compatibility + migration JBPM 2 -> JBPM 3

2006-09-01 Thread [EMAIL PROTECTED]
Hi, two issues but somehow related. I have to develop WF application that is beeing deployed on BEA WL 7 that runs JDK1.3. I'm almost sure I read before that jbpm 3.0 could be run on jdk 1.3 but now the documentation talks about jdk 1.4.2+. I read some posts that speak about compiling for 1.3

[jboss-user] [JBoss jBPM] - Re: JBPM3 with tomcat

2006-09-01 Thread cpob
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnTomcat View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968962#3968962 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968962 ___ j

[jboss-user] [Clustering/JBoss] - Re: Network Loss in a 1 to n Node Cluster

2006-09-01 Thread jbirkenmaier
OK, once I changed the proper tree cache deployment file, it works. Thanks for your help!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968961#3968961 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968961 ___

[jboss-user] [JBoss Eclipse IDE (users)] - Re: IDE cannot detect JBoss started, then JBoss is stopped

2006-09-01 Thread [EMAIL PROTECTED]
Can you provide a screenshot of some sort? After trying to start up, the view should look something like the following: http://oxbeef.net/image/code/serversviewss.JPG View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968960#3968960 Reply to the post : http://

[jboss-user] [JBoss Eclipse IDE (users)] - Re: IDE cannot detect JBoss started, then JBoss is stopped

2006-09-01 Thread lpmon
Thanks for the quick reply Rob. The only entry in the event log is: "Timeout waiting for JBOSS 4.0 4 to start. Server did not start after 50s. " There is no log entry for 'Starting...' I forgot to mention I also get a dialog box warning with this same message. I found a place to set server

[jboss-user] [JBoss Seam] - Re: @StartTask and @EndTask in different methods

2006-09-01 Thread dgallego
The TODO-list method: | @StartTask @EndTask | public void done {} | My option (different methods activated withint different 's): | @StartTask | public void startTask() {} | @EndTask | public void endTask() {} | View the original post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss Eclipse IDE (users)] - Re: IDE cannot detect JBoss started, then JBoss is stopped

2006-09-01 Thread [EMAIL PROTECTED]
Try the following (to get some more info): Open the JBoss Server View and the Properties View so you can see both. Start the server, and in the JBoss Server View, expand the Event log and see what happens. There should be an element added that says "Starting Server" or something of the like, an

[jboss-user] [JBoss Eclipse IDE (users)] - IDE cannot detect JBoss started, then JBoss is stopped

2006-09-01 Thread lpmon
I just upgraded to IDE 2.0. When I used the server view to start a server it starts just fine. But, the server view plugin does not detect that it has started. Its status is: 'starting..' No big deal right. But after a while something kills the server process. Presumably the IDE assumed s

[jboss-user] [JBoss Seam] - ClassCastException with @DataModel

2006-09-01 Thread texan
I'm getting the following exception while using @DataModel with a h:dataTable component. Note that without the "@Out" annotations, my dataTables were always empty. Maybe that in itself is a clue, but I don't know how to debug it further. Also note that "document" is not null in my test case.

[jboss-user] [Installation, Configuration & Deployment] - BIRT REPORT RUNNING PROBLEM

2006-09-01 Thread juduf24
Hello, i have installed BIRT , using the birt manual, but each time i run a report i can read this on the console. 17:21:12,603 ERROR [URLDeploymentScanner] Incomplete Deployment listing: --- Packages waiting for a deployer --- [EMAIL PROTECTED] { url=file:/etc/jboss/server/default/deploy/birt.

[jboss-user] [JBoss Portal] - Re: problem configuring portal security

2006-09-01 Thread PeterJ
I think you should have: personalizerecursive Note the 'z' (not an 's')! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968953#3968953 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968953

[jboss-user] [JBoss Portal] - Re: create IPC listener on portal2.4

2006-09-01 Thread PeterJ
That package is part of the source code but not part of the binary. It looks like you have to build it manually from the source (it is in the migration directory, which is not compiled as part of the build for the portal) and then include the jar in your archive. View the original post : http:

[jboss-user] [EJB 3.0] - Recover timer after shutdown

2006-09-01 Thread galo.navarro
I have a simple EJB that creates a timer and handles the corresponding event when fired. public void startTimer() { | System.out.println("Fired"); | ctx.getTimerService().createTimer(new Date(new Date().getTime() + 10*60*1000), "It's me"); | } | |

[jboss-user] [JBoss jBPM] - No active application scope in long running process

2006-09-01 Thread ngeadah
Hi, I have a long running business process defined in JBPM and I am facing a stubborn problem: when my process "awakens" after some period of time spent in a wait state (I use a timer to wait), I get a "No active application scope" exception when JBPM executes the next node (which contains a si

[jboss-user] [Beginners Corner] - Re: JBoss throws UnknownHostException on startup

2006-09-01 Thread PeterJ
I don't recognize this class (it is not part of JBoss as far as I can tell): com.teamcenter.jeti.resourceadapter.spi.impl.ManagedConnectionFactoryImpl It is in the stack trace. It looks like JBoss is starting an MBean, which uses this class, which then parses an XML file which needs to connect

[jboss-user] [Security & JAAS/JBoss] - Access Contol for the JMX-COnsole

2006-09-01 Thread manogaranyuvaraj
Hey, I Want to configure the Jmx-Console as Read-only for group of guys. Can any one give me the Steps To do this. I tried with the documents available in Wiki, But still i am getting error. Can any one please help on this issue. The document i tried was http://wiki.jboss.org/wiki/Wiki.jsp?p

[jboss-user] [JBoss Seam] - Re: Integrating Seam and Icefaces

2006-09-01 Thread nhpvti
"jerome_082006" wrote : Problem solved, thank you. | | Regards, | Jerome. Would you be so kind to share step-by-step set up instructions for using IceFaces with Seam? If they really can work together nothing can stop triumphal procession of the Seam !!! :-) View the original post : htt

[jboss-user] [JBossCache] - Re: TreeCache API auto-completion in Eclipse IDE

2006-09-01 Thread gurkanerdogdu
As far as I understand from your question, this is not related Eclipse JBoss Cache IDE question, just eclipse user question. If you like to see the all methods of the TreeCache class in eclipse environenment, first of all ensured that TreeCache class exist in your project classpath. And the

[jboss-user] [JBoss jBPM] - JBPM3 with tomcat

2006-09-01 Thread jeanwehbe
Dear All. Please I want to run JBPM3 under tomcat.Is there any documentation or manual to follow about this issue? Thank you. Jean View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968943#3968943 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: Portlet view modes

2006-09-01 Thread [EMAIL PROTECTED]
As you see from the slides you cited, it takes a little work to use JSF with portlet modes. After that talk, I came up with a slightly different approach shown here: http://wiki.apache.org/myfaces/UsingPortletModes Some others have tried it out and improved upon it. JSR-301 promises to standar

[jboss-user] [JBoss Seam] - Re: unicode escaping problem

2006-09-01 Thread nhpvti
"lcoetzee" wrote : Hi | | I havent tried the filter solution above. The following | https://facelets.dev.java.net/servlets/ReadMsg?list=users&msgNo=1403 | has helped me! In short it uses a JSF Phase listerner. | | Regards | | Louis(now in multiple languages ;-) | | |

[jboss-user] [EJB 3.0] - Re: ManyToMany relationship removal example

2006-09-01 Thread martinLuene
cascade=REMOVE should not be applied to ManyToMany relations, perhaps you want to change cascade=ALL to a lower level. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968938#3968938 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [JBoss Portal] - Forums 2.4 and Portal - Guest newtopic and reply option

2006-09-01 Thread ThorntonD
I would like the newtopic and reply options to be available for guests viewing the forums. Where do I update the privileges for forum users so it will work that way. For Nukes, this could be done through the web interface but I don't see a web interface option for 2.4 Portal Forums. Danny Vi

[jboss-user] [JBoss Seam] - Re: 2 DataModel questions

2006-09-01 Thread texan
On question #1, could you add some mockup HTML of what you're trying to do? It's easier to answer if we know exactly how you want to lay out the data. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968936#3968936 Reply to the post : http://www.jboss.com/ind

[jboss-user] [Security & JAAS/JBoss] - Sharing sign on between two JBoss AS instances

2006-09-01 Thread gwin
Good day! I have two JBoss application servers (versions 4.0.2 and 4.0.4) running on a single machine, on different ports. On those, I run different applications, but the applications are used by the same users with the same credentials. I need the servers to share the login process somehow, so

[jboss-user] [Clustering/JBoss] - Re: Network Loss in a 1 to n Node Cluster

2006-09-01 Thread [EMAIL PROTECTED]
The cluster-service.xml file does not affect your tree cache in any way. Completely unrelated. But, changing that one as well was good :-) The tree cache you're using for the shared data must have a config file as well. (Unless you're configuring everything programatically, in which case I'd sa

[jboss-user] [JBossWS] - NullPointerException using wstools

2006-09-01 Thread mavalla
Hello, I am using wstools to generate the client classes from a wsdl file that imports several schemas. I am using version jboss-4.0.4GA with jbossws-1.0.3GA in openSuse 10.1 and jdk1.5.0_06-b05. Here is the output of the exception: | Exception in thread "main" java.lang.NullPointerException

[jboss-user] [Clustering/JBoss] - Re: Load handling capacity of JBoss App Server

2006-09-01 Thread [EMAIL PROTECTED]
Can you be more specific regarding your requirements ? For example: - 100'000 requests / sec ? - Message size, synchronous or asynchronous messages across the cluster ? - How many nodes ? - Failover or load balancing (stateless or stateful model) ? View the original post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: Seam Bean not instantiated

2006-09-01 Thread camunda
good idea and thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968931#3968931 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968931 ___ jboss-user mailing list jboss-use

[jboss-user] [JBossWS] - Re: Web service response encoding

2006-09-01 Thread alanjonesbath
Just tried deploying the WAR on JBoss on Linux, and we get the same response output. I'm assuming that means that there is a problem in the configuration of the WAR or JBossAS rather than anything else? Can anyone confirm or suggest anything? View the original post : http://www.jboss.com/index

[jboss-user] [JBoss Seam] - Re: Seam Bean not instantiated

2006-09-01 Thread petemuir
I've added this to the Wiki http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamProblemsFAQ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968928#3968928 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968928 _

[jboss-user] [JBoss AOP] - JBoss 1.5.1.GA Has been released

2006-09-01 Thread [EMAIL PROTECTED]
The main focus the past few months has been on the upcoming 2.0 version and integration of that with the microcontainer. This 1.5.1.GA release contains bugfixes from the JBoss 1.5.0 release, and is the version of aop that will be bundled with JBoss AS 4.0.5.CR1 The release notes for 1.5.1 can b

[jboss-user] [JBoss jBPM] - Re: About task consignable

2006-09-01 Thread redbeans
Thanks for your reply. May be what I say isn't enough clear,Sorry for my poor english! task transfer == bulk reassign == loop over all tasks and reassign. I quite agree with this point ? for consign,I think consign!=assign to someone else,JBPM has an assign method in the api,but it change the ori

[jboss-user] [Clustering/JBoss] - Re: Network Loss in a 1 to n Node Cluster

2006-09-01 Thread jbirkenmaier
I read the Wiki page and changed the cluster-service.xml file. After 2 hours, the tree cache was notified about the loss of a cluster node and it in turn notified my application. However, 2 hours is much too long. I need to know a lot sooner. Is there a way to change the timeout value from 2 hou

[jboss-user] [JBoss AOP] - Re: Entity Bean EJB3 with AOP Interceptor

2006-09-01 Thread [EMAIL PROTECTED]
If you are using J2EE security would need to call org.jboss.security.SecurityAssociation.getSubject() and get the principals from there. If you are running with a security manager enabled this needs to be done from within a privileged block View the original post : http://www.jboss.com/index.h

[jboss-user] [JBoss Seam] - Re: ActiveX with JSF and Seam

2006-09-01 Thread c_eric_ray
Thanks bfo81. You're always a great help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968921#3968921 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968921 ___ jboss-user ma

[jboss-user] [JBoss Seam] - Re: Seam Bean not instantiated

2006-09-01 Thread camunda
Hi petemuir, yes, you are right. it is missing in the log of components. In the log of the Todo-Example I find this lines | [Scanner] scanning: /C:/java/jboss-4.0.4/server/default/tmp/deploy/tmp27153jboss-seam-todo.ear-contents/jboss-seam-todo.jar | [Component] Component: login, scope: EVE

[jboss-user] [Installation, Configuration & Deployment] - DTD lookup behind firewall

2006-09-01 Thread kevinstembridge
Hi folks, How can I ask JBoss to look for a local copy of a DTD rather than going to the web? We're behind a firewall, so when JBoss starts up and tries to deploy an EAR file that contains some Spring bean definition files, it complains about not being able to find the spring-beans DTD. This D

[jboss-user] [JBossWS] - calling webservice Simultaneously

2006-09-01 Thread jimmymani
hi i am invoking my webservice asynchronously. when we tested from different client machines togetherly ,its working fine for 4-5 invokings continously(server process is a long one, it will take around one minute to process each request).if more invokings are there (say 10 continously) its faili

[jboss-user] [Installation, Configuration & Deployment] - LimpidLog: you do not need to hard-code log statements

2006-09-01 Thread wei_jiang
LimpidLog 1.00 released This is a milestone release, adding line number event: it records all exceution related to the line number of the source code. The log records are ready for GUI "debugger". LimpidLog allows all information about the execution of a class to be logged at runtime when the

  1   2   >