[jboss-user] [JBoss Seam] - Re: 2(3?) step registration process

2006-08-29 Thread Basel
Take a look here: jbossworld-seam-lab/seam-lab/README/index.html View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967992#3967992 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3967992

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - integer[] mapping problem

2006-08-29 Thread mglowacki
Hi I've have a table with column with int4[] as data type. I have a problem with setting the type of corresponding entity bean field. I still have a message about not proper datatypes - byte array instead of integer[]. To be precise, message is: java.sql.SQLException: ERROR: column abc is of

[jboss-user] [JBoss Seam] - Re: Seperate entities deployment

2006-08-29 Thread mzeijen
I had a feeling that I would need to do that. But that isn't also really a problem. Maybe it is even better is some cases. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967994#3967994 Reply to the post :

[jboss-user] [JBoss jBPM] - how many events in JBPM?

2006-08-29 Thread zxcwillzxc
thank you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967996#3967996 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3967996 ___ jboss-user mailing list

[jboss-user] [EJB/JBoss] - Re: Calling EJB session bean from Web tier problem

2006-08-29 Thread janak
Hi, i have seemilar problem, have u got any solution... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967997#3967997 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3967997 ___

[jboss-user] [JBoss Seam] - Re: 2 jars , no inject

2006-08-29 Thread mzeijen
I just read from a different topic (http://www.jboss.com/index.html?module=bbop=viewtopict=89223) that I started that it isn't possible to resolve entity beans over JNDI but that you have to add them to each ear project. I already got this working but there is a trapdoor. Each ejb jar that

[jboss-user] [EJB 3.0] - Re: PostPersist callbacks

2006-08-29 Thread michalzel
I have got a question, if this postpersist method is being called within transaction? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967999#3967999 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3967999

[jboss-user] [JBoss Seam] - Re: @DataModel enhancement suggestion

2006-08-29 Thread mzeijen
I like the idea but the tag should probably look like this: @DataModel(impl=my.package.MyDataModel) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968000#3968000 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968000

[jboss-user] [Beginners Corner] - Re: Cannot connect to port 1099

2006-08-29 Thread wdfink
Hi Brian, I meant that the answer from JBoss in your telnet is correct. JBoss will give a Remotestub, but telnet dont work with it. Your connection should work without the URL_PKG_PREFIXES this only restricts the packages. regards Wolf View the original post :

[jboss-user] [JBoss Seam] - Re: can I use seam with WebSphere container ?

2006-08-29 Thread Tomas Kat.
Are there any news on the subject? Is it possible to use SEAM with Websphere already? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968002#3968002 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968002

[jboss-user] [JBoss Seam] - Re: DVDstore application with persistence allowing server re

2006-08-29 Thread appendix
If I take the process line out, I'd expect the jbpm component still to be initialized and the jbpm-related tables to be created. Just the actual process definition shouldn't be deployed to the database, right? Instead of getting this behavior, none of the jbpm_* named tables are created at

[jboss-user] [Installation, Configuration Deployment] - Re: Problem with mySQL datasource

2006-08-29 Thread [EMAIL PROTECTED]
Peter many thanks i will try this one, it just seems odd that it is listed on the console page though, but i do see your point. George many thanks for your suggestion - however i had already tried that name with a slash. The really crazy thing is i have set this up exactly the same on another

[jboss-user] [Beginners Corner] - HELP HELP PLEASE

2006-08-29 Thread golanbln
Hello everybody, i have one quistion.. i have deployed my applecation in Jboss 4.0.1sp1, in my application i am using J2EE and JSF... to test it i rum the application in localhost:8080 just like : htt://localhost:8080/myapp/index.jsp now how can i configur my Jboss to rum my application under :

[jboss-user] [JBossWS] - Re: wscompile and the use of arrays

2006-08-29 Thread Ormek
If you have the server available you can use the solution posten in JBWS-423 http://jira.jboss.org/jira/browse/JBWS-423 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968011#3968011 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: No ClassLoaders found for: org.jboss.ha.framework.server

2006-08-29 Thread spinny
Ofcourse! I have not copied files between the Default and my own. My mistake. Thanx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968012#3968012 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968012

[jboss-user] [JBoss Seam] - Re: Tomahawk datascroller loose conversationId

2006-08-29 Thread SmokingAPipe
And btw, the Seam + Tomahawk demo, which is the Issue Tracker, is not a very good demo of using Tomahawk. It only has one file that uses one very small Tomahawk component. It leaves out the important aspects of Tomahawk, namely, configuring the ExtensionsFilter properly so that it can embed

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Update fail. Expected one affected row. What does it mea

2006-08-29 Thread mkierdel
In practical way. This exception can be caused by the triggers on the table, which you want to update. I had that problem on: jboss/tomcat + mssqlServer2K. It helped when I put 'SET NOCOUNT ON' clause in trigger. | CREATE TRIGGER [ON_INSERT_SOMETHING] ON dbo.kurs | FOR INSERT, UPDATE |

[jboss-user] [JBossCache] - Re: ReplicationException caused by SuspectException when I

2006-08-29 Thread JL
Thanks a lot this solve my problem. with best regards jörg lenz View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968021#3968021 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968021

[jboss-user] [JBoss jBPM] - Re: Migration from Vitria to jBPM

2006-08-29 Thread [EMAIL PROTECTED]
there is a very important aspect that you have to keep in mind when converting processes from one language to another. writing executable business processes (like the vitria processes) is writing software in the sense that you are specifying how the BPMS software should behave. this is

[jboss-user] [JBoss jBPM] - Re: about process deployment ...

2006-08-29 Thread cwad0000
wenbozhu wrote : Are there any other ways available to deploy processes? i deploy the processes in an own method, by calling the api: | ... | ProcessDefinition processDefinition = ProcessDefinition.parseXmlInputStream(is); | jbpmContext.deployProcessDefinition(processDefinition); |

[jboss-user] [JBoss Seam] - Re: How do you do integration testing?

2006-08-29 Thread mzeijen
I don't have much expierence with testing Seam but I did study it a bit. I believe that TestNG is the best option to use, because Seam has native support for it. With TestNG and Seam you can use the ejb3 microcontainer to simulate the ejb environment which has the advantage that you can test

[jboss-user] [Advanced Documentation] - jboss.xml complete documenation?

2006-08-29 Thread elnebuloso
Hi, is there a complete documentation for the possible entries in jboss.xml. I would like to configure the number of threads available for a message driven bean. I suppose this is configured there. Best regards, Heiko View the original post :

[jboss-user] [JNDI/Naming/Network] - Re: JNDI datasource not available in one webapp while its av

2006-08-29 Thread wfenthusiast
sorry I had been trying to get the datasource using both OracleDS and was checking with MyDS and hence got the the code and stacktrace mixed up here's how its gotta look 15:57:43,414 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:name=MyDS,service=DataSourceBinding'

[jboss-user] [JBoss jBPM] - Re: How use Swimlane in a portlet??

2006-08-29 Thread antitrust1982
Hi all, I try to use swimlaneCreateLog and swimlaneAssignLog classes. I wrote this line in order to put in the log ernie: swimalneAssignLog slog=swimlaneAssignLog(swimlane, null, ernie); when I want to verify that the actorID is the good one. I do this:

[jboss-user] [JBoss AOP] - Is there a static vs. dynamic binding problem with jboss aop

2006-08-29 Thread manu4ever
Further to my question below, here's another example where something really seriously screwy is happening. The basic infrastructure comes from the docs/aspect-framework/examples/annotation example, but some of the files are modified and there is one new file: Driver.java === public class

[jboss-user] [JBoss jBPM] - Can't create jbpm-bpel.sar for setting up the BPEL Extension

2006-08-29 Thread rainstar79
Hi guys, I am trying to set up the BPEL extension for the jBPM, but I have a few problems. I downloaded the documention for the BPEL and went through the Chapter 3 - Getting started. I better tell you what I've done and were I got stuck: 1.) Download and install Apache Ant 1.6.5 2.) Download

[jboss-user] [Messaging, JMS JBossMQ] - MDB queue deleted and recreated

2006-08-29 Thread anild1977
Hi, I have configured an MDB in JBOSS with SonicMQ. when ever a message comes on queue , onMessage is ionvoked and I can process the message. I ahve deployed MDB on jboss and at runtime I delete the queue to which MDB is attached, and recreate it after deletion. On having this scenario , no

[jboss-user] [JBoss jBPM] - Re: JBPM API integration with AD

2006-08-29 Thread [EMAIL PROTECTED]
I want to connect to ldap from jBPM for users and roles details. Can you tell me what are the changes need to be done in jBPM? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968032#3968032 Reply to the post :

[jboss-user] [Beginners Corner] - Re: JavaMail problem

2006-08-29 Thread [EMAIL PROTECTED]
Good Day, Try the following code. | InitialContext ctx = new InitialContext() ; | Session mailSession = (Session) ctx.lookup(java:Mail) ; | Message msg = new MimeMessage(mailSession); | InternetAddress toAddrs[] = new InternetAddress[1]; | toAddrs[0] = new InternetAddress([EMAIL

[jboss-user] [JBoss jBPM] - Using JbpmContext.save(processInstance), the TaskInstall don

2006-08-29 Thread liuyan520
Hi All, These days i came accross a strange problem. First i create a process instance and return back the start task instance id. The code is shown in blow. Long lo = (Long)jbpmTemplate.execute(new JbpmCallback() { public Object doInJbpm(JbpmContext

[jboss-user] [JBoss AOP] - Entity Bean EJB3 with AOP Interceptor

2006-08-29 Thread chintoz
Hi! I try to develop an application, which intercept gets/sets methods of EntityBeans. I can intercept this methods, but i need to know the user that call this method. How can i find the user that lauch this method calls? Thanks View the original post :

[jboss-user] [Beginners Corner] - Re: JavaMail problem

2006-08-29 Thread damijanv
Hello again, I tried the code you sugessted but I am getting the same exception on msg.setText(String) java.lang.NoSuchMethodError: javax.activation.DataHandler.(Ljava/lang/Object;Ljava/lang/String;)V Best regards, Damijan View the original post :

[jboss-user] [JBoss Eclipse IDE (users)] - Configurating a JBoss server in Eclipse 3.2

2006-08-29 Thread msalva
Hi! I have installed JBossIDE-2.0.0.ALPHA-Bundle-win32 that includes Eclipse 3.2 and jboss ide 2.0.0. When I try to configure a new server from Servers view it doesn't work. In the Error Log I have this message: java.lang.NoClassDefFoundError:

[jboss-user] [JBoss Seam] - Re: How do you do integration testing?

2006-08-29 Thread [EMAIL PROTECTED]
http://blog.hibernate.org/cgi-bin/blosxom.cgi/Christian%20Bauer/java/seamdbunit.html View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968038#3968038 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968038

[jboss-user] [Management, JMX/JBoss] - Re: Possible to make an ear deployment dependent on an mBean

2006-08-29 Thread [EMAIL PROTECTED]
Good Day, Try to use BarrierController Service to achieve your dependancy. http://docs.jboss.org/jbossas/jboss4guide/r5/html/ch10.html#ch10.barrier Regards, Mark P Ashworth View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968039#3968039 Reply to the post :

[jboss-user] [EJB/JBoss] - Re: EJB not bound Exception

2006-08-29 Thread cwad0000
sphinx88 wrote : can you tell me where you put these client jars??? just add them to the classpath View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968040#3968040 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968040

[jboss-user] [EJB 3.0] - Re: @EJB injection not working

2006-08-29 Thread sionut2
[EMAIL PROTECTED] wrote : we have unit tests that test this very case. You'll have to post a test case to jira. This issue happens to me also.. I checked and I'm using the right EJB class (ie the one from javax.ejb not the one from javax.annotations). But still it doesn't work. I suspect it's

[jboss-user] [JBoss jBPM] - Re: jbpm.war with jboss-4.0.4.GA - How to... Pleae help ???

2006-08-29 Thread kukeltje
replace ehcache with a newer version View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968045#3968045 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968045 ___ jboss-user mailing

[jboss-user] [JBoss jBPM] - Re: how many events in JBPM?

2006-08-29 Thread kukeltje
unlimited View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968046#3968046 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968046 ___ jboss-user mailing list

[jboss-user] [JBossCache] - Re: JBossCache 1.4.0.SP1 released

2006-08-29 Thread [EMAIL PROTECTED]
Both versions ship with JGroups 2.2.9.2. | [EMAIL PROTECTED] lib]$ cvs upd -r JBossCache_1_4_0_GA jgroups.jar | [EMAIL PROTECTED] lib]$ java -jar jgroups.jar | | Version:2.2.9.2 | CVS:$Id: Version.java,v 1.27.2.2 2006/05/16 04:40:29 belaban Exp $ | History:

[jboss-user] [JNDI/Naming/Network] - Re: JNDI datasource not available in one webapp while its av

2006-08-29 Thread wfenthusiast
More info: I think the problem may be because my webapp is not getting bound to the 'java:' namespace because using the dumpContextList method someone posted in this forum I'm able to look at what the context contains. Making successive calls of System.out.println(Dumping context list

[jboss-user] [JBoss jBPM] - Re: how many events in JBPM?

2006-08-29 Thread fjfd
do you mean how many kinds of events? public static final String EVENTTYPE_TRANSITION = transition; public static final String EVENTTYPE_BEFORE_SIGNAL = before-signal; public static final String EVENTTYPE_AFTER_SIGNAL = after-signal; public static final String EVENTTYPE_PROCESS_START =

[jboss-user] [JBoss Portal] - Get Login Userid

2006-08-29 Thread chuaky
dear all, I'm trying to retrieve the current userid from Jboss portal after login to Portal. How to do that? Did saw some hints from the Portal Reference Manual on 6.1.3.2 (see http://docs.jboss.com/jbportal/v2.4/reference-guide/en/html_single/#d0e2691) But i don't have the request class

[jboss-user] [JBoss jBPM] - Re: jbpm.war with jboss-4.0.4.GA - How to... Pleae help ???

2006-08-29 Thread gfellenz
or use JBoss 4.0.3.SP1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968054#3968054 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968054 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - log in jbpm

2006-08-29 Thread antitrust1982
Hi all, I try to create a swimlane but I think that I must use the log. So I have seen in the javadoc the classes that I must use, buit I don't understand how use them. Some body can help me telling me the way to create my log and log me. thank you very much for your help antitrust1982

[jboss-user] [JBoss Portal] - Re: Bad password for username=admin

2006-08-29 Thread AndrewBoyd
Peter you are the BOMB! I switched from utf-8 to latin1 and everything went as it should. I'm thinking that I should open up a bug on jboss portal. It was all because a key used in the jbp_instance_per_user table was over 1000 bytes. Thanks again for all of your help! Andrew View the

[jboss-user] [EJB 3.0] - Re: Problem with lazy initialization - no session or session

2006-08-29 Thread scraatz
Are you accessing your lazy collections within a single Transaction? If not, that could be your problem... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968057#3968057 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968057

[jboss-user] [Installation, Configuration Deployment] - JBOSS AND APACHE

2006-08-29 Thread golanbln
hi all, i have jboss application server 4.0.1sp1 and it's working fine on localhost:8080. i want to use it along with standalone Apache webserver.can i do this? can you please help me out as i'm about to use a webhosting for my application ,there standalone Apache webserver is running. Is

[jboss-user] [Beginners Corner] - APACHE AND JBOSS

2006-08-29 Thread golanbln
hi all, i have jboss application server 4.0.1sp1 and it's working fine on localhost:8080. i want to use it along with standalone Apache webserver.can i do this? can you please help me out as i'm about to use a webhosting for my application ,there standalone Apache webserver is running. Is

[jboss-user] [EJB 3.0] - Problems with CascadeType.ALL

2006-08-29 Thread cleonhar
Hi, I have a question about the use of CascadeTypes. I am using jboss-4.0.4-GA with MySQL 4.0.15 (INNODB). I have annotated a getter like this: | @OneToMany(fetch = FetchType.EAGER, cascade=CascadeType.ALL) | In the generated table I expect to get a foreign key with ON DELETE CASCADE,

[jboss-user] [JBoss jBPM] - Re: jBPM 3.1 beta 2 is not thread safe !

2006-08-29 Thread kukeltje
Yes, transactionboundary, but within a single thread. There is a discussion about transactions commands etc in the design forum. If you have ideas, tips etc, you are more than welcom to contribute there. View the original post :

[jboss-user] [JBossWS] - Re: Web service response encoding

2006-08-29 Thread alanjonesbath
Sorry, I should probably have also mentioned its a document literal web service, running on JBoss 4.0.4 GA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968066#3968066 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968066

[jboss-user] [EJB 3.0] - Re: Problems with CascadeType.ALL

2006-08-29 Thread [EMAIL PROTECTED]
You should not expect to see database constraints added to the DB schema when you do this. The actual deletes are done on the Java side - i.e. the EJB implementation will perform the cascading deletes. View the original post :

[jboss-user] [JBoss Portal] - Re: Positioning logo in header

2006-08-29 Thread AndrewBoyd
Looking on the admin screen under the instances link it shows that the header has an instance of local.samples.HeaderContentPortlet. It looks like this may be the Portlet you want to extend. Although since I'm a newbie here I could be mistaken. Any other suggestions? Thanks, Andrew View

[jboss-user] [JBoss Eclipse IDE (users)] - Is reveng entity annotations configurable?

2006-08-29 Thread memelet
I would like to control the properties set in the @Table annotation. Specifically I need to supress the generation of the schema= and catalog= properties (they will be different values at runtime and set via persistence.xml). I have found DelegatingReverseEngineeringStrategy and that is

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Is reveng entity annotations configurable?

2006-08-29 Thread [EMAIL PROTECTED]
there is no difference wether it is for hbm.xml or entity they use the same underlying model. you can avoid catalog/schema by setting default_schema and default_catalog in hibernate.cfg.xml to the schema you are actually reverse engineering ...then all reference to that schema/catalog will be

[jboss-user] [JBoss jBPM] - Re: jbpm.war with jboss-4.0.4.GA - How to... Pleae help ???

2006-08-29 Thread kukeltje
correct View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968073#3968073 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968073 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBossWS] - Re: Problem with wsdl, accessing a WebMethod in a statelessS

2006-08-29 Thread elster
I found out that the problem is in the wsdl at line 18. message name=CustomersSessionBean_HelloWorldResponse | part name=result element=s0:HelloWorldResponse / | /message The error is the name attribute. It should be called parameters. message

[jboss-user] [JBoss jBPM] - Problem creating Process Instance and Tasks

2006-08-29 Thread jmjava
I am trying to creat a simple web application that demonstrates moving a token through a process and assigning users to tasks during the process. I am using the Spring Modules package to configure my JBPM engine. When i try to create a processInstance and signal the token it appears that

[jboss-user] [Installation, Configuration Deployment] - startup class

2006-08-29 Thread muhammadshahid
I would like to start a class before the EAR is started. How would I set it up thru the config file Or without a config file? The weblogic has the same type of functionality in the config.xml, the element name is StartupClass, where you can set your class name and other parameters e.g.

[jboss-user] [Installation, Configuration Deployment] - properties file

2006-08-29 Thread muhammadshahid
My application is using a property file. Where should I put this property file so the EAR can read the file at run time? If let's say it is the server/default/config folder, what I would put the relative path in the java code to read the property file? Appreciate for your help. View the

[jboss-user] [Installation, Configuration Deployment] - weblogic config.xml

2006-08-29 Thread muhammadshahid
Is there a way to deploy the ear thru the configuration xml in jboss instead of dropping the ear/war into the deploy folder? The same functionality is given in weblogic thru the config.xml. Appreciate for your help. View the original post :

[jboss-user] [JNDI/Naming/Network] - Class Cast Exception thrown when casting Data Source jboss

2006-08-29 Thread Pranava_kumar2003
HI I am trying to get a DataSource object in a stand alone java program. this is my program | import java.util.*; | import javax.naming.*; | public class jndi { | public static void main(String args[]){ | try{ | | Properties prop = new

[jboss-user] [Messaging, JMS JBossMQ] - Re: Synchronizing MessageDrivenContext

2006-08-29 Thread amadeuz
genman, to answer your question, context is visible to the container, otherwise it won't be able to roll it back if needed to. no? the 'multiple threads' are container and the mdb thread itself so there are 2 threads. View the original post :

[jboss-user] [Security JAAS/JBoss] - About Externalization of Tomcat Authenticators

2006-08-29 Thread Jose Inacio Silva Junior
I've been working on a Single Sign On solution using SPNEGO/Kerberos with JBoss. I've created a valve for HeaderAuthenticator, but how can I define the auth-method in web-xml to invoke this class? My intention is picking up the Kerberos ticket from the Request's Header! Any tip will help me so

[jboss-user] [Security JAAS/JBoss] - Re: About Externalization of Tomcat Authenticators

2006-08-29 Thread [EMAIL PROTECTED]
You do not specify the auth method. But you should specify the authenticator for the corresponding regular auth method in the jbossweb-tomcat55.sar/META-INF/jboss-service.xml View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968089#3968089 Reply to the post :

[jboss-user] [JNDI/Naming/Network] - Re: JNDI datasource not available in one webapp while its av

2006-08-29 Thread wfenthusiast
I found the problem :D. My build was copying all the jars used for compiling the webapp into the webapp/WEB-INF/lib folder thus putting jboss-*.jar files there. Once I removed them from there, IT WORKS :D View the original post :

[jboss-user] [Beginners Corner] - Re: HELP HELP PLEASE

2006-08-29 Thread [EMAIL PROTECTED]
Docs are here: http://www.jboss.com/wiki/Wiki.jsp and here: http://labs.jboss.com/portal/jbossas/docs The answer to your specific question is here: http://wiki.jboss.org/wiki/Wiki.jsp?page=SetupARootContextApp Stan View the original post :

[jboss-user] [Beginners Corner] - Re: Problem with JSF and JBOSS.

2006-08-29 Thread [EMAIL PROTECTED]
Looks like you forgot to add the MyFaces servlet context listener to your web.xml. See http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWithIntegratedMyFaces Stan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968096#3968096 Reply to the post :

[jboss-user] [JBoss Portal] - Deploying a theme at runtime.

2006-08-29 Thread mrokhvar
Hi, How can I deploy a theme in my portal application at runtime? I?ve found a declaration of the theme service in the jboss deployment descriptor. Can I use it in my code? Thanks Max View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968097#3968097 Reply to

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Is reveng entity annotations configurable?

2006-08-29 Thread memelet
I can't seem to find the default_schema,catalog in the hibernate-configuration-3.0.dtd. Am I missing something? thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968098#3968098 Reply to the post :

[jboss-user] [JBoss Seam] - Re: can I use seam with WebSphere container ?

2006-08-29 Thread [EMAIL PROTECTED]
Maybe someone in the Seam community who uses websphere should try it and report back. I can't speak for any of the other Seam guys, but I don't recall getting a websphere license sent to me by IBM. :) View the original post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Is reveng entity annotations configurable?

2006-08-29 Thread [EMAIL PROTECTED]
its a property. SCOTT View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968100#3968100 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968100 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Pooled-actors Assignment

2006-08-29 Thread liondrys
Hi people, First, sorry for my poor english, I try to do my best to be understabled :) I'm newer in jBPM and test the gettinStarted environment. I created a little workflow from scract with help from the jBPM wiki page. It works fine that's great ;-) I try now to do a more complex flow. The

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Is reveng entity annotations configurable?

2006-08-29 Thread memelet
Yea, I just found it. Thanks!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968102#3968102 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968102 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Cannot get my first EJB 3.0 to work!!!

2006-08-29 Thread seahsherley
Hi guys, I have created a interface package examples.session.stateful; public interface Count { public int count(); public void set(int val); public void remove(); } Then I have created a Stateful Bean to implements the above interface @Stateful(name =

[jboss-user] [JBossCache] - Re: JBossCache 1.4.0.SP1 released

2006-08-29 Thread carlabramsson
Ah. Sorry... /Jar Jar Binks :0) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968104#3968104 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968104 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: User Input Req for 2.6 Usability and UI enhancements

2006-08-29 Thread [EMAIL PROTECTED]
dhartford wrote : | If there is a list of 20 portlets for a user to select, will they be able to see/understand the preferred-width size of the portlets so that user can choose the best column to add the portlet to? | | -D Currently, no. I'm not sure of a workaround, as a portlet

[jboss-user] [Beginners Corner] - Jboss-4.0.4.GA start problem with default server

2006-08-29 Thread Kentzhou
I can start JBOSS 4.0.4GA with default conf at firstly. But I can not start it again. I did not change anything related conf. My environment is XP with SP2, No windows firwwall. The start log as below: 10:59:30,816 INFO [Server] Starting JBoss (MX MicroKernel)... 10:59:30,832 INFO [Server]

[jboss-user] [JBoss Portal] - Global Parameters / Portal Registry

2006-08-29 Thread FelderR
Hello, I read a lot about Request Parameters within Portlets and I know that the Spec. tells that 'A portlet must not see any parameter targeted to other portlets.' in chapter 11.1.1. I also found an interesting discussion about a Global Registry, as the Portal were compared to Windows and

[jboss-user] [EJB 3.0] - Re: Cannot get my first EJB 3.0 to work!!!

2006-08-29 Thread [EMAIL PROTECTED]
do like this @Remote public interface Count { public int count(); public void set(int val); public void remove(); } @Stateful(name = CountingBean) public class CountBean implements Count { ... } Then add the interceptors back. You missed the annotation on the interface. View the

[jboss-user] [JBoss Portal] - Re: User Input Req for 2.6 Usability and UI enhancements

2006-08-29 Thread [EMAIL PROTECTED]
zerrt1 wrote : I agree with the above post that being able to order the navigation tabs is a very useful addition. Actually I think it is almost essential. There are two open reqs wrt navigationportlet that I am working on currently. 1. ordering (partners at AEM submitted something here) 2.

[jboss-user] [JBoss Portal] - Re: Deploying a theme at runtime.

2006-08-29 Thread [EMAIL PROTECTED]
You simply drop the theme war in the deploy directory. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968111#3968111 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968111 ___

[jboss-user] [JBoss Portal] - Re: Global Parameters / Portal Registry

2006-08-29 Thread [EMAIL PROTECTED]
Why don't you use our Jboss Portal InterPortlet Communication API? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968110#3968110 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968110

[jboss-user] [JBoss Portal] - Re: Management Portlet, strange behaviour

2006-08-29 Thread [EMAIL PROTECTED]
This is unusual. What DB are you using? Maybe changes are not being persisted? Or you have the overwrite flag on every page? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968112#3968112 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Management Portlet, strange behaviour

2006-08-29 Thread MaxVanLoon
[EMAIL PROTECTED] wrote : This is unusual. What DB are you using? Maybe changes are not being persisted? Or you have the overwrite flag on every page? I'm using MySQL. I can see my new configuration data, generated by the ManagementPortlet, into the db. But it looks like portal doesnt looks at

[jboss-user] [JBoss Portal] - Re: A couple of doubts while using JBoss Portal 2.4 GA? - Ne

2006-08-29 Thread mmontoni
Hi Peter, thank you for your promptly reply. I saw the documentation. I know how to deploy portletsPlease, correct me if I am wrong. A Portal is a collection of portlets...So I need to create 2 portals for 2 different divisions for my company. Those 2 portals will have several portlets

[jboss-user] [JBoss Seam] - Re: 2(3?) step registration process

2006-08-29 Thread aozoren
Basel - I have read that document a number of times both before you mentioned and after, just in case I missed something. Can you please quote the paragraph that is related to email verification during a registration process. If I understood correct, this case involves saving the state of the

[jboss-user] [JBoss Portal] - Re: A couple of doubts while using JBoss Portal 2.4 GA? - Ne

2006-08-29 Thread MaxVanLoon
mmontoni wrote : Hi Peter, | | thank you for your promptly reply. | | I saw the documentation. I know how to deploy portletsPlease, correct me if I am wrong. A Portal is a collection of portlets...So I need to create 2 portals for 2 different divisions for my company. Those 2

[jboss-user] [Installation, Configuration Deployment] - Re: Problem with mySQL datasource

2006-08-29 Thread PeterJ
I don't think it is a VM issue. I think that it is a configuration issue and your are connected to something, but not what you think you are connected to. Hence my suggestion to print the namepsace contents. View the original post :

[jboss-user] [JBoss Messaging] - Re: Problem getting correct IP for CallbackServer

2006-08-29 Thread [EMAIL PROTECTED]
Thanks. I've opened this: http://jira.jboss.com/jira/browse/JBMESSAGING-536 Scheduled it for CR5. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968128#3968128 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968128

[jboss-user] [JBoss Portal] - Re: A couple of doubts while using JBoss Portal 2.4 GA? - Ne

2006-08-29 Thread mmontoni
Isn't that personalization? Do you know where I can find that in the documentation...? Also, I was using the bet version of 2.4.0 and now I am trying to install the GA version. I downloaded the source code of it. When I extracted the .../thirdparty dir is not there. This is causing an error

[jboss-user] [JBoss Seam] - Re: testing after

2006-08-29 Thread mugwump
I'm having the very same problem: Did anybody resolve this in the meantime?! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968134#3968134 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968134

[jboss-user] [JBoss Seam] - Re: Tomahawk datascroller loose conversationId

2006-08-29 Thread texan
Did anyone figure out how to preserve the conversation with the Tomahawk data scroller? What about the sorting on the Tomahawk table seems like that also would trash the conversation. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968138#3968138 Reply to the

[jboss-user] [JNDI/Naming/Network] - Re: java.naming.provider.url parsing problem?

2006-08-29 Thread csturtz
I was finally able to get a connection using some different properties. Here's the jndi.propperties I am now using: anonymous wrote : java.naming.factory.initial=org.jboss.naming.HttpNamingContextFactory | java.naming.provider.url=http://localhost:8080/invoker/JNDIFactory |

[jboss-user] [Beginners Corner] - Re: APACHE AND JBOSS

2006-08-29 Thread PeterJ
Do not post the same question to multiple forums. See http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968142#3968142 Reply to the post :

[jboss-user] [JBossWS] - Re: JBossWS response does not match WSDL message definition;

2006-08-29 Thread Doug.Palmer
Here is an example; the following wsdl was generated by JBossWS for my service: | definitions name='CalculatorService' targetNamespace='http://services/jaws' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://services/jaws'

[jboss-user] [JBossCache] - JBoss Cache Cluster Problem within JBoss AS 4.0.2

2006-08-29 Thread gh_aiyz
Hi all, I got a problem when use JBoss Cache 1.4.0 within JBoss AS 4.0.2. I have two application servers. when they start up, the caches can find each other, and fetch the in-memory status successfully. But when I put an object into cache A, it does not replicate the object to cache B; however,

[jboss-user] [JBoss Seam] - Re: Seam suggestion - change Scope and ScopeType annotation

2006-08-29 Thread bsmithjj
anonymous wrote : I think of a context as a closure over a scope. yikes! But that's not what I'm getting at - mainly, it's about simplifying the number of terms used to express the same thing. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968140#3968140

[jboss-user] [JNDI/Naming/Network] - Re: java.naming.provider.url parsing problem?

2006-08-29 Thread PeterJ
Change your jndi.properties file to read: java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory | java.naming.provider.url=jnp://localhost:1099 | java.naming.factory.url=org.jboss.naming:org.jnp.interfaces I hope I transcibed these correctly, I usually don't use a properties

  1   2   3   >