[jboss-user] [Installation, Configuration & Deployment] - Re: Stupid problem: no logging period for an EAR file

2007-01-15 Thread SmokingAPipe
On a whim, I was looking around, and saw the server/default/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml file. I edited that file and changed: javax.servlet,org.apache.commons.logging to: javax.servlet,org and restarted and it WORKED in the sense that I suddenly saw a ton of web a

[jboss-user] [JBoss Seam] - Re: Starting a converstaion and then it ain't there any more

2007-01-15 Thread [EMAIL PROTECTED]
I have used the normal buttons: No Change. I am trying to prevent propagation as with propagation I get even more errors! :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002144#4002144 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[jboss-user] [Installation, Configuration & Deployment] - Re: Stupid problem: no logging period for an EAR file

2007-01-15 Thread SmokingAPipe
And I set my log4j.xml file to: http://jakarta.apache.org/log4j/"; debug="true"> | | | | | | | | | | | | | | | which should log everything above info level. All my log messages are at "severe" level. None of them s

[jboss-user] [Installation, Configuration & Deployment] - Re: Stupid problem: no logging period for an EAR file

2007-01-15 Thread SmokingAPipe
And apparently I'm not the only one who is getting this "there are no logs" problem when using virtual hosts in JBoss: http://osdir.com/ml/log4j-user@logging.apache.org/msg07435.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002140#4002140 Reply to th

[jboss-user] [Management, JMX/JBoss] - Re: Historical data

2007-01-15 Thread blitznl
No, I am saying I want a tool that uses the JMX Mbeans to collect information about some attribute, say jboss.system:type=ServerInfo FreeMemory, given some interval. This information is helpfull when the server crashes or something in the middle of the night. This typical administrator's procedu

[jboss-user] [Installation, Configuration & Deployment] - Re: Stupid problem: no logging period for an EAR file

2007-01-15 Thread SmokingAPipe
I looked at the jmx-console and looked at the log4j mbean, and set the CatchSystemErr and CatchSystemOut to false, and that didn't seem to change anything. The one thing that does work is (Java 6) System.console().printf(). That cannot be redirected at all from within Java. Unfortunately if I

[jboss-user] [JBoss Seam] - Ending conversations in super class method.

