[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-15 Thread ataylor
is the jbm-security.xml config in the classpath? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202037#4202037 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202037 ___ jboss-user

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Isolation with shared libraries instances?

2009-01-15 Thread jguyard
Thanks for your quick reply Peter. I thought I was a bug in JBoss, but I guess I have no other choice but embedding all the shared libraries in my different ears if I deploy them in the same jboss instance. J. Guyard View the original post :

[jboss-user] [JBoss jBPM] - Miss jbpm-jpdl-suite.zip download

2009-01-15 Thread juergen_lampe
Hi, seems to me the download link for jbpm-jpdl-suite.zip has gone away. Is there a way to update my jbpm-jpdl-3.2.3 installation from the new *GA.jar? (Installation of this failed, because there's no JBoss server.) Although working with jBPM GPD for a while, I never succeeded in getting the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss 5.0.0.GA fails to work with Eclipse 3.4

2009-01-15 Thread jaikiran
I guess, it's because of the changes to the location of the libraries that have been moved to a common/lib folder. Maybe you can try what this guy did http://www.coderanch.com/t/424328/JBoss/JBoss-GA-Eclipse View the original post :

[jboss-user] [EJB 3.0] - Re: EJB3 was not found in the Dispatcher

2009-01-15 Thread jaikiran
Please post the entire exception stacktrace. Also please post the console logs from the server, including the logs that you see when you application is being deployed. How are you deploying the application and how is your application packaged? While posting logs or xml content or code, please

[jboss-user] [JBoss Messaging] - Re: JMS reconnection question

2009-01-15 Thread timfox
noelo wrote : Hi, | I wonder if anybody could point me to some information resource on how JMS handles the case where a local MDB is pointed to a remote JMS Q and the JMS broker disconnects. | Who controls the reconnection to the remote JMS, I suspect that the reconnection logic is done in

[jboss-user] jboss shutdown problem

2009-01-15 Thread Marek Keerand
Hello to all I wrote a shell script witch stops jboss and runs from cron. Problem is, that shutdown.sh can't find java. Command for stopping jboss is: /usr/local/jboss-4.2.2.GA/bin/shutdown.sh -s servername -S error i get is: usr/local/jboss-4.2.2.GA/bin/shutdown.sh: line 70: exec: java: not

[jboss-user] [Microcontainer] - Re: Deploying JBoss Cache as MBean in microcontainer

2009-01-15 Thread amit.bhay...@jboss.com
I was able to get this solved. There was an error in xml file Here is right one ?xml version=1.0 encoding=UTF-8? | | deployment xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns=urn:jboss:bean-deployer:2.0 | | bean name=Mobicents.JAINSLEE.TransactionManagerMBean |

[jboss-user] [JBoss Cache: Core Edition] - Re: Sample *-jboss-beans.xml for JBoss AS 5.0.GA

2009-01-15 Thread amit.bhay...@jboss.com
This is fixed. Look at forum entry http://www.jboss.com/index.html?module=bbop=viewtopicp=4202056#4202056 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202057#4202057 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202057

[jboss-user] [JBoss jBPM] - Re: Miss jbpm-jpdl-suite.zip download

2009-01-15 Thread kukeltje
installation will not failif there is no jboss server. just point it to a non-existing dir. in the install dir is a kib dir them with all jars the menus were removed in the 3.1 designer afaik View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202060#4202060 Reply

[jboss-user] [JNDI/Naming/Network] - javax.naming.CommunicationException - no security manager: R

2009-01-15 Thread altes-kind
Hi! I'm working on an application with a client and a server. I'm using JBoss 4.2 and Java 1.6. On client side I bind an object to JNDI and try to lookup this object on server side. CLIENT: Object callback = ...; | Properties p = new Properties(); | p.put(Context.INITIAL_CONTEXT_FACTORY,

[jboss-user] [Microcontainer] - Re: Deploying JBoss Cache as MBean in microcontainer

2009-01-15 Thread alesj
amit.bhay...@jboss.com wrote : I was able to get this solved. There was an error in xml file What was the error? It's just too much xml code to look at. :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202064#4202064 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - Re: TcpDelegatingCacheLoader

2009-01-15 Thread lovelyliatroim
Another scenario that can currently happen is this T1 acquires lock T1 Writes and attempts to read but times out and throws exception T2 acquires lock T2 Writes T2 Reads but he will read T1s response (not 100% sure but I would say it would) T1 Resets the socket Now if an app starts returning

[jboss-user] [Management, JMX/JBoss] - JBoss Logging

2009-01-15 Thread div_gcet1
Hi Can anyone tell which mbean i should i use so that my java file get initialized properly at deployment time, when server configure log4j.xml. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202067#4202067 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - JBoss

2009-01-15 Thread div_gcet1
HI please someone help me , here the service of jboss [Log4jService$URLWatchTimerTask] is able to find my class domfilter.class, which entry is in log4j.xml. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202070#4202070 Reply to the post :

[jboss-user] [Remoting] - Re: Using remoting for RMI for EJB 2 with scoket connector a

2009-01-15 Thread doychin
I think my problem is releated to this JIRA https://jira.jboss.org/jira/browse/JBAS-4586 Doychin View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202075#4202075 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202075

[jboss-user] [JBoss Cache: Core Edition] - Using DataType Object as a Key to JBoss Cache

2009-01-15 Thread vinayknl.61
Hi, I am creating a caching layer for my application. What I am planning to do is use a method arguments wrapped as an object, implement hashCode and equals for it and use this object as a key to the data i am going to store in the cache. What I am not sure is that does having this type of

[jboss-user] [JBoss Messaging] - Re: JMS reconnection question

2009-01-15 Thread noelo
Thanks for your help guys regards Noel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202078#4202078 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202078 ___ jboss-user

[jboss-user] [Management, JMX/JBoss] - JBoss Query

2009-01-15 Thread div_gcet1
Hi Here i m working on custom filter java file for JBoss Logging. I m giving the entry of the java file in log4j.xml. My problem is that - if the java file is in default package and its class file is in jboss\server\default\conf then that class is instantiating fine but if that java file is in

[jboss-user] [JBoss jBPM] - Deploying WebService in BPEL Project - selection of size oth

2009-01-15 Thread zono
Sorry, because maybe it´s a stupid error. I´m a beginer, and I cannot understan all... I've been trying to consume a WebService in BPEL 2.0 process with jbpm and the following exception occurs. Any idea what's the problem? 11:47:03,840 WARN [ProxyWarnLog] Narrowing proxy to class

[jboss-user] [Security JAAS/JBoss] - Re: Custom login-module and EJB

2009-01-15 Thread Wolfgang Knauf
Hi, I did not try a custom login module with JBoss 5, only with 4.2, so I have never seen it working myself ;-). Some ideas: 1) activate logging of the security layer, maybe you see error messages about invalid config. See http://www.jboss.org/community/docs/DOC-12198 question 4 2) your

[jboss-user] [JBoss Cache: Core Edition] - Fragmentation failure - Jbosscache 3.0.1GA help needed

2009-01-15 Thread dorbd
I am getting this exception, any one has a suggestion what should i do? anonymous wrote : 2009-01-15 14:05:20,364 ERROR [org.jgroups.protocols.FRAG2] fragmentation failure | java.lang.IllegalArgumentException: 152.177.17.104:59532 is not a member of the group [152.177.17.104:47164,

[jboss-user] [JBoss jBPM] - Re: How to implement Workflows in an Application using jBPM

2009-01-15 Thread salaboy21
You can use jBPM with any GUI/presentation framework that you want. Also you can integrate it with Java EE without problems. This is because jBPM is a framework just like hibernate, and you can use it inside your applications or as a service. I hope this comments helps you.. let me know if you

Re: [jboss-user] jboss shutdown problem

2009-01-15 Thread Stephen Davidson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings, Marek. This is actually a Linux issue, NOT a JBoss issue. Cron does not normally fully set up all the paths. And for the last several generations of Linux (for some distros), the Java Setups (as in, adding Java to the system path, and

[jboss-user] [JBoss Cache: Core Edition] - Re: TcpDelegatingCacheLoader

2009-01-15 Thread manik.surt...@jboss.com
anonymous wrote : | | On another note, it would be great as well if one could make a bulk get, so retrieving many Fqns in one call, I have the scenario where a client might want 20 data items from the server, 10 of those data items live on a remote cache. Clients timeout is 5 seconds, now

[jboss-user] [Security JAAS/JBoss] - Re: Custom login-module and EJB

2009-01-15 Thread dabek
Hi Wolfgang, I tried your suggestions and: 1. After changing dtd nothing changed 2. My sar file looks like: lib META-INF +jboss-service.xml +login-config.xml +MANIFEST.MF The login-config.xml is renamed security-config.xml 3. After changing logging I got this logs: | 14:06:39,875

[jboss-user] [JBoss Cache: Core Edition] - Re: Using DataType Object as a Key to JBoss Cache

2009-01-15 Thread manik.surt...@jboss.com
Sure, you can use such a class as a key. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202113#4202113 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202113 ___ jboss-user mailing

[jboss-user] [JBoss Tools (users)] - Can't deploy to deploy-only server

2009-01-15 Thread maumau61
Hi everybody, I'm using the latest versions of jboss tools and I can't deploy my seam application to a remote path. (a new clean application) I can create the deploy server but when I request a clean on the server, I get the following error. 'Publishing to local Deployer...' has encountered a

[jboss-user] [JBoss Tools (users)] - Re: Can't deploy to deploy-only server

2009-01-15 Thread six-p4ck
same here. can't deploy anything on AS 4.2 The server is fine but studio dev doesn't copy anything in the deploy directory. But he start and stop fine the server. And can't start the AS 5.0. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202118#4202118

[jboss-user] [JBoss Tools (users)] - Re: Can't deploy to deploy-only server

2009-01-15 Thread six-p4ck
I forgot: with jbdevstudio-win32-2.0.0.CR1-R200812221144 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202119#4202119 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202119 ___

[jboss-user] [JBoss Tools (users)] - Re: Add +1 to improve the JBoss Tools/JBDS Documentation

2009-01-15 Thread OChikvina
In the following JBoss Tools release we are going to describe all the project examples provided by JBoss Tools. We'll give you a link to the chapter which will cover the steps on how to mavenize a Seam web project. Thank you. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss 5.0.0.GA fails to work with Eclipse 3.4

2009-01-15 Thread Wolfgang Knauf
Hi Thomas, according to the eclipse bugreport at https://bugs.eclipse.org/bugs/show_bug.cgi?id=257823, this was included in the WTP 3.0.4 branch yeasterday. So you might try to build an eclipse 3.4 with a WTP 3.0.4 comitters build from http://build.eclipse.org/webtools/committers/ Best

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

2009-01-15 Thread jaikiran
Divya, You will have to give us more details. * What are you trying to do? * Which version of JBossAS and Java do you use? * Why are you placing the class files in the conf folder of JBoss? * How are you packaging your application? * What have you changed in the log4j.xml? And please

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

2009-01-15 Thread jaikiran
I think this question is related to your other thread http://www.jboss.com/index.html?module=bbop=viewtopict=148706. So let's continue the discussion there. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202124#4202124 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: Custom Module Not Being Used For EJB Security

2009-01-15 Thread dabek
Hi, have you find how to solve this issue? I'm having similiar problem - http://www.jboss.com/index.html?module=bbop=viewtopicp=4202116#4202116, so if you have any solution please post it here. Regards, Marcin View the original post :

[jboss-user] [JBossWS] - Re: JBossWS 3.0.3 memory leak

2009-01-15 Thread Marlboro
Now I'm trying to use 5.0.0 and I expect to have results next week. I want to ask if there is any record in Jboss Jira which is refers to our problem? Thank you! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202128#4202128 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Can't deploy to deploy-only server

2009-01-15 Thread max.ander...@jboss.com
CR1 added support for deploying inside the workspace. Seems like Rob forgot to adjust for that in deploy only server when adding the feature. Please report this in jira. p.s. please also try to double click the server and edit the deploy destination and let me know if that changes things ?

[jboss-user] [JBoss Messaging] - Queue messages repeated

2009-01-15 Thread rana24
Hi, while running our application we found that Queue message to MDB is delivered , the same message is again being delivered after delay of some time. Even though there is no exception...the first message is still under process. Do we need to do something to change the behaviour ? We are using

[jboss-user] [JBoss jBPM] - Re: How to implement Workflows in an Application using jBPM

2009-01-15 Thread tech_trix83
Thanks for the reply. I some basic question according to my requirement : 1) I have to keep Process definition part in a separate place and my Application is deployed at a separate place(ie both are in different environment or servers) but these two places are on intranet.So how should i go

[jboss-user] [JBoss Tools (users)] - Re: Can't deploy to deploy-only server

2009-01-15 Thread maumau61
Ok, I made a report in Jira https://jira.jboss.org/jira/browse/JBIDE-3565 Double Click on server raises an error Could not open the editor: assertion failed: detail: org.eclipse.core.runtime.AssertionFailedException: assertion failed: at

[jboss-user] [Security JAAS/JBoss] - Re: Custom login-module and EJB

2009-01-15 Thread dabek
I found my problem similar with this two: http://www.jboss.com/index.html?module=bbop=viewtopicp=4181949#4181949 http://www.jboss.com/index.html?module=bbop=viewtopicp=4198290#4198290 Can anyone help? View the original post :

[jboss-user] [EJB/JBoss] - Re: Too many open files exception JBOSS 4.2

2009-01-15 Thread asazhin
Georges, Could you explain me how you solved CLOSE_WAIT problem by jbossnative? We're using Apache(front-end)+JBoss(RedHat) too and we have CLOSE_WAIT problem on AJP connector too. As result CLOSE_WAIT problem causes too many open files. Andrew View the original post :

[jboss-user] [Beginners Corner] - Performance Problems

2009-01-15 Thread verdi2000
Hi everybody, If got a performance problem on my server. I think the problem is the jboss application server. but I have no idea where to start analysing my jboss. why I think jboss is the problem? I have a lot of log-files writen! Some days about 1-2 gb! but this is not the only problem! the

[jboss-user] [JBoss Cache: Core Edition] - Re: TcpDelegatingCacheLoader

2009-01-15 Thread lovelyliatroim
Done https://jira.jboss.org/jira/browse/JBCACHE-1464 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202175#4202175 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202175 ___

[jboss-user] [JBoss jBPM] - Re: How to implement Workflows in an Application using jBPM

2009-01-15 Thread kukeltje
1: by using and learning jBPM. It's all possible 2: Encapsulation. hide important things in your own api View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202177#4202177 Reply to the post :

[jboss-user] [EJB 3.0] - Re: JBoss 5 Manven artifact availability

2009-01-15 Thread brucemclachlan
WOW, this forum is REALLY active ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202179#4202179 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202179 ___ jboss-user mailing list

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

2009-01-15 Thread PeterJ
div_gcet1, please to not hijack other's topics. priyapg, see if this helps: http://www.jboss.com/index.html?module=bbop=viewtopict=134247 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202182#4202182 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Help. JBoss problems on Mandrake Linux 9.2

2009-01-15 Thread PeterJ
sachin1506, please do not resurrect 3 year old posts. And changing the font to a larger size is a sure way to get people to ignore your post. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202183#4202183 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Can't deploy to deploy-only server

2009-01-15 Thread max.ander...@jboss.com
thanks - but next time please put stacktrace etc. in the jira instead of forum ;) I've copied it to the issue. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202184#4202184 Reply to the post :

[jboss-user] [EJB 3.0] - Re: JBoss 5 Manven artifact availability

2009-01-15 Thread smcgo...@redhat.com
http://repository.jboss.org/maven2/org/jboss/javaee/jboss-javaee/5.0.0.GA/ 5.0.1.GA is under test where 5.0.0.GA is more stable as of this post. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202186#4202186 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Error while deploying JSR 286 Portlet on JBoss Portal 2.

2009-01-15 Thread PeterJ
Always look at the cause by to determine the root cause: Caused by: java.lang.ClassCastException: org.jboss.portal.portlet.samples.SimplestHelloWorldPortlet cannot be cast to javax.portlet.Portlet Two possibilities: 1) Your portlet does not extend javax.portlet.GenericPortlet (which extends

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Help. JBoss problems on Mandrake Linux 9.2

2009-01-15 Thread sachin1506
Hello sir ...I am sorry for that but changing the font size wasn't my intension that happenned prbbly by mistake View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202189#4202189 Reply to the post :

[jboss-user] [JBossWS] - Force MTOM Response

2009-01-15 Thread mfueser
Hi there! I´ve got a bit of a problem with Webservice-Responses. A Client sends in MTOM-Format and needs an answer in MTOM-Format. I´ve tried to change the BindingType to SOAP12HTTP_MTOM_BINDING. This changes the Webservice-Response to Soap 1.2, so this kind of works. But it still

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss 5.0.0.GA fails to work with Eclipse 3.4

2009-01-15 Thread tbsalling
Thank you for both replies. I followed Wolfgang's proposal, and copied the file https://bugs.eclipse.org/bugs/attachment.cgi?id=120132 into eclipse/plugins/org.eclipse.jst.server.generic.jboss_1.5.205.v200805140145/servers/jboss5.serverdef. That solved the case. Best regards, /Thomas. View

[jboss-user] [EJB 3.0] - Embedded EJB 3.1: EjbReferenceResolver and getting hold of t

2009-01-15 Thread pete.m...@jboss.org
I'm attempting to port the Web Beans EJB integration to the EJB3.1 embedded container. I've identified two potential issues: 1) Do the org.jboss.ejb3.EjbReferenceResolver and the PersistenceUnitDependencyResolver beans exist in embedded EJB3.1? 2) How can I get hold of the deployment unit and

