[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How do I stop a Jboss server using shutdown.bat by passs

2008-05-19 Thread uttam_lovesjava
Hi peter,my situation is quite different as u hav understood,, Let me explain u once,, Wel,i wil start a JBoss server in a console1 and once it gets fully started and wil run a shutdown.bat file which wil open another console say console2. Thru console2 by running shutdown file ,i m unable

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Problem in starting jboss

2008-05-19 Thread narendrakchoudhary
Hi all, Please help me to solve the problem .when i am starting jboss in linux i am getting the following errors I type ./run.sh then i got this probelm can any body tell me the reason for that 12:56:04,284 INFO [Server] Starting JBoss (MX MicroKernel)... 12:56:04,285 INFO [Server]

[jboss-user] [JBoss Portal] - Re: Add Widget/Google to local repository [?]

2008-05-19 Thread abo
O'k, I've decided to make JBP access the world. Into $JBOSS/bin/run.conf I added following lines: JAVA_OPTS=$JAVA_OPTS -Dhttp.proxyHost=myProxyIP -Dhttp.proxyPort=3128 -Dhttp.proxyUser=myProxyUser -Dhttp.proxyPassword=myProxyPasswd. However, JBP can't access gadget at specified Gadget URI.

[jboss-user] [Installation, Configuration DEPLOYMENT] - Two JBoss 3.2.5 Instances

2008-05-19 Thread asamir
Hello everybody, I am trying to run two instances of JBoss 3.2.5 application server on a single machine. I have done the configuration for the Service Binding as per the JBoss documentation (Chapter 10). However, on a test machine, the second instance does not start. It shows an error message

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Two JBoss 3.2.5 Instances

2008-05-19 Thread jaikiran
See this http://wiki.jboss.org/wiki/ConfiguringMultipleJBossInstancesOnOneMachine View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151657#4151657 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151657

[jboss-user] [EJB 3.0] - OneToMany Unidirectional EntityManager remove() problem

2008-05-19 Thread rkiran81
Hi All, My development environment is jboss-4.0.3SP1 server and used jboss-EJB-3.0_RC6-PFD to setup my jboss for ejb3. MSSQL Server 2005. I have 2 tables. Parent table with columns PROFILE_ID(bigint) and PROFILE_NAME(nvarchar(64)) Parent Table Bean @Entity @Table(name=PROFILES) public class

[jboss-user] [EJB 3.0] - TimeStamp problem

2008-05-19 Thread rkiran81
Hi All, My development environment is jboss-4.0.3SP1 server and used jboss-EJB-3.0_RC6-PFD to setup my jboss for ejb3. MSSQL Server 2005. I have table with 2 columns PROFILE_ID (bigint) and MON_START(datetime). The bean for this is. @Entity @Table(name=LK_PROFILE_ACCESSTIMES) public class

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Two JBoss 3.2.5 Instances

2008-05-19 Thread asamir
Thanks for the link. I have followed the instruction given in the link. However, it does not work. It still shows the error message *** Socket error: Port 0 is already in use. ***. I have also tried to start the second JBoss instance with -b option (different IP address on the same NIC). But

[jboss-user] [JBoss jBPM] - Re: Tutorial or guide to create instances of processes in ja

2008-05-19 Thread kukeltje
Mike, Strange, a blog entry by Tom himself says this about the book you mention: anonymous wrote : The book targets architects, analysts and developers that want to get started with jBPM. Matt succeeded in bringing great value for all three target groups. It starts with a fresh look at the

[jboss-user] [JBoss jBPM] - Re: Expend Functionality of GPD

2008-05-19 Thread kukeltje
I think Koen would say is that one of the first things to do is to learn GEF. Second thing would be to get to know the source a little by playing with it. I tried the latter once without learning GEF since I only wanted to see how difficult it would be to change some small things and that was

[jboss-user] [Installation, Configuration DEPLOYMENT] - JBoss and Eclipse

2008-05-19 Thread [EMAIL PROTECTED]
Hi, I use jboss-4.2.2 and jboss-messaging-1.3, jms is removed from server. When I start server from console everything works fine but when i start server from eclipse IDE I got this : 17:07:42,920 ERROR [MainDeployer] Could not initialise deployment:

[jboss-user] [JBoss Portal] - multi-threading inside JBoss Portlet

2008-05-19 Thread sbiwal
Hi, I have the following situation - * User takes an action on a portlet and the portlet starts a new thread which handles the action (apparently the action which is copying some files may take long and thats why I fork it in a new thread). * If in the meantime, the user starts the (copy)

[jboss-user] [JBoss Cache: Core Edition] - Re: Remoting On Existing POJO Channel

2008-05-19 Thread kblanken
Sure. It is the same as in replAsync-service.xml, safe for the loopback and num_initial_members attributes. config | !-- UDP: if you have a multihomed machine, | set the bind_addr attribute to the appropriate NIC IP address -- | !-- UDP: On Windows machines, because of the

[jboss-user] [JBoss jBPM] - Re: Tutorial or guide to create instances of processes in ja

2008-05-19 Thread mikool
Ok, many thanks. I will take a closer look on these books and the wiki. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151672#4151672 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151672

[jboss-user] [JBossWS] - WS secure transport SSL, tutorial

2008-05-19 Thread cardel
I would like to use ssl transport for my web services. Is there any tutorial? I found http://jbws.dyndns.org/mediawiki/index.php?title=Secure_transport but it is not very detailed. I don´t know how to generate keys, where to put them, through which file is client configurated etc. Or is

[jboss-user] [Messaging, JMS JBossMQ] - Re: Problem with JMS behind firewall

2008-05-19 Thread michel.d
Hello, I have exactly the same problem on using JMS with JBoss behind a firewall. Your solution seems to be good, but I don't use a JNLP file, so where can i define the org.jboss.mq.il.uil2.serverAddr property? I tried to define it in my InitialContext properties but it didn't work... Thanks by

[jboss-user] [JBoss jBPM] - namespace http://jbpm.org/jsf

2008-05-19 Thread Pebbels
Hi guys, i am looking for an explanation of the namespace anonymous wrote : http://jbpm.org/jsf. For example: i have to explane where jbpm:dataform comes from. Besides there is the question where can i find the api of it? Thaks for help, Tina View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread erasmomarciano
can you paste list (ls of directorty server) . How do you start jboss ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151680#4151680 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151680

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread erasmomarciano
can you paste list (ls -l of directorty server) . ? Execute this command cd $YOURPATHJBOSS ls ok? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151686#4151686 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151686

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread narendrakchoudhary
here is the list of directories drwxr-xr-x 2 gpmstesting gpmstesting 4096 May 16 11:31 bin drwxr-xr-x 2 gpmstesting gpmstesting 4096 May 30 2007 client drwxr-xr-x 5 gpmstesting gpmstesting 4096 May 30 2007 docs drwxr-xr-x 2 gpmstesting gpmstesting 4096 May 30 2007 lib drwxr-xr-x 5

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Same data souce multiple database

2008-05-19 Thread unnis
How can I connect to multiple databases using same datasource. My requirement is , Based on the user profile I need to connect multiple databases. All of my databases will reside in same mysql server and is having same structure.I can't use multiple datasource and multiple connection pool,

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread narendrakchoudhary
this is under bin directory -rwxr-xr-x 1 gpmstesting gpmstesting3539 Dec 1 2003 classpath.sh -rwxr-xr-x 1 gpmstesting gpmstesting1669 Dec 1 2003 deployer.bat -rwxr-xr-x 1 gpmstesting gpmstesting2649 Dec 1 2003 deployer.sh -rwxr-xr-x 1 gpmstesting gpmstesting2463 Dec 1

[jboss-user] [JBoss Cache: Core Edition] - Re: ClusteredCacheLoader

2008-05-19 Thread lovelyliatroim
Config is like so | server | | | !-- -- |!-- NON PERSISTENT CACHE CONFIG -- |!-- -- | |

[jboss-user] [JBoss Cache: Core Edition] - Re: ClusteredCacheLoader

2008-05-19 Thread lovelyliatroim
anonymous wrote : | Do you see this with other cache loaders as well (e.g., FileCacheLoader)? | | Just tried it there with the berkley cache loader and i have no problems with it!! Works as expected!! View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread narendrakchoudhary
i just have execute the run.sh script . I have set the JBOSS_HOME and JAVA_HOME . ./run.sh JBoss Bootstrap Environment JBOSS_HOME: /home/gpmstesting/jboss-3.2.3 JAVA:

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Two JBoss 3.2.5 Instances

2008-05-19 Thread jaikiran
Please post the entire exception stacktrace, the version of JBoss and Java and also the operating system which you are using. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151690#4151690 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: Authentication policies conflict

2008-05-19 Thread tremalnaik
Sure, the jboss-web.xml security configuration for the application WAR is: security-domain flushOnSessionInvalidation=truejava:/jaas/bitastarRealm/security-domain | the the jboss-web.xml security configuration for the WAR of the web services is:

[jboss-user] [Management, JMX/JBoss] - Number threads Scheduler Jboss

2008-05-19 Thread ctormo
Hi, I am currently using 4.0.4 GA version of JBoss AS. I am configuring the jboss-service.xml of a *.sar/META-INF/ folder, for that, I a defining several mbeans to be executed at a certain hour. When doing my tests I am realizing that there is only a single thread (Timer-X) in charge of this

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread erasmomarciano
Do : cd server; ls -l; I want to see wich nodes are listed under the directory server View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151702#4151702 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151702

[jboss-user] [JCA/JBoss] - one data source with multiple database users

2008-05-19 Thread diemon
Hello I have problem with configuring JBoss 4.2.1+Seam 2.0.1+Oracle 10 to use one data source with multiple users. I have configured *-ds.xml file with | datasources | local-tx-datasource | jndi-namemyDatasource/jndi-name |

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread narendrakchoudhary
these are the directories under server that i have already sent total 20 drwxr-xr-x 2 gpmstesting gpmstesting 4096 May 16 11:31 bin drwxr-xr-x 2 gpmstesting gpmstesting 4096 May 30 2007 client drwxr-xr-x 5 gpmstesting gpmstesting 4096 May 30 2007 docs drwxr-xr-x 2 gpmstesting gpmstesting

[jboss-user] [JBoss jBPM] - problem persisting jBPM process instance

2008-05-19 Thread alex_enache
Hi guys, I have a problem persisting a process instance using hibernate. Here is the scenario: - I had a project based on jBPM, created on seam 4.0; when persisting a process instance there were no problems - in the meantime I changed the project structure to work on seam 4.2; and now I get

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread erasmomarciano
no :) run command cd /home/gpmstesting/jboss-3.2.3/server e then ls View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151705#4151705 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151705

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread erasmomarciano
You try root user chown -R gpmstesting.gpmstesting /home/gpmstesting/jboss-3.2.3 gpmstesting user cd /home/gpmstesting/jboss-3.2.3/bin you only have to ./run.sh View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151708#4151708 Reply to the post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread narendrakchoudhary
Inside server total 12 drwxr-xr-x 10 gpmstesting gpmstesting 4096 May 16 11:19 all drwxr-xr-x 9 gpmstesting gpmstesting 4096 May 30 2007 default drwxr-xr-x 7 gpmstesting gpmstesting 4096 May 16 13:47 minimal inside default total 44 drwxrwxrwx 3 gpmstesting gpmstesting 4096 May 16

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Database Connection Problem

