[jboss-user] [Installation, Configuration DEPLOYMENT] - Jboss DROOLS 4.0 - Reading Decision Table

2008-08-19 Thread sheebanelson
Hi, In our project we plan to implement one matrix using Drools Decision Table. My system having excel 2007 version. I developed decision table using that. Is it feasible for Drools Spread sheet compiler to compile any downgrade or upgrade version of the Microsoft office versions? Because

[jboss-user] [JBoss Cache: Core Edition] - Porble regarding PojoCaching with Clustering node.

2008-08-19 Thread vipin123
Hi all, I am not too much aware about the caching. I am using JBOSS 4.2.2 and pojo cache version 1.4.1 to implement PojoCaching in my application. I wrote the following java and xml file(s): 1.HelloWorldWeb1Servlet.java file to get/set value from/to cache. package

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: ClassCastException while concurrent accessing EJBs and c

2008-08-19 Thread aheizen
Hello Peter, thanks for the links. They describe partly my problem. All component are deployed with enabled class loader isolation. And call between EJBs are configured as CallByValue. If I am disabling the class loader isolation by two components that deployed on the same JBoss instance then

[jboss-user] [Microcontainer] - Re: What can the MicroContainer do for me?

2008-08-19 Thread alesj
thinkstream wrote : Hello, | I am currently evaluating various Jboss technologies and the MicroContainer (MC) looks very promising. I have a few question I'd be appreciate if someone could answer. | First, I would appreciate if you don't cross-post in the future. Design forum is not _user_

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2008-08-19 Thread zithuba
Hi There again, I am trying to deploy a jar with the spring beans and I get this error: Caused by: java.lang.IllegalArgumentException: Cannot find entry: [EMAIL PROTECTED], za/ac/wits/batch/aop at org.jboss.virtual.plugins.context.zip.ZipEntryContext.findEntry(ZipEntryContext.java:338)

[jboss-user] [JBossWS] - [UsingAddressing] tag is not added to auto-generated WSDL fo

2008-08-19 Thread karypid
Hi, I used the @EndpointConfig annotation to add WS-Addressing handlers to my SEI implementation as described in the WS-Addressing tutorial. I noticed however that even though JBoss adds the WS-Addressing handlers to the the endpoint, it does not specify it in the WSDL that gets published for

[jboss-user] [JBoss Cache: Core Edition] - Re: Has anyone used JBC 2.x series with JBossAS 4.2.x series

2008-08-19 Thread jorgemoralespou_2
That would be really great!!! Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171200#4171200 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171200 ___ jboss-user mailing

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2008-08-19 Thread alesj
Can you post the whole config? And describing your app structure a bit. I'll try to reproduce it, eventually fixing it. :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171201#4171201 Reply to the post :

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2008-08-19 Thread alesj
zithuba wrote : | Caused by: java.lang.IllegalArgumentException: Cannot find entry: [EMAIL PROTECTED], za/ac/wits/batch/aop | at org.jboss.virtual.plugins.context.zip.ZipEntryContext.findEntry(ZipEntryContext.java:338) | at

[jboss-user] [EJB/JBoss] - Re: RMI invoke fail, ConcurrentModificationException was thr

2008-08-19 Thread funnyone
skajotde wrote : And in main question: | | SvrMonService mayby should be synchronized and is written stateless ? you mean the check() method or the getStateList() method should be synchronized? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171203#4171203

[jboss-user] [JBoss Cache: Core Edition] - Re: Has anyone used JBC 2.x series with JBossAS 4.2.x series

2008-08-19 Thread [EMAIL PROTECTED]
Do join the thread on the dev mail list, any volunteered time/effort in putting this together/testing such adapters will be greatly appreciated, of course. :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171204#4171204 Reply to the post :

[jboss-user] [JBossWS] - JBossWS throws exception when receiving unbound soap header