[jboss-user] [JBoss Tools (users)] - Re: Can't deploy to deploy-only server

2009-01-15 Thread maumau61
Sorry Max for that, I thought is was part of the discussion. Malte WISKOTT View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202201#4202201 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202201

[jboss-user] [Installation, Configuration DEPLOYMENT] - Copy JBOSS

2009-01-15 Thread ran_sushmi
I have a requirement to migrate our application to a better configuration server. For this, I need to copy JBOSS from the present server to the new server. So, should the log folder under $JBOSS_HOME/server/default also be copied or will it get created on the new system as the system is used.

[jboss-user] [Beginners Corner] - Re: Performance Problems

2009-01-15 Thread PeterJ
Wow, where to start... Perhaps you could browse through the performance forum http://www.jboss.com/index.html?module=bbop=viewforumf=121, quite a few performance tuning suggestions are in there. Here's one: http://www.jboss.com/index.html?module=bbop=viewtopict=130504 I also have some other

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Copy JBOSS

2009-01-15 Thread PeterJ
No, you do not need to copy the log folder, it will be rebuilt. Within jboss_home/server/xxx, the only directories that need to be copied are: * conf * deploy * lib * deployers (5.0-specific) * data (optional, need it only if the hsqldb contains information you need) The other directories (work,

[jboss-user] [Remoting] - Re: With SSLBisocket is there is java.rmi.server.hostname or

2009-01-15 Thread TheNelson
I should be a little bit careful. I work for Tippingpoint and we make network security products. We're using remoting for communication between nodes in a distributed policy system, the remote nodes control firewalls and things like that and then the central node (now becoming a cluster)

[jboss-user] [JBoss Messaging] - bottleneck of jms cluster

2009-01-15 Thread online919
can the master node of the jms cluster become a bottleneck? During the enqueue process, all the traffic goes to master node then get redistributed to other nodes, is this how it works? I looked at the code, the master node is needed to assure the unique key of messages. View the original post

[jboss-user] [JBoss jBPM] - Re: How to implement Workflows in an Application using jBPM

2009-01-15 Thread tech_trix83
Thanks for the abstract. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202232#4202232 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202232 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-15 Thread Gary Marsh
Thank you A. Taylor you were right the jbm-security.xml was missing from the classpath. Once I put it into my config directory which is in my classpath everything worked. :o))) Regards, GMarsh View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Tomcat Version with JBoss 4.2.1.GA