2008-05-19 Thread badhikary81
PeterJ wrote : Please post the following items: | | The *-ds.xml file for you datasource. | The stack trace for the excpetion you are getting.The code used to access the database. | Thanks for reply. Here is the main problem that I am not able to connect remote server database which

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Two JBoss 3.2.5 Instances

2008-05-19 Thread asamir
JBoss Version: 3.2.5 jdk version: 1.4.1_02 OS version: Windows 2003 Server Enterprise Edition. Full Error message from JBoss console (No exceptions are thrown): === . JBoss Bootstrap Environment . JBOSS_HOME:

[jboss-user] [JBoss AOP] - What's the difference between: Joinpoint - JoinPointBean - J

2008-05-19 Thread Danamin
Hi, I'm currently studying the JBoss AOP joinpoint model and I noticed there are 4 hyrarchies of classes that represent it. Joinpoint - JoinPointBean - JoinPointInfo - Invocation Now I wonder, why four times the same? What's the difference and why is each kind of object used. Wouter View

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread narendrakchoudhary
Thanks it works but new error came 16:05:03,451 INFO [MainDeployer] Adding deployer: [EMAIL PROTECTED] 16:05:03,451 INFO [RARDeployer] Started jboss.jca:service=RARDeployer 16:05:03,452 INFO [MainDeployer] Adding deployer: [EMAIL PROTECTED] 16:05:03,452 INFO [XSLSubDeployer] Started

