[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Reconfigure the

2008-07-29 Thread ThorstenMaier
Hello, I want a seperate DB schema for every mandator in our application so that the data is not mixed between different mandators. The schemas should be generate dynamicly during runtime. I use something like this to generate the tables of the schema: | Map props = new Hashtable(); | pro

[jboss-user] [JCA/JBoss] - Re: Reseting the connection with Database

2008-07-29 Thread vickyk
"anupamkakade" wrote : I have configured datasource in mysql-ds.xml. But my problem is that if database connection is reset i will have to restart my jboss server. http://wiki.jboss.org/wiki/FAQJBossJCA http://wiki.jboss.org/wiki/WhatHappensToJBossIfIRestartTheDatabase Don't be LAZY and expect

[jboss-user] [Beginners Corner] - Re: Hot deploy with .Class

2008-07-29 Thread jaikiran
"deniswsrosa" wrote : But, if i change a .class and change de web.xml too, will jboss redeploy the entire application??? If your application is a WAR, then yes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167504#4167504 Reply to the post : http://www.jb

[jboss-user] [Beginners Corner] - Re: Which books for intermediate to advanced users

2008-07-29 Thread jaikiran
There's one for JBoss-5 http://www.manning.com/jamae/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167503#4167503 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167503 ___

[jboss-user] [Beginners Corner] - Re: No answer after run command

2008-07-29 Thread jaikiran
Post the output of: echo %JAVA_HOME% Also, you can remove the "@echo off" line from the run.bat and run that from the command prompt. That will show at what point the script is failing. If it has got anything to do with the findstr line, have a look at http://wiki.jboss.org/wiki/FindstrCommand

[jboss-user] [JCA/JBoss] - Reseting the connection with Database

2008-07-29 Thread anupamkakade
Hi all, I am very new to jboss. I am using jboss 4.0.4ga and Mysql. I have configured datasource in mysql-ds.xml. But my problem is that if database connection is reset i will have to restart my jboss server. Is there any tag in xml file do i need to add in mysql-ds.xml by which if connection i

[jboss-user] [JBoss Portal] - CMS- While deleting folder in CMS i am getting error

2008-07-29 Thread senthilkumar.devan
Hi, I have uploaded archive and again i am trying to delete that folder from the CMS. But i am unable to delete that folder i am getting exception as below. Can anyone help me on this. Cause: javax.portlet.PortletException: org.jboss.portal.cms.CMSException: javax.jcr.RepositoryException: 9eb47

[jboss-user] [JBoss Tools (users)] - Re: Thi first impressions whith Ganimade - ERROR

2008-07-29 Thread nisarpro
Hi guys I downloaded Jboss Tools 2.1.2 and Eclipse Ganymede's latest builds on 29-7-08. this is the error it gives in Jboss Tools Palette java.lang.ClassNotFoundException: org.eclipse.gef.internal.ui.palette.editparts.PaletteEditPart View the original post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss Portal] - Re: How to deploy a Seam Portlet?

2008-07-29 Thread m.paranjape
I am using jboss-portletbridge in my application. I have the portletbridge-api-1.0.0.B3.jar and portletbridge-impl-1.0.0.B3.jar in my classpath. When the portlet is deployed in jboss server it gives a ClassCastException. 17:35:40,972 ERROR [STDERR] Caused by: java.lang.ClassCastException: java

[jboss-user] [JBoss jBPM] - Not able to connect to Database

2008-07-29 Thread Music123
Hi, I want to develop a struts application using JBPM workflow engine.I tried to implement login functionality from struts Action class. I want to check the existence of username and password given by user in database. I passed jbpm.cfg.xml as string. Its giving message as "hibernate.propertie

[jboss-user] [JBossWS] - Re: XSD import in JBoss generated WSDL

2008-07-29 Thread rohit.macherla
Thanks bbucy. I'll test it and let you know the results in case I stumble upon something. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167496#4167496 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167496

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss virtual Directory

2008-07-29 Thread wudaoshengu
the information introduce not clear.yet i try,but not work. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167494#4167494 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167494 ___

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: mod_jk integration with JBoss for HTTP and HTTPS both

2008-07-29 Thread [EMAIL PROTECTED]
Hi, thanks for the reply I already have virtual host for SSL please tell me if it further requires some configuration or any other parameter, I am really stuck on this. | | DocumentRoot "C:/java/ApacheSoftwareFoundation/Apache2.2/htdocs" | ServerName 59.160.109.11:443 | Se

[jboss-user] [Beginners Corner] - Which books for intermediate to advanced users

2008-07-29 Thread anjanb
hi there, I subscribed to the 1st version of the JBoss book written by Marc Fleury, et al long time ago. I'm sure that Jboss has changed since. I've been doing java for several years and am well versed with tomcat, weblogic, etc. Now, the goal is to reach a fairly comfortable level with JBo

[jboss-user] [Security & JAAS/JBoss] - EJB invocation occurs over a single thread

2008-07-29 Thread lesclayes
anonymous wrote : Every EJB invocation goes over a single thread of execution. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=123819 Consider the following http://publicobject.com/2005/04/logging-in-to-web-app-using-jaas-on.html: anonymous wrote : | Where does the client-login domain

[jboss-user] [JBoss Portal] - Re: How to deploy a Seam Portlet?

2008-07-29 Thread eskape
you should use jboss-portletbridge to develop SEAM portlets. http://www.jboss.org/portletbridge/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167490#4167490 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167490 _

[jboss-user] [JBoss Portal] - Using cas as sso with jboss portal ---CASSSOFrameworkIntegra

2008-07-29 Thread jsports
I find a article for jboss portal and cas integrate:http://wiki.jboss.org/auth/wiki/CASSSOFrameworkIntegration. Now I click login button and can see the cas Login screen,and can login as admin(password admin). But I have a question: Jboss portal I deployed with deploy-cas (ant command which

[jboss-user] [JBoss Portal] - Re: Why /portal/portal/myPortal ?

2008-07-29 Thread eskape
"[EMAIL PROTECTED]" wrote : | all of this is totally flexible and could be adapted to your needs. | Julien, Sorry for bumping this old thread up. Could you please clarify this part? I've been reading through each document regarding JBoss Portal, but did not find any clues :( View the

[jboss-user] [JBoss jBPM] - Re: Exception when setting up JBPM in Tomcat 6.0

2008-07-29 Thread shansari
"shansari" wrote : Hi, | | I'm getting "Not supported by BasicDataSource" while setting up JBPM in Tomcat 6.0 with SQL Server. This occurs upon Tomcat server startup. | | Any idea how to fix this issue ?. | | :Ansari S.H | | Exception log | | Jul 30, 2008

[jboss-user] [JBoss jBPM] - Exception when setting up JBPM in Tomcat 6.0

2008-07-29 Thread shansari
Hi, I'm getting "Not supported by BasicDataSource" while setting up JBPM in Tomcat 6.0. This occurs upon Tomcat server startup. Any idea how to fix this issue ?. :Ansari S.H Exception log Jul 30, 2008 10:46:18 AM org.jbpm.job.executor.JobExecutorThread run SEVERE: exception i

[jboss-user] [JBoss jBPM] - I hava a question about many people approving a task.

2008-07-29 Thread j2093
I am just starting learning JBPM. There is a task that needs several people approve, then it can go down. If one of these people disapprove, the task is over. Is there some idea about this requirement. Thank you very much about your help!! View the original post : http://www.jboss.com/index.ht

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: how to config the classloader

2008-07-29 Thread zhengxi
yes, i need your help on this issue. and thank you very much. the structure of my eaf file App.ear |A.war |-META-INF\MANIFEST.MF |B.war |a.jar, b.jar, c.jar |META-INF\jboss-app.xml the content of MANIFEST.MF in A.war is: Manifest-Version

[jboss-user] [JBoss Tools (users)] - Re: XHTML files and content assist with custom tags

2008-07-29 Thread Kragoth
Adding "JSF Capabilities" most certainly does make changes to a project. It adds a WEB-INF/lib folder and a bunch of other things. We do not have our project set up in the standard WEB-INF/lib way. Our ant build is what sets up the web app structure. At a source level we have a config directory t

[jboss-user] [Beginners Corner] - No answer after run command

2008-07-29 Thread despontao
Hello everybody, I'm new to Jboss and I have a really stupid problem, but I can't solve it... so, I really need your help to move forward... I set JAVA_HOME and JBOSS_HOME variables, installed Jboss-4.2.2.GA, on a Windows XP machine, but when I try to run the app server, the result is: complet

[jboss-user] [Beginners Corner] - Re: Message redelivered=6, instead of 10??

2008-07-29 Thread gan.gary
anyone? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167476#4167476 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167476 ___ jboss-user mailing list jboss-user@lists.jboss.

[jboss-user] [JBoss jBPM] - Re: Integration with Front End.

2008-07-29 Thread kukeltje
anonymous wrote : | What are the technologies that can be used to design the front end. | Whatever you want anonymous wrote : | From what i know JSF can be used to create the Front End, but how will i integrate it with the Process definition. | In the same way you would interface fr

[jboss-user] [JBoss jBPM] - Re: error executing GetProcessDefinitionsCommand

2008-07-29 Thread kukeltje
that's because the identity part is commented out in the config but it is deployed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167468#4167468 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167468 __

[jboss-user] [JBoss jBPM] - Re: Personal/Group Tasks in JBPM console and swimlanes

2008-07-29 Thread kukeltje
the behaviour you see is the correct behaviouer. If you have a pooled actors assignment, it only shows up in the group list for that user if the user is in one of the groups or its actor id is in the pooled actors list. Once the task is ALSO assigned an actor-id, it ONLY shows up in the individu

[jboss-user] [JBoss jBPM] - Re: Integrating jBPM into existing JBoss server installation

2008-07-29 Thread kukeltje
jbpm 3.2.3 is not tested with JBoss AS 5.0.x only with 4.0 and 4.2. For the latter, see the wiki pages. Might be that if you apply the same steps with AS 5.0 it works. not sure though View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167466#4167466 Reply to th

[jboss-user] [JBoss jBPM] - Re: nexusBPM plug in and eclipse

2008-07-29 Thread kukeltje
anyone? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167465#4167465 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167465 ___ jboss-user mailing list jboss-user@lists.jboss.

[jboss-user] [JBoss jBPM] - Re: not binding factory to jndi, no JNDI name configured

2008-07-29 Thread kukeltje
designer cannot be started from the console. I suggest you read a little more documentation (also the getting started) and get back with more questions after that. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167464#4167464 Reply to the post : http://www.

[jboss-user] [JBoss Cache: Core Edition] - Re: Stress Tests

2008-07-29 Thread [EMAIL PROTECTED]
"lovelyliatroim" wrote : anonymous wrote : | | | | When I run the tests with 10 reading threads and 10 writing threads in parallel it is quicker when i just run the test with with 10 writing threads,alot quicker!! | | | | That has to be an anomaly, probably associated with the

[jboss-user] [JBoss jBPM] - Re: How to get the actor-id of the actor who started a proce

2008-07-29 Thread kukeltje
create a swinlane and use it in the start task View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167462#4167462 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167462 ___ jboss-us

[jboss-user] [JNDI/Naming/Network] - Shared libs in EAR and global jndi namespace problem

2008-07-29 Thread lordjoker
Dear Developers, I have a problem with registering remote Stateless bean in global jndi namespace. My deployment archive is EAR of the following structure myapp.ear - myejbs.jar (here is an implementation of Stateless bean @Stateless @Remote(AppFacadeRemote.class) public clas

[jboss-user] [EJB/JBoss] - javax.ejb.EJBException: Invalid invocation, check your dep

2008-07-29 Thread ananth.sathya
javax.ejb.EJBException: Invalid invocation, check your deployment packag ing, method=public abstract placement.StudentSession placement.StudentSessionHom e.create() throws javax.ejb.CreateException,java.rmi.RemoteException iam using 4.2.3, jdk 6 i can invoke from main method,when i call

[jboss-user] [JBossWS] - ant task org.jboss.wsf.spi.tools.ant.WSConsumeTask problem

2008-07-29 Thread nobleman1997
Hi I am trying to create source and output of web services based on wsdl file. I am using following ant task in my build. i am using jbossws-native-3.0.2 in my class path wsconsume fork="false" verbose="true" destdir="output"

[jboss-user] [Security & JAAS/JBoss] - JBoss datasource encryption

2008-07-29 Thread aramin
We're running JBoss 4.0.5 (Windows in development, Linux in production), and I'm trying to encrypt a datasource password using our own algorithm, using this as a reference: http://wiki.jboss.org/wiki/EncryptingDataSourcePasswords I've been able to get this to work using the standard JBoss Secur

[jboss-user] [JBoss Cache: Core Edition] - Re: Stress Tests

2008-07-29 Thread genman
The best use of JBossCache is primarily for data read frequently but written rarely...according to the docs. Consider testing using an actual application scenario. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167456#4167456 Reply to the post : http://www

[jboss-user] [JBoss Cache: Core Edition] - Re: Compensation for network latency of sync'd DB

2008-07-29 Thread genman
What would be wrong with setting an eviction policy on the cluster so that entries are evicted older than 5 seconds? That would probably be the easiest to configure. Though, your delay approach would probably work. Just be sure to have the removal action queued and take place in a separate thre

[jboss-user] Delivery Notification <[EMAIL PROTECTED]>

2008-07-29 Thread Postmaster
This is a delivery status notification, automatically generated by MTA emea-hub.yr.com on Tue, 29 Jul 2008 22:50:58 0100 Regarding recipient(s) : [EMAIL PROTECTED] Delivery status : Failed. Message could not be delivered to domain .Failed while initiating the protocol. <[('[EMAIL PROTECTED]',

[jboss-user] [JBoss Cache: Core Edition] - Re: Option to remove persistent data is a valid use case

2008-07-29 Thread genman
In your eviction configuration, you can set the "EvictionPolicyClass" and define what the method does: | public abstract class BaseEvictionPolicy implements EvictionPolicy { | |/** | * Evict the node under given Fqn from cache. | * | * @param fqn The fqn of a node in

[jboss-user] [JBoss Messaging] - Re: How do I empty a JBoss queue?

2008-07-29 Thread asaur
"timfox" wrote : If you have well written clients which always close their connection(s) properly before exiting then any unacknowledged messages will be returned immediately to the queue(s) on close of those connection(s), otherwise the after the client exits the server will eventually time out

[jboss-user] [JBoss Cache: Core Edition] - Disable Eviction in JBoss Cache 1.4.1 Sp9

2008-07-29 Thread ssmayur
Hi I have the following configuration as part of JBossCache.xml, 15000 | org.jboss.cache.eviction.LRUPolicy | | | 0 | | 500 | 0

[jboss-user] [Beginners Corner] - Re: Hot deploy with .Class

2008-07-29 Thread deniswsrosa
But, if i change a .class and change de web.xml too, will jboss redeploy the entire application??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167443#4167443 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167443 __

[jboss-user] [JBoss Cache: Core Edition] - Option to remove persistent data is a valid use case

2008-07-29 Thread cacheuser
A Eviction policy option to be able to remove persistent data is valid use case that the JBoss Cahe does not support right. For example, we are storing data that we get by making a webservice call to other vendor, we have contract with to be able to store the data for no longer than a certain nu

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

2008-07-29 Thread eaglenest
The rich:progressBar can be used to show a status. There is an example of the server side in the example app. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167438#4167438 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss jBPM] - Re: processdefinition.xml corrupted?

2008-07-29 Thread alegomes
Problem solved and processdefinition.xml recovery. For some reason, an empty transition was inserted into a node. | | | | | I just removed it and everything came back to normality. thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=416

[jboss-user] [JBoss Portal] - JSF Based Portlet and IPC

2008-07-29 Thread SreeniJakka
Hello I have a JBoss portal up with several JSF/RichFaces portlets that are deployed into it, and using the JBoss PortletBridge. I am struggling to find some info on how to make IPC work in JSF portlets. I see the IPC sample in JBoss reference guide, but that doesn't address a JSF portlet scenar

[jboss-user] [JBoss jBPM] - How to get the actor-id of the actor who started a process?

2008-07-29 Thread coolex
Hello! When I start a process, can I get the information WHO (actor-id) started the process? I need it, because in my application many customers can start their own processes but they should not get in the way of other actor's processes. So, if customer A starts a process, customer B should not

[jboss-user] [EJB 3.0] - Re: Using quartz from EJB 3.0

2008-07-29 Thread henk53
Anyone else has any idea? I tried for over a full week to find a solution, but still did not find anything. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167428#4167428 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41

[jboss-user] [JBoss jBPM] - Re: not binding factory to jndi, no JNDI name configured

2008-07-29 Thread cshmcfan2
Yes, thanks for the reply. Sorry, I guess I had assumed that when the start.bat had completed it would either have delivered a 'successful' message or popped up the admin window or...something! FYI: I can bring up the admin console via windows explorer. View the original post : http://www.j

[jboss-user] [JBoss Portal] - Re: Portlet security constraint tab ignored completely

2008-07-29 Thread Sasa_Srb
I added that, it's still ignored when portlet is remote! :( What should I do in this case? Is there any difference between accessing local and remote portlet? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167420#4167420 Reply to the post : http://www.jboss.c

[jboss-user] [JBoss jBPM] - nexusBPM plug in and eclipse

2008-07-29 Thread grin1dan
Hello...Newbie question here. I have set up a process flow in eclipse and I need to know how to get the process to show up and run under the jBPM console. TIA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167415#4167415 Reply to the post : http://www.jbo

[jboss-user] [JBoss Cache: Core Edition] - Re: CacheException while getting object from CacheLoader

2008-07-29 Thread cacheuser
It did work after setting UseLazyDeserialization to false. Thanks. But I think I am still going for 3.0, when will it be released ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167405#4167405 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss Messaging] - Re: Messages are not getting delivered :(

2008-07-29 Thread ataylor
try running the clustered examples to make sure you're environment is set upcorrectly. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167403#4167403 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167403 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 4.4.2 vs 5.0.CR1 error

2008-07-29 Thread PeterJ
It does look like it is having problems with the http://java.sun.com/dtd/web-facesconfig_1_1.dtd file. If it is complaining about line 25 position 3, then I have no idea - that is in the middle of a comment. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167

[jboss-user] [EJB 3.0] - Accessing stateless EJB3 bean from a ejb-jar

2008-07-29 Thread [EMAIL PROTECTED]
this problem had been nagging me for days,i had made a project using ejb3. and deployed it to jboss4.2.3GA. the following is part of my project: 1:persistence.xml | org.hibernate.ejb.HibernatePersistence | java:/cattleDB | | | 2:interface | @Remote | public interface ICustomerS

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 4.4.2 vs 5.0.CR1 error

2008-07-29 Thread poss
yes, I have done that...no luck. Still the same error. There must be something with the JSF implementation with 5.0 that is different than 4.2.2. I suspect I have to change "something" , I just can't figure out what. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[jboss-user] [Management, JMX/JBoss] - Re: How to configure jboss to enable the authentication of t

2008-07-29 Thread PeterJ
Is this what you are looking for: http://wiki.jboss.org/wiki/SecureTheInvokers View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167394#4167394 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167394

[jboss-user] [JCA/JBoss] - Re: Controlling the quartz scheduler from EJB with the quart

2008-07-29 Thread atijms
I'm wondering about this too, but don't know the solution either. Maybe I'll have to look into the JCA specs and (if available) the current Quartz RA source code to see how challenging it is to add outflow capabilities to it. I'm afraid though that it probably won't be the easiest or fastest s

[jboss-user] [JBoss Messaging] - Re: Messages are not getting delivered :(

2008-07-29 Thread TheOverlord
Part 4: | Thread: jbm-server-session-w65-qn5gn8jf-1-ltyo28jf-8j87wr-t36hs4 : priority:5, demon:false, threadId:5135, threadState:WAITING, lockName:[EMAIL PROTECTED] | | java.lang.Object.wait(Native Method) | java.lang.Object.wait(

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 4.4.2 vs 5.0.CR1 error

2008-07-29 Thread PeterJ
Try this. Start jbossas without your app being deployed. Once it is up, then deploy your app. CR1 continues to have issues with the order of how apps and services are deployed (not as bad as the earlier betas, but the deployment ordering still isn't completely correct) View the original post :

[jboss-user] [JBossWS] - Re: IndexOutOfBoundsException when transforming into SAAJ SO

2008-07-29 Thread poutsma
Ok, thanks for the fix. I understand the issue. Are you planning on sharing that DOMBuilder patch with Xalan? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167384#4167384 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[jboss-user] [JBossWS] - Re: IndexOutOfBoundsException when transforming into SAAJ SO

2008-07-29 Thread [EMAIL PROTECTED]
OK, I've taken a look at your issue: I've added your test to the native testsuite. Our implementation of Node, NodeImpl, holds the actual w3c node along with its children and our implementation of soapChildren. The exception you were having was due to the latter being null while it should have n

[jboss-user] [Beginners Corner] - Re: urgent help

2008-07-29 Thread PeterJ
Let me see if I understand this. You are using JBuilder to generate the client for a web service, but in one case, it does not generate what you expect. Since JBuilder is the one doing the generating, why are you not asking about this on a JBuilder forum? P.S. Please use a more descriptive head

[jboss-user] [Beginners Corner] - Re: Hot deploy with .Class

2008-07-29 Thread jaikiran
You can redeploy an entire application (containing that .class file), without having to restart the server. Is that what you are looking for? If yes, then have a look at http://wiki.jboss.org/wiki/ExplodedDeployment http://wiki.jboss.org/wiki/RedeployAnApplicationWhenChangeAFileInAnExplodedDep

[jboss-user] [Installation, Configuration & DEPL OYMENT] - Re: Failed to create xmbean for: org.jboss. system.se­rver

2008-07-29 Thread jaikiran
Please post the entire exception stacktrace along with the console logs. And did you do any changes to the JBoss configuration after downloading? Also how do you start JBoss? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167376#4167376 Reply to the post :

[jboss-user] [Beginners Corner] - Re: Starting error..

2008-07-29 Thread jaikiran
"baksheen" wrote : Hi, | | If the port already using error, how do we solve that port error? because I am using 8080. how it is related to 1099 ? | 8080 and 1099 are just two of the many default ports, which JBoss uses. For a complete list, see this http://wiki.jboss.org/wiki/UsingJBossB

[jboss-user] [EJB 3.0] - Re: server-side exceptions in EJB3

2008-07-29 Thread bluesterror
"wolfc" wrote : You're not missing a configuration setting. It really is not implemented yet. :-) Ah, that's a shame. Thanks :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167371#4167371 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Incomplete Deployment listing when upgrading from JBoss

2008-07-29 Thread kvancamp
That did it. Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167370#4167370 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167370 ___ jboss-user mailing list jboss-use

[jboss-user] [JBossWS] - Signed security provider jar inquiry

2008-07-29 Thread Shiroyanagi
I am implementing a custom handler (GenericSOAPHandler) which uses the JSafeJCE cryptography provider. The JSafeJCE jar is signed, and it performs a self-integrity check when one attempts to access any of its contents. The self-integrity check is failing in my service, which is generally the

[jboss-user] [JBoss Portal] - JSF Portlet state issue

2008-07-29 Thread manick_r
Hi, I have created a JSF portlet. The portlet renders (say)pageA when visited first. When the user submits pageA and if the validations are successful pageB is rendered. However in the same session, when the user tries to access the portlet, pageB is always rendered. Is there anyway I can reset

[jboss-user] [JBoss jBPM] - Re: org.hibernate.HibernateException: null index column for

2008-07-29 Thread clandestino_bgd
Hello Ronald, thanks for the reply. I managed to resolve the problem. I am answering to your questions below, in case somebody else is also trying to use JBPM inside Appfuse. anonymous wrote : | - do you use spring jBPM template? if so, ditch it (not spring, just this template, it's official

[jboss-user] [JBoss Portal] - Re: Loading page slow with IE, but using Firefox ok

2008-07-29 Thread PeterJ
You could always place a "Runs best on Firefox" icon on the portal. (Hey, I have to constantly curse narrow-minded web site designers who think that everyone uses IE and who therefore don't even try to make their site usable with Firefox - it's about time there was some payback.) But more serio

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: how to config the classloader

2008-07-29 Thread PeterJ
Did you need more help on this? I am asking because you did not provide any information on the exception. If you do need more help, please provide: * The full stack trace for the class cast exception * The source code that caused the exception, highlighting the line in error View the original p

[jboss-user] [JBoss Cache: Core Edition] - Compensation for network latency of sync'd DB

2008-07-29 Thread kblanken
We're about to deploy our application using JBC. We have several systems that work on two databases: The master DB that's always up to date and the slave DB that is synchronized <5 seconds after the master DB. We use DB queue replication. All systems use the same cache. We do not always use rep

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss virtual Directory

2008-07-29 Thread jaikiran
See this http://wiki.jboss.org/wiki/SetupARootContextApp View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167358#4167358 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167358 __

[jboss-user] [EJB 3.0] - Re: server-side exceptions in EJB3

2008-07-29 Thread wolfc
You're not missing a configuration setting. It really is not implemented yet. :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167357#4167357 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167357

[jboss-user] [JBoss jBPM] - Re: how to integrate commandservicebean

2008-07-29 Thread AJanz
ok finally made it in the jbpm.cfg.xml was jta defined...dont know why or from where i got this file changing it to | | | | | | | | | | | | | | solved the problem... really a lo

[jboss-user] [Management, JMX/JBoss] - Re: How to check server state?

2008-07-29 Thread sachinmodi
Thanks for the suggestion ... I will try it out. Is there a programmatic way of doing this, changing the deployment process is a bit of a pain. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167355#4167355 Reply to the post : http://www.jboss.com/index.html

[jboss-user] [Management, JMX/JBoss] - How to configure jboss to enable the authentication of twidd

2008-07-29 Thread cnsunfocus
Hi , everyone: I want to invoke some mbean using twiddle.sh, but the default config of jboss is without authentication. How can I enable the authentication of twiddle.sh? That mean : I shoud use twiddle.sh like this: twiddle.sh -u usernam -p password -s IP:port invoke mbean. View the origina

[jboss-user] [JBoss Tools (users)] - Nightly: NPE DocTypeUtil.getDoctype(DocTypeUtil.java:137)

2008-07-29 Thread [EMAIL PROTECTED]
Hi, using a nightly from the 26th of July with eclipse 3.4 and get the following uncaught NPE : | java.lang.NullPointerException | at org.jboss.tools.vpe.editor.util.DocTypeUtil.getDoctype(DocTypeUtil.java:137) | at org.jboss.tools.vpe.editor.util.DocTypeUtil.getDoctype(DocTypeUt

[jboss-user] Delivery Failure

2008-07-29 Thread Postmaster
- The message you sent to language-bank.com/dmerritt was rejected because it would exceed the quota for the mailbox. The subject of the message follows: Subject: =?windows-1251?B?4uXx/CDx5fDo4OsgIuvl6vEgKGxleHgpIiD

[jboss-user] [JBoss Portal] - Re: Portlet security constraint tab ignored completely

2008-07-29 Thread HerQpapa
you need to add to your *-object.xml the role-name otherwise (I think) it is ignored: | | | admin | view | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167349#4167349 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [Installation, Configuration & DEPLOYMENT] - jboss virtual Directory

2008-07-29 Thread wudaoshengu
my project was deployed in jboss.But i want my project was deployed as default . so,when i input the (http://localhost) ,it link to my project .In other words, MYPROJECT.war instead of ROOT.war, what the deployment should i do? which configure files should be changed? (my jboss which used do not

[jboss-user] [EJB 3.0] - Re: server-side exceptions in EJB3

2008-07-29 Thread bluesterror
anonymous wrote : Please post that exception stacktrace. What is your client? Is it a standalone application or something else? The client is a Swing application that uses remote SLSBs. Here's the client-side stack trace from throwing an IllegalArgumentException in our login routine. Again, n

[jboss-user] [JBoss Portal] - Re: Portlet security constraint tab ignored completely

2008-07-29 Thread Sasa_Srb
I have the same problem, can anyone help? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167346#4167346 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167346 ___ jboss-user ma

[jboss-user] [Security & JAAS/JBoss] - NullPointerException in getCallerPrincipal()

2008-07-29 Thread johanmicoud
I have upgraded to JBoss 5.0.0 CR1. Client side, my authentification uses JndiLoginContextFactory with env.put(Context.SECURITY_PRINCIPAL,"user"); env.put(Context.SECURITY_CREDENTIALS, "password"); Server side, every call to getCallerPrincipal() raises a NullPointerException in EJBContextHelper

[jboss-user] [JBossWS] - Re: XSD import in JBoss generated WSDL

2008-07-29 Thread bbucy
You will need to take a top-down approach (e.g. contract first using wsconsume to generate artifacts). This is described in the Tools documentation (e.g. http://jbws.dyndns.org/mediawiki/index.php?title=JBossWS_JAX-WS_Tools#Top-Down_.28Using_wsconsume.29). One side note, this all works fine, bu

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: OpenJPA and JBoss

2008-07-29 Thread hungtru
Hi there. The strange thing is that I don't really have exceptions. I'm using JBoss 4.2.2, OpenJPA 1.1.0, and Java 1.5. In two beans, I am injecting the OpenJPA context via the @PersistenceContext(unitName="EventData") But I never see these two beans deploy completely, as it says it is waiting

[jboss-user] [JBoss Cache: Core Edition] - Re: Hibernate/Writes but does not loads

2008-07-29 Thread pozzo
I checked the relationships and seems to be fine. Something that was also noticed is that when I do a query (createQuery) cache is not used, the cache is used just when I execute a search for primary key. I forgot any configuration to work with createQuery? Or cache only works with find by pk?

[jboss-user] [EJB 3.0] - What's about embeddable EJB3

2008-07-29 Thread jc7442
I try to migrate my EJB3 application from JBoss 4.2.2.GA with JDK1.5 to JBoss 4.2.3.GA with JDK 1.6. Unit tests are executed in standalone with embeddable EJB3. Integration tests are executed within JBoss AS. Integrations tests works fine. Unfortunately, for unit tests I used an old version of

[jboss-user] [JBoss Cache: Core Edition] - Re: Stress Tests

2008-07-29 Thread lovelyliatroim
Just back to this question anonymous wrote : | I would have thought that having an ISOLATION level of NONE would turn out to be quicker but apparently not. What goes on behind the scenes when its set to "NONE"?. | Any ideas as to why it would perform better with an isolation level set c

[jboss-user] [JBoss Tools (users)] - Re: XHTML files and content assist with custom tags

2008-07-29 Thread campi
"campi" wrote : | I needed the attribute-type and the attribute ... The attribute wasn't displayed in my previous post. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167326#4167326 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[jboss-user] [JBoss Tools (users)] - Re: XHTML files and content assist with custom tags

2008-07-29 Thread campi
"Kragoth" wrote : I've just spent about an hour trying the solution mentioned above at http://docs.jboss.org/tools/2.1.0.GA/en/jsf/html_single/index.html#CodeAssistAndDynamicCodeAssist42BasedOnProjectData but I'm not having any success with it. My tags are still not in the list of tags when edi

[jboss-user] [JBoss Tools (users)] - Re: XHTML files and content assist with custom tags

2008-07-29 Thread campi
"[EMAIL PROTECTED]" wrote : campi - please elaborate what you mean by "jboss tools standard" ? There is no such thing - we just understand normal TLD's My bad, I 'haven't probably used to right word. Actually my tld is using this dtd : http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd I will hav

[jboss-user] [JBoss jBPM] - Re: not binding factory to jndi, no JNDI name configured

2008-07-29 Thread grin1dan
Hi Martin Thanks for the reply. The application will run and I can get to the console. The next newbie question is how I get to the designer to go about building a simple workflow application. I cannot seem to evoke a designer from the options in the console. I know eclipse has a plugin

[jboss-user] [Installation, Configuration & DEPLOYMENT] - 4.4.2 vs 5.0.CR1 error

2008-07-29 Thread poss
I have a deployed war that works perfectly well on 4.2.2. Using the defaults, I get all kinds of errors when I start up on JBoss 5.0.cr1. Looks like a JSF issue, but I am not sure how to correct it. JDK=1.5.0_16 SuSe Linux 10 Does anyone have any idea what I can do to fix this? Thanks Here is t

[jboss-user] [Installation, Configuration & DEPL OYMENT] - Failed to create xmbean for: org.jboss.system .se­rver.Serve

2008-07-29 Thread duman
I am new to JBoss. I have installed JBoss 4.0.3 SP1 as the "default" server. After the install completes, I am able to access the main page. After I reboot my Windows 2003, JBoss will not load correctly and I can see in the log file: "Failed to create xmbean for: org.jboss.system.se­rver.Server

[jboss-user] [Security & JAAS/JBoss] - SPNEGO Negotiation - JBoss Negotiation 2.0.3.Beta2

2008-07-29 Thread [EMAIL PROTECTED]
The second beta release of the JBoss Negotiation project has just been made. The JBoss Negotiation project provides a Tomcat authenticator and JAAS login module which can be used to add SPNEGO negotiation to any web application deployed to JBoss. The authenticator and user guide can be download

  1   2   >