[jboss-user] [JBoss Tools (users)] - Re: How does -test project reference dependent libraries?

2008-03-22 Thread EricJava
I think that Eclipse knows about more stuff than what is in META-INF. I think it has some metadata elsewhere that tells it about dependencies. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138461#4138461 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: which jar contains class org.jboss.util.id.UID

2008-03-22 Thread jaikiran
It's in the jboss-common.jar, which you will find in %JBOSS_HOME%/lib folder. It's surprising that you are seeing this exception, because this jar is by default available in the server classpath. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138460#4138460

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Deploying Hudson on JBoss5 beta4

2008-03-22 Thread jaikiran
Try this. Remove your war file from the deploy folder and start JBoss. Once the server has started up without any errors, place your war file in the deploy folder. See if it deploys fine. There have been issues reported about applications not getting deployed when JBoss5 is booting. Btw, the l

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Deploying Hudson on JBoss5 beta4

2008-03-22 Thread gt4431b
Hello all, I'm trying to deploy the latest build of Hudson (1.200) onto my copy of JBoss5 beta4. Jdk=1.6.0_03 on Ubuntu (Gutsy Gibbon) 7.10. After dropping the hudson.war into deploy, I'm getting an error, at which root is the idea that the hudson.war "File cannot contain children". Mystifie

[jboss-user] [JBoss AOP] - Problems integrating Jboss AOP in Eclipse

2008-03-22 Thread hou84
Hello, I want to use JBoss AOP with eclipse in order to prepare an aspect oriented application. The eclipse version that I have is "3.1.0 Eclipse SDK"; I followed in word to the following instructions for the integration of jboss under eclipse: To install the JBoss AOP FDI in the same way as an

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problems integrating Jboss AOP in Eclipse

2008-03-22 Thread hou84
Hello, I want to use JBoss AOP with eclipse in order to prepare an aspect oriented application. The eclipse version that I use is "3.1.0 Eclipse SDK"; I followed in word to the following instructions for the integration of jboss under eclipse: To install the JBoss AOP FDI in the same way as any

[jboss-user] [JBoss Portal] - JBoss5 and Portal

2008-03-22 Thread gt4431b
Nonspecific questions: 1. (More relevant to the problem at hand) How much pain and suffering would I be in for if I were to try installing the latest Portal onto JBoss 5? I can find no information one way or the other. I realize I could try to beat my head against this for a while to find

[jboss-user] [JBoss Cache: Core Edition] - Re: ava.lang.ClassCastException: java.lang.ClassNotFoundExce

2008-03-22 Thread [EMAIL PROTECTED]
Any static initializers in com.hrnexus.security.ThinUserProxy or in any class it needs to resolve when being initialized (e.g. type of a static field)? I've seen cases where a failure in a static initializer gets swallowed but the VM ends up treating the class as unavailable. The problem ends u

[jboss-user] [JBoss AOP] - Re: Interceptor Class not in ClassPool

2008-03-22 Thread aopdeveloper
Did you find the solution? I have the same problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138447#4138447 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138447 ___

[jboss-user] [JBoss Getting Started Documentation] - Re: Old documentation published as JBoss 5

2008-03-22 Thread gt4431b
"PeterJ" wrote : When you configure JBoss Messaging to use MySQL, make sure you get the correct version of JBoss Messaging. When I went through the step to do this with beta4 I mistakenly used an incorrect Messaging version and spent most of a day scratching my head as to why it did not work. Th

[jboss-user] [JBoss Tools (users)] - Automatically Deploying .rar from eclipse

2008-03-22 Thread kneumei
I am working on a project where I will need to build several resource adapters to deploy on jboss. I am using eclipse 3.3 with the J2EE and JBoss tools plugins. I have been able to automatically deploy beans on the server by right clicking on the server and adding the bean project to the serve

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - HttpOnly support for JBoss

2008-03-22 Thread jmanico
Is there any plans to support the HttpOnly cookie flag in the core session handling (JSESSIONID) cookie of JBoss? As another question, is JBOSS a fork of Tomcat, or does it still use regular Tomcat builds within the project? Also, is there a better place to post this? View the original post :

[jboss-user] [EJB 3.0] - Implementing business-logic: ConcurrentModificationException

2008-03-22 Thread dgdwinte
Hi all, I use a stateless session-bean to implement the business-logic to save entity-beans. The stateless session-bean uses injection of the entitymanager as follows: | @Stateless(mappedName = "PersonDAO") | public class PersonDAO extends DAOBasicOperationsAbstractClass implements Perso

[jboss-user] [Installation, Configuration & DEPLOYMENT] - which jar contains class org.jboss.util.id.UID

2008-03-22 Thread gcameo
I am having this exception whiles trying to call a Remote EJB method java.lang.NoClassDefFoundError: Could not initialize class org.jboss.util.id.UID | at org.jboss.util.id.VMID.create(VMID.java:259) | at org.jboss.util.id.VMID.getInstance(VMID.java:223) | at org.jboss.util.id.GUI

[jboss-user] [Javassist user questions] - Autoboxing

2008-03-22 Thread gkorland
I'm trying to call a method with arguments that might need autoboxing. But I'm getting the following error: Caused by: compile error: f(org.p.test.main.AA,int,int) not found in org.p.MyClass at javassist.compiler.TypeChecker.atMethodCallCore(TypeChecker.java:716) at javassist.comp