[jboss-user] [Security JAAS/JBoss] - What does JBoss XACML provide

2008-05-19 Thread clajoie
I need a XACML implementation for an upcoming project. Could you please say what JBossXACML provides over the sunxacml implementation (which I know JBossXACML uses)? The target container is not going to be JBoss so any features related to the integration of JBossXACML with the rest of the

[jboss-user] [JBossWS] - Http Basic Authentication / GET and POST differences?

2008-05-19 Thread boopet
Hello, we are using a JBossWS 2.0.1 client to access a Axis2 Webservice secured with Http Basic Authentication. The client side gets username and password to login this way: BindingProvider.getRequestContext().put(BindingProvider.USERNAME_PROPERTY, username); | .. The authentication to the

[jboss-user] [JBoss Tools (users)] - Re: Commit Checkout Seam Project

2008-05-19 Thread goik
I'd like to refer to Max's answer checking in the 4 sub projects xxx/... . You probably exclude xxx/.metadata from versioning? I'd like to keep at least the bulk of (standard) libraries like xxx/xxx/WebContent/WEB-INF/lib and xxx/xxx-test/lib in a centralized location (e.g.

[jboss-user] [EJB 3.0] - Exception during passivation a stateful session bean

2008-05-19 Thread rockerman
Hi, I have a problem with an exception during passivation a stateful session bean that only occurs in product environment. The server produces the following stack trace: | FATAL [org.jboss.serial.persister.RegularObjectPersister] error | java.lang.reflect.InvocationTargetException |

