[jboss-user] [Beginners Corner] - Re: Start-Error under UNIX

2009-02-16 Thread jaikiran
anonymous wrote : at com.ibm.oti.reflect.AnnotationHelper.getDeclaredAnnotations(AnnotationHelper.java:50) | at java.lang.Class.getDeclaredAnnotations(Class.java:1628) | Which JDK do you use on the UNIX system? Please post the initial few logs from the console which contains the

[jboss-user] [Beginners Corner] - Re: Start-Error under UNIX

2009-02-16 Thread Ceene
JDK: 1.6.0 | 19:46:39,032 INFO [Server] Starting JBoss (MX MicroKernel)... | 19:46:39,036 INFO [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439) | 19:46:39,046 INFO [Server] Home Dir: /disc5/jboss-4.2.3.GA | 19:46:39,047 INFO [Server] Home

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss AS 5.0 and Jahia 6, anybody?

2009-02-16 Thread jahebe
Certainly! I've deployed the config and ROOT webapps from the Jahia 6 bundle (i.e from within Tomcat 6), into deploy/config.war and deploy/jahia.war respectively. The error is below, however the entire log can be downloaded from here: http://fluxmon.com/server.log.gz. | 2009-02-15

[jboss-user] [Beginners Corner] - Re: Start-Error under UNIX

2009-02-16 Thread Ceene
Sorry the output is false The correct output is: # java -version java version 1.6.0 Java(TM) SE Runtime Environment (build pap6460sr3-20081106_07(SR3)) IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 AIX ppc64-64 jvmap6460-20081105_25433 (JIT enabled, AOT enabled) J9VM - 20081105_025433_BHdSMr JIT -

[jboss-user] [Beginners Corner] - Re: Start-Error under UNIX

2009-02-16 Thread jaikiran
anonymous wrote : | 19:46:40,263 INFO [ServerInfo] Java version: 1.6.0,IBM Corporation | 19:46:40,263 INFO [ServerInfo] Java VM: IBM J9 VM 2.4,IBM Corporation | So you are using Java 6 and IBM JDK with JBoss-AS-4.2.3. As far as i remember JBoss-4.2.x is not fully qualified with Java 6.

[jboss-user] [Beginners Corner] - Re: Start-Error under UNIX

2009-02-16 Thread Ceene
09:35:39,965 INFO [Server] Starting JBoss (MX MicroKernel)... 09:35:39,975 INFO [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439) 09:35:39,975 INFO [Server] Home Dir: C:\jboss-4.2.3.GA 09:35:39,975 INFO [Server] Home URL: file:/C:/jboss-4.2.3.GA/

[jboss-user] [Beginners Corner] - Re: Start-Error under UNIX

2009-02-16 Thread Ceene
With Java 1.5 on AIX I get the following console-output 09:40:14,690 INFO [Server] Starting JBoss (MX MicroKernel)... 09:40:14,692 INFO [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439) 09:40:14,696 INFO [Server] Home Dir: /disc5/jboss-4.2.3.GA

[jboss-user] [Beginners Corner] - Re: Start-Error under UNIX

2009-02-16 Thread jaikiran
anonymous wrote : 09:35:41,667 INFO [ServerInfo] Java version: 1.6.0_04,Sun Microsystems Inc. | 09:35:41,667 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 10.0-b19,Sun Microsystems Inc. This shows that your Windows system is having a different configuration and that's the reason why

[jboss-user] [JBoss Cache: Core Edition] - Re: Invalid character ':' in value part of property

2009-02-16 Thread thangamani_r
Thanks Manik. Upgrading to Jboss Cache 3.0.2 has solved this . View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210263#4210263 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210263

[jboss-user] [Management, JMX/JBoss] - Re: jboss.tomcat.connectors.started JMX Notification Gone?

2009-02-16 Thread dimit...@jboss.org
I think you are right about the shutting down notification! My bad. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210264#4210264 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210264

[jboss-user] [Beginners Corner] - Re: Start-Error under UNIX

2009-02-16 Thread Ceene
Now I have the correct Version of JBoss but I get another error and it sound similar to the old error. 10:10:06,386 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OracleASS' to JNDI name 'java:OracleASS' 10:10:06,600 WARN