2009-01-15 Thread ashok_av
Does anyone know the tomcat version that is embedded in version 4.2.1 GA? I would like to know if the vulnerability CVE-2005-2090 is fixed in the tomcat version included in 4.2.1.GA. This vulnerability is fixed in tomcat release version 6.0.11. So I'd like to know which 6.0.x is included in

[jboss-user] [JBoss Messaging] - Re: How to Store a Text File in JMS Queue : setobject

2009-01-15 Thread waheed
PeterJ wrote : One possibility: Read the file contents into a string and send the string as the message body. Thnks I do this But now i want to write Message in a text file how it is possible??? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202236#4202236

[jboss-user] [JBoss Messaging] - Re: How to Store a Text File in JMS Queue : setobject

2009-01-15 Thread waheed
waheed wrote : PeterJ wrote : One possibility: Read the file contents into a string and send the string as the message body. | | Thnks | I do this | | But now i want to write Message in a text file | how it is possible??? Imean read the message from queue and then write in text

[jboss-user] [JBoss Messaging] - i recive msg from queue and then write in a text file

2009-01-15 Thread waheed
But now i want to write Message in a text file how it is possible??? Imean read the message from queue and then write in text file? how's it possible View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202238#4202238 Reply to the post :

[jboss-user] [JCA/JBoss] - Question about inflow and container managed transactions