2007-01-15 Thread pdpantages
Using Seam 1.1.0.GA Hello Forum, This is, hopefully, an easy question: When using @End to end a nested conversation, I found that the conversation was not ended when I annotated a method in a superclass. E.g. like so: | public class Bean1 { | . | @End | public String a

[jboss-user] [EJB 3.0] - Is @Remote the same as extending java.rmi.Remote?

2007-01-15 Thread dwin
Hey guys Just out of curiousity, is @Remote the same as extending java.rmi.Remote? In the previous J2EE, EJBObject extends java.rmi.Remote, in the context of the JBoss EJB 3.0 implementation, is there any difference between @Remote public interface myInterface and public interface myInterfa

[jboss-user] [EJB 3.0] - Re: TABLE [[TABLE_NAME]] NOT MAPPED.

2007-01-15 Thread smaddula
Hi guyz... Even I am also facing the same problem Any help is appreciated... Thnx n regards baba View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002130#4002130 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002130

[jboss-user] [Messaging, JMS & JBossMQ] - Re: java.io.IOException: Client is not connected

2007-01-15 Thread PhilipWu
Looks like there's a bug report http://jira.jboss.com/jira/browse/JBAS-2973 However it doesn't seem to be fixed in 4.0.5.GA which is the one im using View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002129#4002129 Reply to the post : http://www.jboss.com/inde

[jboss-user] [Installation, Configuration & Deployment] - Re: Stupid problem: no logging period for an EAR file

2007-01-15 Thread SmokingAPipe
I tried putting this: | | in the web server.xml file for JBoss and that made the whole thing fail. Hmm, surely logging is possible for applications in JBoss? I just want to do the obvious things: if there is an uncaught exception, log it, and also be able to say logger.severe("som

[jboss-user] [Messaging, JMS & JBossMQ] - Re: java.io.IOException: Client is not connected

2007-01-15 Thread PhilipWu
Hi, Did you manage to solve this problem? I'm getting the same error messages View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002127#4002127 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002127

[jboss-user] [JBoss Seam] - Re: Starting a converstaion and then it ain't there any more

2007-01-15 Thread [EMAIL PROTECTED]
A couple of things you might want to try: 1. Would the app work with regular JSF buttons (not ICE buttons)? 2. I am not sure why you need to prevent conversation propagation? You want to prevent the new conversation from joining an existing one or something? Can you make your app work without t

[jboss-user] [JBoss Seam] - Generic List with @DataModel

2007-01-15 Thread lightbulb432
When using generic Lists, I get compiler warnings. If I want to have a generic return type, which of the following two options should be done? (Note the use of a cast in the second option.) Also, what's the disadvantage to not using @SuppressWarnings? It seems like it's optional... @Da

[jboss-user] [JBoss Portal] - Problem in deploying PortletBridge to JBOSS 2.4

2007-01-15 Thread washboy
I have no clue what went wrong. Help is greatly appreciated. Thank you. ERROR [AbstractKernelController] Error installing to Start: name=portal:container=WebApp,id=portletbridge state=Create java.lang.IllegalArgumentException: This portlet app is already registered at org.jboss.portal.po

[jboss-user] [Installation, Configuration & Deployment] - Re: help me !! run.sh -c all output ERROR !!!!

2007-01-15 Thread ghbspecial
it.s over insert JAVA_OPTS=-Djava.net.preferIPv4Stack="true" to run.sh it's OK http://dev.csdn.net/develop/article/84/84896.shtm http://mail-archives.apache.org/mod_mbox/tomcat-users/200311.mbox/[EMAIL PROTECTED] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[jboss-user] [JBoss jBPM] - Re: automatically completing tasks

2007-01-15 Thread kukeltje
creat actionhandlers that cancel the other tasks via the api. There is no mechanism (yet?) to define that in the processdefinition. If you feel it is an interesting feature, file a jira issue for it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002122#40021

[jboss-user] [JBoss jBPM] - Re: Form validation jBPM 3.2

2007-01-15 Thread kukeltje
of any jsf validator mechanism. Even ones that need configuring in faces-config.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002121#4002121 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002121 __

[jboss-user] [JBoss Seam] - Re: When to use @Factory

2007-01-15 Thread SmokingAPipe
I think your option #1 is good when a conversation is starting. What if it needs to display this list several times i the conversation? You don't want to call findListOfStuff() every time it is displayed, because that might involve DB queries, etc. Option #2 is ok if it's ok to regenerate the

[jboss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Transaction over multiple entitity beans

2007-01-15 Thread literadix
Hi all ! I have read also the Oreilly's book, but can not figure out how construct the following: I have multiple Entities (Entity1, Entity2, ..., EntityN) and have put on top of each entity a session bean (Entity1Dao, Entity2Dao, ..., EntityNDao). What I want to do is to hadle an update of en

[jboss-user] [JBoss Seam] - Re: Testing FacesMessages with wmbedded container and inject

2007-01-15 Thread [EMAIL PROTECTED]
In your startup log, do you see a line like this: 20:13:48,221 INFO [FacesConfigurator] Reading config jar:file:/Applications/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp23958jboss-seam-blog.ear-contents/jboss-seam-blog-exp.war/WEB-INF/lib/jboss-seam-debug.jar!/META-INF/faces-config.xml |

[jboss-user] [JBoss Seam] - Exception thrown on Session with Page scope

2007-01-15 Thread gus888
Hi all, When I tried to change a SFSB scope from Session to Page, I always got the following exception. Can Page scope be assigned to SFSB? From Seam document, it seems OK. Anybody can give me a help? Thank you in advance. 22:28:13,843 ERROR [[/prototype]] Exception sending context initialized e

[jboss-user] [JBoss Seam] - When to use @Factory

2007-01-15 Thread lightbulb432
In general, what's the difference between using @Factory and not? When should @Factory be used? What's the difference between the following two options (e.g. for populating a datamodel, or even for doing something else). @DataModel | private List stuff; | | @Factory | public void getStu

[jboss-user] [JBoss Seam] - Re: Exception thrown on Session with Page scope

2007-01-15 Thread [EMAIL PROTECTED]
No, SFSBs cannot live in the page scope. That's because page scoped objects are never destroyed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002113#4002113 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002113

[jboss-user] [Installation, Configuration & Deployment] - Re: Want to setup a startup class, but MBean in SAR not depl

2007-01-15 Thread Hakucho
Thanks Fernando, that fixed a similar problem I was having! Andrew View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002098#4002098 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002098 ___

[jboss-user] [JBoss Seam] - Re: Logging using java.util.logging.*?

2007-01-15 Thread SmokingAPipe
All of my log messages are at SEVERE level and none are showing up. When the EAR deploys, I don't even see that notice showing up on the console. It's like when there is a virt. host, ALL log info about that goes away. This is an absolute nightmare because I know my app is throwing an exceptio

[jboss-user] [EJB 3.0] - Re: Could not resolve beanClass method from proxy call

2007-01-15 Thread ravishbhupesh
Hey I also got the same problem . Its unusual sometimes it worked n othertimes it didnt. So I made the methods in my bean interface to throw RemoteException. And its working fine now. Data is persisting in the database(ORACLE) M working with JBoss4.0.3SP1 , Jboss eclipse IDE 1.6 & Oracle 9i

[jboss-user] [JBoss Seam] - Re: Logging using java.util.logging.*?

2007-01-15 Thread seamNoobie
"seamNoobie" wrote : I had no logging from seam at the debug level. | | It appeared when I logged at info level. | | To do things properly: | You probably already know this but you have to fiddle with the JBoss config to get logging at Debug level... either change the default logger to

[jboss-user] [Installation, Configuration & Deployment] - Re: Stupid problem: no logging period for an EAR file

2007-01-15 Thread SmokingAPipe
Btw this is with JBoss 4.0.5. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002089#4002089 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002089 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Logging using java.util.logging.*?

2007-01-15 Thread seamNoobie
I had no logging from seam at the debug level. It appeared when I logged at info level. To do things properly: You probably already know this but you have to fiddle with the JBoss config to get logging at Debug level... either change the default logger to debug or add a log4j logger that logs y

[jboss-user] [Installation, Configuration & Deployment] - Stupid problem: no logging period for an EAR file

2007-01-15 Thread SmokingAPipe
I have a server that has two virtual hosts with two EAR files on it. I get absolutely NO logging information from them. I don't get notified when they deploy. I'm looking at the JBoss console, and even when these apps do "System.out.println()", nothing shows up. I use java.util.logging.Logg

[jboss-user] [JBoss jBPM] - Re: Form validation jBPM 3.2

2007-01-15 Thread chprvkmr
If you are developing a web application then java script holds good. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002086#4002086 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002086 __

[jboss-user] [JBoss Seam] - Testing FacesMessages with wmbedded container and injection

2007-01-15 Thread [EMAIL PROTECTED]
When I try to test my login module using a TestNG integration test, it throws the following error: [testng] javax.ejb.EJBException: javax.el.PropertyNotFoundException: Property 'jboss' is not found on type: org.jboss.seam.Namespace After some debugging, I have tracked down the error message t

[jboss-user] [JBoss Seam] - Testing FacesMessages with wmbedded container and injection

2007-01-15 Thread [EMAIL PROTECTED]
When I try to test my login module using a TestNG integration test, it throws the following error: [testng] javax.ejb.EJBException: javax.el.PropertyNotFoundException: Property 'jboss' is not found on type: org.jboss.seam.Namespace After some debugging, I have tracked down the error message t

[jboss-user] [JBoss Seam] - Starting a converstaion and then it ain't there any more?

2007-01-15 Thread seamNoobie
To start a registration you use the button: | | | | Which hopefully forces the current conversation not to be be propagated. In the code: | @Stateful | @Name("userRegistrationController") | @Conversational | public class UserRegistrationControllerImpl implements UserReg

[jboss-user] [Installation, Configuration & Deployment] - help me !! run.sh -c all output ERROR !!!!

2007-01-15 Thread ghbspecial
os :redhat 4.2 jboss4.03-sp1 start jbos,I was used jboss/bin/run.sh is OK ,no problem . but I was used jboss/bin/run.sh -c all is output error . I need cluster jboss for session replication . 10:57:13,709 WARN [HANamingService] Failed to start AutomaticDiscovery java.net.SocketException: bad

[jboss-user] [JBoss Seam] - Re: Logging using java.util.logging.*?

2007-01-15 Thread SmokingAPipe
I have found the problem. It is several layers of fragile junk being mis-labeled as logging systems. The main culprit is Tomcat's new JULI logging system, new since Tomcat 5.5.9 I believe. This piece of junk is a sophisticated system which allows each individual application to have its own l

[jboss-user] [JBossCache] - who can help me? something about treecache.

2007-01-15 Thread neddy
I want to use the Jboss's TreeCache to manage my object,but something problem: I have an interface class CacheEngin.java code: /* * Copyright (c) Rafael Steil * All rights reserved. * * Redistribution and use in s

[jboss-user] [JBoss Messaging] - Re: Make Messaging server talk to MySQL DB

2007-01-15 Thread PeterJ
That is not the JDBC jar file. You have to get it from your database vendor. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002070#4002070 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002070 _

[jboss-user] [JBoss Seam] - Re: Seam performance

2007-01-15 Thread [EMAIL PROTECTED]
On the second question, it almost never makes sense to have EJBs on a separate tier from the web application. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002067#4002067 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss Messaging] - Re: Make Messaging server talk to MySQL DB

2007-01-15 Thread vvd
Thanks for the response. I did find the below file in the path you have mentioned. "/server/standalone-messaging/lib/jboss-common-jdbc-wrapper.jar" if above is not the correct file, please let me know which file I need to copy and let me know where I can find the file also. Thanks, View the

[jboss-user] [Installation, Configuration & Deployment] - question about log4j

2007-01-15 Thread computer8080
I got 2 question about log4j, i using eclips lomboz as development environment. 1) i using the log4j inside jboss currently and when i change the threshold param to DEBUG in log4j.xml inside jboss as below;

[jboss-user] [JBossWS] - Re: Enforcing a WSDL without doing WSDL first development (t

2007-01-15 Thread dwin
Ok, correction...some ant scripts did not deploy right. enforcing the WSDL through wsdlLocation does work and it is used. You just have to ensure that the wsdl in wsdl location does not contradict the web service implementation. So if you want to add comments using xs:documentation, you can

[jboss-user] [JBoss Seam] - Re: Nested property best practice

2007-01-15 Thread [EMAIL PROTECTED]
Do it in the createInstance() method of the Home class. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002048#4002048 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002048 ___

[jboss-user] [JBoss Seam] - Re: org.jboss.seam.core.Interpolator

2007-01-15 Thread [EMAIL PROTECTED]
Yes, and it was already fixed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002045#4002045 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002045 ___ jboss-user mailing list

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Web console not display web app servlets

2007-01-15 Thread ads_green
Hi All, We have a simple web app contained in a war file. If we deploy this to Jboss 4.0.4 straight into the /deploy directory then using the web-console tool we can see stats on the servlets contained in the archive. (J2EE Domains/jboss.management.local/JBoss/application.war) However, if we p

[jboss-user] [JCA/JBoss] - Re: Can't get JCA datasource using JNDI

2007-01-15 Thread omar_azrat
Yes, absolutely YES. it worked!! thank you very much. Thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002041#4002041 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002041 _

[jboss-user] [JBoss jBPM] - Form validation jBPM 3.2

2007-01-15 Thread NiB
Does anyone has an idea how I can validate a form of a task node? I mean the values e.g. in an inputText View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002040#4002040 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002

[jboss-user] [JBoss jBPM] - Re: Assigning a group to a task...jbpm3.2Alpha1

2007-01-15 Thread NiB
Can you post the db-entries: jbpm_jd_group jbpm_id_membership jbpm_id_user View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002039#4002039 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002039 ___

[jboss-user] [Clustering/JBoss] - Ditributed Queue using ClusteredPostOfficeService

2007-01-15 Thread wqmsrqx
When i run my client on one of the instances in a cluster which posts more than 1000 messages, the instance where i am running the client going fine in processing them and the other instances in the cluster throw me up the stack trace as below: Can somebody advise where i am going wrong or wher

[jboss-user] [JBossWS] - Re: Exception while deploying a webservice with attachment (

2007-01-15 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : "mnsharif" wrote : Sorry, the correct third code snippet is as follows: | | | | | | | | | | | | | | notice that it is type = "xsd:string" and not element = "xsd:string", as i wrote in my last post by mistake. | | | | |

[jboss-user] [JBossWS] - SchemaTypeCreator.introspectJavaProperties Exception w/ POJO

2007-01-15 Thread aschmidt1978
Hi, I've created a simple POJO web service which has a method that returns a generated data type from an XML schema (using xjc). On deploying the web application that contains the service, I get the following exception: java.lang.NullPointerException | at org.jboss.ws.tools.schema.Sc

[jboss-user] [Installation, Configuration & Deployment] - Custom deployer and deployment ordering?

2007-01-15 Thread [EMAIL PROTECTED]
Hi, I have a custom deployer that constructs services based on an XML description. These services rely on a J2EE application client (WS client) being initialized before they can be properly started (since they need access to the WS). My app structure is as follows: | - top-level.sar | - -

[jboss-user] [EJB 3.0] - How to update entities depending on state in other entity

2007-01-15 Thread [EMAIL PROTECTED]
Newbie case is: Entity bean A relates to entity bean B via "AtoB". Entity bean B has property "state" -) as enum with possible values {1,2} -) current value of 1 in database -) just updated (but not persisted) property in entity bean B to 2. Two users U1, U2 try to subsequently update the equal ent

[jboss-user] [JBossCache] - upgrade JBoss4.0.4 GA to use JbossCache2

2007-01-15 Thread lpiccoli
hi all, i am currently using Cache 1.24 with Jboss4.04GA. But the new JbossCache2 has some great adavatages in the new API that i would like to use. However the compatability matrix seems to indeicate that JbossCache2 is only compatiable with JBoss 5.X. Is there a reason for the incapatabilty

[jboss-user] [JBoss Portal] - Re: Error deploying JBoss Portal 2.4.1 on JBossAs 4.0.4.GA

2007-01-15 Thread PeterJ
Sounds like you are using MySQL 5.x and did not make the changes as recommended in http://wiki.jboss.org/wiki/Wiki.jsp?page=AvoidMySQL5DataTruncationErrors View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002002#4002002 Reply to the post : http://www.jboss.com

[jboss-user] [JBoss Seam] - Seam performance "in the wild"

2007-01-15 Thread patrick_ibg
Does anyone have first hand experience deploying a Seam-enabled application in the real world? I'm particularly interested in the use of SFSBs to hold state for Conversations in a clustered environment, and also the packaging/deployment strategy... - No doubt Conversations are a better programm

[jboss-user] [JBoss Seam] - Re: Seam coupling

2007-01-15 Thread petemuir
Ah, I see now :) I think the answer is not at the moment, but in the future. You can output to a mobile device (or any presentation layer that can read xml) using JSF (e.g. Trinidad has a renderkit for pdas) but other devices/applications (e.g. Swing, Web Services) aren't currently supported

