[JBoss-user] [Installation Configuration] - Re: Viewing a page

2005-05-07 Thread deng
try to use ./run.sh -c default -b your_Ip_Address or ./run.sh -c default --host=Your Ip address or ./run.sh -c default --help will show you something would be help ??and I want to know how do you scan your ports?? View the original post :

[JBoss-user] [JNDI/Naming/Network] - Re: java.rmi.connectException

2005-05-07 Thread deng
rty to Use ./run.sh -c default --host=server's Ip address ./run.sh --help will show you the help message View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876868#3876868 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3876868

[JBoss-user] [Installation Configuration] - Re: Instance per transaction entity bean and optimistic lock

2005-05-07 Thread schrouf
The Instance Per Transaction ... EntityBean configuration relies on propper SQL database level locking (That's why the entity bean container configuration itself has no locking strategy). You have to configure your database tables with the appropriate locking mode (page/row locking) and select

[JBoss-user] [JBoss Portal] - Re: how do you work around the Slide security framework?

2005-05-07 Thread [EMAIL PROTECTED]
actually we do not use slide security (yet). all data is accessed through the root role and we have custom security checks in front of it. I know that you can implement the security manager in slide by implementing org.apache.slide.security.Security . Perhaps this can solve your issues. Also

[JBoss-user] [HTTPD, Servlets JSP] - after running jboss application on console, when trying to o

2005-05-07 Thread rawat_tejinder
hello all, i am having jboss 4.0 version which was working fine, but after i deployed my application based on entity beans, and then tried to run the jboss home page http://loclhost:8080/, it is giving the error message the page can not be displayed. But at the initial stages,

[JBoss-user] [Installation Configuration] - Re: JBoss 4.X and jre 5(1.5)

2005-05-07 Thread MySQL_NUT
Regarding my previous posts: I thought that the problem might have been fixed with JBoss 4.0.2 (which was recently released). So, I downloaded it only to get the same exact error! :( Nowhere in the installation/configuration guide is there even a clue as to what is going wrong... I did read

[JBoss-user] [Installation Configuration] - Re: Cannot get to the jmx-console AT ALL...

2005-05-07 Thread MySQL_NUT
Gilb: My situation is similar to yours... Windows XP Java 1.5.0 JBoss 4.0.2 No jmx-console, because (according to the server console) of problem starting WebService. On the other hand, your log seemed to indicate that you got past that point... As I get ready to retire after spending the

[JBoss-user] [JBoss Getting Started Documentation] - PDF documents

2005-05-07 Thread thekken
trying to download the pdf files for jBoss AS 4 from jboss.com documentation page. But when I try to open it in acrobat readder 6, it does not open it and gives me the error the file does not start with PDF. Should use a different reader? what am I missing? Thanks View the original post :

[JBoss-user] [Beginners Corner] - Re: jndi lookup of datasource: broken in jboss 4.x?

2005-05-07 Thread anguyen
Try changing jboss-web.xml like this: | ?xml version=1.0 encoding=UTF-8? | jboss-web | resource-ref | res-ref-namejdbc/dev/res-ref-name | jndi-namejava:/dev/jndi-name | /resource-ref | /jboss-web | View the original post :

[JBoss-user] [Installation Configuration] - Re: JBoss 4.X and jre 5(1.5)

2005-05-07 Thread [EMAIL PROTECTED]
Your jdk1.5 install or classpath is polluted with jacc classes then as: | at javax.security.jacc.PolicyConfigurationFactory.getPolicyConfigurationFactory(PolicyConfigurationFactory.java:128) | ... 139 more | does not match the jboss implementation of this class. On my winxpsp2 box

[JBoss-user] [JNDI/Naming/Network] - Re: javax.naming.NameNotFoundException: CatalogBean not boun

2005-05-07 Thread gbmamat
Thank you, my bean is bound in JNDI View MBean , but if I deployed all Beans( 10 in my application), all Beans are undeployed. I don't know the souce of this problem. Can you help me? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876882#3876882 Reply to

[JBoss-user] [Security JAAS/JBoss] - Re: How to dynamically change security role without logging

2005-05-07 Thread [EMAIL PROTECTED]
There is no support for refreshing an existing login's associated roles without reauthenticating. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876883#3876883 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3876883

[JBoss-user] [JBossWS] - Re: No Internet Connection: Dom4J XML Parsing Error

2005-05-07 Thread [EMAIL PROTECTED]
That should not be neccessary as there is an entity resolver entry for the -//Sun Microsystems, Inc.//DTD Web Application 2.3//EN public id. See http://jira.jboss.com/jira/browse/JBAS-1789 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876884#3876884 Reply to

[JBoss-user] [Beginners Corner] - Advice on converting RMI app to JBoss

2005-05-07 Thread chubbard
I need a little guidance on porting an older RMI application to JBoss. Today I have a server that is comprised on mainly RMI objects. I'm trying to move this server into JBoss and eventually to J2EE, but right now I'm just trying to get the server into JBoss. As it stands I have created a

[JBoss-user] [JNDI/Naming/Network] - Re: javax.naming.NameNotFoundException: CatalogBean not boun

2005-05-07 Thread darranl
Are you getting any errors in the console when you go through deployment? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876889#3876889 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3876889

[JBoss-user] [JCA/JBoss] - Re: no-tx datasource without autocommit?

2005-05-07 Thread [EMAIL PROTECTED]
No, see: http://www.jboss.org/index.html?module=bbop=viewtopict=48838 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876890#3876890 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3876890

[JBoss-user] [Persistence CMP/JBoss] - CMR accross individually deployed ejb jars in the same JVM

2005-05-07 Thread lodrantj
Hi, all I have a modular application built on JBoss. I have several ejb jars and ears deployed in the same single server instance. I'm just developing a new module containing a CMP Entity been that needs to make a relation to and existing CMP entity bean in a different module (ejb jar or

[JBoss-user] [EJB/JBoss] - Re: SocketTimeoutException when trying to do a lookup on ano

2005-05-07 Thread markricard
Please read my response right after my posting. Problem resolved. Thank you anyway. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876892#3876892 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3876892

[JBoss-user] [HTTPD, Servlets JSP] - With JBOSS 4.0, how to get my web app at root?

2005-05-07 Thread markricard
I am trying to get my web application to be the one that loads when JBOSS 4.0 is running and you type something like: http://myweb.com/ But I only see the JBOSS welcome page even though I have my webapp deployed. I can see myweb when I do this: http://myweb.com/myweb/ but I want it to be at

[JBoss-user] [JBossWS] - could not obtain the client certificate chain

2005-05-07 Thread kusber
Hi there, i have a small problem with obtaining a client certificate from message context of a secure web service runing on jboss 4.0.0. i have two jboss instances on two diff. computers and one instance is calling a web service hosted on another instance via TLS. The TLS is set up on both

[JBoss-user] [Beginners Corner] - Startupguide exampe

2005-05-07 Thread JSchmidt
I am trying to build the startup guide bank example. When running the ant -f jboss-build.xml compile command I get the following error. [javac] C:\install\jboss\example\examples\bank\src\com\jboss\ebank\TellerBea n.java:16: package com.sun.ebank.ejb.account does not exist [javac] import

[JBoss-user] [JNDI/Naming/Network] - Re: javax.naming.NameNotFoundException: CatalogBean not boun

2005-05-07 Thread gbmamat
I don't getting erros in the console, the deployment is successfull, but in my project, I create on EJB Module and add any Beans in this, It 's correct? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876900#3876900 Reply to the post :

[JBoss-user] [HTTPD, Servlets JSP] - Re: With JBOSS 4.0, how to get my web app at root?

2005-05-07 Thread markricard
SOLVED! You do not need to modify your server.xml file. You need to include a jboss-web.xml file in your project's WEB-INF directory that contains and empty context-root. Hope this helps someone. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876901#3876901

[JBoss-user] [EJB/JBoss] - EJB3 + JSP

2005-05-07 Thread ramazotti
I see this example: - how to implement an MDB with EJB 3.0 - http://docs.jboss.org/ejb3/tutorial/mdb/mdb.html I want to know... how to create a web version for this? can be jsp or servlet! Please help me... View the original post :

[JBoss-user] [HTTPD, Servlets JSP] - EJB3 + JSP or Servlet

2005-05-07 Thread ramazotti
I see this example: - how to implement an MDB with EJB 3.0 - http://docs.jboss.org/ejb3/tutorial/mdb/mdb.html I want to know... how to create a web version for this? can be jsp or servlet! Please help me... View the original post :

[JBoss-user] [Installation Configuration] - Re: Jboss 4.0.1sp1's 'all' configuration

2005-05-07 Thread [EMAIL PROTECTED]
check deploy-hasingleton/jms directory View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876910#3876910 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3876910 --- This

[JBoss-user] [Installation Configuration] - Re: deployer bug?

2005-05-07 Thread [EMAIL PROTECTED]
[JBAS-1517] View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876911#3876911 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3876911 --- This SF.Net email is sponsored by:

[JBoss-user] [JBoss Getting Started Documentation] - Re: JBoss 4.0.1sp1 JBossDukesBank EJB spec violation

2005-05-07 Thread Andre1001
Hello I got the same problem and I'm using the document Getting Started with JBoss 4.0 (release 3.0). I also tried to put down the server, do the deploy and the problem persists. Could anyone help? Thanks. View the original post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: JBoss 4.0.1sp1 JBossDukesBank EJB spec violation

2005-05-07 Thread Andre1001
I can understand now... I'm downloading Java Tutorial release 4. What happens with release 3? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876913#3876913 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3876913

[JBoss-user] [JBoss.NET] - Problem accessing .NET webservice from servlets

2005-05-07 Thread mkyaj
Hi, I have one web application that i have written with JSPs and Servlets. That web application accesses one .NET webservice. I deployed that web application in TOMCAT5.0 and it is working fine. I have to deploy the same web application in JBOSS4.0.1SP1. As JBOSS have tomcat integrated

[JBoss-user] [Installation Configuration] - How to find Struts' DTDs in JBoss

2005-05-07 Thread RandyXVI
Hi, I'm using JBoss 4.0.1 and Struts 1.2.4, when the server starts and loads the application, the application reads struts-config.xml. In the moment of reads struts-config.xml needs to check the DTD, and doesn't find the local DTD, it tries to load the DTD from jakarta.apache.org and I obtain

[JBoss-user] [Installation Configuration] - Re: JBoss 4.X and jre 5(1.5)

2005-05-07 Thread MySQL_NUT
Scott: You (of course!) were right!! I re-installed my JDK1.5 and the problem was resolved. Once JBoss 4.0.2 was running, I methodically added jars to the new JDK1.5/jre/lib/ext directory until I could determine the exact cause of the problem. And this worked. It seems that I had put

[JBoss-user] [JBoss Getting Started Documentation] - Re: Getting Started Guide - release 3

2005-05-07 Thread MySQL_NUT
In Section 2.2.4 (Additional Services) of the Getting Started Guide - release 3, it is stated that ear-deployer.xml deploys J2EE EJB JAR files and that ejb-deployer.xml deploys J2EE EAR files. I believe this is a typo... View the original post :

[JBoss-user] [JBoss Portal] - Re: Look Feel in JBoss Portal

2005-05-07 Thread tnine
Hi All, I had this question as well. I work with Java and JBoss regularly at my 9 to 5. For my small web site projects I do on the side, I've used mambo, a CMS system which is written in PHP. It utilizes templates to layout all of the content areas, as well as a common css so that every

[JBoss-user] [Messaging, JMS JBossMQ] - Change Hiberate to Oracle

2005-05-07 Thread chen_huawen
I use Oracle instead of Hiberate for Jms Persistence. But how can I let tables of jms to be truncated when jboss is running. I must avoid those table grows without limit. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3876920#3876920 Reply to the post :