2009-01-15 Thread david.ll...@jboss.com
The JCA spec covers importing a transaction (via inflow), and it also covers allowing the container to manage and control the transaction. But I'm having a hard time finding anything in the spec that covers letting the container manage a transaction, but allowing the EIS to *control* it (e.g.

[jboss-user] [Installation, Configuration DEPLOYMENT] - Error loading sqljdbc.jar

2009-01-15 Thread pegachapc
New at this and sorry if this has already been talked about but I couldn't find it previously. I'm trying to install our app. We copy the default directory to a new dir and rename it (to test1). I then add the sqljdbc.jar driver to the lib directory

[jboss-user] [JBoss Messaging] - Re: i recive msg from queue and then write in a text file

2009-01-15 Thread timfox
Buy a beginner's book on Java View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202248#4202248 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202248 ___ jboss-user mailing list

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: XAException XAER_DUPID in CMP EJB finder invoked from a

2009-01-15 Thread ashwinde
Hi, I was wondering if you ever solved your problem. If so, can you please share your findings? Ash View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202253#4202253 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202253

[jboss-user] [EJB 3.0] - Re: There is no default persistence unit in this deployment

2009-01-15 Thread davestar
I reverse engineered and generated hibernate pojos and Session EJB dao code. They are packaged in my ear. My persistence.xml is in the MET-INF folder in the ear file. Here's my persistence.xml persistence xmlns=http://java.sun.com/xml/ns/persistence; |