[jboss-user] [EJB 3.0] - Re: EJB3 + JBoss + Linux

2007-01-15 Thread kirin
really thank you !!! With your aid i solve my problem by using the RC9 patch and better ! by using the jems installer !! sooo goood i was sure linux is a rocking system thank a lot bye bye View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001998#4001998

[jboss-user] [JBoss Seam] - Re: Seam coupling

2007-01-15 Thread phpadm
Of course, the Seam purpose may not be connect different presentation layer, because it could be developed to solve JSF problems. But even so the Session Bean <-> Seam dependency must be cleared. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001995#400199

[jboss-user] [JBoss Portal] - Error deploying JBoss Portal 2.4.1 on JBossAs 4.0.4.GA

2007-01-15 Thread huff
-JBoss Portal Version -> JBoss Portal 2.4.1 -Did you get Portal from CVS? or download it -> downloaded binary version -JBoss AS Version -> 4.0.4.GA -Database Vendor and Version -> mysql Ver 14.12 Distrib 5.0.17c, for redhat-linux-gnu (x86_64) using readline 5.0 -JDBC Connector and Version -> mys

[jboss-user] [JBoss Seam] - Re: Seam coupling

2007-01-15 Thread phpadm
Hi Petemuir, Thank for your post. I thought that the issue is: can seam connects other kinds of presentation layer? Imagine that we've a pet story designed with JSF, Seam and some persistence layer. The client must check the feed by cell phone, for example. Could seam abstract the presentatio