[jboss-user] [JBoss Portal] - Re: Servlet calling java:portal/UserModule

2008-03-22 Thread Antoine_h
yes... when you ask for the current transaction, it uses a static method of a special class to get the singleton transaction that is currently on. if you have some hibernate jar in your project, ... then you have two classes loaded, in two class loader. the one in jboss, and the one in the "web

[jboss-user] [Beginners Corner] - Getting Started and Tomcat 6.0

2008-03-22 Thread Andreas30
Hi Forum, I have a little problem with the Getting Started Example for Rich Faces and the Tomcat 6.0 Webserver. I tried to get the example running, coping all sourcecode in the, I think, correct files and deploed it on the tomcat. But wenn I call the webapp, I get an endless loop. Does anybody

[jboss-user] [JBoss Tools (users)] - No automatic deployment of the EJB class files

2008-03-22 Thread mvidal0001
Hi the http://jira.jboss.org/jira/browse/JBIDE-1862 workaround is ok and I'm able to modify then test every view page without trouble. But I'm not able to apply the class files modification in the "???-EJB" project without a JBOSS server restart. I do not understand why the JBOSS server do

[jboss-user] [JBoss Portal] - JBoss web service with Axis2 problems

2008-03-22 Thread foongkim
i am using eclipse 3.3 to develop a web service with Axis 2 (1.2) I have followed the http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html to do the web service and it's working fine if i deploy it to Tomcat. Once i change the app server to

[jboss-user] [JBoss Portal] - Re: Servlet calling java:portal/UserModule

2008-03-22 Thread foongkim
guys, problem solved. the NULL Pointer is because in my eclipse project, i have included the hibernate3.jar and it's seems its crashed with the hibernate3.jar inside the JBoss app server. after i have removed the hibernate in my project (as i will use the JBoss), everything is working fine m

[jboss-user] [JBoss Portal] - Re: Pulling password from JBoss (JBP_USERS) directly

2008-03-22 Thread foongkim
bdaw, thanks.. it's solved. private static String convertToHex(byte[] data) { StringBuffer buf = new StringBuffer(); for (int i = 0; i < data.length; i++) { int halfbyte = (data >>> 4) & 0x0F; in

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Jmx-console on jboss-3.2.1

2008-03-22 Thread jaikiran
Do you see any logs in the server.log file, which might be more useful? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138420#4138420 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138420 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Deployng war file: Using InvokerServlet in JBoss 4.2.2

2008-03-22 Thread jaikiran
If you read through the mail threads in the FAQ that i posted earlier, you will see that the only recommended way is to map the servlets individually in your web-application. Out of curisoity, is it that difficult to map the servlets individually in your application? Also, is this application ju

[jboss-user] [JBoss jBPM] - Re: cannot get variables to default in when creating a task

2008-03-22 Thread kukeltje
it's not there yet look at the jira, there is an issue for this View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138416#4138416 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138416 __

[jboss-user] [EJB 3.0] - Re: Datasource not bound doing JPA outside of container

2008-03-22 Thread rcarmichael
"waynebaylor" wrote : JNDI names with the java:/ prefix are only visible from within the same JVM. you'll have to bind your persistence unit to a global JNDI name to get at it from outside the app. server Wow, I had no idea - I should have known that. Thanks a bunch for the tip. - Ryan View th

[jboss-user] [JBoss Portal] - Re: Pulling password from JBoss (JBP_USERS) directly

2008-03-22 Thread bdaw
Portal uses this to compare password: http://anonsvn.jboss.org/repos/portal/modules/common/trunk/common/src/main/java/org/jboss/portal/common/util/Tools.java Method md5AsHexString() View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138412#4138412 Reply to the po

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: IIS redirects to JBoss

2008-03-22 Thread dim5b
Can anyone confirm a working example and steps he took to get IIS 6 to serve pages from JBOSS 4.2.1 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138411#4138411 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138411 __

[jboss-user] [JBoss Portal] - Re: Pulling password from JBoss (JBP_USERS) directly

2008-03-22 Thread bdaw
its hashAlgorithm - MD5 and hashEncoding - HEX View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138408#4138408 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138408 ___ jboss-us

[jboss-user] [Management, JMX/JBoss] - Re: jboss scheduler losing time

2008-03-22 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBAS-3282 | | ... | true | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138407#4138407 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138407 __

[jboss-user] [JBossWS] - Re: resource injection in WS handler not working in jboss JA

2008-03-22 Thread [EMAIL PROTECTED]
http://jira.jboss.org/jira/browse/JBWS-2074 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138401#4138401 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138401 ___ jboss-user

[jboss-user] [EJB/JBoss] - StatelessTimer Session Timer bean

2008-03-22 Thread aneesh62003
Can we have multiple StatelessTimer Session Timer beans in an application. Would like to know how it will behave on a server restart... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138400#4138400 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Portal] - Re: Servlet calling java:portal/UserModule

2008-03-22 Thread Antoine_h
bad idea (by the way, just a question : if you encounter a problem with the database, will you try to directly read the db file and decrypt it to get your info ?... just joking to try make you relax a little... and not go further in what I think is a wrong direction) well, what I would reco