[jboss-user] [EJB 3.0] - Re: There is no default persistence unit in this deployment

2009-01-15 Thread ALRubinger
JBossAS Version? davestar wrote : My persistence.xml is in the MET-INF folder in the ear file. I assume you mean META-INF? For reference: EJB 3.0 Persistence Specification 6.2.2 wrote : When referencing a persistence unit using the unitName annotation element or persis- | tence-unit-name

[jboss-user] [JBoss Cache: Core Edition] - ObjectName with invalid character

2009-01-15 Thread ipeel
I'm following the information in the cache user guide and no matter what I do I keep getting the same exception. Using the most basic cache config: jbosscache xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns=urn:jboss:jbosscache-core:config:3.0 | /jbosscache I'm attempting to

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Tomcat Version with JBoss 4.2.1.GA

2009-01-15 Thread PeterJ
See this: http://www.jboss.org/community/docs/DOC-12545 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202264#4202264 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202264 ___

[jboss-user] [JBoss Messaging] - Re: How to Store a Text File in JMS Queue : setobject

2009-01-15 Thread PeterJ
Are you saying that you want to send the java.io.File object in the message so that the receiver can read the file? If so, that is not possible. Nor is it possible to send a java.io.Stream/Writer/whatever. These objects, besides probably not being serializable, do not contain the file contents

