I upgraded JBoss-WS stack that was in the JBoss AS 4.2.2.GA to JBossWS 3.0.5 Native because the supplied version had issues with deploying WebServices over SSL connectors.
3.0.5 deploys them fine, but I just noticed that WSConsume stopped working using parameters I used with the AS 4.2.2.GA standard JBossWS stack:
wsconsume.bat -k -s src -p dummy.package.ws -t 2.1 -o bin --binding=ws-gen\simple.xjb http://127.0.0.1:8080/dummy-context/TestBean?wsdl
3.0.5 complains that
Error: WSConsume (native) only supports JAX-WS 2.0
How is it possible that the earlier version (the default in AS 4.2.2.GA) supported "--target=2.1" for JAX-WS 2.1 and the newer version does not?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227216#4227216
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227216
Jboss App Server V 4.2.2
Jboss Portal - V 2.7.0
DB - Mysql 5.0
I have written a separate listener class Cem4mPortalEventListener implementing PortalEventListener . I have made the necessary mbean injections and i am also successful in loggig all portal events.
But now I need to make my portlets to be aware of the PortalSessionEvent.SESSION_DESTROYED event.
To be more precise i need to display session expired message on the portlets or atleast i need to redirect the page to the login automatically.
I have even tried setting the 'Event Listener Binding' as 'session_listenter' for the corresponding page and also portal, through the admin console, but it does'nt solve my problem.
how can i achieve this automated 'session destroyed event' handling.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227214#4227214
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227214
while installing ESB on Jboss I found so many files are missing.
this is on my system
E:\jbossesb-4.5.GA\tools\console
list of files which are missing in ESB[E:\jbossesb-4.5.GA\tools\console] while configuring ESB on Jboss Application server.
<!-- Smooks and dependencies -->
milyn-smooks-core-0.9.jar
milyn-commons-0.9.jar
milyn-edisax-0.2.jar
milyn-smooks-csv-0.2.jar
opencsv-1.6.jar
milyn-smooks-edi-0.2.jar
milyn-smooks-javabean-0.3.jar
milyn-smooks-misc-0.2.1.jar
milyn-smooks-scripting-0.1.jar
groovy-all-1.0.jar
milyn-smooks-templating-0.3.jar
ognl-2.6.9.jar
xbean.jar
xmlpublic.jar
can any one help in configuring ESB 4.5GA on 4.2.2 Jboss Application Server
regards
Amit
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227206#4227206
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227206