[jboss-user] [JBoss Seam] - Re: making custom user-object available to Seam context

2007-10-16 Thread axismundi
ty, it was the SCOPE indeed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095891#4095891 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095891 ___ jboss-user mailing list jb

[jboss-user] [JBoss jBPM] - Re: jPDL Designer 3.1.0SP1 and Eclipse 3.3: ClassCastExcepti

2007-10-16 Thread dleerob
Anyway here is the list of files I downloaded, in order to get it to work: >From JBoss: - jbpm-jpdl-designer-3.1.0.sp1.zip (7,927 KB) >From Eclipse: - eclipse-SDK-3.3-win32.zip (144,176KB) - dtp_1.5_20070704.zip (8,680KB) - emf-sdo-xsd-SDK-2.3.1.zip (26,042KB) - GEF-SDK-3.3.1.zip (6,311KB) - wtp-

[jboss-user] [JBoss jBPM] - Re: jPDL Designer 3.1.0SP1 and Eclipse 3.3: ClassCastExcepti

2007-10-16 Thread dleerob
Hmmm...weird, mine worked fine. Did you guys download the suite, and therefore using the GPD from that download? I only downloaded the GPD (jbpm-jpdl-designer-3.1.0.sp1.zip), and not the suite, and that one works for me. View the original post : http://www.jboss.com/index.html?module=bb&op=vie

[jboss-user] [JBoss Seam] - invoke ElementType.TYPE-Hibernate-Validator on PROCESS_VALID

2007-10-16 Thread motte79
Hi, how do i invoke an ElementType.TYPE-Hibernate-Validator on PROCESS_VALIDATIONS - phase ? s:validate{All} works only on field-level ... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095888#4095888 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss jBPM] - Re: Two Forks to One Join

2007-10-16 Thread dleerob
Thanks for the reply. I have created two forks, and one join, but only one of the forks will ever be called, so in essence, its one fork to one join. It seems to work fine. This is done so we don't have to create duplicate nodes to do the same work. Hopefully there aren't any problems in doing

[jboss-user] [JBossWS] - How Can I Make my JBoss Application Server Support JAX-WS?

2007-10-16 Thread lynquan
my env is: JBoss 4.2.1.GA JBossws-native-2.0.1.GA JDK 1.5.12 while I run the command: ant deploy-jboss42 there cause an error such as: BUILD FAILED C:\JBOSSW~1.GA\build\build-deploy.xml:58: The following error occurred while executing this line: C:\JBOSSW~1.GA\build\macros-deploy-native.

[jboss-user] [JBoss Seam] - Re: Starting up Asynchronous Method at startup

2007-10-16 Thread nickarls
Thanks, I'll declare you the winner. Adding Quartz as a dependency isn't that bad considering it is working ootb... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095882#4095882 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [JCA/JBoss] - Re: LoginModule with oracle datasource

2007-10-16 Thread vickyk
Try this | | | props1/users.properties | props1/roles.properties | | | scott | -170dd0fbd8c13748 | jboss.jca:service=LocalTxCM,name=OracleDSJAAS |

[jboss-user] [JCA/JBoss] - LoginModule with oracle datasource

2007-10-16 Thread ubersloth
Hi, everyone. I am new to JBoss, and am using version 4.2.1GA. I attempt to configure an oracle data source to use a LoginModule, but I keep getting the following error when I try to get a connection to it: Invalid authentication attempt, principal=null ava.lang.SecurityException: Invalid authen

[jboss-user] [Security & JAAS/JBoss] - Re: secure deployment of dynamically generated files..

2007-10-16 Thread baus
can i not remove my own post?? it's disgusting...$#it View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095875#4095875 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095875 ___

[jboss-user] [Security & JAAS/JBoss] - Using valves to perform custom login based on http cookie