[jboss-user] [Security JAAS/JBoss] - JAAS - LDAPExtLoginModule

2009-01-15 Thread shetty2k
I have pasted the JBoss configuration files (below) which authenticate against LDAP. The authentication seems to be working fine, but the authorization piece is still not working. After authentication, I get the following error message in the browser: HTTP Status 403 - Access to the requested

[jboss-user] [JBoss Messaging] - Re: How to Store a Text File in JMS Queue : setobject

2009-01-15 Thread PeterJ
Or are you saying that you want the message receiver to write the message contents to a file? If so, then that is a general question about writing text to a file in Java and has nothing to do with messaging. Perhaps use java.io.FileWriter. View the original post :

[jboss-user] [EJB 3.0] - Re: Embedded EJB 3.1: EjbReferenceResolver and getting hold

2009-01-15 Thread ALRubinger
pete.m...@jboss.org wrote : 1) Do(es) the org.jboss.ejb3.EjbReferenceResolver ... exist in embedded EJB3.1? Nope. After I get this release out we can talk about moving support into Embeddable EJB. S, ALR View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Error loading sqljdbc.jar

2009-01-15 Thread PeterJ
Based on the root cause: Caused by: java.util.zip.ZipException: error in opening zip file I suspect that the sqljdbc.jar file is corrupt. Try opening it using: jar -ft sqljdbc.jar View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202271#4202271 Reply to the

