[jboss-user] [JBossWS] - How do I install Axis on JBoss 4.x ?

2008-04-08 Thread thoste
As I unterstand Axis(2) is by default not included in JBoss (only JAX-WS). But Axis seems to be installable anyway. I googled a while for finding instructions on how to install Axis on JBoss 4.x AppServer. But I found only instructions for Jboss v3. Can someone point me to a step-by-step guide f

[jboss-user] [Beginners Corner] - Re: Newbie Can't get jboss to start

2008-04-08 Thread FrankTheTank
You are probably missing the correct rights. I had similar issues when I installed JBoss using apt-get/aptitude. It was a major PITA and after fiddling around for far to long I simply removed it and extracted a package into my home dir. Never had a problem since. View the original post : http:

[jboss-user] [EJB/JBoss] - Re: Deploying MDB on Jboss 4.2.2

2008-04-08 Thread jaikiran
I usually place only the jbossall-client.jar from the %JBOSS_HOME%\client folder in my client classpath. This jar contains almost every JBoss class that is required by the client. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142580#4142580 Reply to the po

[jboss-user] [Beginners Corner] - Re: Another war file deployment error :)

2008-04-08 Thread jaikiran
Are you sure, the changes that you did to your jsp are being picked up? How have you deployed the application (archive or exploded format)? And how are you changing the jsp? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142579#4142579 Reply to the post : h

[jboss-user] [EJB 3.0] - Re: ClassCastException: $Proxy94 cannot be cast ...

2008-04-08 Thread jaikiran
You probably have the bean (local) interface packaged in more than one jar. See this http://wiki.jboss.org/wiki/ClassCastExceptions which mentions the probable cause. See if the jmx-console method mentioned there, helps. Also, see this related thread http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss jBPM] - Re: No class loaders found

2008-04-08 Thread marques
hi, have you found a solution to your problem? because i've the same problem... thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142576#4142576 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142576 ___

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Problem with deploying a MDB

2008-04-08 Thread jaikiran
"lochaber" wrote : | and a jboss.xml file in ... /jboss-4.2.2.GA/server/default/deploy/jms | The jboss.xml should be in the META-INF folder of your ejb jar (the same place as the ejb-jar.xml). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142574#414257

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Database Based Sessions

2008-04-08 Thread vishal_jboss
"jaikiran" wrote : Looking for this http://wiki.jboss.org/wiki/Wiki.jsp?page=HttpSessionPassivationDesign ? | Thanks jaikiran for your information.. Looks interesting.. This looks something nearer to what I am searching for.. What I understood, that this document seems not to be talking abou

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Database Based Sessions

2008-04-08 Thread vishal_jboss
"nitros" wrote : Storing the session would be a functionality of the Tomcat server embedded in JBoss. I may be wrong but that is what I understand. | | You might want to post your question to Tomcat forums Thanks nitros, for your response.. I thought since I am using JBoss - I would try wit

[jboss-user] [JBoss jBPM] - Looking for Paid JBPM MySQL Server Setup

2008-04-08 Thread ChuckP
We are a small software development group that had a developer leave us who had set up our original jBPM server running the Hypersonic database. We are in need of converting our current setup to run on a MySQL 5.x database. There is no need to convert the actual data, we can redeploy all process

[jboss-user] [JBossWS] - Re: How to change http to https in wsdlsoap:address on WSDL