2007-10-16 Thread acorrea10
Gurus, I have a JAAS login module that authenticates a user based on an http cookie (we could say it asserts a previously authenticated user). My J2EE apps uses container-managed security with form-based authentication. As far as I understand, valves works pretty much like servlet filters, with t

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss for Linux !

2007-10-16 Thread catania
Hi all! I use CENTOS 5.0 (Linux). I need some links to download JBoss Server correctly ! Please guide to me ! thank. Catania. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095871#4095871 Reply to the post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss Seam] - Re: problem with unicodes in itext

2007-10-16 Thread rmemoria
Hi, I have this same problem, but with Romanian language, that already has chars like ? and ? that are not displayed in the PDF. Any solution for that? Regards, Ricardo View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095869#4095869 Reply to the post : http

[jboss-user] [JBoss Seam] - Re: GWT Remoting Example is not working

2007-10-16 Thread [EMAIL PROTECTED]
Shane- This may very well be a hack job based on my novice understanding of Seam contexts. But after debugging here is what I did and it seems to have fixed the remote GWT example. Like I said, I am not sure what the side effects of this change could be. Inside class org.jboss.seam.servlet.Con

[jboss-user] [Security & JAAS/JBoss] - Re: custom login module access httpservletrequest

2007-10-16 Thread acorrea10
Hi ps742626, how did you manage to get that? I have the same problem. Actually, I need to access a cookie inside my login module. Thanks, Andre. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095865#4095865 Reply to the post : http://www.jboss.com/index.

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

2007-10-16 Thread thejavafreak
Seam provides a pdf component that is able to generate PDF. Please refer to documentation is you need more explanation on that. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095863#4095863 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[jboss-user] [JBoss Seam] - Re: noobie->how to write custom exception