[jboss-user] [EJB 3.0] - Re: Exception during passivation a stateful session bean

2008-05-19 Thread jaikiran
anonymous wrote : Caused by: java.lang.NoClassDefFoundError: org/jaxen/VariableContext See if these are related http://www.jboss.com/index.html?module=bbop=viewtopict=133872 http://jira.jboss.com/jira/browse/EJBTHREE-1297 View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Two JBoss 3.2.5 Instances

2008-05-19 Thread jaikiran
What exactly did you change? Can you post the changes in the configuration files? Port 0 is not a port which JBoss uses in any of its port configurations. While posting the logs or xml content or code, remember to wrap it in a code block using the Code button in the message editor window and

[jboss-user] [EJB/JBoss] - Re: Atomic process in Local SSB -Urgent !!!!!!!

2008-05-19 Thread kahzoo
Can you switch to stateful session bean? If yes, you can try the following: 1. Have the stateful sesion bean class implements javax.ejb.SessionSynchronization interface. 2. Make the database operation transactional, so that in the case of JTA rollback the data is not updated in the DB. 2.

[jboss-user] [JBoss Cache: Core Edition] - Re: State transfer errors

2008-05-19 Thread [EMAIL PROTECTED]
Sorry, no - I've been tied down with 2.2.0.CR1 release work. This should be released today. Do you see the problem with 2.2.0.Beta1 or a snapshot from SVN, by the way? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151745#4151745 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Exception during passivation a stateful session bean

2008-05-19 Thread rockerman
Yes, I know the links and they're related to the passivation exception and therefore I know the reason why this error happens. My problem is how to reproduce this error by setting the right configuration properties for JBoss because this problem only occurs in production environment. I think I

[jboss-user] [Messaging, JMS JBossMQ] - Re: Problem with JMS behind firewall

2008-05-19 Thread kahzoo
The wiki indicates that it is one of the system properties that a JMS client using the UIL2 transport can set. So you should be able to define it on the JMS client side as below: java -Dorg.jboss.mq.il.uil2.serverAddr=... View the original post :

[jboss-user] [JBoss Cache: Core Edition] - Re: State transfer errors

2008-05-19 Thread FredrikJ
Did you ever find something out regarding this? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151744#4151744 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151744 ___ jboss-user