[jboss-user] [JBoss jBPM] - Re: Assigning a group to a task...jbpm3.2Alpha1

2007-01-15 Thread webjavier
This method help to see datatable with the task for a group public List getPooledTaskInstances() { List pooledTaskInstances = null; List poolIds = identityBean.getUserPoolIds(); if (poolIds!=null) { pooledTaskInstances = jbpmBean.getJbpmContext().getTaskMgmtSession().findPoole

[jboss-user] [JBossWS] - Re: Exception while deploying a webservice with attachment (

2007-01-15 Thread [EMAIL PROTECTED]
"mnsharif" wrote : Sorry, the correct third code snippet is as follows: | | | | | | | | notice that it is type = "xsd:string" and not element = "xsd:string", as i wrote in my last post by mistake. | | | mnsharif With document literal, all parts must be referenced

[jboss-user] [JBoss Seam] - Re: NullPointerException in D2DViewHandler.calculateRenderKi

2007-01-15 Thread jalupa
Yes, I tried to combine JSF 1.2 with IceFaces and Facelets and came to the conclusion that this requires a lot of patching of IceFaces (despite Ted Goddard's claims elsewhere on this forum). I encountered and investigated your problem: Section 10.4.5 of the JSF 1.2 specification states that you m

[jboss-user] [JBossWS] - Re: Enforcing a WSDL without doing WSDL first development (t

2007-01-15 Thread dwin
Ok, just found a way... you put the wsdl in the META-INF folder which is the root, so if you have a file META-INF/wsdl/myWSDL.wsdl your annotation would look like such @WebService (wsdlLocation='META-INF/wsdl/myWSDL.wsdl") However, it seems that the changes I made to META-INF/wsdl/myWSDL.wsdl do

[jboss-user] [JBoss Seam] - Re: Deafault Seam Resource bundle not available via the 'mes

2007-01-15 Thread JessicaSant
"petemuir" wrote : If you want to use the . syntax in the properties file you'll need to reference it as #{messages['foo.bar']} - #{messages.foo.bar} won't work afaik. If Seam wasn't able to find the resource it would just print the key back to you - so I suspect there is some problem resolving

[jboss-user] [JBoss Seam] - Re: Seam coupling

2007-01-15 Thread petemuir
Seam certainly decreases the amount of abstraction required, but not really by increasing the coupling, but by hiding most of the glue away in the framework (where it belongs) than in the business classes. Seam means that the coupling between the business layer and the presentation layer is low

[jboss-user] [JBoss Seam] - Re: Logging using java.util.logging.*?

2007-01-15 Thread SmokingAPipe
Yeah, I'll post this in some other forum. It is certainly a bug and it's very easily reproducible. I need to report it on some other forum. Virt. hosts are working fine. The only two problems I encountered were 1. Seam-managed persistence contexts were not being isolated between apps. I fix

[jboss-user] [JBoss Seam] - Re: Seam selectItems ignores label tag

2007-01-15 Thread petemuir
It seems to me like there is some confusion going on. 1) use the latest build from the wiki page (1.1.1beta4) 2) Don't use @SelectItems (it shouldn't even be in the latest jar) 3) If language is an EJB3 entity (it looks to me like it is) then you don't need to write your own converter, the defaul

[jboss-user] [JBoss Seam] - Re: Nested property best practice

2007-01-15 Thread petemuir
I don't know if this helps/is known by you but AFAIK (or perhaps it's my memory playing tricks), when using hibernate, if all the properties of an embeddable property (foo) are null then then, on the next reload, foo will be null. View the original post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Seam] - Re: Logging using java.util.logging.*?