2008-08-19 Thread Dennisk
Hello, I hope some one can help me with this problem, it's causing me headaches: I use Jax-ws in my webservice client project deployed on JBoss4.2.2GA (with JBossWs patch) to communicate with a party through soap. When I receive a reply to my request I get the following exception: 2008-08-19

[jboss-user] [Installation, Configuration DEPLOYMENT] - jsf project deployment exception with faces-config.xml

2008-08-19 Thread Zeerkay
Hi, I am working on a sample jsf project. I wrote all the code and trying to deploy in Jboss, it is throwing an exception:javax.faces.FacesException: Can't parse configuration file: faces-config.xml. The same application is successfully deployed in Tomcat 6. Can any one help me out as I have

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: about jbossall-client.jar in JBOSS 5.0 CR version

2008-08-19 Thread chaitra
hi, In Jboss 4.0, there is mbean named jboos.mq:service=message cache, which contains attributes Hardrefcachesize,cache misses, cache hits etc..,which is the corresponding mbean in jboss 5.0 which contains these attributes, (I searched for these attributes in mbeans which are under Jboss

[jboss-user] [Beginners Corner] - scheduler-plugin.jar in maven repo

2008-08-19 Thread bortx
Hello you all, I need to develop a org.jboss.varia.scheduler.Schedulable class, so I need scheduler-plugin.jar on my classpath. I'm using maven, and I use http://repository.jboss.org/maven2/ repository, buI I can not find this jar. Is anyone so kind as to tell me where can I find this jar on

[jboss-user] [JBoss Portal] - Re: Url : how to define MyPortal as the default portal.

2008-08-19 Thread Antoine_h
Hi, yes... there are oftenly things to change on the jboss-service.xml. for deployement, I will soon use : http://buildprocess.sourceforge.net/ the autoDeploy module looks good for that. it provide a good base tool for reliable deployements... and not to write a lot of scripting oneself. the

[jboss-user] [JBoss jBPM] - Regarding assignment of actorId

2008-08-19 Thread ms_shitole
Hii, As I am trying to update actorId for each TaskInstance, so it is getting successfully updated also but for a particular task it is not updating. So why this is happening, if have any expiriences , just guide me I am using hsql DB Thanking you, --Mansingh View the original post :

[jboss-user] [JBoss Portal] - BIRT in JBossPortlet

2008-08-19 Thread wojsal
Hi, I am using eclipse BIRT 2.3.0 report engine in the portlet (Jboss Portal 2.6.1). And now, i get problem because i cannot access the servlet context within the portlet. I use sample from http://wiki.eclipse.org/Portlet_Example_(BIRT)_2.1 I try to use the following code to access the

[jboss-user] [JBoss Tools (users)] - Re: Redeployment loop of ear on jboss AS 5

2008-08-19 Thread wdrai
This definitely looks like a problem with JBoss AS CR1. When using an exploded ear, the redeployment process redeploys the application for each and every file which has changed in any metadata directory. The packaging archiver seems to touch all files at each build, so it ends up with a

[jboss-user] [EJB/JBoss] - RMI dynamic class loading

2008-08-19 Thread hipa
Does dynamic class loading really work in JBoss 4.2.2? On server I have a bean: Bean.java | @Stateless | public class Bean implements BeanRemote | { | public void callMe() | { | } | } | BeanRemote.java | @Remote | public interface BeanRemote | { |

[jboss-user] [JBoss Messaging] - Re: Jboss JMS error - help needed

2008-08-19 Thread skajotde
max-pool-size20/max-pool-size It is defaults values, You should to suit its to own needs / average load. And try check in JMX listConnectionInUse() in CachedConnectionManager or something similiar. Mayby you are not release some connections. View the original post :

[jboss-user] [EJB/JBoss] - Re: Get deployed application archive

2008-08-19 Thread hipa
I want to get path to JAR/EAR/WAR in which current bean is located. I have custom class-level annotation in my application (like @Stateless) and want to process it. So I need all class files from my application archive to pass on tool like Javassist in order to extract all annotated classes.

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2008-08-19 Thread zithuba
Thanks I have the old installation version. I will try it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171223#4171223 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171223 ___

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss AS 4.2.3 start as service question

2008-08-19 Thread wslyhbb
Nevermind, it was the user's home directory in the passwd file. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171226#4171226 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171226

[jboss-user] [EJB 3.0] - SOAP implementation

2008-08-19 Thread rivot
How to Implement SOAP web service with WSDL file. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171228#4171228 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171228 ___

[jboss-user] [JBoss jBPM] - Problem with depoly jbpm-bpel-1.1.1

2008-08-19 Thread rusbob
Hi! I am beginner. I creat and deploy jbpm-bpel.ear. But i get error in console JBoss: [ServiceController] Problem starting service jboss.web.deployment:war=jbpm-bpel.war,id=-2131816553 org.jboss.deployment.DeploymentException: message-destination-ref 'jms/JobQueue' message-destination-link

[jboss-user] [Remoting] - Re: Using JBoss Remote API in the JBoss App server

2008-08-19 Thread crr
Thank you for the reply !! Can you please elaborate it , iam not clear with that thread ,or give me the doc reference . Thanks, crr View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171233#4171233 Reply to the post :

[jboss-user] [Beginners Corner] - Access remote interface in EAR

2008-08-19 Thread Klaus_JBOSS42
Hi, I have an EAR file containing an EJB with some business logic and a WAR exposing some functionality as web services. So the structure is as follows: - EAR -- WAR -- EJB The EJB within the EAR contains a remote interface I also want to use outside of it. Meaning other EJBs should use and

[jboss-user] [EJB 3.0] - Re: Exception on trying to persist more than one object

2008-08-19 Thread jaki
I added em.flush() just under em.persist() and it's solved the above problem. Hope this helps someone in the future. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171235#4171235 Reply to the post :

[jboss-user] [JBoss Messaging] - about message cache mbean

2008-08-19 Thread chaitra
hi, In Jboss 4.0 there is a mbean named jboos.mq:service=messagecache, which contains attributes hardrefcachesize,cache misses,cache hits etc. In Jboss 5.0 which is the corresponding mbean that contain these attributes. View the original post :

[jboss-user] [Microcontainer] - Docs to 1.0.x

2008-08-19 Thread Shadowmulder
The link to doc 1.0.x is broken, can you fix it please. Thx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171238#4171238 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171238 ___

[jboss-user] [JBoss AOP] - Intercept Client Side EJB Invocations

2008-08-19 Thread guericke
Hi All, I want to intercept ALL EJB invocations(requests and responses) from J2EE Client application(maybe from JBOSS, WebSphere, Weblogic vendors). Also i don't have access to the source code of this existing client application(have binary form), even though the knowledge of class hierarchy.

[jboss-user] [JBoss Messaging] - Re: about message cache mbean

2008-08-19 Thread ataylor
This is the JBoss Messaging forum, please use the appropriate forum. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171240#4171240 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171240

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Hypersonic database connection

2008-08-19 Thread swem
Hello, I’d like to connect with an Hypersonic database and make some changes there, but I can not use the JMX console and DatabaseManager, because JBoss runs on UNIX operating system that have not a graphical user interface. How can I access and manage Hypersonic database else? Thank in

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2008-08-19 Thread zithuba
Hi, The jboss-spring.xml: ?xml version=1.0 encoding=UTF-8? beans xmlns=http://www.springframework.org/schema/beans; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://www.springframework.org/schema/beans

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2008-08-19 Thread alesj
Did you try if it might work with VFS 2.0.0.Beta21? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171246#4171246 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171246 ___

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2008-08-19 Thread zithuba
in jboss-spring.xml I import the two files I use, the first being the a-email*.xml. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171247#4171247 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171247

[jboss-user] [JBoss jBPM] - Re: workaround for StackOverflow exception

2008-08-19 Thread petia
I have a problem with setting a timer on a Task Node. I have defined the following process ?xml version=1.0 encoding=UTF-8? | process-definition xmlns=urn:jbpm.org:jpdl-3.2 name=timer-test | swimlane name=Initiator | assignment actor-id=admin/assignment | /swimlane

[jboss-user] [JBoss jBPM] - Re: Problem with depoly jbpm-bpel-1.1.1

2008-08-19 Thread rusbob
problem solved View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171254#4171254 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171254 ___ jboss-user mailing list

[jboss-user] Re: JBossTools 2.1.2.GA released

2008-08-19 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=42621 Posted on behalf of a User here is jira https://jira.jboss.org/jira/browse/JBIDE-2138;jsessionid=081BC969DC448137764B7B717CEFC85E?page=com.atlassian.jira.plugin.system.issuetabpanels%3Achangehistory-tabpanel but how to update? the

[jboss-user] [JBoss jBPM] - Re: Calling processInstance.end() when the the process is wa

2008-08-19 Thread pbrewer_uk
Looks like this is a bug: https://jira.jboss.org/jira/browse/JBPM-1471 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171258#4171258 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171258

[jboss-user] [Remoting] - Re: Using JBoss Remote API in the JBoss App server

2008-08-19 Thread crr
Can you please tell me where we need to set the -Djboss.remoting.pre_2_0_compatible=true what if it is false Thanks, crr View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171263#4171263 Reply to the post :

[jboss-user] [JBoss AOP] - Re: Intercept Client Side EJB Invocations

2008-08-19 Thread [EMAIL PROTECTED]
Hi! You can weave your client application, intercepting the EJB call invocations with call pointcuts. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171265#4171265 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171265

[jboss-user] Session is being expired when one of the cluster is set down

2008-08-19 Thread Matteo Ridolfi
Hello Jboss Users, I tried to post this problem on the Jboss forum, without much luck. http://www.jboss.com/index.html?module=bb http://www.jboss.com/index.html?module=bbop=viewtopict=139599 op=viewtopict=139599 and http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss AOP] - Re: Intercept Client Side EJB Invocations

2008-08-19 Thread guericke
Thanx Actually i am newbie in this area. Can you explain me in a little detail call pointcuts for such interceptions (maybe with example) and other related hints View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171268#4171268 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - shutting down jboss server running on a machine having multi

2008-08-19 Thread Mahi_nath
I have JBoss server running on a single machine having multiple IPs (say xxx.xxx.xxx.108,xxx.xxx.xxx.109,and so on), i need to bind my application only to particular IP(say xxx.xxx.xxx.108). With respect to this i have referred the below link

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: shutting down jboss server running on a machine having m

2008-08-19 Thread jaikiran
anonymous wrote : Also i tried ./shutdown.bat -S -s X.X.X.108:8500 | where 8500 is the port on which my application is running. 8500 looks like a http port. You should be using the port to which the Naming service is bound. By default, it is 1099. View the original post :

[jboss-user] [JBossWS] - SimpleDeserializer error on returning complex type

2008-08-19 Thread jaki
Hi, I have exposed a stateless ejb3 bean as a WS and it has a method returning a complex type. Signature: @WebMethod | public MapBean getMap(String test) The class MapBean just has 2 string members along with their getters/setters. I'm using an axis WS client for it (using the Call

[jboss-user] [EJB 3.0] - Re: Limit of paralel running MDBs???

2008-08-19 Thread kaja78
After some debugging I realized that I needed to increase MaximumPoolSize of WorkManagerThreadPool in jbossjca-service.xml ... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171276#4171276 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: jsf project deployment exception with faces-config.xml

2008-08-19 Thread jaikiran
Which version of JBoss and Java? Please post the entire exception stacktrace and the console log. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171274#4171274 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171274

[jboss-user] [EJB 3.0] - Re: @TransactionTimeout Not working in JBos 4.2.2-GA

2008-08-19 Thread jaikiran
Please post your code with annotations. Which version of JBoss, Java do you use? And how do you invoke the methods on the bean having this transaction timeout annotation? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171278#4171278 Reply to the post :

[jboss-user] [JBoss Messaging] - Best practice for scheduled message processing

2008-08-19 Thread PitPalme
Hello, I have a whole bunch of data to be processed. This data is generated by a Stateless Session Bean which evaluates a lot of records from a database. I now need to process the results asynchronously and parallel; This is kind of batch job. So I though Just send the results, one by one, via

[jboss-user] [Security JAAS/JBoss] - Re: JBoss Negotiation on other app servers?

2008-08-19 Thread chausberger
Darran, thanks for the answer! I will check what Glassfish and the others offer. Claus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171283#4171283 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171283

[jboss-user] [JBoss Messaging] - XA datasource with JBM problem

2008-08-19 Thread perisb
Following the advice in the wiki page: http://wiki.jboss.org/wiki/JBMXADataSource, I've almost got it working, except for the intended behavior, which I'm not seeing. What I want is for a server component, when a certain event occurs, to send a message. However, if the transaction that is

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: jboss log4j

2008-08-19 Thread Darkshine
One thing I want to add. All worked with previous version of jboss (4.0.3). Are there any documents where changes between these versions are described? I suspect something in jboss was changed and that may be a cause of my errors View the original post :

[jboss-user] [JBoss Messaging] - Re: Best practice for scheduled message processing

2008-08-19 Thread ataylor
With JBM 1.4 it is possible to specify the earliest time that a message will be delivered. The user manual explains how to do this, but here you are anyway. | long now = System.currentTimeMillis(); | | Message msg = sess.createMessage(); |

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - How do you make maxSpareThreads work?

2008-08-19 Thread TIm Ward
I've had it saying this for a couple of hours now: Max spare threads: 50 Current thread count: 250 Current thread busy: 2 When is it going to start shutting down the unused threads? How can I make it do it faster? (JBoss 4.0.4.GA, Tomcat 5.5 I think.) View the original post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Creating JDBC Datasources/Conn Pools from the cmd line?

2008-08-19 Thread plowmon
Hi All I've been searching the forums, docs, and web and have not been able to find anything to tell me if I can create JDBC datasources/connection pools on JBoss from the command line (maybe using twiddle?). If twiddle is the answer, I am still unsure as to how to proceed. Do I need to

[jboss-user] [JBoss Messaging] - Re: XA datasource with JBM problem

2008-08-19 Thread ataylor
firstly, what versions are you using. secondly, if you think its not working as required can you provide a test case. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171309#4171309 Reply to the post :

[jboss-user] [Advanced Documentation] - Re: Jboss unncessary services

2008-08-19 Thread PeterJ
See http://wiki.jboss.org/wiki/JBossASTuningSliming View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171311#4171311 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171311 ___

[jboss-user] [JBossWS] - Re: JBossWS 3.0.3 Released

2008-08-19 Thread kosulin
Why there is no source distribution for latest releases available? Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171313#4171313 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171313

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Error in WARDeployer while starting JBoss AS 4.2.3

2008-08-19 Thread naguilar
That was it! An older version of xerces was being copied to the server\default\lib folder which seems to cause a conflict with the SERVER_ROOT\lib version. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171314#4171314 Reply to the post :

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-08-19 Thread JBossWS_NewBee
ngtdave and PeterJ: Thank you very much for the post. It was quite helpful. I was able to publish the EchoService.wsdl. However, the EchoClient as per the JBossWSUserGuide(http://www.jboss.org/jbossws/docs/jaxws_userguide-2.0/index.html#d0e741) gives me the following Exception: Command:

[jboss-user] [Installation, Configuration DEPLOYMENT] - NoClassDefFoundError and ClassNotFoundException errors durin

2008-08-19 Thread naguilar
I have an application that I'm trying to deploy to JBossAS 4.2.3, but can't because I keep getting both java.lang.NoClassDefFoundError and java.lang.ClassNotFoundException. Please note that this application was previously deployed on JBoss 3.2.8 without any problems. My application is

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: NoClassDefFoundError and ClassNotFoundException errors d

2008-08-19 Thread naguilar
Since the post isn't showing the XML tags for the ear-deployer.xml, Here are the attribute settings: attribute name=Isolated - false attribute name=CallByValue - false attribute name=EnablelibDirectoryByDefault - true View the original post :

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-08-19 Thread ngtdave
Do you have all the proper client jars in your classpath? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171324#4171324 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171324 ___

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-08-19 Thread JBossWS_NewBee
Yes, I do..I updated the wsrunclient.bat script to include all the relevant jars: Here's the list of jars: set WSRUNCLIENT_CLASSPATH=%WSRUNCLIENT_CLASSPATH%;%JBOSS_HOME%/client/jboss-xml-binding.jar set WSRUNCLIENT_CLASSPATH=%WSRUNCLIENT_CLASSPATH%;%JBOSS_HOME%/client/activation.jar set

[jboss-user] [EJB 3.0] - Re: Using Connection Pool in EJB 3.0

2008-08-19 Thread PeterJ
The only thing I can think of is to look at the code in JBossAS that reads the *-ds.xml file to configure a datasource, and use that code as the basis for your code to read your configuration file to configure a data source. Of course, you could instead create a *-ds.xml file based on your

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: about jbossall-client.jar in JBOSS 5.0 CR version

2008-08-19 Thread PeterJ
If you searched through the mbeans and did not find the data points (cache misses, cache hits, etc) you were looking for, then they are not there. You could ask on the JBoss Messaging forum if the messaging team intends to provide that kind of data in the future. View the original post :

[jboss-user] [JBoss Messaging] - Re: XA datasource with JBM problem

2008-08-19 Thread perisb
I am on 4.0.2 Here is the Interceptor: package test; import org.jboss.invocation.Invocation; import org.jboss.ejb.Interceptor; import org.jboss.ejb.Container; import org.jboss.ejb.EntityContainer; import javax.naming.Context; import javax.naming.InitialContext; import javax.jms.*; import

[jboss-user] [JBoss Messaging] - Re: about message cache mbean

2008-08-19 Thread PeterJ
Andy, I think what chiatra is asking is if the cache data provided by JBossMQ is also being provided by JBoss Messaging and if so in which MBean, and if not, if there are any plans to provide such information. View the original post :

[jboss-user] [Testimonials] - Business Process with jBPM and Richfaces (EliteBPM)

2008-08-19 Thread mpics623
Greetings All. I work with a software and solutions company, Elite Value Solutions, that built a business process management system on top of jBPM and Richfaces/JSF. This combination allowed for powerful features and user experience, all of which wouldn't have been possible without these

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Hypersonic database connection

2008-08-19 Thread PeterJ
If you have configured Hypersonic to open a port, then you should be able to access its console from a browser on another system using the url http://hostname:1701. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171335#4171335 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Best practice for scheduled message processing

2008-08-19 Thread PitPalme
Thanks a lot for your reply. ataylor wrote : With JBM 1.4 it is possible to specify the earliest time that a message will be delivered. The user manual explains how to do this, but here you are anyway. If I understand this correctly I'd this way schedule by calculating when I do expect the

[jboss-user] [JBossWS] - Re: Exception with WSClient

2008-08-19 Thread JBossWS_NewBee
I am stuck for the last 2 days getting the exact same exception as you did when I run my WSClient. How did you add the trustore? Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171340#4171340 Reply to the post :

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-08-19 Thread JBossWS_NewBee
This thread reports the same WSClientException as I am getting http://www.jboss.com/index.html?module=bbop=viewtopicp=4171340 However, I wonder why would I need a trustore to get the WSClient to run. View the original post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Creating JDBC Datasources/Conn Pools from the cmd line?

2008-08-19 Thread PeterJ
The best way to create a datasource is to: 1) Create a *-ds.xml file 2) Copy/move the file to the deploy directory In my build process, I have a generic *-ds.xml file that contains properties for various items. For example: jndi-name${db.datasource}/jndi-name |

[jboss-user] [Security JAAS/JBoss] - some questions on authentication

2008-08-19 Thread maggu
Hi All, Apologize if these questions have been asked before or if they are naive, but I am writing after doing some search on the web and the forum. Do point me out to any tutorial / web resource if you think they can answer my questions. I am relatively new to JBoss/JAAS authentication, and

[jboss-user] [JBoss jBPM] - Re: Problem with depoly jbpm-bpel-1.1.1

2008-08-19 Thread rusbob
problem solved View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171347#4171347 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171347 ___ jboss-user mailing list

[jboss-user] [Beginners Corner] - upgrading from Jboss 4.01 to 4.2.3 or Glassfish

2008-08-19 Thread MikePhoenix
We are having a problem with .NET clients being able to access our Web services. This problem has been traced to a problem with the version of Axis being usedin 4.0.1. Therefore we are looking to upgrade either to Jboss 4.2.3 or the most recent version of Glassfish. The main reason we are

[jboss-user] [JBoss Portal] - Re: custom user and Jboss user

2008-08-19 Thread PeterJ
Not having done this, I am not sure of the best approach (perhaps someone who has done this can provide some insight). But having a listener that gets invoked when a new user registers would be ideal. View the original post :

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-08-19 Thread PeterJ
Do you have a META-INF/standard-jaxws-client-config.xml packages with your client? If so, please post the contents? You did not post the full stack trace - were there are more caused by entries in that trace? Post the contents of the WSDL. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: ClassCastException while concurrent accessing EJBs and c

2008-08-19 Thread PeterJ
Try this. On the system getting the class cast exception, run jbossas with the -verbose:class JVM option (add it to the JAVA_OPTS variable in the run script). This will print out each class loaded and the jar it came from. This might help you resolve the issue (for example, the EJB is created

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-08-19 Thread JBossWS_NewBee
Here are the contents of META-INF META-INF/ META-INF/MANIFEST.MF META-INF/wsdl/ META-INF/wsdl/EchoService.wsdl I don't have a standard-jaxws-client-config.xml This is the entire stack trace with all the 'caused by' entries | Exception in thread main javax.xml.ws.WebServiceException:

[jboss-user] [Installation, Configuration DEPLOYMENT] - ajp errors -urgent

2008-08-19 Thread haripatn
i have 2 apache, 2 jboss for load balancing and sitescope monitors the site. i got this message within 20 days of gap. [Tue Jul 08 08:36:28 2008]loadbalancer soaassetcatalog.ntl-city.com 0.004878 [Tue Jul 08 09:00:34 2008][10018:5824] [error] ajp_connection_tcp_get_message::jk_ajp_common.c

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-08-19 Thread ngtdave
I think you're on the right track, notice it's having a problem resolving the host, and you have not put the actual host URL in the WSDL. That's probably it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171360#4171360 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Problem with depoly jbpm-bpel-1.1.1

2008-08-19 Thread rusbob
New problem!! Jbpm-bpel deploynig is fine! But when I choose in servlet menu Database connection i get : 23:26:19,574 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Node - JBPM_NODE 23:26:19,578 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception

[jboss-user] [JBossWS] - WSSecurity problem: Could not locate certificate by key iden

2008-08-19 Thread kosulin
We use Ws-Security over https (java 6, jboss 5.0CR1, jbossws core 3.0.2). Client is java 6 (Sun XWSS). Server uses a real production certificate, client -a self-signed one (I was told it was created with openssl, not keytool). Request is successfully validated during SSL handshake using

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Creating JDBC Datasources/Conn Pools from the cmd line?

2008-08-19 Thread plowmon
Thanks! I had tried that before but just realized after reading your post that my second attempt at doing this had an error, I named the file mydatasource-ds2.xml instead of mydatasource2.xml :D View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171365#4171365

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: ajp errors -urgent

2008-08-19 Thread haripatn
FYI...The jboss and apache were running perfect all time View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171366#4171366 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4171366 ___

[jboss-user] [JBossWS] - Re: WSSecurity problem: Could not locate certificate by key

2008-08-19 Thread kosulin
jboss-wsse-server.xml in the original message is incomplete. here is the missing part: timestamp ttl=300/ sign type=x509v3 alias=cpportal2 includeTimestamp=true/ requires signature/ authenticate signatureCertAuth

[jboss-user] [Installation, Configuration DEPLOYMENT] - error deploying simple session bean

2008-08-19 Thread mpurdy1973
i created a simple EJB2 HelloWorldSessionBean and deployed it into jboss 4.2.3 java 6 build (when it failed, i also tried jboss 3.2.7 - got the same errors) and I got the following errors: system: mac book pro running windows vista 64 service pack 1 server: jboss 4.2.3 build using java 6

[jboss-user] [JBossWS] - Re: WSSecurity problem: Could not locate certificate by key

2008-08-19 Thread PeterJ
kosulin wrote : For unknown reason the forum editor rejects posting of correct xml You can post XML text by selecting the text and clicking the Code button - this places code BBCode tags around the xml text. Also, you can Preview the post to ensure proper formatting before clicking Submit.

[jboss-user] [Installation, Configuration DEPLOYMENT] - Multiple configuration folders

2008-08-19 Thread 02rafiqu
Hi I am a newbie to JBoss and I need some desperate help! In windows on a basic installation to run multiple servers for folders under the server directory you can just use: run -c folder1 run -c folder2 once you have configured the JBoss ports so they dont clash. I am working with Linux

[jboss-user] [JBoss Portal] - Re: custom user and Jboss user

2008-08-19 Thread amouradi
Thanks, Peter! I'll try with the listener and see how it goes. Might even post code here if all goes well. Ann View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4171373#4171373 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Multiple configuration folders

2008-08-19 Thread PeterJ
What Linux distro are you using? How did you install JBossAS? Most likely you have a /etc/init/d/JBoss4 file which is being used to start/stop JBossAS. You can use this file as a basis for creating a second service to run a second configuration. Refer tp your Linux documentation for the steps

[jboss-user] [Security JAAS/JBoss] - Re: JavaServer Faces and container-managed authorization not

2008-08-19 Thread poesys
Solved the application-policy name. My login module code uses the full JNDI name, and it should be using just the unqualified name without the JNDI prefixes. Then the login-config.xml and web.xml references to the name can also leave off the JNDI prefixes and everything works (except for the

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-08-19 Thread JBossWS_NewBee
Looks like I am out of luck again :( Oh! this is so frustrating.. So, I made the following update to my wsdl: | service name='EchoService' | documentationCongrats! You have published your own WSDL!/documentation | port binding='tns:EchoBinding' name='EchoPort' |soap:address

[jboss-user] [JBossMQ] - ThreadDump to a File

2008-08-19 Thread mummanas
Hi, We are using Jboss4.0.5 Version on the solaris. I want to redirect the Threaddump details to a file. we are running the Jboss server in the silent mode. Could you please help me regarding. Thanks Srinivas View the original post :

[jboss-user] [Performance Tuning] - ThreadDump to a File

2008-08-19 Thread mummanas
Hi, We are using Jboss4.0.5 Version on the solaris. I want to redirect the Threaddump details to a file. we are running the Jboss server in the silent mode. Could you please help me regarding. Thanks Srinivas View the original post :

  1   2   >