[jboss-user] [JBoss Portal] - Portal 2.6.4+Seam 2.0.2: File Upload

2008-05-19 Thread brain101
i am trying to get a file upload portlet working on jboss portal 2.6.4 and jboss seam 2.0.2. the behavior is, that after the submit of the form including the s:fileUpload tag , the next page shows the empty form, but data is not passed to the backing bean. has anybody got this working as a

[jboss-user] [EJB 3.0] - Re: Exception during passivation a stateful session bean

2008-05-19 Thread jaikiran
See this documentation http://www.jboss.org/file-access/default/members/jbossas/freezone/docs/Server_Configuration_Guide/beta422/html/clustering-session.html#clustering-session-sfsb30. Probably the idleTimeoutSeconds is what you are looking for. View the original post :

[jboss-user] [EJB 3.0] - Re: OneToMany Unidirectional EntityManager remove() problem

2008-05-19 Thread rkiran81
The PROFILE_ID column in Child table LK_PROFILE_QUERY does not allow null. i modified it to allow null values, deletion works properly. But i dont want that to allow null values. So how could i proceed further. View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem in starting jboss

2008-05-19 Thread erasmomarciano
Cab uou attach the following file? run.conf server.xml jndi.properies have you got free space on disk View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151752#4151752 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151752

[jboss-user] [Installation, Configuration DEPLOYMENT] - Server trying to connect to another IP

2008-05-19 Thread philiparad
Hi I have a JBoss server running on IP 172.16.11.25 (-b option). For some unknown reason the server, from time to time tries to connect to another IP (172.16.1.217) and fails, since this IP is not running any server:

[jboss-user] [Messaging, JMS JBossMQ] - Re: Problem with JMS behind firewall

2008-05-19 Thread Unnijboss
I have a question here. Does ConnectAddress and ConnectPort attributes in uil2-service.xml for the same purpose. These will be passed on to client to connect back to the server. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151759#4151759 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: XA Recovery of messages sent to a Topic

2008-05-19 Thread mmusgrov
I seem to be having trouble posting to this forum - here's another go (sorry if it comes through multiple times): anonymous wrote : I don't understand this? If JBossMQ doesn't return the XID then the TM | must assume it was committed. If the JBossMQ unilaterally rolls the transaction forward

[jboss-user] [JBoss Tools (users)] - Re: Commit Checkout Seam Project

2008-05-19 Thread [EMAIL PROTECTED]
goik wrote : This way other developers in a SVN team might define MY_JBOSS_LIBS in a way suiting their needs. But I found no way changing these settings after using the Seam Tools wizard. | huh ? The projects are normal eclipse projects so you can change it as much as you can with normal

[jboss-user] [JBossWS] - WebService behind LB/SSL Proxy

2008-05-19 Thread SunFire
Hi, I was wondering how I can configure the following scenario: We have a setup where 4 JBoss AS servers run behind a box acting as a LoadBalancer and a SSL Proxy. This means the public WSDL location is https://secure.domain.com/webservices/application?wsdl behind the LB it will then

[jboss-user] [JBossWS] - Re: WebService behind LB/SSL Proxy

2008-05-19 Thread SunFire
I meant change port 8080 to 433 of course. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151770#4151770 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151770 ___ jboss-user

[jboss-user] [JBossWS] - Re: WebService behind LB/SSL Proxy

2008-05-19 Thread SunFire
443... man I hate this you can't edit your posts policy! ;) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151771#4151771 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151771 ___

[jboss-user] [EJB 3.0] - Re: OneToMany Unidirectional EntityManager remove() problem

2008-05-19 Thread jaikiran
Add an additional annotation org.hibernate.annotations.Cascade to your OneToMany mapping, as follows: @OneToMany(cascade = {CascadeType.ALL}) | @JoinColumn(name=PROFILE_ID) | @org.hibernate.annotations.Cascade(value=org.hibernate.annotations.CascadeType.DELETE_ORPHAN) | public Collection

[jboss-user] [JBoss Cache: Core Edition] - Re: State transfer errors

