[jboss-user] [JBoss jBPM] - How to add comments

2009-05-29 Thread freak182
Hello, I might be stupid to ask question like this but i should. How to add comment in a particular task. So for example I have a textarea that a user can put a comment on particular task, how i can save retrieve that comments in jbpm way? Thanks a lot. Cheers. View the original post :

[jboss-user] [JBoss jBPM] - Where ist the Websale Example Application?

2009-05-29 Thread mdolphin
I'm really new to jBPM and so I wanted to follow the Getting startet Guide which I found on this Site: http://www.jboss.org/community/wiki/jBPM3GettingStarted I downloaded and installed jbpm-3.2.6.SP1 as well as JBOSS 5.0.0.GA. I managed to set up jBPM to use a MySQL Database instead of the

[jboss-user] [JBoss jBPM] - Re: Automatic assignment of initiator in start-state task no

2009-05-29 Thread kukeltje
Hmm... I'm almost sure I had this working. I used the name 'initiator' though for the swimlane. On the one hand I cannot imagine this is required, but it probably is easy to give it a try. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234035#4234035 Reply to

[jboss-user] [JBoss Messaging] - Re: JBoss slowing down

2009-05-29 Thread pratimkm
Our JBoss server in production became very slow so we had to bounce it. But we were able to get some important information. We found this kind of messages in our log file May 29, 01:25:41 WARN [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_58] - Abort of action id

[jboss-user] [JBoss jBPM] - Re: jBPM 4 Beta2

2009-05-29 Thread ainze
rams.rapol wrote : Figured out partially, jbpm.cfg.xml had tag named spring-transaction-interceptor which isn't supported in beta2 but supported in beta1 | Actually, it was not supported in beta1, only my branch contained the spring-transaction-interceptor. However, from RC1 it will

[jboss-user] [JBoss jBPM] - Re: Where ist the Websale Example Application?

2009-05-29 Thread mdolphin
The Sources for all the Examples are in jBPM_install_dir\examples\ , but there are no build files, so - because I'm just starting with jBPM -I don't know how to build these examples. I used the Installer jar File to setup my jBPM Environment, and would have expected the Examples to be

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread jaikiran
dakiar wrote : | I cannot for the world of me understand how it even finds this old code! | | Please help !!! If you need anymore info please let me know! By old code, you mean the java code? Maybe your classpath has a jar containing the old code and is being picked up by the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: deployment for Spring web app fails

2009-05-29 Thread jaikiran
Are you packaging any JBoss specific jar files in your application? If yes, then remove them and see how it goes. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234050#4234050 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss 5 RC1 / RC2 and JRE 1.5 / JRE 1.6

2009-05-29 Thread jaikiran
arthurpdittle wrote : I've run into the same issue. I'm running jboss 5.1, jdk 1.6, on windows. Any know what is wrong? | | -Arthur Arthur, please open a new thread to discuss this issue. In the new thread please provide more details about the issue you are running into, including the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment functionality of JBoss AS 4.2.1.GA refuses to

2009-05-29 Thread jaikiran
Hmmm, this is weird. The contents of the deploy folder show that your application is present in that folder: anonymous wrote : 28.05.2009 10:56 796 testShop-ds.xml | 28.05.2009 10:5611.665.500 testShop-ear.ear | But the logs that you posted shows no signs of this

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment functionality of JBoss AS 4.2.1.GA refuses to

2009-05-29 Thread GermanDev
no, I didn't change anything but to copy the mysql connector to the server/default/lib directory. this is as well what I did with the clean installation. I tried hot deployment as well - but this time just as you proposed I did't tried that at all.. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - ssl connection to ejb in cluster env

2009-05-29 Thread smolin
Hello there, could anybody help or point the right direction? I tried on JBoss users forum, but no any answer. Conf: JBoss 5.1.0CR1, JDK 1.6, XP (development env) cluster (configuration: all) I try to use ssl connection to reach ejb component. 1. added ssl-service.xml to META-INF of ejb

[jboss-user] [JBoss jBPM] - Re: jBPM 4 start parameters

2009-05-29 Thread tom.baey...@jboss.com
the feature request to have expressions is here: https://jira.jboss.org/jira/browse/JBPM-2279 and there is another issue that says i have to document the possible values better: https://jira.jboss.org/jira/browse/JBPM-2215 View the original post :

[jboss-user] [Security JAAS/JBoss] - How to limit the choice of client certificates in the browse