[jboss-user] [JBoss Cache: Core Edition] - ExpirationAlgorithm - Eviction Policy

2009-02-16 Thread thangamani_r
Hi , I need an example to configure ExpirationAlgorithm correctly using config file . Right now I am using eviction wakeUpInterval=500 | default algorithmClass=org.jboss.cache.eviction.ExpirationAlgorithm eventQueueSize=10 | property name=maxNodes value=500 /

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-16 Thread dleerob
Thanks. I am using TortoiseSVN to checkout from: http://anonsvn.jboss.org/repos/jbpm/jbpm3/branches The latest source I could see there is for: Jbpm 3.2.3 How can I get the latest source for Jbpm 3.3.x ? Should I be checking out http://anonsvn.jboss.org/repos/jbpm/jbpm3/trunk? If that going

[jboss-user] [JBoss jBPM] - Jbpm 3.3.x vs Jbpm 3.2.x

2009-02-16 Thread dleerob
Hi, If I want to use the latest stable release of Jbpm, should I be downloading Jbpm 3.3.1, or Jbpm 3.2.5 ? Looking at the open issues on Jira, there doesn't seem to be anything under versions for 3.3.x, but only for 3.2.x, why is that? Will the bug fixes/updates in 3.2.x also be included in

[jboss-user] [EJB 3.0] - Re: Swing Client Catching Exception from EJB3-Server by HTTP

2009-02-16 Thread knoppT
Its a bug in JBoss Version 4.2.2! It has been fixed in JBoss 4.2.3! here is the Link: https://jira.jboss.org/jira/browse/JBREM-813 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210274#4210274 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-16 Thread mputz
dleerob wrote : Should I be checking out http://anonsvn.jboss.org/repos/jbpm/jbpm3/trunk? If that going to have the latest source for 3.3.x? | Yes, this is the correct URL for the latest jBPM 3 sources. For more information regarding version 3.2.x and 3.3.x, please have a look at this

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.x vs Jbpm 3.2.x

2009-02-16 Thread mputz
For more information regarding version 3.2.x and 3.3.x, please have a look at this thread: http://www.jboss.org/index.html?module=bbop=viewtopicp=4208999#4208999 The main difference between 3.3.x and 3.2.4 and higher versions is the introduction of the gwt console in 3.3. View the original

[jboss-user] [JBoss Cache: Core Edition] - Re: Rolled back transactions sometimes failing to release lo

2009-02-16 Thread nathanmesser
Excellent news! I'm downloading to test now. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210277#4210277 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210277 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.x vs Jbpm 3.2.x

2009-02-16 Thread dleerob
Thank you Martin. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210278#4210278 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210278 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Do I have to deploy jbpm-enterprise.jar for timer to work?

2009-02-16 Thread tomerbd2
Hi, Do I have to deploy jbpm-enterprise.jar for timer to work? I'm asking this because i work in ejb 2.0 environment with no TimerBeans... Thanks Tomer View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210285#4210285 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - Re: ExpirationAlgorithm - Eviction Policy

2009-02-16 Thread manik.surt...@jboss.com
For each node in the region you need to add an attribute which uses ExpirationAlgorithmConfig.EXPIRATION_KEY as key and a long which specifies a time-to-live for that node. See ExpirationAlgorithm javadocs. View the original post :

[jboss-user] [JBossMQ] - Re: Creating Connection Factory in JBoss MQ.

2009-02-16 Thread anilit99
RTFM !!! lols ! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210292#4210292 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210292 ___ jboss-user mailing list

[jboss-user] [JNDI/Naming/Network] - Jboss 4.0.5 Multiple Interfaces

2009-02-16 Thread ovidiu_a
Hi, Is it possible, or better yet, how exactly should Jboss be configured / ran to listen on multiple IP addresses. At the moment I can either bind it to one of the interfaces or have it use the default one, I'm interested in using 3 interfaces. To be more precise, it does 'listen' on the

[jboss-user] [EJB 3.0] - helloworld ejb3

2009-02-16 Thread kesavan31
Hallo sir, Any one help me, i am new for this forum, i am student now, i want write simple EJB3(hello world) with JBOSS4.0 and above, please any one explain step by step, any one help me, i waiting for your reply View the original post :