2008-05-19 Thread fungrim
I've testng'd this now. Here: http://www.cubeia.com/misc/statetransfer/src2.zip This uses the available buddy replication config in the test resources, so it tests REPL_SYNC with buddy replication with and without user transactions. I can also confirm that it fails on all JBC versions I have

[jboss-user] [JBoss jBPM] - Re: Invoking webservice from action

2008-05-19 Thread jagr
Why sometimes when I execute process and enter in node that invoke webservice Exception is thrown because don't find the class? | ava.lang.NoClassDefFoundError: com/aixtelecom/portbooker/UpdatePrice_Service | at

[jboss-user] [Messaging, JMS JBossMQ] - Re: java.io.IOException: Client is not connected

2008-05-19 Thread santhoshreddyn
iam always getting these problem can u resolve these problem and let me know the status to these email id :[EMAIL PROTECTED] View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151794#4151794 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: 'sufficient' loginmodules combined with ClientLoginModul

2008-05-19 Thread [EMAIL PROTECTED]
Thanks for the reply. However, that configuration doesn't do what I want: In this situation: LdapModule1 (required)=pass LdapModule2 (required)=fail ClientModule (optional)=pass I want the authentication process to pass. But as LdapModule2 is required, the overall result is fail. Also, I want:

[jboss-user] [JBoss Messaging] - How to Configure Multiple JMS Server

2008-05-19 Thread nitinmandolkar
Hi Jboss Team I am migrating application from weblogic 8.1 to jboss 4.2.2. we do have have couple of JMS server on weblogic that i want to migrate to JBOSS. But i do not know how to create multiple JMS server on JBOSS. -Nit View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Not able to access https://localhost:8009 or http://loca

2008-05-19 Thread PeterJ
The AprLifecycleListner message is expected. It just means that it could not find the platform-specific APR dlls, and thus will run pure Java. If you want the APR dlls, you can download them from http://www.jboss.org/jbossweb/downloads/jboss-native/?action=awindowstate=maximized. The

[jboss-user] [Security JAAS/JBoss] - Eclipse RAP application and JBoss JAAS

2008-05-19 Thread sandello
Hi, I have a project consists two parts: ejb3-server part and RAP-client. Both parts are deployed in JBoss 4.2.1. I need to implement Authentication and Authorization in the project. I do this: 1. add this to web.xml in RAP client war-file | security-constraint |

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How do I stop a Jboss server using shutdown.bat by passs

2008-05-19 Thread PeterJ
Do this. Edit shutdown.bat to comment out the echo off statement on the first line. Open a command prompt. 'cd' to %jboss_home%\bin. Run: shutdown -S. Post the output that appears. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151800#4151800 Reply to the

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Database Connection Problem

2008-05-19 Thread PeterJ
Sorry, but I cannot help you with NetBeans (this is the JBossAS forum, after all, not the NetBeans forum). But it does look like the password is incorrect. If you need JBossAS help with connection to MySQL, then provide the information I asked for earlier. And the stack trace should come from

[jboss-user] [Beginners Corner] - org.apache.axis.wsdl.Java2WSDL

2008-05-19 Thread ptsai12003
I run the following command by build.xml or command prompt it shows the same error message. The error message is : wsdl: [java] java.lang.NoClassDefFoundError: org/apache/axis/wsdl/Java2WSDL [java]

[jboss-user] [JBoss jBPM] - Re: Invoking webservice from action

2008-05-19 Thread salaboy21
like i said before.. add the source classes and then compile it all together... make sure that you can import the classes in your action handler... Hope it helps View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151812#4151812 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Same data souce multiple database

2008-05-19 Thread PeterJ
I haven't tried this, but here is what I would do. First, set up only one *-ds.xml file connected to one of the MySQL databases. I would also make sure that the user-name and password has rights to all of the MySQL databases. Then have the apps initially connect to the database defined by the

[jboss-user] [JBoss jBPM] - Re: Problem with Timer execution. process classloader can't

2008-05-19 Thread a.wintersteiger
Hi rayun, I have exactly the same problem and - thanks for posting - am working on it since last friday. I have built a simple test process and the problem comes in with *even only one timer* - but only when you fork! I have tried the same thing without any forked executions, works fine. But

[jboss-user] [EJB 3.0] - Re: OneToMany Unidirectional EntityManager remove() problem

