On Tue, Nov 18, 2008 at 3:43 PM,
<jboss-user-request@lists.jboss.org> wrote:
Send jboss-user mailing list submissions to
jboss-user@lists.jboss.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.jboss.org/mailman/listinfo/jboss-user
or, via email, send a message with subject or body 'help' to
jboss-user-request@lists.jboss.org
You can reach the person managing the list at
jboss-user-owner@lists.jboss.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of jboss-user digest..."
Today's Topics:
1. [Installation, Configuration & DEPLOYMENT] - Re: My project
startup problem in JBoss-4.2.3.GA (jaikiran)
2. [JBoss Tools (users)] - Seam perspective not available after
installation (tom_frank)
3. [JBossWS] - Re: WS Addressing (richard.opalka@jboss.com)
4. [JBoss Portal] - how to post within the same JSP in a
portlet? (reeson)
5. [JBoss jBPM] - Security in jBPM (vinodkv)
6. [Beginners Corner] - 2nd level cache (CharlyBrown)
7. [EJB 3.0] - Re: EJB in same class loader as Servlets (jaikiran)
8. [Microcontainer] - Re: Lots of little XML files? (alesj)
9. [JBoss jBPM] - Simple question on JPDL designer (dkmorb)
10. [Management, JMX/JBoss] - Re: Server is not Responding (
Jboss 4.2.3.GA with JDK1.5) a (prakashmvc)
11. [JBoss/Spring Integration] - Re: help on jboss spring
integration (alesj)
12. [JBoss Portal] - JBoss Portal 2.7.0 GA and MySQL (suzchr)
13. [JBossWS] - Problem in interpreting SOAP message on JBoss EAP
4.3.0 (eontech)
----------------------------------------------------------------------
Message: 1
Date: Tue, 18 Nov 2008 04:03:54 -0500 (EST)
From: jaikiran <do-not-reply@jboss.com>
Subject: [jboss-user] [Installation, Configuration & DEPLOYMENT] - Re:
My project startup problem in JBoss-4.2.3.GA
To: jboss-user@lists.jboss.org
Message-ID:
<2164627.1226999034241.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
Please look at this wiki for creating a startup class http://www.jboss.org/community/docs/DOC-9463. That wiki points to an Example MBean which you can refer
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190001#4190001
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190001
------------------------------
Message: 2
Date: Tue, 18 Nov 2008 04:04:23 -0500 (EST)
From: tom_frank <do-not-reply@jboss.com>
Subject: [jboss-user] [JBoss Tools (users)] - Seam perspective not
available after installation
To: jboss-user@lists.jboss.org
Message-ID:
<24152001.1226999063590.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
I installed eclipse 3.4.1 and Jboss Tools via UpdateManager http://download.jboss.org/jbosstools/updates/development.
When I check the "available software" section in the update manager of eclipse everything seems to be fine, because "SeamTools Feature" is available in the list.
However, the seam perspective is not available. I am also not able to create a new Seam Web project.
Looking in the log file of eclipse these are the only message related to jBoss:
!ENTRY org.jboss.tools.common.model 1 0 2008-11-18 09:36:18.881
| !MESSAGE ClassLoaderUtil:activate: Cannot find required plugin org.jboss.tools.jst.web.ui
|
| !ENTRY org.jboss.tools.common.model 1 0 2008-11-18 09:36:18.881
| !MESSAGE ClassLoaderUtil:activate: Cannot find required plugin org.jboss.tools.jst.web
|
| !ENTRY org.jboss.tools.common.model 1 0 2008-11-18 09:36:18.897
| !MESSAGE ClassLoaderUtil:activate: Cannot find required plugin org.jboss.tools.jsf.ui
But I do not know which plug-in the message refers to and how to install the same ? I expected the update manager to install all dependencies..
Can somebody help on that?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190002#4190002
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190002
------------------------------
Message: 3
Date: Tue, 18 Nov 2008 04:05:11 -0500 (EST)
From: "richard.opalka@jboss.com" <do-not-reply@jboss.com>
Subject: [jboss-user] [JBossWS] - Re: WS Addressing
To: jboss-user@lists.jboss.org
Message-ID:
<25836833.1226999112056.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
This is metro approach that doesn't work in native.
See our WS-Addressing documentation/tutorials/tests
to see how to enable WS-Addressing in native if native
is your preferred SOAP stack.
If you don't have preferred stack, use metro integration
instead.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190003#4190003
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190003
------------------------------
Message: 4
Date: Tue, 18 Nov 2008 04:15:24 -0500 (EST)
From: reeson <do-not-reply@jboss.com>
Subject: [jboss-user] [JBoss Portal] - how to post within the same JSP
in a portlet?
To: jboss-user@lists.jboss.org
Message-ID:
<7313139.1226999724080.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
I mean the form and the action script are the same file..
How to detect if submit button of HTML form is clicked using JSTL?
Thanks!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190005#4190005
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190005
------------------------------
Message: 5
Date: Tue, 18 Nov 2008 04:28:20 -0500 (EST)
From: vinodkv <do-not-reply@jboss.com>
Subject: [jboss-user] [JBoss jBPM] - Security in jBPM
To: jboss-user@lists.jboss.org
Message-ID:
<26158055.1227000500629.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
Hi ,
I am using SOA- Suite 4.2 which comes with jBPM 3.2.2.
I want to access the admin console available in jBPM via JSF. i.e I want to use JSF as the front end. jBPM uses a file based security and the user information and their roles are stored in 2 different property files.
"soa-users.properties" and soa-roles.properties".
The login-config.xml file in the conf folder within the Server profile stores the information that it calls UsersRolesLoginModule class but that class is not to be found.
Is there any way that you can directly call the jBPM API from the JSF Bean to authenticate a User and give him access to the jBPM Web Console.
Thank You in anticipation
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190008#4190008
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190008
------------------------------
Message: 6
Date: Tue, 18 Nov 2008 04:31:35 -0500 (EST)
From: CharlyBrown <do-not-reply@jboss.com>
Subject: [jboss-user] [Beginners Corner] - 2nd level cache
To: jboss-user@lists.jboss.org
Message-ID:
<22794985.1227000695740.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
Hi all,
Is it possible to turn off the second level cache when the
cache usage = "transactional"
attribute is set in the class?
I tried to turn off the second level cache in the jmx console
SecondLevelCacheEnabled false
but nothing happened.
The cache is still alive
AS 4.0.5 GA
Thanks
Charly
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190010#4190010
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190010
------------------------------
Message: 7
Date: Tue, 18 Nov 2008 04:36:28 -0500 (EST)
From: jaikiran <do-not-reply@jboss.com>
Subject: [jboss-user] [EJB 3.0] - Re: EJB in same class loader as
Servlets
To: jboss-user@lists.jboss.org
Message-ID:
<9450679.1227000988439.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
As far as i know, when you package the WAR and the EJB JAR into an EAR, the WAR will have its own classloader (as specified by the spec) and the classes in the WAR will not be accessible outside the WAR file.
anonymous wrote : I have found in the performance tuning section the advice in the subject.
Could you please point us to that?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190012#4190012
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190012
------------------------------
Message: 8
Date: Tue, 18 Nov 2008 04:46:50 -0500 (EST)
From: alesj <do-not-reply@jboss.com>
Subject: [jboss-user] [Microcontainer] - Re: Lots of little XML files?
To: jboss-user@lists.jboss.org
Message-ID:
<6894691.1227001610185.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
"david.lloyd@jboss.com" wrote :
| What about some kind of mechanism to allow users to combine descriptors into a single file?
You can already do this.
It's called 'urn:jboss:bean-deployer:2.0'. ;-)
| <deployment xmlns="urn:jboss:bean-deployer:2.0">
| <bean name="blah">
| ...
| </bean>
|
| <classloading xmlns="urn:jboss:classloading:1.0">
| <capabilities>
| <package name="foo.bar" version="1.0"/>
| </capabilities>
| </classloading>
|
| <jbossxb-parser .../>
|
| ...
|
| </deployment>
|
That's the whole point on having wildcard on BeanMetaDataFactory in KernelDeployment.
And your metadata implementing it.
Or how is your suggestion different from this?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190016#4190016
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190016
------------------------------
Message: 9
Date: Tue, 18 Nov 2008 04:53:44 -0500 (EST)
From: dkmorb <do-not-reply@jboss.com>
Subject: [jboss-user] [JBoss jBPM] - Simple question on JPDL designer
To: jboss-user@lists.jboss.org
Message-ID:
<10208397.1227002024953.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
Is it possible to show in JPDl Designer data from a db? For instance, I need to show a list of users somewhere during tasks editing (because tasks are associated to specific users stored in database).
Should I modify RCP plugin code to have this feature?
Thanks in advences!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190018#4190018
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190018
------------------------------
Message: 10
Date: Tue, 18 Nov 2008 04:54:35 -0500 (EST)
From: prakashmvc <do-not-reply@jboss.com>
Subject: [jboss-user] [Management, JMX/JBoss] - Re: Server is not
Responding ( Jboss 4.2.3.GA with JDK1.5) a
To: jboss-user@lists.jboss.org
Message-ID:
<5553150.1227002075202.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
Hi Peter,
I got some tool to analyze the thread dump.After analysis what I found is,
In jboss server connection pool is configured to allow 75 connections.
After sometime starting the server,all database connections being blocked,it shows all 75 connections are inactive.
Java code base also, we are closing the connections after performing the operations.
Because of all the database connections are blocked, server couldn't connect to database.Hence it's going to zombie state.
Is there any configuration changes required in jboss to overcome this issue?
Regards,
Prakash
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190019#4190019
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190019
------------------------------
Message: 11
Date: Tue, 18 Nov 2008 04:55:52 -0500 (EST)
From: alesj <do-not-reply@jboss.com>
Subject: [jboss-user] [JBoss/Spring Integration] - Re: help on jboss
spring integration
To: jboss-user@lists.jboss.org
Message-ID:
<26193331.1227002152105.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
"mattlf" wrote : Maybe there should not be a dot in the version number MYPROJECT-JAR-1.0.spring ?
|
I doubt that dot is the cause.
How does your application.xml look like?
Perhaps you need to declare .spring jar as apps module:
(pseudo code, as it's been a while since I've done some real .ear)
| <app>
| <module>
| <jar>MYPROJECT-JAR-1.0.spring</jar>
| </module>
| </app>
|
And you don't need to package spring jar with your app,
it's already part of SpringDeployer.
btw: try testing SpringDeployer, by deploying simple jboss-spring.xml
directly into deploy directory.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190020#4190020
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190020
------------------------------
Message: 12
Date: Tue, 18 Nov 2008 05:10:24 -0500 (EST)
From: suzchr <do-not-reply@jboss.com>
Subject: [jboss-user] [JBoss Portal] - JBoss Portal 2.7.0 GA and MySQL
To: jboss-user@lists.jboss.org
Message-ID:
<20596441.1227003024453.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
Hi everybody.
I downloaded the package "JBoss Portal + JBoss AS 4.2.3" version 2.7.0. I unzip all and now I would like to use my own MySQL database. In fact, by default, it's a HSQLDB used. I try to configure the xml files for Mysql but there is no effect.
Someone can help me ?
Thank you.
Christophe
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190025#4190025
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190025
------------------------------
Message: 13
Date: Tue, 18 Nov 2008 05:13:00 -0500 (EST)
From: eontech <do-not-reply@jboss.com>
Subject: [jboss-user] [JBossWS] - Problem in interpreting SOAP message
on JBoss EAP 4.3.0
To: jboss-user@lists.jboss.org
Message-ID:
<11972933.1227003180972.JavaMail.jboss@colo-br-02.atl.jboss.com>
Content-Type: text/plain; charset=us-ascii
Hi All,
We are using XFire to invoke webservices. We were using Jboss AS 4.0.5 earlier to deploy our webservices. This combination was working fine.
Now we have upgraded to JBossEAP 4.3.0. When we generate webservice clients via XFire to test webservices deployed on EAP, the parameters passed are null.
If we generate clients from wsconsume (Jboss utility), it works fine. It works well with .NET clients as well.
I am wondering what has changed in EAP which is not interpreting XFire request correctly.
Following are the SOAP messages from various clients, all work well in JBoss AS 4.0.4 but on EAP with XFire, parameters become null.
<=====================Jboss Client====================>
|
| <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
| <env:Header/>
| <env:Body>
| <ns1:callwebsvcService xmlns:ns1='http://ws.websvc.services.abhishek.com/standard/head/websvctest'>
| <token>myvalue</token>
| <holdingId>101</holdingId>
| </ns1:callwebsvcService>
| </env:Body>
| </env:Envelope>
|
<=====================.NET Client====================>
|
| <soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
| <soap:Body>
| <callwebsvcService xmlns='http://ws.websvc.services.abhishek.com/standard/head/websvctest'>
| <token xmlns=''>test</token>
| <holdingId xmlns=''>1</holdingId>
| </callwebsvcService>
| </soap:Body>
| </soap:Envelope>
|
<=====================XFIRE Client===================>
|
| <soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
| <soap:Body>
| <ns1:callwebsvcService xmlns:ns1='http://ws.websvc.services.abhishek.com/standard/head/websvctest'>
| <ns1:token>XFire</ns1:token>
| <ns1:holdingId>123</ns1:holdingId>
| </ns1:callwebsvcService>
| </soap:Body>
| </soap:Envelope>
|
<====================================================>
Following is the wsdl contents
| <?xml version="1.0" encoding="UTF-8"?>
| <definitions name="websvcCallService" targetNamespace="http://ws.websvc.services.abhishek.com/standard/head/websvctest"
| xmlns:tns="http://ws.websvc.services.abhishek.com/standard/head/websvctest" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
| xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns="http://schemas.xmlsoap.org/wsdl/">
| <types>
| <xs:schema targetNamespace="http://ws.websvc.services.abhishek.com/standard/head/websvctest" version="1.0"
| xmlns:tns="http://ws.websvc.services.abhishek.com/standard/head/websvctest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
| <xs:element name="callwebsvcService" type="tns:callwebsvcService"/>
| <xs:element name="callwebsvcServiceResponse" type="tns:callwebsvcServiceResponse"/>
| <xs:complexType name="callwebsvcService">
| <xs:sequence>
| <xs:element minOccurs="0" name="token" type="xs:string"/>
| <xs:element name="holdingId" type="xs:int"/>
| </xs:sequence>
| </xs:complexType>
| <xs:complexType name="callwebsvcServiceResponse">
| <xs:sequence>
| <xs:element minOccurs="0" name="callwebsvcServiceResponse" type="xs:string"/>
| </xs:sequence>
| </xs:complexType>
| </xs:schema>
| </types>
| <message name="websvcCallService_callwebsvcService">
| <part name="callwebsvcService" element="tns:callwebsvcService">
| </part>
| </message>
| <message name="websvcCallService_callwebsvcServiceResponse">
| <part name="callwebsvcServiceResponse" element="tns:callwebsvcServiceResponse">
| </part>
| </message>
| <portType name="websvcCallService">
| <operation name="callwebsvcService" parameterOrder="callwebsvcService">
| <input message="tns:websvcCallService_callwebsvcService">
| </input>
| <output message="tns:websvcCallService_callwebsvcServiceResponse">
| </output>
| </operation>
| </portType>
| <binding name="websvcCallServiceBinding" type="tns:websvcCallService">
| <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
| <operation name="callwebsvcService">
| <soap:operation soapAction=""/>
| <input>
| <soap:body use="literal"/>
| </input>
| <output>
| <soap:body use="literal"/>
| </output>
| </operation>
| </binding>
| <service name="websvcCallService">
| <port name="websvcCallServicePort" binding="tns:websvcCallServiceBinding">
| <soap:address location="http://127.0.0.1:8080/ws/websvcCallService"/>
| </port>
| </service>
| </definitions>
|
<====================================================>
XFire uses namespace with the attribute which is correct, why does EAP fails to parse these values.
Any Help on this matter is highly appreciated.
Regards,
Abhishek
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190027#4190027
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190027
------------------------------
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user
End of jboss-user Digest, Vol 29, Issue 160
*******************************************