[jboss-user] [EJB 3.0] - Re: There is no default persistence unit in this deployment

2009-01-15 Thread davestar
JBoss version - 4.2.2, Yes I meant META-INF Here's my application.xml ?xml version=1.0 encoding=ASCII? | application xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns=http://java.sun.com/xml/ns/javaee; xmlns:application=http://java.sun.com/xml/ns/javaee/application_5.xsd;

[jboss-user] [EJB 3.0] - Re: There is no default persistence unit in this deployment

2009-01-15 Thread ALRubinger
Might wanna change your packaging as to not bring in your SVN meta into the EAR. ;) Sure, let's open a JIRA and attach your EAR. I'll have a look to see if it's something I'm missing from this post, or a real issue. EJBTHREE project, component jpa-deployers. S, ALR View the original post :

[jboss-user] [EJB 3.0] - Re: There is no default persistence unit in this deployment

2009-01-15 Thread davestar
JIRA ticket: EJBTHREE-1687 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202275#4202275 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202275 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-15 Thread ataylor
excellent, I would make sure the other config files are also available on the classpath, queues.xml, jbm-jms.xml and jbm-configuration..xml. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202277#4202277 Reply to the post :

[jboss-user] [JBoss Portal] - Re: loglevel tuning

2009-01-15 Thread nayabinghi
Peter, Thank you for the information. It was very helpful. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202280#4202280 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202280

[jboss-user] [JBoss Messaging] - Re: Sorting messages as they arrive on the queue.

2009-01-15 Thread adridi
Can any one help on this? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202283#4202283 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202283 ___ jboss-user mailing list

[jboss-user] [JBoss Cache: Core Edition] - Re: ObjectName with invalid character

2009-01-15 Thread genman
What's in your cache-config.xml file? As an aside, probably JBoss should escape that character. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202284#4202284 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202284