2008-05-19 Thread rkiran81
Hi JaiKiran, Still am getting the same error. CascadeType.ALL takes care of deleting refrenced child entries also know, then how does org.hibernate.annotations.CascadeType.DELETE_ORPHAN help. But anyway it dint work sir. Could you please suggest any other options. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Two JBoss 3.2.5 Instances

2008-05-19 Thread PeterJ
Also, 1.4.1 is a very old JDK. Could you upgrade to the latest 1.4.2 JDK and try again. There might be an incompatibility between 1.4.1 and Windows Server 2003. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151821#4151821 Reply to the post :

[jboss-user] [Beginners Corner] - Re: Error setting up MySql as DefaultDS

2008-05-19 Thread PeterJ
Is it really 4.0.0? Or is is 4.0.3.SP1 or 4.0.5 or some other versions? Did you include a type-mapping entry in your *-ds.xml file. This entry is critical for the app server to perform the correct database mappings. View the original post :

[jboss-user] [Javassist user questions] - Re: Accessing static variables...

2008-05-19 Thread DonnieDarko1985
bump. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151829#4151829 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151829 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss AOP] - Re: Dynamic AOP and User-Defined Class Loader

2008-05-19 Thread shu_boston
Hi, Thank you very much for your help. I tried what you said in the topic you created, and I have bad news and good news :P Unfortunatelly, it still doens't work with 2.0.0 CR8, but I found it works with 1.5.6. When I override getResource(), my application is sometime required to load

[jboss-user] [Installation, Configuration DEPLOYMENT] - Not using SSL on localhost, using SSL externally

2008-05-19 Thread safetytrick
I have a strange problem, my web application needs to be connected to the web using an SSL connection, there can be no accessible standard http connection. My application also connects to postfix installed locally on the same server. SSL is working correctly, great really but I can't get

[jboss-user] [JBoss jBPM] - Re: Invoking webservice from action

2008-05-19 Thread jagr
The problem is that jax-ws only generate .class :/ but if I create a simple java project with main class and execute as java aplication runs ok but in jbpm thrown the exception NoClassDefFoundError View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151835#4151835

[jboss-user] [Beginners Corner] - XAResource

2008-05-19 Thread mohitanchlia
Could somebody explain me how global transactions work. I understand there are resource managers etc. but what I don't understand is how a transaction is able to commit or rollback all the resources involved during the process. For eg: if data is updated and then a message is sent. So if

[jboss-user] [Installation, Configuration DEPLOYMENT] - Maximum JVM Settings?

2008-05-19 Thread ejsdeveloper
I am running a Windows box with 4GB of RAM and JDK 1.6. I have nothing else running on the server. What is the maximum memory I can allocate to JBoss 4.0.1? I currenlty startup JBoss with \bin\run.bat: set JAVA_OPTS=%JAVA_OPTS% -Xms512m -Xmx1536m. If I increase the -Xmx greater than 1536m,

[jboss-user] [Beginners Corner] - Re: Error setting up MySql as DefaultDS

2008-05-19 Thread pepelara
Thanks Peter for your interesting, indeed. Yes, it is 4.0.0. I looked for it because I am using EJB 2.0 and I was not sure what version use. This is my *-ds.xml, anonymous wrote : | | local-tx-datasource | | jndi-nameDefaultDS/jndi-name |

[jboss-user] [Beginners Corner] - Re: XAResource

2008-05-19 Thread PeterJ
Basically, XA transactions work like this. A transaction manager (TM) will manage multiple resource managers (RM). The app will start a transaction with the TM. As the app make updates, it could update the data in multiple RMs, each of which is then enlisted into the transaction by the TM.

[jboss-user] [Beginners Corner] - Re: Error setting up MySql as DefaultDS

2008-05-19 Thread PeterJ
Use Code, not Quote, when posting xml contents. The type-mapping looks correct. I have this working on 4.0.4, 4.0.5, 4.2.x and 5.0.0.betax, not sure why it is not working on 4.0.0. By the way, you should be able to write EJB 2.0 apps on 4.0.5 and even 4.2.2. View the original post :

[jboss-user] [Beginners Corner] - Re: XAResource