[jboss-user] [EJB/JBoss] - helloworld ejb3

2009-02-16 Thread kesavan31
Hallo sir, Any one help me, i am new for this forum, i am student now, i want write simple EJB3(hello world) with JBOSS4.0 and above, please any one explain step by step, any one help me, i waiting for your reply View the original post :

[jboss-user] [EJB/JBoss] - Re: helloworld ejb3

2009-02-16 Thread jaikiran
Answered in your other post at http://www.jboss.org/index.html?module=bbop=viewtopict=150572 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210304#4210304 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210304

[jboss-user] [JBoss jBPM] - Re: Multiple actions within an event

2009-02-16 Thread richiethom
Hi Looking through the code again, I think a mistake was made in the design of the process - I've reworked it (not using states any more - using nodes instead, and there is now one action per node), and it's all ok now. Thanks for your help Rich View the original post :

[jboss-user] [EJB 3.0] - Re: helloworld ejb3

2009-02-16 Thread jaikiran
Any specific reason why you are using JBoss-4.0? The latest stable version of JBossAS is JBoss-5.0 GA and in the 4.x series, its the JBoss-4.2.3 GA. As for the examples, you can find the tutorials for EJB3 on JBoss-4, here http://www.jboss.org/jbossejb3/docs/tutorial/ For JBoss-5, its here

[jboss-user] [EJB 3.0] - helloworld ejb3 +problem

2009-02-16 Thread kesavan31
hallo sir, i want work in windows, please explain step by step View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210308#4210308 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210308

[jboss-user] [JNDI/Naming/Network] - Re: Jboss 4.0.5 Multiple Interfaces

2009-02-16 Thread jaikiran
Not sure i understood the question correctly. But is this what you are looking for (see the -b option while starting the server) http://www.jboss.org/community/docs/DOC-9384 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210309#4210309 Reply to the post :

[jboss-user] [Beginners Corner] - Re: JBoss 5.0.0.GA and RedHat compatibility

2009-02-16 Thread ramboid
Thank you for your reply. I reviewed the link in your email and it looks like my server is configured with the proper entries in the hosts file and is using the correct ip protocol. I think that something is precluding JBoss from binding to the 8080 and other ports. Moreover, when I run

[jboss-user] [JBoss jBPM] - Re: jbpm 3.3.1 GA and Eclipse plugin

2009-02-16 Thread kukeltje
please READ what Harshit said... it is not only the extension also the content. there should be no folder with a processdefinition.xml, it should be in the root View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210317#4210317 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Workflow process visual rapresentation