[jboss-user] [JBoss Cache: Core Edition] - Re: Using DataType Object as a Key to JBoss Cache

2009-01-15 Thread genman
I would advise having the cache key immutable, that is all fields final etc. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202285#4202285 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202285

[jboss-user] [JBoss Cache: Core Edition] - Re: ObjectName with invalid character

2009-01-15 Thread ipeel
my cache config is this jbosscache xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns=urn:jboss:jbosscache-core:config:3.0 | /jbosscache View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202286#4202286 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - Re: ObjectName with invalid character

2009-01-15 Thread ipeel
genman As an aside, probably JBoss should escape that character.[/quote wrote : | | I'm looking at the source code right now and it doesn't seem to be escaping anything. I can get around the ':' appearing in the object name but it then adds a ',' which will end up throwing the same

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss 5.0 CR2 and PostgreSQL

2009-01-15 Thread JeffGordon
When you grabbed the postgresql-persistence-service.xml, you probably looked over the comments near teh bottom that say All the remaining properties only have to be specified if the post office is clustered. You can safely comment them out if your post office is non clustered You need to

[jboss-user] [JBoss Cache: Core Edition] - Re: ObjectName with invalid character

2009-01-15 Thread manik.surt...@jboss.com
What environment is this in? E.g., app server, etc? Specifically, the MBean server impl? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202293#4202293 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202293

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss 5.0.0.GA fails to work with Eclipse 3.4

2009-01-15 Thread Juergen.Zimmermann
I'm using JBoss Tools which is based on the WTP plugin. WTP provides a generic JBossAS adapter - JBossTools is dedicated to JBoss and provides a lot of good and stable features. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202294#4202294 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Class not found error after start up

2009-01-15 Thread green804
I am getting the exception below when my jboss app recieves a remote call from a tomcat application. I posted here because I think something is not starting up right. I should say that this app was starting up and working correctly before we deployed it in a clustered JBoss environment. I

[jboss-user] [Remoting] - Re: With SSLBisocket is there is java.rmi.server.hostname or

2009-01-15 Thread ron.si...@jboss.com
theNelson wrote : | it's been rock solid once we figured it all out. | Testimonial from an actual customer. :) Thanks, Ian. I'm very happy it's working for you. And I'll pass your words on to Tom Elrod, the project's founder. -Ron View the original post :

[jboss-user] [JBoss Portal] - JSF, RichFaces, and Seam portletNo active conversation co

2009-01-15 Thread madib
Environment: JBossEnterprisePlatform-4.2.0.GA JBoss Portal 2.7.0 jboss-seam-ui-2.1.1.GA.jar jsf-facelets-1.1.15.B1.jar richfaces-ui-3.2.2.GA.jar portletbridge-api-1.0.0.B4.jar portletbridge-impl-1.0.0.B4.jar ERROR: 17:16:07,376 ERROR [SeamExceptionHandlerImpl] Error processing render lifecycle

[jboss-user] [EJB 3.0] - Re: JBoss AS InterceptorRegistry warning

2009-01-15 Thread jsb
I'd like to know more about this as well. If a bean developer may safely ignore this warning, why am I being warned at all? More immediately, when we run our load tests, we end up with gigs of log file filled with warnings. We work around this by moving the logging level from WARN to ERROR

[jboss-user] [Microcontainer] - Re: Microcontainer support in Netty

2009-01-15 Thread trustin
Cool. I know how I can attach a binary distribution to a maven module, but when would I gain the access to the jbossas SVN repository? :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202304#4202304 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Error starting JBoss 5.0 GA

2009-01-15 Thread uttam.kumar
hi, i am migrating the existing app from jboss 4 to jboss 5. while doing so, i have copied some jars into jboss. now while starting up the jboss i am getting the following error and i cant understand how to solve it :- 10:56:32,271 DEBUG [AbstractManagedObjectFactory] Set ICF for: class

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

2009-01-15 Thread priyapg
Thanks a lotyour post regarding jndi helps me .I was struggling with it.. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202311#4202311 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202311

  1   2   >