2008-05-19 Thread mohitanchlia
Thanks .. some more questions: 1. Is resouce manager active only for the scope of the transaction ? 2. So TM tells RM to not autocommit ? Is it possible to explain how and when that happens ? 3. Do RM need to register with TM ? How does it register and how does TM communicates with RM 4. In

[jboss-user] [Beginners Corner] - Double dispatching: identify yourself to another bean

2008-05-19 Thread sanches
Hello All, Is there a special way in JBoss a bean/service could identify itself to another bean/service? Let's say, we have some beans which make a call to a special bean, called Dispatcher. We want Dispatcher to replicate that call to all of beans but originator. To do that, we need to

[jboss-user] [Beginners Corner] - Re: XAResource

2008-05-19 Thread PeterJ
1) What do you mean by active? Examples of RMs included databases. Consider that the app server maintains a pool of database connections, then the database is always active. 2) You need to configure the RM correctly. For example, for a database, in the *-ds.xml file you need to use the

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Jboss Connection pool/ my sql freeze

2008-05-19 Thread iyerji2
Hi I'm not sure if this is an XP problem or mysql or JBoss Issue. After 24 hours of runnning JBoss 4.2 on win XP freezes (I cant do netstat or ipconfig). First the connection is reset on the jboss side. Mysql still sees the connection and is just waiting for it to time out. The connection pool

[jboss-user] [JBoss Tools (users)] - Hibernate SchemaExport

2008-05-19 Thread fabricio.lemos
Hello, I need help to generate my db tables from my hbm files. I right click on my Hibernate Configuration and then choose Run SchemaExport but i got the message 1 error(s) while performing SchemaExport, see Error Log for details / Reason: no message. My hibernate.cfg.xml is | ?xml

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Issue with deployment

2008-05-19 Thread shruthi
H, I am also facing the same problem, I changed my port number of JBoss AS from 8080. But its still looking for 8080. How to change? Do you know where org.jbpm.bpel.tools.ant.DeploymentTask resides? If you have found a solution for your problem, please share with me. Thanks in advance

[jboss-user] [JBoss jBPM] - Task Specific Variables

2008-05-19 Thread tkelly
I want to be able to set variables on an individual task without having that value override a variable belonging to all tasks. When I set a value like so... taskInstance.setVariable(someVariable, someString), what I set overrides the process variable value. Is there anyway to avoid this?

[jboss-user] [JBoss jBPM] - Re: swimlane task assignment in process definition not worki

2008-05-19 Thread Fornachari
I am having the same problem, and I could not fix it doing what jeffcwang said. I am using JBoss jBPM 3.2.2. When I execute the websale example the swimlane task assignment don't work well. I am runing the websale using jBPM Console Administrator, when I run the websale example, show in the

[jboss-user] [JNDI/Naming/Network] - Re: jboss-client.jar really needed for Tomcat?

2008-05-19 Thread henk53
kahzoo wrote : | The reason is, although the JNDI application programming interface is publicly defined by J2EE spec, the underlying communication protocol (between the JNDI server and client) is vendor specific, and if you need to connect to JBoss's JNDI sever, you need JNDI client classes

[jboss-user] [JBoss jBPM] - Re: Task Specific Variables

2008-05-19 Thread kukeltje
I never used it, but it might be that 'transient variables' is what you need. Not sure though View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151865#4151865 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151865

[jboss-user] [JBoss jBPM] - Re: swimlane task assignment in process definition not worki

2008-05-19 Thread kukeltje
known issue in the current webconsole. afaik it is fixed in the cvs head version View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151866#4151866 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151866

[jboss-user] [JBoss jBPM] - Re: Problem with Timer execution. process classloader can't

2008-05-19 Thread kukeltje
known issue afaik with forks that do not contain waitstates in each 'leg' of the fork (shouldn't that be called 'tooth') View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151867#4151867 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: problem persisting jBPM process instance

2008-05-19 Thread kukeltje
wow... seam 4.0? which year are you from? 2011? Oh... and 4.2 also... I'm amazed... Assuming you mean JBoss AS 4.0 and 4.2, I'd like to ask *you* to post FULL stacktraces, not just errors since I see no errors related to jBPM, not even errors related to seam. View the original post :

  1   2   >