2009-02-16 Thread wurzelbutz
hi i'd need a visual representation of my workflows too. my problem is that i can't find the jbpm-console sources. i looked at the SNV Repo( http://anonsvn.jboss.org/repos/jbpm/jbpm3/trunk/ ) but didnt find the console there. i also read that there should be a SEAM based jbpm console (

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-16 Thread kukeltje
you should check out based on tag... http://anonsvn.jboss.org/repos/jbpm/jbpm3/tags/ or use trunk View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210319#4210319 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210319

[jboss-user] [Beginners Corner] - Re: JBoss 5.0.0.GA and RedHat compatibility

2009-02-16 Thread jaikiran
ramboid wrote : | [r...@pbsiemr log]# cat server.log|grep ERROR | 2009-02-14 13:49:33,412 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error installing to Create: name=TransactionManager state=Configured | 2009-02-14 13:49:34,747 ERROR

[jboss-user] [JBoss jBPM] - Re: Workflow process visual rapresentation

2009-02-16 Thread kukeltje
the seam console was initiated but abandoned in favour of a GWT based one. The sources are here: http://anonsvn.jboss.org/repos/jbpm/projects/jsf-console/trunk/ View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210322#4210322 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Warning when using multilanguage

2009-02-16 Thread six-p4ck
yes the same probleme with JBossTools-ALL-win32-3.0.0.GA-N200902160021-H1430.zip from here: http://download.jboss.org/jbosstools/builds/nightly/3.0.0.GA/200902160021/ I'm not sure it's solve well. He don't know Richfaces.showModalPanel('modalPicture') too View the original post :

[jboss-user] [EJB 3.0] - Re: The database returned no natively generated identity val

2009-02-16 Thread Wolfgang Knauf
Hi Ramu, I'm sorry but I fear I don't understand your question. Do you mean that JBoss should not create tables on deploy? If yes: what is the property hibernate.hbm2ddl.auto in your persistence.xml set to? The following snippet creates tables on deploy and drops them on undeploy: property

[jboss-user] [Beginners Corner] - Re: Start-Error under UNIX

2009-02-16 Thread Ceene
Ok i fixed the problem. If you work with seam, u need to copy the jboss-seam*.jar in the lib-Folder of the server. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210332#4210332 Reply to the post :

[jboss-user] [JCA/JBoss] - how to access jboss by ip address..

2009-02-16 Thread mohit.275930
hi, i have an applicaiton and i have deployed it as a new server on jboss.i have a runserver.bat file which calls my run.bat file in bin folder to deploy this application. In my runserver.bat i use the command run -c appname -Dlog4j.configuration=log4jWEB.xml -Dappserver.type=JBOSS Running

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

2009-02-16 Thread jotnarta
Ok, following is my msql-ds.xml file, and the configuration to connect to MySQL database, specifically, mysql schema: | ?xml version=1.0 encoding=UTF-8? | | datasources | | local-tx-datasource | | jndi-nameDefaultDS/jndi-name | |

[jboss-user] [EJB 3.0] - Re: Couldn't handle invocation directly within...StatelessRe

2009-02-16 Thread Wolfgang Knauf
Hi, could you improve error logging in the AbstractDocumentPageBean? You don't log the exception, and without an exception, it is hard to say what went wrong: catch (Exception e) { | log.error(Exiting createButton_action : + Unexpected error when creating Document, null);

[jboss-user] [Security JAAS/JBoss] - Set Principal in a web application

2009-02-16 Thread hubaer
Hi all, I don't know if this here is the right forum, but hopefully I get some answers from the experts. We are migration a devided application (web, batch processing, web services all single applications) into a JEE application, running on JBoss. As far, most of the parts are running

[jboss-user] [JBoss Messaging] - JBM clustering scenario

2009-02-16 Thread jbabad
http://www.jboss.org/index.html?module=bbop=viewtopict=149834 This is related to another posting (http://www.jboss.org/index.html?module=bbop=viewtopict=149834) - but with a slightly simpler setup. I have two clustered JBoss instances (JBoss1 and JBoss2) using a single MySQL database as the

[jboss-user] [Beginners Corner] - Re: Problem with new InitialContext().lookup(

2009-02-16 Thread Wolfgang Knauf
Hi, you have to initialize your InitialContext with the server connection, so that it can access the remote JNDI: Properties props = new Properties(); | props.setProperty(Context.INITIAL_CONTEXT_FACTORY, org.jnp.interfaces.NamingContextFactory); |

[jboss-user] [EJB 3.0] - JARs in EAR using single orm.xml

2009-02-16 Thread FrankTheTank
I hope this is the correct sub-forum. I have one EAR with multiple Jars that each contain their own orm.xml (besides persistence.xml and ejb-jar.xml). Each of the jars contains one Pojo defined via Deployment Descirptor as an Entity. When they are deployed I can clearly see that while for each

[jboss-user] [JBoss Cache: Core Edition] - Jboss cache does not synchronize state with DB when manually

2009-02-16 Thread mihai.ratiu
Hi all, I have a question/issue. It seems that when I manually insert data into DB(eg, a new user account), the cache does not see the modification, and continue running with data loaded before. What is the normal behaviour of the cache, when data is inserted manually, not through

[jboss-user] [JBoss Messaging] - message compression

2009-02-16 Thread mrjavadude
Hello, If I were to use standalone jms, is it possible to config jboss messaging to compress/decompress message data transparently via server level? If yes, would you be so kind to give out some links on documentation and api for how to use it? Much Thanks. View the original post :

[jboss-user] [JBoss Cache: Core Edition] - Re: Jboss cache does not synchronize state with DB when manu

2009-02-16 Thread mihai.ratiu
As an update I use Jboss Cache 1.4.0 Cayenne and use with EJB3EntityTreeCache Service. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210371#4210371 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210371

[jboss-user] [JBoss Messaging] - Re: message compression

2009-02-16 Thread gaohoward
Are you trying JBM 2.0 or 1.4? I know jbm 1.4 has no direct compress/decompress utilities. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210372#4210372 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210372

[jboss-user] [Security JAAS/JBoss] - Re: Issues with JBoss Negotiation

2009-02-16 Thread darran.loftho...@jboss.com
Daniel, The latest error that you are showing looks as though you may have more than one version of the JBoss Negotiation library deployed - can you double check that you did completely remove the old version? View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: JBoss Negotiation 2.0.3.GA Released

2009-02-16 Thread darran.loftho...@jboss.com
David, This is the right forum for your questions although I would suggest a new thread to track your specific problems. Do you have an actual error being logged during the failed negotiation? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210376#4210376

[jboss-user] [EJB 3.0] - Re: Status of EJBTHREE-1096 Make SLSB and SFSB hot deployabl

2009-02-16 Thread ALRubinger
Jason: You're right, this has been unscheduled for some time. Our development priorities have simply not lined up here. We are, however, aware of the community interest. Basically this feature boils down to a dev-mode where we line up a new ClassLoader, ditch it when some scanner detects a

[jboss-user] [Beginners Corner] - Re: Problem with new InitialContext().lookup(

2009-02-16 Thread PeterJ
When interpreting an exception stack trace, always follow the caused by chain - the final caused by is usually the root cause. In this case: Caused by: java.lang.ClassNotFoundException: beanpackage.HelloBeanRemote Apparently, you did not include the client library for your EJB in your

[jboss-user] [Security JAAS/JBoss] - Encrypt KeyStore-Password in a Tomcat-Connetctor for 4.2.3.G

2009-02-16 Thread isc-hoa
Hi there I'm having a question about setup SSL for a JBoss-4.2.3GA: I was able to configure the following connector-entry in the Tomcat server.xml: View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210387#4210387 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configuring LOG4J to use JDBCAppender

2009-02-16 Thread PeterJ
mobaxkrs. please do not resurrect posts that are almost 7 years old! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210389#4210389 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210389

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Log4j JDBCAppender

2009-02-16 Thread PeterJ
mobaxkrs. please do not resurrect posts that are almost 7 years old! P.S. I hope you are not planning on spamming the forum by replying to every post dealing with logging to a database! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210390#4210390 Reply to

[jboss-user] [Security JAAS/JBoss] - Re: Dynamicaly manage role permissions

2009-02-16 Thread dsteinwe
Do authentication with jaas. For authorisation I suggest EJB3 interceptors. In the interceptor you can check the permissions for a principal (- context information). For lean code you may define own permission annotations for the facades methods. In the interceptor you access these metadata.

[jboss-user] [Security JAAS/JBoss] - Encrypt KeyStore-Password in a Tomcat-Connetctor for 4.2.3.G

2009-02-16 Thread isc-hoa
Hi there I'm having a question about setting up SSL for a JBoss-4.2.3GA: I was able to configure the following connector-entry in the Tomcat server.xml: Connector protocol=org.apache.coyote.http11.Http11Protocol |port=8443 minSpareThreads=5 maxSpareThreads=75 |

[jboss-user] [JNDI/Naming/Network] - Re: Jboss 4.0.5 Multiple Interfaces

2009-02-16 Thread PeterJ
I don't think that this is under the control of JBoss AS. It just sends something out and it is the TCP/IP stack that determines how the data will be routed (that is, via which address). I don't know how, or if, you can configure the TCP/IP stack to send via a particular address. I have often

[jboss-user] [EJB 3.0] - Re: helloworld ejb3 +problem

2009-02-16 Thread PeterJ
I'm am going to take a guess that you really meant to reply to this post: http://www.jboss.org/index.html?module=bbop=viewtopict=150572 Jaikiran pointed out several tutorials. Have you tried them? Did you run into problems? If so, what problems? By the way, if the tutorials that Jaikiran

[jboss-user] [Security JAAS/JBoss] - Re: Dynamicaly manage role permissions

2009-02-16 Thread eyal.zfira
dsteinwe wrote : Do authentication with jaas. For authorisation I suggest EJB3 interceptors. In the interceptor you can check the permissions for a principal (- context information). | For lean code you may define own permission annotations for the facades methods. In the interceptor you

[jboss-user] [JCA/JBoss] - Re: how to access jboss by ip address..

2009-02-16 Thread PeterJ
Please no not cross-post: http://www.jboss.org/index.html?module=bbop=viewtopict=150574 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210410#4210410 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210410

[jboss-user] [Security JAAS/JBoss] - Re: Encrypt KeyStore-Password in a Tomcat-Connetctor for 4.2

2009-02-16 Thread isc-hoa
Sorry! Could someone please delete this post? Thanks! Andre View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210411#4210411 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210411

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

2009-02-16 Thread PeterJ
First, you called the data source DefaultDS - this is the same name used for the data source in hsqldb-ds.xml. Did you remove that file? If not, then your data source probably did not deploy and you code is attempting to access the hsql database. Second, the code you posted is looking ofr a

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

2009-02-16 Thread jotnarta
Thank you Peter. I removed the file called hsql-db.xml, I changed my mysql-db.xml datasource to be MyDB, and I changed my jsp file. mysql-ds.xml file: | ?xml version=1.0 encoding=UTF-8? | | datasources | | local-tx-datasource | | jndi-nameMyDB/jndi-name | |

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - redirect wsdl request on the httpd server

2009-02-16 Thread acxsjones
what is the best way to redirect wsdl requests on the httpd server to avoid hitting jboss server View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210439#4210439 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210439

[jboss-user] [Beginners Corner] - Re: Problem with new InitialContext().lookup(

2009-02-16 Thread 1415
@PeterJ Yes it works and the hint with caused by is really useful for me :) Thank you very much. I placed the remote interface (HelloBeanRemote) in the wrong package on the client side and thought there is a problem on the EJB side arr. @Wolfgang There is a possibility to initialize the

[jboss-user] [JBoss jBPM] - Re: Please help me to install jbpm with mysql

2009-02-16 Thread horrikhalid
any one View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210453#4210453 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210453 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [EJB 3.0] - Re: Status of EJBTHREE-1096 Make SLSB and SFSB hot deployabl

2009-02-16 Thread supernovasoftware.com
Thank you very much for the response. Any idea when this could become a reality? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210454#4210454 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210454

[jboss-user] [Installation, Configuration DEPLOYMENT] - SQLException

2009-02-16 Thread jotnarta
Hi All I posted my problem in all Java and J2EE forums, I hope I can find a solution here. I am trying to test DataSource in JBoss; so, I defined the mysql-ds.xml file: | | | ?xml version=1.0 encoding=UTF-8? | | datasources | | local-tx-datasource | |

[jboss-user] [JBoss jBPM] - Re: Please help me to install jbpm with mysql

2009-02-16 Thread salaboy21
First of all, why are you using XAdatasources? did you really need it?? look at the final exceptions: | 14:27:53,352 WARN [JMSContainerInvoker] JMS provider failure detected for CommandListenerBean | javax.naming.NameNotFoundException: XAConnectionFactory not bound | | Second,

[jboss-user] [JBoss jBPM] - ClassLoader problem

2009-02-16 Thread peter77
Hello, I'm doing my first steps with jbpm and I have one problem. With any example from jbpm-jpdl-3.2.3 package, which contain java class in project I have same exception. This is exception from websale example: java.lang.ClassNotFoundException : class 'org.jbpm.websale.ShipItem' could not

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: problem to start jboss, vfszip issue

2009-02-16 Thread marcpirat
my problem was i took the folder of jboss installed in windows... and tried to use it under linux with a clean install, that work better View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210459#4210459 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - OPTIMISTIC Node Locking Scheme Configuration for EJB3 Entity

2009-02-16 Thread mihai.ratiu
Can someone tell me how to completely configure optimistic locking for EJB3EntityTreeCache? I put the attribute name =NodeLockingSchemeOPTIMISTIC/attribute atribute in the ejb3-entity-cache-service.xml file, but I read on the wiki page that I need to setup an OptimisticTreeCacheProvider. How

[jboss-user] [JBossWS] - Re: problem in generating a wsdl file with wstool

2009-02-16 Thread torf
Maybe tools.jar (from the JDK) is missing in the classpath. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210461#4210461 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210461 ___

[jboss-user] [JBoss jBPM] - Re: ClassLoader problem

2009-02-16 Thread aapthorp
Did you select the java class for deployment when you deploy the process from GPD? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210466#4210466 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210466

[jboss-user] [Installation, Configuration DEPLOYMENT] - config file for bd

2009-02-16 Thread marcpirat
hi what config file i need to change to said to jboss the bd i use? i added mssqlds.xml but i get 12:57:08,011 INFO [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider | 12:57:08,019 INFO

[jboss-user] [Beginners Corner] - Re: JBoss 5.0.0.GA and RedHat compatibility

2009-02-16 Thread ramboid
# Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost 209.4.117.83pbsiemr.gcdhn.com pbsiemr I think that this is fine. The file properties are rw r r View the original post :

[jboss-user] [EJB 3.0] - Re: Status of EJBTHREE-1096 Make SLSB and SFSB hot deployabl

2009-02-16 Thread ALRubinger
If you're volunteering to get into some dev, we'll get you pointed to some basic stuff to start out, then point you in the right direction. ;) S, ALR View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210472#4210472 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Status of EJBTHREE-1096 Make SLSB and SFSB hot deployabl

2009-02-16 Thread supernovasoftware.com
I greatly appreciate all of the work by JBoss developers on all of the products I use. My experience with this type of coding, my already overloaded work schedule, and other things will make it impossible for me to contribute. I am interested in an estimated time frame of when your development

[jboss-user] [EJB 3.0] - Re: Status of EJBTHREE-1096 Make SLSB and SFSB hot deployabl

2009-02-16 Thread ALRubinger
Ah, so we're not the only ones currently overloaded. ;) Unfortunately, I cannot give you an estimate now. We do feature-specific planning for each EJB3 release (every 2 weeks), and we have a longer-term roadmap as well. At the moment EJBTHREE-1096 is not on the roadmap (which mostly involves

[jboss-user] [JBossMQ] - Re: Could not restore ejb timers

2009-02-16 Thread r...@oceanspider.com
I had the same problem using 4.0.5. When I upgraded to 4.2.2 the could not restore EJB timers error went away. My server was based on a copy of the default server, so I had to copy a new default server in 4.2.2 and then rebuild my code. View the original post :

[jboss-user] [JBoss jBPM] - Re: ClassLoader problem

2009-02-16 Thread peter77
No, and many many thanks for that. Please sorry for stupid question! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210505#4210505 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210505

[jboss-user] [Beginners Corner] - NameNotFoundException

2009-02-16 Thread jotnarta
Hi All I unzipped JBoss 5 again, and I replaced the default hsql-ds.xml file with mysql-ds.xml, following is my file: | ?xml version=1.0 encoding=UTF-8? | | datasources | | local-tx-datasource | | jndi-nameMyDB/jndi-name | |

[jboss-user] [EJB 3.0] - Difference between EJB2 and EJB3 Timer Service

2009-02-16 Thread Raist_Majere
Hi everybody. Trying to migrate an application to JBoss 5.0.0 GA we've found that EJB3 uses EJB2.x Timer Service (according to end of post at http://www.jboss.org/index.html?module=bbop=viewtopict=141835). What are the differences between EJB 2.x and EJB3 Timer Services? How can I configure

[jboss-user] [Clustering/JBoss] - Re: Random Round Robin Policy

2009-02-16 Thread mohitanchlia
Is there a way to print the IP address of machine that request was sent to inside the application itself without having to turn on TRACE logging? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210523#4210523 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: Random Round Robin Policy

2009-02-16 Thread bstansbe...@jboss.com
Sorry, no. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210524#4210524 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210524 ___ jboss-user mailing list

[jboss-user] [Clustering/JBoss] - Re: Random Round Robin Policy

2009-02-16 Thread mohitanchlia
Is there a way to print the IP address of machine that request was sent to inside the application itself without having to turn on TRACE logging? Some more information: We have a clustered EJB on BackEnd box that gets called from Front End box. However, what I am seeing is that when FrontEnd 4

[jboss-user] [Beginners Corner] - SecurityException: Invalid authentication attempt, principal

2009-02-16 Thread dhoffer
After fresh install of JBoss I deployed a sample project from GraniteDS that also uses Seam. At startup of JBoss I get a bunch of errors, being new to JBoss I'm not sure which is the most important error, can someone point me to the cause of the problem? Here is the log. | 2009-02-16

[jboss-user] [JBoss Cache: Core Edition] - Re: OPTIMISTIC Node Locking Scheme Configuration for EJB3 En

2009-02-16 Thread bstansbe...@jboss.com
In your persistence.xml use property name=hibernate.cache.provider_class value=org.jboss.ejb3.entity.OptimisticTreeCacheProviderHook/ instead of property name=hibernate.cache.provider_class value=org.jboss.ejb3.entity.TreeCacheProviderHook/. This isn't strictly necessary though.

[jboss-user] [JBoss Cache: Core Edition] - Re: Jboss cache does not synchronize state with DB when manu

2009-02-16 Thread bstansbe...@jboss.com
The cache is only aware of database changes made through your EntityManager (if you are using JPA) or Hibernate (if not). If you add a record manually and then try to read it through the EntityManager, you'll get a database read and thereafter the entity will be cached. What's more of a

[jboss-user] [EJB/JBoss] - Re: EJB ghost reference in JBoss JNDI

2009-02-16 Thread oshorag
I am also having the same problem. i am using Jboss 4.x. Anyone has any suggestions on how to go about this error. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210538#4210538 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Copying large ear over network: URLDeploymentScanner rea

2009-02-16 Thread johnNewman
Peter, Thanks again for your response. I do appreciate it. I have been away from this for a while but will revisit soon and update. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210540#4210540 Reply to the post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Caching strategy for css and js files?

2009-02-16 Thread johnNewman
Hello, We want to have clients be able to cache any static content (css, javascript etc.) However after a release the files may change and the client's will still be holding the invalid cached copy. I'm sure many of us have ran into that after an updated release.. The best solution is to

[jboss-user] [JBossWS] - jbossws-metro-3.0.5.GA Installer Bug

2009-02-16 Thread ericcart
I deployed jbossws-metro-3.0.5.GA at JBoss 4.3.0.GA_CP01 (ant deploy-jboss422). I begun to receive javax.xml.ws.WebServiceException: Unable to load Provider: Failed to load javax.xml.ws.spi.Provider: org.jboss.ws.core.jaxws.spi.ProviderImpl at my ws client. So, I traced the problem to

[jboss-user] [JNDI/Naming/Network] - InvalidClassException: org.jboss.ejb3.remoting.BaseRemotePro

2009-02-16 Thread mchepuri
Hi, I created and deployed an EJB to JBoss. EJB Deployed success fully ( checked it from JMXConsile/JNDIView) Now wrote a simple stand alone client to invoke the server method. Properties prop = new Properties(); prop.set.. // Code to fill up properties MyRemote beanRemote=

[jboss-user] [JNDI/Naming/Network] - Re: InvalidClassException: org.jboss.ejb3.remoting.BaseRemot

2009-02-16 Thread mchepuri
Assume that i gave right bean and remote names as per Global JNDI view from JMX Console. @ aer/ReconManagerBean/remote in above code. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210552#4210552 Reply to the post :

[jboss-user] [EJB/JBoss] - Re: Can someone look at this application? help understanding

2009-02-16 Thread jlward4
jlward4 wrote : I'm having the same problem with JBoss 5.0.0 GA. I've updated my web.xml and it's still not injecting the EJB into my servlet. Any other ideas? Do I need any configuration files other than META-INF/application.xml in my ear? Do I need a jboss-web.xml file? Thanks! I got

[jboss-user] [JBoss Messaging] - Simple 2 Server Setup

2009-02-16 Thread hatleye
This, i thought, was going to be a simple Proof of Concept of how JBoss Messaging was intended to be used, but I am at a dead end. I have read the manual, and found nothing concrete on this, but it could be a fundamental understanding on how JBM works with a Serverless queuing system. I would

  1   2   >