2008-04-08 Thread [EMAIL PROTECTED]
protocol (i.e. https://) is used when you specify a transport-guaranty in web.xml Also, please read http://jbws.dyndns.org/mediawiki/index.php?title=FAQ#How_does_rewriting_of_the_soap_address_in_WSDL_work.3F View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142

[jboss-user] [JBossWS] - Re: Limiting number of connections per WebService

2008-04-08 Thread [EMAIL PROTECTED]
yes, its a tomcat connector config option View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142568#4142568 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142568 ___ jboss-user ma

[jboss-user] [JBossWS] - Re: How to authenticate and authorize with X509 Certificate?

2008-04-08 Thread [EMAIL PROTECTED]
We follow up with this http://jira.jboss.org/jira/browse/JBWS-2116 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142567#4142567 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142567

[jboss-user] [JBossWS] - Re: JBossWS POJO register as JMS listener

2008-04-08 Thread [EMAIL PROTECTED]
have look at our jms endpoint test View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142566#4142566 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142566 ___ jboss-user mailing l

[jboss-user] [JBossWS] - Re: javax.xml.ws.WebServiceException: java.lang.UnsupportedO

2008-04-08 Thread [EMAIL PROTECTED]
search the forum, this has popped up many times View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142564#4142564 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142564 ___ jboss-u

[jboss-user] [JBossWS] - Re: Basic Authentication

2008-04-08 Thread [EMAIL PROTECTED]
The generated web.xml should have a security constraint section. In our testssuite, we have | //We're declaring the domain in the jboss.xml since we have different annotation packages for AS5 and AS42 | //@SecurityDomain("JBossWS") | @RolesAllowed({"friend"}) | http://jira.jboss.org

[jboss-user] [JBossWS] - Re: Specifying a null wsdlLocation on Service constructor

2008-04-08 Thread [EMAIL PROTECTED]
This is a bug. Please file a jira that shows the stack trace View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142560#4142560 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142560 __

[jboss-user] [JBossWS] - Re: What is the difference between JAX-WS and JBossWS ?

2008-04-08 Thread [EMAIL PROTECTED]
jax-ws is the spec. http://jcp.org/en/jsr/detail?id=224 jbossws is its implementation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142558#4142558 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142558

[jboss-user] [JBossWS] - Re: Where do I have to *.jws web service files in JBoss ?

2008-04-08 Thread [EMAIL PROTECTED]
http://jbws.dyndns.org/mediawiki/index.php?title=Quick_Start View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142557#4142557 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142557 __

[jboss-user] [JBossWS] - Re: org.jboss.ws.WSException: arg0 is not a valid property o

2008-04-08 Thread [EMAIL PROTECTED]
Then you should use wsconsume to generate the SEI from the wsdl. If it does not produce java artifacts that are in line with your wsdl, it's a bug that would need to filed in jira View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142555#4142555 Reply to the pos

[jboss-user] [JBossWS] - Re: Web Service Response problem

2008-04-08 Thread [EMAIL PROTECTED]
You could study an already working test and go from there. http://jbws.dyndns.org/mediawiki/index.php?title=Building_From_Source View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142554#4142554 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[jboss-user] [EJB/JBoss] - Re: Classloader nightmare and ClassCastException. Isolatio

2008-04-08 Thread tnine
Well, I found a work around by following the formula from the previous post. I was getting the following exception at the bottom of my trace. I accidentally posted the wrong section in my earlier post | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean

[jboss-user] [EJB/JBoss] - Deploying MDB on Jboss 4.2.2

2008-04-08 Thread oyesiji77
I have successfully deployed an MDB on Jboss , I have written a client in order to test this MDB, question is which Jar files do i need in order to run this Client, i noticed a client folder within the Jboss Server that contains a lot of Jar files View the original post : http://www.jboss.com/

[jboss-user] [JBossWS] - Re: Where do I have to *.jws web service files in JBoss ?

2008-04-08 Thread pramod_bs
If you are planning to use Jax-WS @WebService( name=" ", targetNamespace = " ", serviceName = ) @SOAPBinding(parameterStyle = SOAPBinding.ParameterStyle.BARE, style =

[jboss-user] [Clustering/JBoss] - Re: How to simulate testing network cluster splits?

2008-04-08 Thread [EMAIL PROTECTED]
See http://anonsvn.jboss.org/repos/jbossas/trunk/testsuite/src/main/org/jboss/test/cluster/defaultcfg/test/DRMTestCase.java, testisMasterReplica() for a test that simulates a network partition. That one configures the service being tested with a JGroups channel configured to use TUNNEL + an in

[jboss-user] [Clustering/JBoss] - How to simulate testing network cluster splits?

2008-04-08 Thread jbossmk
Is there a standard testcase that is already available which simulates a cluster split? I have a custom load balancer and I would like to test some scenarios keeping in view the possibility of cluster splits happening when nodes(of the same cluster) running on the same or different sub-nets ar

[jboss-user] [Performance Tuning] - Re: Low performance of jboss in windows server 2003

2008-04-08 Thread lquenta
We have single server that is sending all the request to Jboss from multiple web clients. This server is a MBI(Microsoft Business Integrator) and is the only connected to Jboss. I wonder if JBoss is creating a Thread for each Java connection it receives. Is it queuing all the requests made by t

[jboss-user] [Performance Tuning] - Re: Low performance of jboss in windows server 2003

2008-04-08 Thread PeterJ
Only one connection in the connection pool? That will work for a single client, but if there are multiple clients you will need more connections or database access will be an issue. (Based on your description I cannot tell if you are running a single or multiple clients, but the number of thread

[jboss-user] [Installation, Configuration & DEPLOYMENT] - WAR file produces commons-logging LogConfigurationException

2008-04-08 Thread pdesj
I am trying to deploy a web application on JBoss 4.2.1. This is part of the Eclipse project (the infocenter user assistance system) and I have consulted it's developers. It's not a pressing issue for them since the WAR files work under other application servers and earlier versions of JBoss.

[jboss-user] [JBossWS] - What is the difference between JAX-WS and JBossWS ?

2008-04-08 Thread thoste
>From some articles I know that JBossWs is an implementation of the original >JAX-WS for JBoss AS? That seems from my point of view that there are some slight modification/differences. Is that correct? What are the differences in detail ? Thomas View the original post : http://www.jboss.com

[jboss-user] [JBossWS] - Where do I have to *.jws web service files in JBoss ?

2008-04-08 Thread thoste
Sorry for this newbie question: >From TomCat I know an easy way to deploy simple web services in *.jws files like: public class MyWebServiceClass { public double myWebServiceMethd( String job, double x ) { if( "quare".equalsIgnoreCase( job ) ) return x * x; if( "root".equalsIgnor

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Cannot create MBeanServer exception when booting JBoss

2008-04-08 Thread PeterJ
Your JDK is not installed properly. An UnsatisfiedLinkError means that the JVM cannot find the proper entry point in a C library. Because the missing entry point is in one of the C libraries that come with the JDK... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ERROR [URLDeploymentScanner] Incomplete Deployment listi

2008-04-08 Thread chrisodom
Sorry disregard message wrong post...I got confused! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142517#4142517 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142517 ___ jb

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ERROR [URLDeploymentScanner] Incomplete Deployment listi

2008-04-08 Thread chrisodom
Sorry should have posted that but yes I have this in my EAR's META-INF/jboss-app.xml dam_ra-ds.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142516#4142516 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=414251

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Cannot create MBeanServer exception when booting JBoss

2008-04-08 Thread cardel
I have clean installation of openSuse 10.3 with Java 1.5.0_12-b04 When I start jboss as 4.2.2.GA I get this exception. Thanks for some useful tips... | = | | JBoss Bootstrap Environment | | JBOSS_HOME: /home/k

[jboss-user] [Performance Tuning] - Re: Low performance of jboss in windows server 2003

2008-04-08 Thread lquenta
One more thing, in the performance graph we see that total heap size is bigger than the heap used during all the process. Does this mean that JVM has free heap space all the time?. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142511#4142511 Reply to the po

[jboss-user] [Beginners Corner] - First EBJ: Session Bean, Eclipse, JBOSS AS

2008-04-08 Thread joeroyall
I am having trouble with a basic session bean. My understanding is that I don't need to initiate a session bean object because the EE framework will do it for me. Am I missing anything in my config? Eclipse: Version: 3.3.1.1 WST 2.0.2 J2ee Standard Tools 2.0.2 JBOSS AS: 4.2 1

[jboss-user] [Performance Tuning] - Re: Low performance of jboss in windows server 2003

2008-04-08 Thread lquenta
Peter: thanks for you reply. The physical memory available on the server is 351,728 K. Thats why we set the heap to that size. We saw your presentation and we have followed your suggestions for improvement, and we have a graph of performance of our server when a single client sent 25 requests. T

[jboss-user] [JBoss Tools (users)] - Re: Connector modules are not deployed

2008-04-08 Thread chrisodom
This is what I have... Eclipse Platform Version: 3.3.2 Build id: M20080221-1800 JBossTools-200804080814-nightly-ALL-win32.zip JBossAS 4.2.2 jira says this has been resolved but I still can not use the JBoss Server and deploy a JCA 1.5 project with my EAR. The export and default server works

[jboss-user] [EJB 3.0] - Re: How to save entities with PrimaryKeyJoinColumn?

2008-04-08 Thread jeff.rosen
I'm taking a wild guess here, but you're defining 2 entities that have a one-to-one relationship and are joined by their primary keys, so have you implemented those semantics in your java classes? For example, what happens if I call setFieldId on Field, does it's associated FieldAccess instance

[jboss-user] [Performance Tuning] - Re: Low performance of jboss in windows server 2003

2008-04-08 Thread PeterJ
If you bring up your virtual server, but do not bring up JBossAS, how much free physical memory do you have? That is the maximum you should set the Java heap. On my Server 2003 system, which has 1024MB RAM, I have 550MB free, which suggest to me that you have very little free RAM. Also, is MySQL

[jboss-user] [JBoss Portal] - Re: How to access portlet preferences when not logged in

2008-04-08 Thread tomstrummer
Finally figured out the answer. Put something like the following in portlet.xml: | | | expires | 180 | | | RssXml | http://xml.weather.yahoo.com/forecastrss?p=33145 | false |

[jboss-user] [Performance Tuning] - Low performance of jboss in windows server 2003

2008-04-08 Thread lquenta
We are using a web service developed in java hosted in a jboss 4.0.2, that is running on windows 2003 server and is using a MySql 1.1.20 as DBMS. This application receives an xml string from the client, deserializes it and insert it on a table on the mySql DB, and finally sends it to another serv

[jboss-user] [Beginners Corner] - Re: Another war file deployment error :)

2008-04-08 Thread leonidMir
Done that. Still the same exact error :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142498#4142498 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142498 ___ jboss-user mai

[jboss-user] [JBoss Tools (users)] - Re: A bug with displaying CSS background images?

2008-04-08 Thread EricJava
Hi Max, Thanks for the answer. It looks like there is a smaller bug in 2.01 which caused in-line styles to fail. According to Andrei it's fixed in JBossTools-2.1.0.Beta1-ALL-win32. If you could let me know where I could download that, I'll give it a try. The external CSS linked image bug

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Parse failed in JSP page with JavaHelp

2008-04-08 Thread juleroy
I have a web application running in JBoss with a jsp page that has a link to a JavaHelp. When I open the page I get the message: [ServletException in:/config/Janela.jsp] Could not parse Got an IOException (Malformed UTF-8 char) Parsing failed for http://localhost:8080/AdminSADSXP/help/SadsXPHelp

[jboss-user] [JBoss Tools (users)] - unabled to run jboss tools

2008-04-08 Thread phanorcoll
hi, i cant run jbosstool 2.0.1GA with ecplise 3.3 europa. on a 64 bit processor box, my OS is Debian etch.. Can anyone help me with this... i dont know what seems to be the problem View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142493#4142493 Reply to the

[jboss-user] [JBossWS] - Re: Use Map as return type/parameter in a web method..

2008-04-08 Thread raags
But when I use Map, JAXB does throws an error stating that it does not support interfaces. Should I upgrade to JBossWS 2.0? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142491#4142491 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Override Inheritance Strategy

2008-04-08 Thread bhattsam1976
I have a requirement wherein I need to override the inheritance Strategy within the same class hierarchy. A is base class B & C inherit A B1 & B2 inherit B I need to use a single table for B,B1 and B2 but different tables for A, B and C. Is there a method by which I can do this. I tried overr

[jboss-user] [Management, JMX/JBoss] - Re: SocketServer in a MBean?

2008-04-08 Thread deltaman
Also do not forget to add controller methods/functions to control your SocketServer View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142488#4142488 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142488 _

[jboss-user] [EJB 3.0] - ClassCastException: $Proxy94 cannot be cast ...

2008-04-08 Thread ttrepper
Hi all, I am using JBoss 4.2.2GA and Java(TM) SE Runtime Environment (build 1.6.0_05-b13) for my development environment. I have a stateless session bean called UtilityBean and an interfaces called UtilityBeanLocal, marked with @Local and the bean marked with @stateless and implements serial

[jboss-user] [Management, JMX/JBoss] - Re: Securing JMX console (JBoss)

2008-04-08 Thread mcdan311
I am unable to open that log, it's being used by another program. Must likely QC. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142482#4142482 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142482 __

[jboss-user] [Messaging, JMS & JBossMQ] - Problem with deploying a MDB

2008-04-08 Thread lochaber
I am tring to deploy a Message Driven Bean. I have ejb-jar.xml included in the depoyed war file and a jboss.xml file in ... /jboss-4.2.2.GA/server/default/deploy/jms The queue lives in the file jbossmq-destinations-service.xml Am I missing a file? Can I use a war file or do I need a jar. Here

[jboss-user] [Management, JMX/JBoss] - Re: Securing JMX console (JBoss)

2008-04-08 Thread PeterJ
In the same directory as boot.logm there is a server.log file. In it, there should be some lines that look like this: 2007-06-14 09:56:39,218 INFO [org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8180 2007-06-14 09:56:39,593 INFO [org.apache.jk.common.ChannelS

[jboss-user] [JBoss Tools (users)] - Re: Failed while installing Java 5.0 (new Seam project)

2008-04-08 Thread redbird
Nevermind. I figured it out. The default location for the JBoss runtime did not match my location, which caused the error. I modified the location of the runtime and the new Seam Web Project was created succesfully. View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [JBoss Tools (users)] - Re: using HQL editor with JBoss Tools

2008-04-08 Thread asookazian
I have already created a src/META-INF folder in project root folder as the other thread had suggested and placed the persistence.xml in that. This is a source folder. What else do I have to do? when I looked at the properties for the project in eclipse, I did not see any selection/option for

[jboss-user] [JBoss Tools (users)] - Re: using HQL editor with JBoss Tools

2008-04-08 Thread asookazian
where in the instructions does it state how to add the persistence.xml to your classpath? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142475#4142475 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142475

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Deploying Non-Java Files with Application

2008-04-08 Thread JoPe
Finally found the answer here: http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=63&t=001852 Thanks for reading anyway! :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142473#4142473 Reply to the post : http://www.jboss.com/index.html

[jboss-user] [JBoss Tools (users)] - Re: using HQL editor with JBoss Tools

2008-04-08 Thread [EMAIL PROTECTED]
Why are you looking in server deploy directory when we are just talking about running the HQL editor on your eclipse projects ? its the classpath of your eclipse project that is relevant here. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142470#4142470 Rep

[jboss-user] [JBoss Tools (users)] - Failed while installing Java 5.0 (new Seam project)

2008-04-08 Thread redbird
When I try and create a new Seam Web Project, and I go through all the forms, then hit the Finish button, I get the following error. "Failed while installing Java 5.0". And the details button says "java.lang.NullPointerException". Has anybody seen this before? I am running Eclipse 3.3.2 and j

[jboss-user] [Management, JMX/JBoss] - Re: Securing JMX console (JBoss)

2008-04-08 Thread mcdan311
I did restart the services for Quality Center, then rescan the server, same results. Here is a partial of the boot.log: 12:33:25,168 INFO [Server] Starting JBoss (MX MicroKernel)... 12:33:25,168 INFO [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023) 12:33

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Deploying Non-Java Files with Application

2008-04-08 Thread JoPe
My EJB3 application is configured by a Java .properties file. Running locally, it works fine. I can put the .properties file into the same directory as the class using it or in any other directory in the Eclipse project and provide the path to it as a String, like this: | protected static

[jboss-user] [Beginners Corner] - Re: J Excel API

2008-04-08 Thread PeterJ
If you do not need the logging, you could just remove the log4j.xml file. Also, if the Excel API comes with the log4j jar file or the commons logging jar file, you should remove them also. If you want to log some of the Excel API stuff, you could update the server/default/conf/jboss-log4j.xml f

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Using JBoss with Linux(RedHat)

2008-04-08 Thread rkhurana
I just checked that in the windows setup, I have JBoss 4.0.5 and not 4.2.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142462#4142462 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142462

[jboss-user] [Management, JMX/JBoss] - Re: Securing JMX console (JBoss)

2008-04-08 Thread PeterJ
If Quality Center by Mercury has JBossAS embedded within it, then simply stop and restart Quality Center to restart JBossAS. To find out the version number, look for a file named boot.log within a directory named log. In a typical JBossAS installation this will be at JBOSS_HOME/server/default/l

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Using JBoss with Linux(RedHat)

2008-04-08 Thread rkhurana
Thank you... that did the trick but I dont understand why does it work with -b option and why I dont need to do that on windows... pls explain. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142459#4142459 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBossWS] - Re: Web Service Response problem

2008-04-08 Thread Karnan
Im new on web services so i dont know what you mean exactly. should i test this command on the client side or something else? thx View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142458#4142458 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Using JBoss with Linux(RedHat)

2008-04-08 Thread PeterJ
Are you starting JBossAS using the -b option? See http://wiki.jboss.org/wiki/JBoss42FAQ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142454#4142454 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142454 __

[jboss-user] [JBossWS] - Re: org.jboss.ws.WSException: arg0 is not a valid property o

2008-04-08 Thread maffeis
Hi Thomas I'm following the topdown model and so I've created the WSDL first ... I tried adding @WebMethod and @WebParam annotations, but that did not solve my problem. Or can you give me an example of the jaxb annotations you are suggesting? Regards, Silvano View the original post : http://

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 3.2.7 no longer deploys due to site reorganizatio

2008-04-08 Thread mvmeij
confirmed, thanks! Maarten View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142446#4142446 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142446 ___ jboss-user mailing list jbo

[jboss-user] [Beginners Corner] - J Excel API

2008-04-08 Thread taicode
Hi, I'm fairly new to Jboss and using Jboss AS 4.2.2. I need to use with Java Excel API (very popular) to read/write/access Excel files with Java. This API comes with its' own log4j.xml file. I'm not sure what to do with this .xml file as documentation is not mentioned. Please help on help

[jboss-user] [JBossWS] - Re: Changing

2008-04-08 Thread [EMAIL PROTECTED]
This is an FAQ http://jbws.dyndns.org/mediawiki/index.php?title=FAQ#How_does_rewriting_of_the_soap_address_in_WSDL_work.3F View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142441#4142441 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [JBoss Portal] - JSF command button with partial_refresh_enabled - Portal

2008-04-08 Thread shimonl97
I am trying a simple jsf with 2 action buttons in the portal. (jsf in jsp not facletes). It works fine when partial_refresh_enabled = false. when partial_refresh_enabled = true, submit is performed but it always takes the action for the first button, so if I have 2 back bean methods it always pe

[jboss-user] [JBossWS] - Re: SAML support for jbossws-native

2008-04-08 Thread [EMAIL PROTECTED]
You can vote for http://jira.jboss.org/jira/browse/JBWS-491 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142438#4142438 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142438 __

[jboss-user] [JBossWS] - Re: Use Map as return type/parameter in a web method..

2008-04-08 Thread [EMAIL PROTECTED]
Yes, you use a Map ;-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142436#4142436 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142436 ___ jboss-user mailing list jboss-us

[jboss-user] [JBossWS] - Re: NullPointerException when processing response

2008-04-08 Thread [EMAIL PROTECTED]
Please show us the client security config and the incomming response message View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142437#4142437 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142437 __

[jboss-user] [JBossWS] - Re: Web Service Response problem

2008-04-08 Thread [EMAIL PROTECTED]
Have a look at the jaxws/holder test | ant -Dtest=jaxws/holder test | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142435#4142435 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142435 __

[jboss-user] [JBossWS] - Re: terminating zero in SOAP request

2008-04-08 Thread [EMAIL PROTECTED]
Not sure if the terminating 0 is valid, but it definitely has to do with chunking. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142434#4142434 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142434 ___

[jboss-user] [JBossWS] - Re: No tests for @SchemaValidation annotation in 3.0.1 ?

2008-04-08 Thread [EMAIL PROTECTED]
We do not distribute our entire testsuite. You can run the test from the src. http://jira.jboss.org/jira/browse/JBWS-1172 http://jbws.dyndns.org/mediawiki/index.php?title=Building_From_Source#Checkout_and_build_JBossWS-Native View the original post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBossWS] - Re: org.jboss.ws.WSException: arg0 is not a valid property o

2008-04-08 Thread [EMAIL PROTECTED]
The wsdl should be generated by jbossws tools. You can also get it from the deployed endpoint. Note, that | @WebService(name = "MyTest", targetNamespace = "http://www.example.org/MyTest/";) | public class MyTestWebService implements MyTest { | public String newOperation(String in)

[jboss-user] [J2EE Design Patterns] - Hibernate 3 compatible with Jboss 3.2.5?

2008-04-08 Thread olonga
I am running and old website that only runs on Jboss 3.2.5. Now, I would like to inject a hibernate archive .har file with hibernate 3.x into the website so that I can start using hibernate daos. Is Jboss 3.2.5 compatible with hibernate 3.x? View the original post : http://www.jboss.com/inde

[jboss-user] [Management, JMX/JBoss] - Re: Securing JMX console (JBoss)

2008-04-08 Thread mcdan311
I'm not running JBossAS, Are we talking about the same application Jboss and Jbosas? The operating system is Window2003. How do I get the version of Jboss. We have an application that is using Jboss within it's application. I am not familar with any command prompts. What we do is run the

[jboss-user] [JBossWS] - Re: How do I override the ServiceEndpointAddress?

2008-04-08 Thread [EMAIL PROTECTED]
http://jbws.dyndns.org/mediawiki/index.php?title=FAQ#How_do_I_know_what_endpoint_address_is_being_used.3F View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142426#4142426 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41424

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - tomcat 5.x vulnerability

2008-04-08 Thread hstripathy
Is there any patch or upgrade version of jboss which address apache tomcat hi-jacking vulnerability (CVE-2007-5333)? I am using JBoss 4.0.2. Your response will be highly appreciated and thanks for early response. Himansu View the original post : http://www.jboss.com/index.html?module=bb&op=vi

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Using JBoss with Linux(RedHat)

2008-04-08 Thread rkhurana
Hello I am using JBoss 4.2.2.GA on HTTP connector port 8091(other ports being default) and I can access the URL http://localhost:8091 to see jboss stuff. My router has a static IP Address and I want to access Jboss from outside using http://:8091. I enabled port forwarding in the router for po

[jboss-user] [Beginners Corner] - Newbie Can't get jboss to start

2008-04-08 Thread d92377
I got jboss as a TAR file from a running version of Jboss I have change the files with server names and ip address but now I get the error below org.jboss.deployment.DeploymentException: url file:/var/jboss_servers/jboss-4.0.4RC1/server/default/conf/jboss-service.xml could not be opene d, does

Re: [jboss-user] [Installation, Configuration & DEPLOYMENT] - Oracle DS/JNDI Issue

2008-04-08 Thread Jay Kraly
I'm having pretty much the exact same problem and have been trying to figure it out for days. Can you check the value of "UseJBossWebLoader" in your jboss-service.xml? When I have this set to true everything works fine, when I have it set to false (isolated class loading) I get the same null resu

[jboss-user] [Management, JMX/JBoss] - Re: Securing JMX console (JBoss)

2008-04-08 Thread PeterJ
Changes to the web.xml file should be recognized by JBossAS as soon as the changes are made - it should redeploy the app. But if you thnik it is not doing that, then stopping JBossAS and starting it again will do it. How are you running JBossAS? From a command prompt? What operating system are

[jboss-user] [Management, JMX/JBoss] - Re: Securing JMX console (JBoss)

2008-04-08 Thread mcdan311
Then I will need to restart the machine for those changes to take place, since there is no jboss service to stop and start? I've restarted the Quality Center service and had the security group rerun the scan and had the same results. View the original post : http://www.jboss.com/index.html?mo

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Oracle DS/JNDI Issue

2008-04-08 Thread bml
Hi, I am currently trying to access an Oracle datasource via JNDI that I have configured. I am using JBoss 4.0.3 on Windows XP Pro with Oracle 10g. The datasource seems to be binding correctly as I get the following message when I start the server: | [ConnectionFactoryBindingService] Bound

[jboss-user] [Management, JMX/JBoss] - Re: Securing JMX console (JBoss)

2008-04-08 Thread PeterJ
Are you asking if you correctly changed the web.xml file to secure the jmx console, then yes, that change is correct. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142411#4142411 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 3.2.7 no longer deploys due to site reorganizatio

2008-04-08 Thread bob.mcwhirter
All of the DTDs and schemas should be back online at this point. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142410#4142410 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142410 __

[jboss-user] [JBoss Portal] - Re: Question JBOSS Portal

2008-04-08 Thread PeterJ
When you add portlets, you need to also supply a portlet-instances.xml file and *-object.xml file, or else they will not appear. (Well, you could go into them anagement portlet and add them theree.) Information about these files, and how to use the management portlet, is also in the reference g

[jboss-user] [JBoss jBPM] - Re: jPDL-Designer

2008-04-08 Thread wootenator
Another project that might be interesting would be to make a version of the eclipse IDE that is exclusively targeted towards the jpdl-designer tool. In other words to strip off all other eclipse menus and perspectives except for the frames solely focused on jpdl designer functionality. I'm thi

[jboss-user] [JBoss Portal] - Can portlets share JBoss Portal hibernate session

2008-04-08 Thread ddelponte
I would like to develop many different portlets, all of which should share the same hibernate session. I would like to do this for efficiency. Would anyone have any recommendations as to how the best way to accomplish this may be? Can I modify and use the hibernate session already created by

[jboss-user] [JBossWS] - Re: Web services client

2008-04-08 Thread PeterJ
JBossAS 4.2.1 is not qualified with JDK 6. You need to use JDK 5. For more discussion as to why, see my post at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=102355&postdays=0&postorder=asc&start=10 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41

[jboss-user] [Installation, Configuration & DEPLOYMENT] - tomcat vulnerabilities

2008-04-08 Thread hstripathy
Is there any patch or upgrade version of jboss which address apache tomcat hi-jacking vulnerability (CVE-2007-5333)? I am using JBoss 4.0.2. Your response will be highly appreciated and thanks for early response. Himansu View the original post : http://www.jboss.com/index.html?module=bb&op=vi

[jboss-user] [JBoss Tools (users)] - Re: using HQL editor with JBoss Tools

2008-04-08 Thread asookazian
well I did the above instructions and still didn't work. the persistence.xml in the exploded deployment in the %JBOSS_HOME%/server/default/deploy folder was only found in C:\jboss-4.2.1.GA\server\default\deploy\SHIMS.ear\SHIMS.jar\META-INF so I closed Eclipse and copied that persistence.xml int

[jboss-user] [JBoss Messaging] - Message delivery delay > 30 sec sometimes

2008-04-08 Thread bodrin
jboss-4.2.2.GA / jboss-messaging-1.4.0.SP3 / jboss-remoting-2.2.2.SP5 I have a test which sends a message (persistent & transacted) to queue A and waits a response in queue B. The SystemInTest that answers in queue B is in a separate JVM and is a consumer of queue A. The strange thing is that t

[jboss-user] [JBoss Portal] - Re: Question JBOSS Portal

2008-04-08 Thread [EMAIL PROTECTED]
The XML descriptors are only used for initial configuration or reset of Portal's data. They are not updated by Portal to mirror the current state of your Portal. Please take a look at the reference guide for more information. View the original post : http://www.jboss.com/index.html?module=bb&op

  1   2   >