2007-10-16 Thread thejavafreak
In your try block there must be a method that throws MyException. Please revise as such: | public void anotherMethod() throws MyException{ | | } | | | public void myMethod() { | try { | anotherMethod(); | } | catch (MyException e) {

[jboss-user] [JBoss Seam] - Re: Split deployment using seam

2007-10-16 Thread thejavafreak
could you please provide a detailed explanation about splitting an ear file? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095862#4095862 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095862 __

[jboss-user] [JBoss Seam] - Re: Why does this not render data when I see the methods bei

2007-10-16 Thread samdoyle
Please disregard as it turns out my core tag lib was bound to an older uri. sigh View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095859#4095859 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095859 __

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Creating a secure development environment

2007-10-16 Thread MMirabito
Peter, Thanks for the suggestion. As far as I remember their concern was twofold 1) a worm making it's way from Jboss through some type of vulnerability and propagate across the network like wildfire 2) inability to shutdown or patch all the servers if they discover a vulnerability

[jboss-user] [JBoss Tools (users)] - Re: JBoss IDE 2.0.0Beta2 and EJB 3.0

2007-10-16 Thread [EMAIL PROTECTED]
if you're using beta2 then you're using a very very old version of the IDE View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095856#4095856 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095856

[jboss-user] [JBossCache] - How to interpret Jgroups EOFException

2007-10-16 Thread ramdas
I am seeing the following exception thrown regularly in the JBoss 3.2.6 appserver console log which uses JBoss cache v1.2.3 and jgroups 2.2.9-beta. The application seems to be working fine though. Any clues on what could be the possible reasons for this? java.io.IOException: failed read header:

[jboss-user] [JBoss Seam] - Re: Why does this not render data when I see the methods bei

2007-10-16 Thread samdoyle
View source shows this. I'm not really sure how this is empty seeing how the method invocation is being hit and I view the variables and they are filled in properly in the debugger. | | | | | View the original post : http://www.jboss.com/i

[jboss-user] [JBoss Seam] - Why does this not render data when I see the methods being c

2007-10-16 Thread samdoyle
So this simple snippet results in my appropriate breakpoints getting hit such as the get description but yet nothing is rendered on the page?? | | | | | | | View the original post : http://www.jboss.

[jboss-user] [JBossWS] - Re: how can I run jbossws2.0.1 on tomcat

2007-10-16 Thread qu
nobody can help me View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095849#4095849 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095849 ___ jboss-user mailing list jboss-user@l

[jboss-user] [JBoss Seam] - Entity Authorization

2007-10-16 Thread shakenbrain
Can someone tell me if the following is possible? Application users (SiteUser) have a collection of authorizedOrganizations (Organization). Other (but not all) entities in the model belong to one particular organization. When those particular entities (perhaps identified by a custom annotatio

[jboss-user] [JBossWS] - Re: Class name case incorrect in generated client artifacts

2007-10-16 Thread aaronwell
Why do I still have this problem in JBossWS 1.2.0? I can not find the detailed information here, so can you let me know how I use it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095848#4095848 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss Seam] - Starting Threads and Socket listeners

2007-10-16 Thread dcowan
I'm trying to determine the best method to integrate a legacy protocol that starts Threads that listen on ServerSockets within a seam application. I have considered writing an MBean wrapper, but haven't really determined the most appropriate method. My legacy protocol start several threads tha

[jboss-user] [JBoss Seam] - Re: SEAM Enterprise Support

2007-10-16 Thread vashistvishal
Okie thank you very much. One thing is still not clear to me is WHEN SEAM 2.0 GA will be released. I cant make out from ROADMAP whats happening. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095845#4095845 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [JBoss Tools (users)] - Re: JBoss IDE 2.0.0Beta2 and EJB 3.0

2007-10-16 Thread eduacsp
I have the same problem (There are no projects that can be added or removed from the server.). Anyone knows to solve this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095842#4095842 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [JBoss Seam] - Re: Form-based authemtication

2007-10-16 Thread [EMAIL PROTECTED]
No, we don't support FORM based authentication at this time. Is there a particular reason you need it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095839#4095839 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=409583

[jboss-user] [JBossWS] - Re: Jbossws.1.2.1.GA... JNDI Bind Failed:JAXR

2007-10-16 Thread KuppanChinna1979
Hi, The [JUDDIService] JNDI Bind Failed:JAXR error comes when BindJaxr in "jboss-4.0.4.GA/server/default//deploy/juddi-service.sar/meta-inf/jboss-service.xml" is not set correctly false true false java:/DefaultDS Registry

[jboss-user] [JBoss Seam] - Re: Double nested conv. deletes parent's component

2007-10-16 Thread pdpantages
Hello Forum, I have run into this problem again with nested conversations and wonder if anyone has see it in the interim. Using @End(beforeRedirect=true) does not help me this time. The symptoms are identical to my prior posting: when I @End the nested conversation, Seam destroys one of the c

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread b.reeve
I tried to see if the Spring Bean is resolved. | | package test.testNG; | | import org.jboss.seam.mock.SeamTest; | import org.testng.annotations.Test; | | public class InjectionTestNG extends SeamTest{ | | @Test | public void testInjection() throws Exception {

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread b.reeve
Here it is | http://jboss.com/products/seam/components"; | xmlns:core="http://jboss.com/products/seam/core"; | xmlns:web="http://jboss.com/products/seam/web"; | xmlns:spring="http://jboss.com/products/seam/spring"; | xmlns:xsi="http://www.w

[jboss-user] [JBoss Seam] - Could not instantiate Seam component caused by: javax.naming

2007-10-16 Thread birwin
Where am I supposed to define the Spike7 datasource. I keep getting this error: javax.naming.NameNotFoundException: Spike7 not bound where I have defined in my @Stateful bean an Entity Manager like so: @javax.persistence.PersistenceContext (unitName="Spike7") | private EntityManager em

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread youngm
Can you add your component.xml too? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095831#4095831 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095831 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread b.reeve
These are the classes that I have Employee.java | package test.injection; | | import org.jboss.seam.ScopeType; | import org.jboss.seam.annotations.In; | import org.jboss.seam.annotations.Name; | import org.jboss.seam.annotations.Scope; | | @Name("employeeBean") | @Scope(Scope

[jboss-user] [JBoss Seam] - Re: s:selectItems not showing correct value

2007-10-16 Thread [EMAIL PROTECTED]
Not sure, probably CR1. You know, you might get better help if you post *your* problem, rather than just saying me to, me to. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095829#4095829 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [JBoss Portal] - Re: removing the default portal

2007-10-16 Thread PeterJ
I am sorry, I interpreted the word "it" to mean the application server, not the text "-b 0.0.0.0". Unfortunately, I do not know the contents of your startup script (/etc/init.d/jboss), so I will tell you how to modify the bin/jboss_init_redhat.sh script to include the -b option. You should be a

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Creating a secure development environment

2007-10-16 Thread PeterJ
Usually security teams are concerned when server applications open ports that are accessible from other PCs. With JBoss AS 4.2.x, it opens ports but binds to localhost. Thus only users on the same desktop PC have access to the app server. If you are running a 4.0.x version, you can always bind t

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread youngm
Can you put together the simplest testcase you can where an expression is not being evaluated in an integration test so I can give it a try? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095823#4095823 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread b.reeve
Frankly speaking I tried to upgrade to 2.0 CR1 and had to struggle with lots of issues. I couldn't even get a lrc working. So i reverted back to 1.2.1. And I have been facing issues with EL in 1.2.1 | 1. Not getting the #{conversationList} component. | 2. Not getting the #{localeSelector} com

[jboss-user] [Microcontainer] - Re: version 2 documentation

2007-10-16 Thread [EMAIL PROTECTED]
Thanks Ales :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095821#4095821 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095821 ___ jboss-user mailing list jboss-user@lists

[jboss-user] [JBoss Seam] - Conditional Cross Field Validation on Entity Bean

2007-10-16 Thread griffitm
Maybe this is more of an EJB3 question, but is it possible to have a conditional cross field validation using annotation on my entity bean? I have 2 fields on an entity I want to do something like: if field1= 'Other' then require field2 Can this be done with annotations? Thanks in advance, MG

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread youngm
Can you try with 2.0 CR2? Or is upgrading out of the question at this point? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095819#4095819 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095819 _

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread b.reeve
Seam 1.2.1 with Tomcat 6.0.10. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095818#4095818 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095818 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: removing the default portal

2007-10-16 Thread cry4dawn
i know how to use the run level im asking how do i add the -b 0.0.0.0 to it. the link you posted has no information on that View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095817#4095817 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[jboss-user] [JBoss Getting Started Documentation] - Upgrade from JBOSS 4.0.1 TO JBOSS 4.0.4GA - problem

2007-10-16 Thread b_narendra81
Hi , Am trying to upgrade the server from JBOSS 4.0.1 TO JBOSS 4.0.4. I installed the new server and deployed the war file. But when i try to run the server am getting the below error and the deployment is not done properly. java.io.IOException: org.xml.sax.SAXParseException: The value of attri

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Creating a secure development environment

2007-10-16 Thread MMirabito
My apologies if I am putting this in the wrong category but I am not sure how to classify it. We have been developing in Java for a while. Our development environment involves installing Eclipse and Jboss on a local development machine then connecting to a SQL server remotely. A week ago we we

[jboss-user] [JBoss Seam] - Re: running the seam tutorial on tomcat with embedded jboss

2007-10-16 Thread sidydrum
Seam 2.0.CR2 ( 5 oct 2007) works quite fine. I obviously skipped one important point : there is no way running multiple seam apps on the same tomcat. See end of page at http://wiki.jboss.org/wiki/Wiki.jsp?page=EmbeddedAndTomcat When I remove the previous example, I can test a new seam example

[jboss-user] [JBoss Tools (users)] - Re: Web Service with JBoss Eclipse

2007-10-16 Thread ramiromdp
Hi, I have the same problem, most tutorials about ws include toncat server with axis (and its particular configurations) . If someone know something with jboss, please, tell me. Thanks, Ramiro View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095811#4095811 Re

[jboss-user] [JBoss Seam] - Re: seam setup does not work

2007-10-16 Thread pczurak
I feel so dumb now! I've installed Seam 2 times now, once for beta version and once for CR1 so I should have know better. Thanks for your help! It works now :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095808#4095808 Reply to the post : http://www.j

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread youngm
What version of seam are you using? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095803#4095803 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095803 ___ jboss-user mailing

[jboss-user] [JBoss Portal] - Reference to parent page from portlet.

2007-10-16 Thread dvanwest
Greetings, Using portal 2.6.2. How does one get a reference to the page on which a portal instance is deployed from the context of the portlet, in this case a JBossPortet? thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095801#4095801 Reply to the

[jboss-user] [JBoss Seam] - Form-based authemtication

2007-10-16 Thread shamoh
Hello. I would like to ask if Seam supports standard container managed authentication, i.e. FORM-based authentication? Looking at Security capture of Seam Documentation it looks like it supports just BASIC, DIGEST and custom method authentications. Thanks for your answer. Best regards, Libor

[jboss-user] [EJB 3.0] - Re: comp not bound on redeploy

2007-10-16 Thread waynebaylor
looks like your app is not completely undeployed. are you redeploying something that has dependencies or are there things dependent on your app that aren't also being redeployed? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095796#4095796 Reply to the post

[jboss-user] [JNDI/Naming/Network] - Re: JNDI lookup for object in remote server returns local ob

2007-10-16 Thread waynebaylor
just to make sure, when you deploy the ear to the Master Node it is also deployed to other Nodes right? i wouldn't be suprised if when the remote lookup fails the local context is then checked. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095795#4095795

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 5.0.0 beta 2 and virtual hosts

2007-10-16 Thread worldofnic
Even removing all wars from /opt/jboss-5/server/default/deploy you still get /web-console loaded (fair enough) and any attempt to deploy another war with the context of / will cause the error to be thrown that / already exists. Now, one of the issues may be to do with some Ubuntu-ism that I'm us

[jboss-user] [JBoss Tools (users)] - Re: Quick question

2007-10-16 Thread jostick
"[EMAIL PROTECTED]" wrote : which version did you download ? | | and what version did you try before that ? | | we haven't had jboss launch config visible since beta2. you use the standard WTP tools now to do the server management. Yes, my apologies actually. I tracked down a link to

[jboss-user] [JNDI/Naming/Network] - LdapLoginModule talking to microsoft adam

2007-10-16 Thread rbartig
I'm forced to port our ldap server to microsoft adam and am having some issues getting jboss to talk to adam. Currently I've got the users/groups ported to adam and the msDS-UserAccountDisabled attribute is set to false (user is active). When I reset the password in Adsi Edit and try to log in

[jboss-user] [JBoss Tools (users)] - Re: Quick question

2007-10-16 Thread [EMAIL PROTECTED]
which version did you download ? and what version did you try before that ? we haven't had jboss launch config visible since beta2. you use the standard WTP tools now to do the server management. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095789#4095789

[jboss-user] [JBoss Seam] - Re: Starting up Asynchronous Method at startup

2007-10-16 Thread ASavitsky
Here's what works for me (no EJB3 - plain POJO, Quartz and Tomcat, all deployed as WAR): @Name ("scheduler") | @Scope (ScopeType.APPLICATION) | @Startup | public class Scheduler { | @In | private IService service; | @Logger | private Log log; | // set in seam.p

[jboss-user] [Security & JAAS/JBoss] - Re: EncyptDBPassword

2007-10-16 Thread yairinbal
Hi, I encountered exactly the same problem (on V4.0.5) Did anyone managed to solve it? Thanks, Yair View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095785#4095785 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095785 _

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: bind ( two ip addresses)

2007-10-16 Thread poporopo
Thanks a lot. It works now. PeterJ is right it binds to 127.0.0.1 by default. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095783#4095783 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095783

[jboss-user] [JNDI/Naming/Network] - Re: using Tomcat to serve EJB requests

2007-10-16 Thread rupshall
I hate to reanimate this post but it is exactly what I want to do. I'm running Tomcat 5.5.23 and attempting to access EJB on a 4.0.5.GA JBoss server. I have copied my jndi.properties into WEB-INF/classes and I have jbossall-client.jar in WEB-INF/lib. I have 2 cases: 1. When I have jbossall-c

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Detect if JAR has loaded at runtime

2007-10-16 Thread CasaDelNorte
Peter - THANK YOU. That is of course the right way to do it. And it works fine. Thank you! Larry View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095779#4095779 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095779

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread b.reeve
1. Yes my application works fine in a web container. 2. Yes, I removed the ContextLoaderListener from web.xml. 3. Yes, I have the @In (value="#searchService") specified in the searchBean. But no required=false. Is there any other configuration required? One more thing i found is this is not just

[jboss-user] [Remoting] - JBoss Remoting Clients (not using InvokerLocator)

2007-10-16 Thread viniciuscarvalho
Hi there! I was looking in the docs, is it possible to use jboss remoting to be listening to a client that does not uses InvokerLocator? For instance, the create a TFTP service? I've seen that I can manipulate the socket using SocketCreationListeners. But after that my processing chain continues

[jboss-user] [JBoss jBPM] - org.jbpm.mail.InboxServlet configure for alternate port

2007-10-16 Thread csweeney
I prefer to run my development jboss server as a non privileged user, binding to port 8080. However,I believe that the very cool jbpm-mail.war that provides a mechanism to test smtp mail messages binds to port 25 (a reasonable thing to do unless your server is running as a non privileged user).

[jboss-user] [JBoss Seam] - @Resource datasource injection

2007-10-16 Thread nickarls
Hi, Is the @Resource annotation supposed to work for POJOs also in Seam or is it an EJB-only thingie? I got the picture that if I have a datasource with Foo, I could just use @Resource(mappedName="Foo") | private DataSource ds; and have it injected, however null is all I get. Or do I need

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Detect if JAR has loaded at runtime

2007-10-16 Thread PeterJ
How about using Class.forName("xxx") where xxx is the full package name of a class found in that jar file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095773#4095773 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=409

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Detect if JAR has loaded at runtime

2007-10-16 Thread CasaDelNorte
We have a very odd need to detect - at runtime - if a JAR has been deployed in a JBoss instance, so that we can do some special handling. Don't ask. However - does anyone know "the best" method do detect if a JAR has been loaded? I've tried several methods - and checking for /server/default/lib

[jboss-user] [JBoss Portal] - Re: removing the default portal

2007-10-16 Thread PeterJ
Regarding binding to 0.0.0.0, see the jbossas readme file, or the millions of posts asking about this. To set the app server to start as a service, see http://wiki.jboss.org/wiki/Wiki.jsp?page=StartJBossOnBootWithLinux View the original post : http://www.jboss.com/index.html?module=bb&op=viewt

[jboss-user] [JBoss Seam] - Re: seam setup does not work

2007-10-16 Thread ffaber
Do an ant build in the root of your seam distribution. It worked for me... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095768#4095768 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095768 ___

[jboss-user] [JBoss Portal] - Re: removing the default portal

2007-10-16 Thread cry4dawn
that worked!!! how do i get it into the runlevel (/ect/init.d/jboss start) ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095767#4095767 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095767 _

[jboss-user] [EJB 3.0] - Re: EJB3Trail not bound when running the EJB3Trailblazer tut

2007-10-16 Thread rdawe
I had a similar problem with jboss 4.0.5 and came to realize that the ejb3.0 persistence modules were not in fact bundled with 4.0.5. (I had simply downloaded jboss AS 4.0.5 with that expectation) Once I used the graphical installer (jems) and chose to explicitly install the ejb3.0 module, it

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss 4.2.1 GA install problem

2007-10-16 Thread PeterJ
Were you logged in as root when you extract the zip contents? Are you logged in as root when you run it? Also, try setting JAVA_HOME to the JDK, and not to the JRE. On my system it is at /usr/java/jdk1.5.0_13 Did you install the JVM using yum? Perhaps you should try downloading and installing

[jboss-user] [JBoss Seam] - Re: Starting up Asynchronous Method at startup

2007-10-16 Thread nickarls
Now accepting applicants for saving my day ;-) Who can e.g paste in an example that starts up automagically and writes "ping" to System.out every second? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095764#4095764 Reply to the post : http://www.jboss.com

[jboss-user] [JBoss Portal] - Re: removing the default portal

2007-10-16 Thread cry4dawn
i have never done that in any other jboss on solaris before. do you have a link to the documentation? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095763#4095763 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095763

[jboss-user] [Beginners Corner] - Re: Failed to find module file: xx.sar

2007-10-16 Thread arielah
I solved this problem. Here's how my jboss-app.xml looks like: | | | META-INF/scheduler-service.xml | | | I also rearranged my ear file: | | MyProject.ear | +com | +META-INF | application.xml | ejb-jar.xml |

[jboss-user] [JBoss Seam] - Secure conversation IDs seem critical to maintaining request

2007-10-16 Thread gcomnz
Huge ++ on making it easy to override conversation Ids. The level of criticality is such that we'll have to make them secure regardless of whether we have to do it as a hack or are supported by a Seam feature. I was actually hoping that conversation Ids would start fresh from 1 for each new ses

[jboss-user] [Beginners Corner] - Failed to find module file: xx.sar

2007-10-16 Thread arielah
I need to deploy scheduler within my project on JBoss 4.2.1. This is the error from the console: 11:15:05,628 ERROR [MainDeployer] Could not initialise deployment: file:/C:/jboss-4.2.1.GA/server/default/deploy/MyProject.ear | org.jboss.deployment.DeploymentException: Failed to find module file

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread youngm
A couple of things. anonymous wrote : When i try to do an integration testing, I get this exception So your app works just fine when running in a web container? anonymous wrote : I have added the SpringContextLoader in the components.xml file and my application context is getting loaded. Whe

[jboss-user] [JBoss Seam] - Re: @DataModel outjection called before @Create

2007-10-16 Thread atalaat
Please disregard. The DataModel outjection was being called before a method specified as a page action via an . I presume the outjection occurs immediately after component initialization. It would still be helpful to have a document describing when things like page actions happen relative to ot

[jboss-user] [JBoss Seam] - @DataModel outjection called before @Create

2007-10-16 Thread atalaat
This isn't the behavior I would have expected. (I'm using 2.0 CR2.) Is there a document that describes the order in which annotations are "executed". Both during environment initialization and during request processing. Anyone else think this would be a useful document to have? View the origina

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: What is the default connection pool size for JBoss 4.0.4

2007-10-16 Thread sjewett
Thank you, Peter. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095751#4095751 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095751 ___ jboss-user mailing list jboss-user@li

[jboss-user] [JBoss Seam] - seam setup does not work

2007-10-16 Thread pczurak
Trying to run seam setup for the first time for Jboss Seam 2.0.0.CR2 and getting the following errors: How do I fix this? init: [artifact:dependencies] Downloading: org/jboss/seam/jboss-seam-gen/2.0.0.CR2/jboss-seam-gen-2.0.0.CR2.pom [artifact:dependencies] Downloading: org/jboss/seam/jboss-se

[jboss-user] [JBossWS] - Results: jboss-4.0.4 AS and jbossws-2.0.1 Integration

2007-10-16 Thread ptenn10
Hi All, Well, thanks to help from Richard's posts, I was able to get jboss-4.0.4 AS working with jbossws-2.0.1. I was still getting an error: anonymous wrote : | java.lang.NoSuchMethodError: javax.xml.bind.JAXBContext.newInstance([Ljava/lang/Class;)Ljavax/xml/bind/JAXBContext; However, I t

[jboss-user] [JCA/JBoss] - Re: Help needed with WebSphere MQ JCA configuration

2007-10-16 Thread jimjoyce
Thanks, this did the trick. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095747#4095747 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095747 ___ jboss-user mailing list jbo

[jboss-user] [JBoss Seam] - Re: @DataModel not working with scrollableDataGrid

2007-10-16 Thread IGx89
Great! I'll give that a try when 3.2 comes out. Does sorting work, or would that require modifications to Seam? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095745#4095745 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss Seam] - Re: @DataModel not working with scrollableDataGrid

2007-10-16 Thread maksimkaszynski
Which version of RichFaces are you using. 3.1x version that comes with Seam 2.0 doesn't support javax.faces.model.DataModel as its value. Richfaces version from the trunk does. So you can easily use trunk version of richfaces. View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss 4.2.1 GA install problem

2007-10-16 Thread light1
I have downloaded jboss ( jboss-4.2.1.GA.zip) from the link http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=16942&release_id=523619 and extracted it to the location /usr. And then run the command /usr/jboss-4.2.1.GA/bin/run.sh. This is the only steps I have done for the in

[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

2007-10-16 Thread b.reeve
My Seam application has Spring beans injected into some of the components. When i try to do an integration testing, I get this exception | Error writing 'searchTerm' on type com.test.seam.ui.backing.SearchBean_$$_javassist_0 | at javax.el.BeanELResolver.setValue(BeanELResolver.java:112)

[jboss-user] [JBoss Seam] - Re: Jboss Seam Generates wrong mapping for char(2) type.

2007-10-16 Thread bongosdude
Yes, the columnDefinition = "char(2)" works. How could i missed your hint. Thanks -B View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095738#4095738 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095738

[jboss-user] [JBoss Seam] - Re: accessing seam component outside jsf

2007-10-16 Thread [EMAIL PROTECTED]
Seam 2 has explicit support for webservices (see the seambay example) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095737#4095737 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095737 _

[jboss-user] [JBoss jBPM] - Re: jPDL Designer 3.1.0SP1 and Eclipse 3.3: ClassCastExcepti

2007-10-16 Thread Bish
Yep - definitely a bug. I've checked out the code now to confirm it. The code is casting to GenericElement via the SemanticElement interface, but our friend ProcessDefinition can't be cast that way as it doesn't extend GenericElement. I've updated Play to show how it's blowing up. (This reflect

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

2007-10-16 Thread Delphi's Ghost
Seam removes most if not all the pain with parameters, get requests, bean initialization, and well, basically everything else. Seam offers a couple of different models of navigation, from a JSF style, to a full work flow style. Regarding Orm, if you use JPA, with the hibernate provider, you can

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: AS 4.2.1GA Hang at Starting recovery manager

2007-10-16 Thread PeterJ
Sounds like JTA is attempting to do a recovery, which was probably caused by bringing the app server down in a non-clear manner (BSOD, for example). I can see where this would be CPU-heavy. You could try taking thread dumps to see what the threads are doing. You should also ask this question in

[jboss-user] [JBoss Messaging] - Re: Setting Queue Max size gives errors

2007-10-16 Thread nkhadakk
never mind found this: http://jira.jboss.com/jira/browse/JBMESSAGING-1075 Looks like fixed in 1.4 GA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095731#4095731 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095731

  1   2   3   >