2007-01-15 Thread petemuir
I'm going to risk your wrath again and say that this really has nothing to do with Seam and you would be better off taking this to a more relevant forum (either tomcat or jboss as, you don't explicitly say which you are using) as someone might actually know the answer :) I've never used the vir

[jboss-user] [JBoss jBPM] - Re: NEED PLUGIN????

2007-01-15 Thread [EMAIL PROTECTED]
I have been investigating this further, and it seems the problem disappears if I remove the 'requires' dependencies from the feature.xml file. However, I don't know if this has any other consequences. It would be good if someone could comment on this. In the meantime, use the feature installatio

[jboss-user] [JBoss Seam] - Re: Logging using java.util.logging.*?

2007-01-15 Thread SmokingAPipe
Anyone have any ideas on this? This is 100% trivially reproducible: when an app is used with a virtual host parameter, not a single log message relating to that app appears anywhere, and nothing you can change in log4j.xml changes that. This is fragile, broken junk. Logging systems exist for

[jboss-user] [Installation, Configuration & Deployment] - Can't access JBoss via Internet

2007-01-15 Thread pulsecodemod
We have everything configured correctly as far as we can tell. Followed all the installation docs we could find, but we still can't get to the server via the internet. If we try from http://localhost:8080 everything works great, but not from http://myIP:8080. During startup JBoss is listening to