2009-05-29 Thread segolas
Hello, i couldn't find a solution for my problem anywhere, so here it is: I've made a self-signed CA that i use to sign client and server certificates. All of them have the same Organization= part in the DN. Now the problem is, if a client browser has more than 1 certificate (1 issued by me

[jboss-user] [JBoss Messaging] - Re: JBoss slowing down

2009-05-29 Thread timfox
Perhaps you are creating a huge number of sessions in your code? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234068#4234068 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234068

[jboss-user] [JBoss Messaging] - Re: IllegalStateException : Session is closed

2009-05-29 Thread timfox
You didn't mention what version you are running so it's very hard to help you. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234069#4234069 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234069

[jboss-user] [JBoss jBPM] - Re: Where ist the Websale Example Application?

2009-05-29 Thread swatis
make use of GPD and deploy processes using web console(by creating par files) or from GPD itself View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234070#4234070 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234070

[jboss-user] [JBoss Messaging] - Re: ClassCastException looking up ConnectionFactory

2009-05-29 Thread timfox
Either that or perhaps there are different versions of the JBM and JBR libs on client and server side. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234071#4234071 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234071

[jboss-user] [JBoss Messaging] - Re: NullPointerException when trying to open a session for s

2009-05-29 Thread timfox
Again, looks like a jar issue. Make sure you have the correct jars on both client and server side as per the user guide. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234072#4234072 Reply to the post :

[jboss-user] [Performance Tuning] - Re: The performance problem of richfaces in IE

2009-05-29 Thread akoennecker
Try adding context-param param-nameorg.richfaces.LoadStyleStrategy/param-name param-valueALL/param-value /context-param context-param param-nameorg.richfaces.LoadScriptStrategy/param-name param-valueALL/param-value /context-param to

[jboss-user] [JBoss Messaging] - Re: JMS over HTTPS:any alternative to jboss 4

2009-05-29 Thread timfox
Also there is a wiki page that explains all of this in a lot of detail. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234074#4234074 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234074

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
Yes, I also thought it was picking up an old jar! But inside the war file it just has all my classes, and the jar files related to the building are all jar files which are related to API's I am using so I doubt my code would be in them. I got help from a man with a lot of experiance with

[jboss-user] [JBoss Messaging] - Re: JMS over HTTPS:any alternative to jboss 4

2009-05-29 Thread timfox
Here is is http://www.jboss.org/community/wiki/EJBJMSandJNDIoverHTTPwithUnifiedInvoker View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234076#4234076 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234076

[jboss-user] [JBoss jBPM] - Re: Where ist the Websale Example Application?

2009-05-29 Thread mdolphin
Thanks, but I think my Problem is that I simply don't geht it how to start at all. There are several different Versions of jBPM 3.2.x available for Download, and they differ in Content, Structure and Filetype. The Version I installed first (jbpm-installer-3.2.6.SP1) comes with a jar

[jboss-user] [JBoss Messaging] - JBoss 1.4.4.GA in AS5

2009-05-29 Thread rnicholson10
Any idea when this release will make into JBoss AS5? We are waiting on some of the bugs fixed in this release. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234079#4234079 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment functionality of JBoss AS 4.2.1.GA refuses to

2009-05-29 Thread jaikiran
Everything looks good to me. I don't have Windows Vista setup where i can try to reproduce this. You also mention that this works on Debian OS. So the only thing i can think about is some OS specific thing coming into picture (ideally should not). Windows Vista has been notorious for the UAC

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread jaikiran
dakiar wrote : | I do not have web access to the console. How could I access the information you want? Zip the server.log and boot.log and upload it to some accessible place. Also remember to tell us how you are accessing the application and what makes you think the old classes are being

[jboss-user] [Installation, Configuration DEPLOYMENT] - Good installations guides?

2009-05-29 Thread elwis
Hi all, I'm trying to get the SOA-P package from RedHat installed on a Fedora10 server. I do wonder about Best pratices though, since I haven't managed linuxmachines for a couple of years. Google givces me a hint here and there but they are often outdated and contradicts eachother. Regards

[jboss-user] [JBoss jBPM] - Re: Where ist the Websale Example Application?

2009-05-29 Thread kukeltje
You have to differentiate between 3.2.6 and 3.2.6. The latter (mainly) has the suite which contains everything, including a JBoss AS, can be just unzipped and used. The 3.2.6 has an installer. But again *nothing* has to be installed in the jbpm install dir. If you have a standalone JBoss AS,

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment functionality of JBoss AS 4.2.1.GA refuses to

2009-05-29 Thread GermanDev
UAC is diabled and was since Vista has been installed. I really don't know what that might be either. Especially odd is that it worked without any problems two weeks ago. I already had that problem before but it disappeared after a time... View the original post :

[jboss-user] [JBoss jBPM] - Re: Fork/Join Problem

2009-05-29 Thread freak182
I uncomment that line but i did not seem to work. I think that will be use if you not integrate jbpm in an application (that's my guess). I try to put the WfEngine in spring-transaction of application and it work as expected. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
http://fts.capgemini.com/sftp/41100/weirdness.zip Here are these two files. It is a struts app, so the jsp will call functions from the java apps. In the new code I changed everything in that class, and added a lot of System.out.println however it dumps an error on a line I have removed

[jboss-user] [JBoss jBPM] - Re: Fork/Join Problem

2009-05-29 Thread jbarrez
Yes, it works in Spring. Spring binds the transaction to the current thread, which you configure in your jbpm.cfg.xml: | field name=isCurrentSessionEnabledtrue//field | But you hadn't told me you were working in Spring and I assumed a traditional jBPM config ;-) View the original post

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: %%%% Error Creating SessionFactory %%%%

2009-05-29 Thread waq
yes that was the mistake i did. NOw i changed the ID type to Number(oracle number). When i did the reverse engineering it made the ID of BigDecimal type. Now when i try to insert a record it gives me exception: | SEVERE: org.hibernate.id.IdentifierGenerationException: this id generator

[jboss-user] [Clustering/JBoss] - HA-JNDI lookup of SLSB depending on HASingletonDeployer Barr

2009-05-29 Thread pawel.wyrwinski
Hello. My app is EAR running on JBoss 4.2.2 containing: - Stateless Session Bean - JSF-based web-app SLSB is able to create/start/stop ejb.Timer, and has method annotated with @Timeout as well. Web-app is makes JNDI lookup to acquire bean's stub and perform it's start() and stop() methods.

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
No it is not :( I also checked the warUrl=file:/usr/jboss/server/all/tmp/deploy/tmp41340recks.war/ It definetely have the new version of the DBUtility class inside it, so I am asking myself how can it possibly still execute code from the old version ?!!??! where does it find this code?

[jboss-user] [JBoss Messaging] - Re: deathless consumer prooblem

2009-05-29 Thread bodrin
hi, I just made a mysql dump and copied also the server log when the thing happened. I do know some of the queues on which the deathless consumer was listenening to if you need this: profile_subscriptions_3, profiles_3,... I have uploaded the server log at

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread jaikiran
anonymous wrote : where does it find this code? Try what i suggested in my earlier post: anonymous wrote : | If the logs do not provide us some hints, we do have another option which prints out the jar file from which the class is being loaded. You can add -verbose:class to the JAVA_OPTS

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread jaikiran
dakiar wrote : Ok I have done it and now have a file with a lot of info, what to do next??? Search for the name of the class which you believe is the old class. The log will contain the name and location of the jar file from where the class was loaded. View the original post :

[jboss-user] [JCA/JBoss] - Re:

2009-05-29 Thread ahameed
Hi I am facing similar kind of a problem. Same exception, not reproducible on development machine. Using JBoss 4.3.0.GA. Please do share if you find any solution to this. Thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234137#4234137 Reply to the post

[jboss-user] [JBoss Messaging] - Re: ClassCastException looking up ConnectionFactory

2009-05-29 Thread markstrecker
I found the problem! I had an old jms.jar in my webapp's libs. Once I removed this, everything started working. Thanks Andy and Tim for the help. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234139#4234139 Reply to the post :

[jboss-user] [EJB/JBoss] - Re: set TransactionTimeout during Runtime

2009-05-29 Thread sams2100
Have you considered breaking up your EJB into two EJBs joined via a JMS queue? Basically have the first EJB generate the messages for the web service, and as it generates say 100 web service requests, it tosses those requests onto a queue instead of making those requests itself. Then have

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - persistence.xml in ear entities in lib/lib1/jar = 'could no

2009-05-29 Thread smolin
Hello, I try to get such ear: ear |-ejb1.jar |-ejb2.jar |-lib |-lib1.jar |-META-INF |-persistence.xml lib1.jar contains JPA entities (classes annotated by @Entity) persistence.xml: | ?xml version=1.0 encoding=UTF-8? | persistence version=1.0

[jboss-user] [Installation, Configuration DEPLOYMENT] - Please Help Deployment the weirdest error I ever had in 10 y

2009-05-29 Thread dakiar
I am running a jboss 4.0 server and I have a built a new version of a war file. I deleted the old war file and placed the new one in the jboss folder, it still runs the old java code. I tried to shutdown jboss, restart the server etc. Still same thing. I tried to remove jsp files from the war

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
Sorry I made a mistake with the link: http://fts.capgemini.com/ftp/616277/weirdness.zip View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234107#4234107 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234107

[jboss-user] [JBoss jBPM] - Re: Fork/Join Problem

2009-05-29 Thread jbarrez
You configure jBPM to handle the transactions: field name=isTransactionEnabledtrue//field but you comment out !-- configuration property used by persistence service impl org.jbpm.persistence.db.DbPersistenceSer | viceFactory | string name=resource.hibernate.cfg.xml

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
Ok I have done it and now have a file with a lot of info, what to do next??? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234135#4234135 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234135

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment functionality of JBoss AS 4.2.1.GA refuses to

2009-05-29 Thread PeterJ
This sure looks like some UAC weirdness, but that is usually limited to the Program Files and windows folders, and usually only shows up if you use different accounts to access the data. Could you post the contents of testShop-ds.xml? It's size is really small. Also, post the results of jar

[jboss-user] [Beginners Corner] - Best approach to provide statistics from an EJB or Servlet

2009-05-29 Thread jej2003
I am looking for some hints on what the best approach is to provide statistics from an EJB or Servlet (specifically a JAX-RS annotated class within RESTEasy). Is there any documentation providing where to start for having a servlet or EJB report statistics to say an MXBean? View the original

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread jaikiran
The only thing that stands out is: | 2009-05-28 16:43:20,691 INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/recks, warUrl=file:/usr/jboss/server/all/tmp/deploy/tmp41271recks.war/ | 2009-05-28 16:43:22,981 INFO [STDOUT] = Initializing control file . . . | 2009-05-28

[jboss-user] [JBoss jBPM] - Re: Where ist the Websale Example Application?

2009-05-29 Thread swatis
But Ronald, I tried many times to install different former versions 3.2.6 using installer. Even though I selected install jboss server, still asked to give existing jboss application server directory path. View the original post :

[jboss-user] [Beginners Corner] - Jboss scheduler

2009-05-29 Thread laucho
Hi i use a mbean to schedule a task in Jboss 4.2.0 GA But i'd like to schedule it every 10 minutes but only from 00:00 am to 06:00 am Is it possible to use a mbean to awake and stop another mbean? Thanks View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment functionality of JBoss AS 4.2.1.GA refuses to

2009-05-29 Thread GermanDev
PeterJ wrote : Could you post the contents of testShop-ds.xml? It's size is really small. | ?xml version=1.0 encoding=UTF-8? | !DOCTYPE datasources | PUBLIC -//JBoss//DTD JBOSS JCA Config 1.5//EN | http://www.jboss.org/j2ee/dtd/jboss-ds_1_5.dtd; | datasources |

[jboss-user] [JBoss jBPM] - Re: Where ist the Websale Example Application?

2009-05-29 Thread kukeltje
3.2.6 is *not supported* 3.3.x was dropped for several reasons (search the forum for the specifics) I just gave 3.2.6SP1, freshly downloaded from sourceforge a try and it does not download JBoss AS if the optional component is not selected But indeed, if you select download JBoss AS 5.0.0, it

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment functionality of JBoss AS 4.2.1.GA refuses to

2009-05-29 Thread PeterJ
Did you place the mysql JAR file into the lib directory? I ask because the boot.log you posted does not show that jar file as being loaded. I checked one of my own boot.log files and it notes every jar file in the lib directory. Let's try something just to see if it will work. Install a fresh

[jboss-user] [JBossWS] - Re: JBossWS Metro 3.1.1 on AS 5.1.0 Startup errors?

2009-05-29 Thread RichardTaylor
Thanks, hadn't come across the Supported Target Containers page. We're working on getting JBoss Native going, it looks like a few issues have been fixed that were blockers for us. Will build Metro 3.2.0 as needed. Cheers View the original post :

[jboss-user] [JBoss jBPM] - Re: jBPM 4 Beta2

2009-05-29 Thread rams.rapol
Thanks Ainze View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234181#4234181 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234181 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment functionality of JBoss AS 4.2.1.GA refuses to

2009-05-29 Thread GermanDev
I tried what you proposed and finally found out the solution: The problem occurs only when the directory is named 'jboss-4.2.1.GA'. If I rename the directory or place it somewhere else the same configuration works without any problem. Thank you for your help!! Anyway - do you have an idea

[jboss-user] [JBoss jBPM] - jBPM Beta2 Hibernate Not Persisting

2009-05-29 Thread rams.rapol
Hi, When i try to deploy a processdefinition with jBPM Beta2, everything seems to be running fine (the hibernate insert queries show up fine). However when i query the database, i dont see any records in jbpm_execution. The way i configured is i have a class which extends JBPMConifguration

[jboss-user] [JBoss Cache: Core Edition] - Re: snippet of code for eviction policy

2009-05-29 Thread genman
Not sure (haven't checked) but I think there might be some step you're missing in activating the region and eviction policy. If you have debug on, you should be seeing some sort of periodic logging indicating it's working. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
Thanks a lot for your help jaikiran, I will check it first thing monday morning. Have a great weekend! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234192#4234192 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234192

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment functionality of JBoss AS 4.2.1.GA refuses to

2009-05-29 Thread PeterJ
So are you saying that with c:/temp/jboss-4.2.1.GA you still had the problem? And did you actually rename C:/root/app/dev/jboss-4.2.1.GA to something else or did you install into another location? I am wondering if there is a defect on your hard drive, in which case locating the software

[jboss-user] [JBoss jBPM] - jBPM BPEL 1.1.1 on JBOSS 4.2.3 GA

2009-05-29 Thread sai_ari
I have just started using the jBPM BPEL 1.1.1 on JBOSS 4.2.3. I am in the middle of several issues 1) I could not deploy the Example services and test processes 2) Eclipse 3.4.2 and the visual designer plugin 0.4 seem to be almost of no use as I couldn't edit any BPEL or import examples into

[jboss-user] [EJB/JBoss] - Re: MDB calling a session bean, session bean not getting reu

2009-05-29 Thread rlperry
I have this problem with ActiveMQ and had been having pretty good luck with StrictMaxPool, but in doing some testing with ThreadLocalPool, I learned that my problem resolves back to the JCA thread pool. Basically as long as I am keeping the server completely busy I do not leak Session Beans,

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Getting Exception for Derby Data Source

2009-05-29 Thread poundcake
org.jboss.jdbc.DerbyDatabase is found in derby-plugin-.jar. It is found in the varia sub-component of JBoss app server. You will need to download the source and run your own build. You might also find the jar if you search the web. View the original post :

[jboss-user] [JBoss Tools (users)] - Failed while installing Seam 2.1

2009-05-29 Thread daemom
Hi all, recently I'm evaluating the seam framework for a new development. The problems appear when I try to create a new project, because the eclipse shows me the following error Failed while installing Seam 2.1 and the detailed description is java.lang.IllegalArgumentException. I use this

[jboss-user] [EJB/JBoss] - IllegalArgumentException while getting data JBoss 4.0.5GA

2009-05-29 Thread new2ejb
Hello there, I'm working on a EJB migration from Weblogic 6.1 to JBossAS 4.0.5GA. While accessing the first EJB after user is authenticated, I'm getting following exception. | 2009-05-29 17:43:30,886 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.ImmMenu] Executing SQL:

[jboss-user] [JBoss Tools (users)] - Re: Failed while installing Seam 2.1

2009-05-29 Thread nickboldt
Failed while installing Seam 2.1 How are you installing Seam? How did you install the JBoss Tools plugins? Was there anything else around the Illegal Arg Exeption in your wrkspace/.metadata/.log or the Error view? View the original post :

[jboss-user] [EJB/JBoss] - Re: EJB3 Timer and AS restart

2009-05-29 Thread abafna
Anyone??? JBoss team View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4234231#4234231 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234231 ___ jboss-user mailing list

[jboss-user] [JBoss Tools (users)] - Re: Failed while installing Seam 2.1

2009-05-29 Thread daemom
Well, I installed seam extracting the zip file to my partition root (c:). For jboss tools I took an eclipse ganymede jee, extract it, and later extract the jboss tools plugins to the eclipse folder. I'm omitting some step? This is the .log file in the .metadata folder. | | !ENTRY