[jboss-user] [Installation, Configuration & DEPLOYMENT] - EAR Deployment Dependencies

2009-01-18 Thread noelo
Hi, I know that with services you can have dependencies (using the tag) so that the service won't fully deploy until all its mbean dependencies are ready. Is is possible to make an EAR dependent on an mbean. For example if a lib in the EAR was dependent on a Jboss cache instance, can you specif

[jboss-user] [Advanced Documentation] - bocBase in Context.xml

2009-01-18 Thread priyapg
Which path should be set as docBase inContext.xml in jboss 4.2.2? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202739#4202739 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202739 _

[jboss-user] [Advanced Documentation] - Configuring the Manager web application Context

2009-01-18 Thread priyapg
Anyone knows how to configure manager web application context in jboss 4.2.2? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202738#4202738 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202738 _

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Verification of Enterprisebeans failed

2009-01-18 Thread sachin1506
Hey Buddy, even i had got the same problem while deploying my application BUT WHAT I GOT WAS THAT REMOVING THOSE WARNING WAS MUST SO JUST MAKE YOUR CODE TO REMOVE THOSE WARNINGS AND DEPLOY AGAIN I HOPE IT WILL GET DEPLOYED AS WITH ME GUDLUCK !!! View the original post : http://www.jboss.com/ind

[jboss-user] [JBoss Tools (users)] - Re: JBoss View Error

2009-01-18 Thread AlyssaK
That's unfortunate. I've spent time reading all the documentation and wanted to get started on the app. Thanks for your reply i will try to reinstall. p.s. Is there any sample projects (tutorial etc) to download? I've downloaded the reference guides. I'm using jboss tools (hibernate), and a my

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Verification of Enterprisebeans failed

2009-01-18 Thread pjbinu
The warnings and error messages coming are as follows. I was trying in Jboss 4.2.2 GA version. | 15:15:39,765 WARN [verifier] EJB spec violation: BillItemsourcemaster: The thro | ws clause must define the javax.ejb.CreateException. | 15:15:39,765 WARN [verifier] EJB spec violation: A

[jboss-user] [JBoss Tools (users)] - Re: Unable to install on eclipse 3.4.1 on linux

2009-01-18 Thread nickboldt
I also use Fedora 10. Using Eclipse Ganymede JEE Bundle (SR1) [0], and adding the JBoss Tools 3.0.0.CR2 Nightly Update Site [1] as documented here [2], I was able to successfully install everything on the site, dependencies and all. [0] http://www.eclipse.org/downloads/download.php?file=/tec

[jboss-user] [JBoss jBPM] - Re: I deploy the bpel file successful, but when I used axis

2009-01-18 Thread Kanty
192.168.18.101 is my computer 's ip, ping 192.168.18.100 is ok, and all of firewalls are closed. when I used , I got the parameter value successful. But I want to invoke the sayHello function, I got the "AxisFault: Read timed out " Exception. wsdl file | http://docs.oasis-open.org/wsbpel/2.

[jboss-user] [JBoss jBPM] - I deploy the bpel file successful, but when I used axis clie

2009-01-18 Thread Kanty
I build the jbossesb-4.4.GA example , it generated Quickstart_webservice_consumer_wise.war and I deployed it on the jbossesb server successful. I got the wsdl file on "http://192.168.18.101:8080/Quickstart_webservice_consumer_wise/HelloWorldWS?wsdl"; | http://docs.oasis-open.org/wsbpel/2.0/p

[jboss-user] [JBoss Tools (users)] - Re: JBoss View Error

2009-01-18 Thread rob.stry...@jboss.com
There is something very wrong with your installation, because 3.0.0.CR1 no longer has the class org.jboss.ide.eclipse.as.ui.views.server.JBossServer, or the class org.jboss.ide.eclipse.as.ui.views.server.ServerFrame, or the class org.jboss.ide.eclipse.as.ui.views.server.ServerTableViewer. All o

[jboss-user] [JBoss Tools (users)] - JBoss View Error

2009-01-18 Thread AlyssaK
Dear JBoss Tools users, When i try to open the JBOSS AS perspective - jboss server view the below error occurs. I'm using eclipse 3.4.1 and jboss tools 3.0.0 CR 1. I have also checked for updates and followed the instructions to setup the JBoss runtime environment in eclipse. | java.la

[jboss-user] [Remoting] - Re: JAAS authentication with EJB over HTTP

2009-01-18 Thread acoli...@jboss.org
Further explanation: http://www.osintegrators.com/node/24 Suggestion to the industrious: https://jira.jboss.org/jira/browse/JBAS-6393 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202718#4202718 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problem with facelets when switching to Jboss 5.0

2009-01-18 Thread misqu23
Hi In our app we are using seam 2.1 + richfaces 3.2.2 + facelets (from Seam distrbution). When we decided to switch to the JBoss 5.0 server we have faced the folowing exceptions Caused by: java.lang.NoClassDefFoundError: com/sun/facelets/tag/jsf/ComponentHandler I guess we should change so

[jboss-user] [JBoss Tools (users)] - Re: Unable to install on eclipse 3.4.1 on linux

2009-01-18 Thread meetoblivion
I guess i'm using the nightly builds one? whatever's on the dev site.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202713#4202713 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202713 ___

[jboss-user] [JBoss Tools (users)] - Re: Unable to install on eclipse 3.4.1 on linux

2009-01-18 Thread mareshkau
Which version of jboss tools are you using? Jboss Tools 3.0CR1 compatible with eclipse 3.4.1. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202696#4202696 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202696 ___

[jboss-user] [Remoting] - Re: JAAS authentication with EJB over HTTP

2009-01-18 Thread acoli...@jboss.org
https://jira.jboss.org/jira/browse/JBAS-6392 patches and a convenient binary patch jar included View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202695#4202695 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202695 _

[jboss-user] [JBoss Cache: Core Edition] - Re: In JBC 3.0.1 GA what is the new table jbosscache_d creat

2009-01-18 Thread manik.surt...@jboss.com
Yes it is required for the more efficient queries we now have for inserting rows. Look at the JDBCCacheLoader source code if you want details. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202685#4202685 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBoss Tools (users)] - parameters/preferences of portlet

2009-01-18 Thread hreintke
LS, I am developing jboss portal portlets but cannot get init-params/preferences to work. Using JBoss tools 3.0.0 and portal 2.7.0 I create a new "dynamic web project" and include a jboss portlet in it with a defined parameter. In the generated portal.xml I see the fields. But after deploying

[jboss-user] [JBoss Messaging] - Problem while loading User JMS Destinations

2009-01-18 Thread sachins
I am using jboss v5.0.0 when i start the server I get this error: 16:21:31,077 ERROR [STDERR] [JMSDestMgr:ERR] Problem while loading User JMS Destinations: ERROR: relation "userjmstopics" does not exist i have added a topic | | jboss.messaging:service=ServerPeer | jboss.messag

[jboss-user] [Installation, Configuration & DEPLOYMENT] - running multiple instances of the same application on JBoss

2009-01-18 Thread languidlanguid
Is it possible to do a single installation of JBoss and then deploy an EAR file (the application) more than once so that you end up with multiple instances of that application with each separate instance of the application using a different datasource file. My company is being asked by hosting

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Calling schemaUpdate from CMT context?

2009-01-18 Thread tbsalling
My JEE-applikation runs under Jboss 5GA and the built-in hibernate3 with Hibernate Annotations. JBoss runs with container-managed transactions, which is fine - except that it prevents me from having Hibernate execute or update its schema. I have not been able to find any way for Hibernate to ru