[jboss-user] [JBossWS] - Re: Enforcing a WSDL without doing WSDL first development (t

2007-01-15 Thread dwin
Also, this maybe a very trivial question to some but I am kinda lost Is there a place in an ejb jar or ear to store the WSDL file so that the annotation @Webservice(wsdlLocation="") such that I can place it so that it doesn't need an absolute URL. For example, if I could make a folder called w

[jboss-user] [JBoss Seam] - Re: Deafault Seam Resource bundle not available via the 'mes

2007-01-15 Thread petemuir
If you want to use the . syntax in the properties file you'll need to reference it as #{messages['foo.bar']} - #{messages.foo.bar} won't work afaik. If Seam wasn't able to find the resource it would just print the key back to you - so I suspect there is some problem resolving the h: tags - chec

[jboss-user] [JBossCache] - Cache v2.0 Alpha2: Optimistic Locking + Explicit Versioning

2007-01-15 Thread chasta
Hi, I've been trying to use explicit versioning and experiencing some problems . On certain cases, the OptimisticValidatorInterceptor is throwing exceptions at commit: When calling wrappedNode.isVersioningImplicit(), 'true' is returned even though I can see that my specialized version object has

[jboss-user] [JBoss Seam] - Re: Deafault Seam Resource bundle not available via the 'mes

2007-01-15 Thread JessicaSant
if I explicity load the bundle and assign it to the variable 'messages', the same thing happens -- no data is printed however, if I explicity load the bundle and assign it to the variable 'msg', then I get an error: | | ... | msg: #{msg.blah.hello} | error: | An Error Occurred:

[jboss-user] [JBoss Seam] - Re: Seam Security: authentication and authorization example

2007-01-15 Thread js8523
Try the seamspace example (from CVS Seam project). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001932#4001932 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001932 ___ jbos

[jboss-user] [JNDI/Naming/Network] - Re: How to use JNDI names?

2007-01-15 Thread PeterJ
pmohanan, you should have started a new topic. But to answer your question, the jboss-web.xml file goes in the WEB-INF directory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001931#4001931 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: Problem with DataModelSelection?

2007-01-15 Thread fredbene
I change here from @Create to @Factory, and worked to me! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001930#4001930 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001930 _

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: What does

2007-01-15 Thread PeterJ
Please post the relevant contents of your web.xml file, and also the layout of your war file (and the layout of the jar files if your servlet classes are in jar files). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001929#4001929 Reply to the post : http:/

[jboss-user] [JBoss Seam] - Seam Security: authentication and authorization example want

2007-01-15 Thread vladimir.kovalyuk
I downloaded the latest Seam Build and tried to incorporate Seam Security as it's explained in Chapter 21. I didn't manage to make security filter work. Probably a simple example would help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001928#4001928 Reply

[jboss-user] [JBoss Messaging] - Re: Make Messaging server talk to MySQL DB

2007-01-15 Thread PeterJ
Did yo ucopy the JDBC jatr file to server/standalone-messaging/lib? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001927#4001927 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001927 ___

[jboss-user] [JBoss Seam] - Re: Deafault Seam Resource bundle not available via the 'mes

2007-01-15 Thread jweidner
Does it work if you explicitly load the bundle in your blah.xhtml file using: View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001926#4001926 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001926 ___

[jboss-user] [JBoss Portal] - Re: JBoss Portal default MyPage & samples

2007-01-15 Thread sjxuereb
Hi Peter, Roy, Thank you I have resolved the issue. It was in fact the portlet helloworldportalpage.war I had installed a few days before. Silly... grep couldn't help in a war file Yes I agree a would be very helpful to isolate *object.xml & database & Management Portlet issues after the

[jboss-user] [JBoss jBPM] - Re: trying to get jbpm up on MSSQL - following readme in jbp

2007-01-15 Thread monkmanusa
Hi all, I really need some help here if anyone could point me in the right direction as I am stuck and dead in the water. Anything anyone could suggest would be greatly appreciated. Many thanks, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001922#4001922 R

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Unicode character issue - happens only on Linux

2007-01-15 Thread flarosa
I should add that the text is coming from a multipart form and I'm using the commons-fileupload library to parse the form. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001918#4001918 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Unicode character issue - happens only on Linux

2007-01-15 Thread flarosa
Hi, I have a customer who regularly cuts text from Word documents before pasting them into forms I created for him on his web site. The text often contains non-UTF-8 characters such as u2019 for single quotes or u201C for double-quotes. We were having some problems storing these characters in o

[jboss-user] [JBoss Seam] - NullPointerException in D2DViewHandler.calculateRenderKitId

2007-01-15 Thread [EMAIL PROTECTED]
I'm trying to integrate icefaces with a Seam app and am hitting a snag. Has anyone else seen/resolved this. When I hit the front page, or even debug.seam, I get the following java.lang.NullPointerException | com.icesoft.faces.application.D2DViewHandler.calculateRenderKitId(D2DViewHandler.

[jboss-user] [JBossCache] - java.io.NotSerializableException:org.jboss.cache.aop.collect

2007-01-15 Thread annette
We use JBoss Cache Version 1.4.1 GA. When trying to serialize an object stored in PojoCache, we receive a java.io.NotSerializableException. Here a concrete example: - we put a Vector, containing String variables into PojoCache on server: (pojoCache.putObject(pojoKey, aVector) - When reading the

[jboss-user] [Installation, Configuration & Deployment] - Re: packaging and deployment of ear-files (classcastexceptio

2007-01-15 Thread andber
"j2ee_junkie" wrote : Hey gang, | | I have this exact problem too. I have two ear's that are isolated with by unique loader-repository elements in thier respective jboss-app.xmls. If a class of ear 1 want's to call a ejb bean of ear 2, I get NoClassDefFoundException. So I created a jar f

[jboss-user] [JBoss jBPM] - automatically completing tasks

2007-01-15 Thread dpatri
Hi, I am new to jBPM so this question may seem trivial. I have scoured the documentation, and I am unable to find my answer (or don't know enough to realize the answer is looking me in the face) I have a process definition that forks into several task nodes. For example, let us a say that a pr

[jboss-user] [JNDI/Naming/Network] - Re: How to use JNDI names?

2007-01-15 Thread pmohanan
I am struggling to set up a DB source. Where should the file jboss-web.xml be located? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001895#4001895 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001895 __

[jboss-user] [JBoss Seam] - Deafault Seam Resource bundle not available via the 'message

2007-01-15 Thread JessicaSant
I can't get the default Seam Resource Bundle to work on my facelets pages. When I try to display text from the messages.properties file using either the inline #{messages.blah.hello} or by using the the two forms of the h:outputText value's, nothing appears. Any ideas? I'm sure its something tr

[jboss-user] [JBoss Seam] - Nested property best practice

2007-01-15 Thread shea.phillips
Hello, I am experimenting with Seam's new Application Framework stuff (EnitityHome, etc.) in order to write as little code as possible for doing trivial things (CRUD, in particular). The question I have relates to editing a parent object and attributes of child objects from within the same for

[jboss-user] [JBossWS] - Re: Help: how to consume webservice in ejb3 ?

2007-01-15 Thread michea
this annotation seems to be available in the next release of EJB3 only (http://jira.jboss.com/jira/browse/EJBTHREE-477) Is there a working example somewhere of a stateless EJB3 calling a webservice ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001888#40018

[jboss-user] [JBoss Seam] - Re: Logging using java.util.logging.*?

2007-01-15 Thread SmokingAPipe
I'll certainly be trying 1.1.1 when it comes out. But in this case I'm sure that wouldn't help. In my app, I have: System.out.println: nothing appears java.util.logging.Logger: nothing appears Servlet.log(): nothing appears When all my other apps start up they leave all sorts of chatter about m

[jboss-user] [JBoss Messaging] - Re: Make Messaging server talk to MySQL DB

2007-01-15 Thread vvd
after copying the mysql related file in the respective directories ie. mysql-persistence-service.xml into /server/standalone-messaging/deploy/jboss-messaging and mysql-ds.xml into /server/standalone-messaging/deploy directory. Only common change I made was to change the from 'DefaultDS' to 'msg

  1   2   3   >