_:nodee98f7d207029da6972a34e46894ee285 . _:nodee98f7d207029da6972a34e46894ee285 "UserComments:1"@fr . _:nodee98f7d207029da6972a34e46894ee285 "2010-10-31 19:00:00"@fr . _:nodee98f7d207029da6972a34e46894ee285 "SWF file"@fr . _:nodee98f7d207029da6972a34e46894ee285 . _:nodee98f7d207029da6972a34e46894ee285 _:node2e46c953e55b116d4f47e6ee7f51f8d . _:nodee98f7d207029da6972a34e46894ee285 "\n\t\tVampire Knight saison 1, \u00E9pisode 11 VF\n\t"@fr . _:node2e46c953e55b116d4f47e6ee7f51f8d . _:node2e46c953e55b116d4f47e6ee7f51f8d "2013-12-30T16:10:07Z"@fr . _:node2e46c953e55b116d4f47e6ee7f51f8d _:node10a38fa296e6c3d115fd53faf2fdaf67 . _:node2e46c953e55b116d4f47e6ee7f51f8d "\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\u00A0\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tJe lov\u00E9 ton. Blog \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t"@fr . _:node10a38fa296e6c3d115fd53faf2fdaf67 . _:node10a38fa296e6c3d115fd53faf2fdaf67 . _:node55c1e0895de6c09e5622d4d1afaf4d59 . _:nodee299e107e79b03d8480adf4a2d42168 . _:nodee299e107e79b03d8480adf4a2d42168 "2007-09-26"^^ . _:nodee299e107e79b03d8480adf4a2d42168 _:nodebdced645e9f176f3ad2bc455d8f04152 . _:nodee299e107e79b03d8480adf4a2d42168 "http://forum.spring.io/forum/spring-projects/container/35661-bean-factory-problem"@en-us . _:nodee299e107e79b03d8480adf4a2d42168 "\nYou should really ask people who implemented it this way why did they do it, not us here. \n\nAnyway, it seems someone had problems with circular references:\n\n\n\n\n\n/**\n* Set whether to allow the raw injection of a bean instance into some other\n* bean's property, despite the injected bean eventually getting wrapped\n* (for example, through AOP auto-proxying).\n*

This will only be used as a last resort in case of a circular reference\n* that cannot be resolved otherwise: essentially, preferring a raw instance\n* getting injected over a failure of the entire bean wiring process.\n*

Default is \"false\", as of Spring 2.0. Turn this on to allow for non-wrapped\n* raw beans injected into some of your references, which was Spring 1.2's\n* (arguably unclean) default behavior.\n*

NOTE: It is generally recommended to not rely on circular references\n* between your beans, in particular with auto-proxying involved.\n* @see #setAllowCircularReferences\n*/\npublic void setAllowRawInjectionDespiteWrapping(boolean allowRawInjectionDespiteWrapping) {\nthis.allowRawInjectionDespiteWrapping = allowRawInjectionDespiteWrapping;\n}\n\n\n\n\n"@en-us . _:nodebdced645e9f176f3ad2bc455d8f04152 . _:node5b539f96f2766a84b912f58b42358c9 . _:node5b539f96f2766a84b912f58b42358c9 "http://forum.spring.io/forum/spring-projects/container/35661-bean-factory-problem"@en-us . _:node5b539f96f2766a84b912f58b42358c9 "\nIn our application,\n\n\n\nwe r doing entry in web.xml\n\n\nXXX\n\n\n\nIn XXX we are extending XmlWebApplicationContext\n\n\nand in that... we r doing\nwhich i dont understand\n\n@Override\nprotected DefaultListableBeanFactory createBeanFactory() \n{\n\nDefaultListableBeanFactory beanFactory = super.createBeanFactory();\nbeanFactory.setAllowRawInjectionDespiteWrapping(tr ue);\nreturn beanFactory;\n}\n\n\n\n\nAnd the most imp.\n\nwe are creating our own bean factory in that we r implementing BeanFactoryAware accessing spring beans\n\n\ni understand frm overall ths is \n\nat application startup XXX is initialized (our own app context) and beans are created and we r accessing these beans using our own bean factory.\n\n\nIs ths correct ?\n\nalso \n\n\nwhy we are implenting BeanFactoryAware for our beanfactory is it necessary?\n"@en-us . _:node5b539f96f2766a84b912f58b42358c9 _:node55c1e0895de6c09e5622d4d1afaf4d59 . _:node5b539f96f2766a84b912f58b42358c9 "2007-09-25"^^ . _:nodeb16a9e6175c4b091c63bba4294f65fb . _:nodec5892a415d7956e280bb487e9378b766 . _:nodec5892a415d7956e280bb487e9378b766 "2004-09-01"^^ . _:nodec5892a415d7956e280bb487e9378b766 _:node875333f672ae0c27677ad187949555e . _:nodec5892a415d7956e280bb487e9378b766 "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:nodec5892a415d7956e280bb487e9378b766 "\nConfirmed\n\nWell, I've run the test against 1.0.2 and it produced the exact same error as mentioned by Chris.\n\nAnd I'm not surprised after having a look at the sources. The 1.0.2 ProperyPlaceHolderConfigurer simply doesn't the overriding of placeholders in child bean definitions.\n\nSo Chris, unfortunately you'll have to wait until 1.1, which is going to be released this or next week anyway.\n\ncheers,\n\nAlef\n"@en-us . _:node86addfaca362e8cce8b46b44895 . _:node86addfaca362e8cce8b46b44895 "2004-09-01"^^ . _:node86addfaca362e8cce8b46b44895 _:node10e5984d89da7a896ff56b40b3e239cb . _:node86addfaca362e8cce8b46b44895 "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:node86addfaca362e8cce8b46b44895 "\nErr, I forgot to post a link to the JIRA issue. At first sight I thought (from the code) I thougth it was indeed not working for beans passed as constructor arguments, but I've written a test proving that it does.\n\nhttp://opensource.atlassian.com/proj...browse/SPR-302\n\nSo unless Chris confirms that it still doesn't work using his config, let's say it works.\n"@en-us . _:nodec030759ce2295f45a7f23caf1a911cca . _:nodee8fb32ecb2c159e3837d2f63dfab77c6 . _:nodeb45d04f4a239ad5d8def57341771a5 . _:nodeb45d04f4a239ad5d8def57341771a5 "2004-08-31"^^ . _:nodeb45d04f4a239ad5d8def57341771a5 _:node54e79c63d9ecbe8eb1228e4088f68e . _:nodeb45d04f4a239ad5d8def57341771a5 "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:nodeb45d04f4a239ad5d8def57341771a5 "\nChris, could you have a look at the isolated test I created. I've attached everything you need to the following JIRA issue.\n\nI'm using the following context:\n\n\nCode:\n\n\n\n\n\n\t\n\t\t\n\t\t\t\n\t\t\t\t${age}\n\t\t\t\n\t\t\n\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\t98\n\t\t\t\n\t\t\n\t\n\n\n\n"@en-us . _:node54e79c63d9ecbe8eb1228e4088f68e . _:node1c8f4e71fedd632926bf53ea5b645e . _:node1c8f4e71fedd632926bf53ea5b645e "2004-09-01"^^ . _:node1c8f4e71fedd632926bf53ea5b645e _:nodeb16a9e6175c4b091c63bba4294f65fb . _:node1c8f4e71fedd632926bf53ea5b645e "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:node1c8f4e71fedd632926bf53ea5b645e "\nYes, I'm using 1.0.2\n\nWaiting for 1.1 Final before I upgrade.\n"@en-us . _:node875333f672ae0c27677ad187949555e . _:nodeb0ec1ec6f539ee247df441c3151bd683 . _:nodeb0ec1ec6f539ee247df441c3151bd683 "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:nodeb0ec1ec6f539ee247df441c3151bd683 "\nI currently using Spring ver. 1.0.2\nI am using PropertyPlaceholderConfigurer successfully in a number of places, but have found that it doesn't seem to work on an inner bean. \n\nThus, the following works fine:\n\n\nCode:\n \n ${informixJndiName}\n \n\n \n \n \n \n \nBut the following doesn't:\n\n\nCode:\n \n \n \n ${informixJndiName}\n \n \n \ngiving the following error:\n\n\nCode:\norg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.jndi.JndiObjectFactoryBean' defined in resource/WEB-INF/config/wo_bus_config.xml] of ServletContext: Initialization of bean failed; nested exception is javax.naming.NameNotFoundException: ${informixJndiName} not bound javax.naming.NameNotFoundException: ${informixJndiName} not bound\n at org.jnp.server.NamingServer.getBinding(NamingServer.java:495)\n at org.jnp.server.NamingServer.getBinding(NamingServer.java:503)\n at org.jnp.server.NamingServer.getObject(NamingServer.java:509)\n at org.jnp.server.NamingServer.lookup(NamingServer.java:282)\n at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:530)\n at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:509)\n at javax.naming.InitialContext.lookup(InitialContext.java:345)\n at org.springframework.jndi.JndiTemplate.doInContext(JndiTemplate.java:120)\netc. etc..\nIs this correct behaviour? If so, what is the reason?\n\nThanks\n"@en-us . _:nodeb0ec1ec6f539ee247df441c3151bd683 _:node7c325b795dfe2c86e2ec29ef50bd975c . _:nodeb0ec1ec6f539ee247df441c3151bd683 "2004-08-31"^^ . _:node10e5984d89da7a896ff56b40b3e239cb . _:node6e52902fe1058aca15cc3119233839 . _:node9e1eb49419a380af9a5d86e5344d856e . _:node9e1eb49419a380af9a5d86e5344d856e "2004-08-31"^^ . _:node9e1eb49419a380af9a5d86e5344d856e _:node982c50e330f23621a631fb99db79a8 . _:node9e1eb49419a380af9a5d86e5344d856e "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:node9e1eb49419a380af9a5d86e5344d856e "\nAlef, do you already have any insights on this issue? I'm a bit puzzled that this didn't work for constructor arguments before...\n\nJuergen\n"@en-us . _:node7c325b795dfe2c86e2ec29ef50bd975c . _:node84da5f9084e53595b63994a2c1b9a759 . _:node84da5f9084e53595b63994a2c1b9a759 "2004-09-01"^^ . _:node84da5f9084e53595b63994a2c1b9a759 _:nodeda40fd8844e34f3933a7f470b1fd962a . _:node84da5f9084e53595b63994a2c1b9a759 "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:node84da5f9084e53595b63994a2c1b9a759 "\nForget to ask, you're still using 1.0.2.\n\nI haven't tried this with 1.0.2, only with the current cvs version.\n\nI'll have a look later on with 1.0.2. Can't do that now, not at the office.\n"@en-us . _:node982c50e330f23621a631fb99db79a8 . _:node6f502ed5f498c2c98bda19451fa8054 . _:node6f502ed5f498c2c98bda19451fa8054 "2004-09-01"^^ . _:node6f502ed5f498c2c98bda19451fa8054 _:nodec030759ce2295f45a7f23caf1a911cca . _:node6f502ed5f498c2c98bda19451fa8054 "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:node6f502ed5f498c2c98bda19451fa8054 "\nI've just tried this, and it still doesn't work for me.\n\nI changed your TestBean slightly, as I was missing a couple of interfaces, but not so as to affect the test, I don't think.\n\nUsed the following to test it:\n\n\nCode:\npublic class Runner {\n\n public static void main(String[] args) {\n Runner runner = new Runner();\n runner.testPropertyPlaceholderConfigurerWithInnerBeansInConstructorArgs();\n }\n\n public void testPropertyPlaceholderConfigurerWithInnerBeansInConstructorArgs() {\n ClassPathXmlApplicationContext ctx =\n new ClassPathXmlApplicationContext(\"test.xml\");\n ctx.refresh();\n\n TestBean tb = (TestBean)ctx.getBean(\"testBean\");\n TestBean spouse = tb.getSpouse();\n\n //assertEquals(98, spouse.getAge());\n System.out.println(\"spouse.getAge gives \" + spouse.getAge());\n }\n}\n\nI got the following result: \n\nCode:\n/usr/j2sdk1.4.2_05/bin/java -Dfile.encoding=US-ASCII -classpath /usr/j2sdk1.4.2_05/jre/lib/sunrsasign.jar:/usr/j2sdk1.4.2_05/jre/lib/jce.jar:/usr/j2sdk1.4.2_05/jre/lib/charsets.jar:/usr/j2sdk1.4.2_05/jre/lib/plugin.jar:/usr/j2sdk1.4.2_05/jre/lib/rt.jar:/usr/j2sdk1.4.2_05/jre/lib/jsse.jar:/usr/j2sdk1.4.2_05/jre/lib/ext/sunjce_provider.jar:/usr/j2sdk1.4.2_05/jre/lib/ext/dnsns.jar:/usr/j2sdk1.4.2_05/jre/lib/ext/ldapsec.jar:/usr/j2sdk1.4.2_05/jre/lib/ext/localedata.jar:/var/home/dp01/configtest:/user1/spring-framework-1.0.2/dist/spring.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-attributes-api-SNAPSHOT.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-attributes-compiler-SNAPSHOT.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-beanutils.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-collections.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-dbcp.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-digester.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-discovery.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-fileupload.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-lang.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-logging.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-pool.jar:/user1/spring-framework-1.0.2/lib/jakarta-commons/commons-validator.jar org.springframework.beans.Runner\nSep 1, 2004 8:54:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions\nINFO: Loading XML bean definitions from class path resource [test.xml]\nSep 1, 2004 8:54:51 AM org.springframework.context.support.AbstractXmlApplicationContext refreshBeanFactory\nINFO: Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=605645]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [testBean,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]; Root of BeanFactory hierarchy\nSep 1, 2004 8:54:51 AM org.springframework.context.support.AbstractApplicationContext refresh\nINFO: 2 beans defined in ApplicationContext [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=605645]\nSep 1, 2004 8:54:51 AM org.springframework.beans.factory.support.AbstractBeanFactory getBean\nINFO: Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer'\nSep 1, 2004 8:54:51 AM org.springframework.context.support.AbstractApplicationContext initMessageSource\nINFO: No MessageSource found for context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=605645]: using empty StaticMessageSource\nSep 1, 2004 8:54:51 AM org.springframework.context.support.AbstractApplicationContext refreshListeners\nINFO: Refreshing listeners\nSep 1, 2004 8:54:51 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons\nINFO: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [testBean,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]; Root of BeanFactory hierarchy]\nSep 1, 2004 8:54:51 AM org.springframework.beans.factory.support.AbstractBeanFactory getBean\nINFO: Creating shared instance of singleton bean 'testBean'\nSep 1, 2004 8:54:51 AM org.springframework.beans.factory.support.AbstractBeanFactory destroySingletons\nINFO: Destroying singletons in factory {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [testBean,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]; Root of BeanFactory hierarchy}\nException in thread \"main\" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.beans.TestBean' defined in class path resource [test.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyAccessExceptionsException: PropertyAccessExceptionsException (1 errors); nested propertyAccessExceptions are: [org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [int] for property 'age'; nested exception is java.lang.NumberFormatException: For input string: \"${age}\"]\nPropertyAccessExceptionsException (1 errors)\norg.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [int] for property 'age'; nested exception is java.lang.NumberFormatException: For input string: \"${age}\"\njava.lang.NumberFormatException: For input string: \"${age}\"\n\tat java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)\n\tat java.lang.Integer.parseInt(Integer.java:468)\n\tat java.lang.Integer.valueOf(Integer.java:574)\n\tat sun.beans.editors.IntEditor.setAsText(IntEditor.java:21)\n\tat org.springframework.beans.BeanWrapperImpl.doTypeConversionIfNecessary(BeanWrapperImpl.java:828)\n\tat org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:637)\n\tat org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:568)\n\tat org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:685)\n\tat org.springframework.beans.BeanWrapperImpl.setPropertyValues(BeanWrapperImpl.java:712)\n\tat org.springframework.beans.BeanWrapperImpl.setPropertyValues(BeanWrapperImpl.java:701)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:626)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:467)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:232)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveInnerBeanDefinition(AbstractAutowireCapableBeanFactory.java:702)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveValueIfNecessary(AbstractAutowireCapableBeanFactory.java:663)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:307)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:214)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:177)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:159)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:183)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:268)\n\tat org.springframework.context.support.ClassPathXmlApplicationContext.(ClassPathXmlApplicationContext.java:58)\n\tat org.springframework.beans.Runner.testPropertyPlaceholderConfigurerWithInnerBeansInConstructorArgs(Runner.java:20)\n\tat org.springframework.beans.Runner.main(Runner.java:16)\n\nProcess finished with exit code 1\n\n"@en-us . _:node20cbe8ca72252d8f3b65a5ed71e75e3 . _:node20cbe8ca72252d8f3b65a5ed71e75e3 "2004-08-31"^^ . _:node20cbe8ca72252d8f3b65a5ed71e75e3 _:nodee8fb32ecb2c159e3837d2f63dfab77c6 . _:node20cbe8ca72252d8f3b65a5ed71e75e3 "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:node20cbe8ca72252d8f3b65a5ed71e75e3 "\nIt works for all inner beans mentioned as properties, but not for constructor arguments. Adding support for constructor arguments shouldn't that much of an issue.\n\nJuergen, if you're reading this, I'll have a look at this. I'll keep you posted.\n"@en-us . _:nodeda40fd8844e34f3933a7f470b1fd962a . _:nodedbd21e719e7340edc88e3e29e05060d7 . _:nodedbd21e719e7340edc88e3e29e05060d7 "2004-09-01"^^ . _:nodedbd21e719e7340edc88e3e29e05060d7 _:node6e52902fe1058aca15cc3119233839 . _:nodedbd21e719e7340edc88e3e29e05060d7 "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:nodedbd21e719e7340edc88e3e29e05060d7 "\nNo problem.\n\nThanks for your time!\n"@en-us . _:noded58469f936989dbc4253205d66d05a . _:noded58469f936989dbc4253205d66d05a "2004-08-31"^^ . _:noded58469f936989dbc4253205d66d05a _:nodeb156a4c210cb51a25439857ad8b493c . _:noded58469f936989dbc4253205d66d05a "http://forum.spring.io/forum/spring-projects/container/641-propertyplaceholderconfigurer-not-working-with-inner-bean"@en-us . _:noded58469f936989dbc4253205d66d05a "\nErrr, too quick. Ignore my previous post. I'll have another look at it ;-)\n"@en-us . _:nodeb156a4c210cb51a25439857ad8b493c . _:node9b61e9fad53ef7836e86fef05ae758c . _:node9b61e9fad53ef7836e86fef05ae758c "http://forum.spring.io/forum/spring-projects/security/119599-j-spring-security-check-results-in-405"@en-us . _:node9b61e9fad53ef7836e86fef05ae758c "\nHi there,\n\nfor having a backend which is offering api's for web (inculding sessions) and mobile apps (stateless) i played a bit with the new multiple http filters and patterns feature.\n\nWeird thing ist that if I set my pattern to (standard) /** my login for the webapp and stuff works as expected. But once i change that to a custom pattern (/web/**) i get a Http 405 post not supported.\n\nThing is that I could figure out that the submit form is doing exaclty the same thing. But one alternative gives this 405.\n\ni'll add the security.xml here and also add the github link\n@security.xml (not working... removing the /web/ from the pattern makes it)\n\nCode:\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n@github:\ngit://github.com/tobiasballing/SpringAndMobileAuthentication.git\n\nthanks for help :/\n"@en-us . _:node9b61e9fad53ef7836e86fef05ae758c _:nodeb575ad5bcf86218f8575fae7ac1a92 . _:node9b61e9fad53ef7836e86fef05ae758c "2012-07-28"^^ . _:nodeb1bb2b5ddc0bde241c3193a8c6b53d7 . _:nodeb575ad5bcf86218f8575fae7ac1a92 . _:node494ab13ba88eb433e6b4e218e09a9b4a . _:nodef7223d9fdcad8193f5b615f9d17b611c . _:nodef7223d9fdcad8193f5b615f9d17b611c "2012-07-29"^^ . _:nodef7223d9fdcad8193f5b615f9d17b611c _:node577ac5a04a37659aa6e628116b1fb52 . _:nodef7223d9fdcad8193f5b615f9d17b611c "http://forum.spring.io/forum/spring-projects/security/119599-j-spring-security-check-results-in-405"@en-us . _:nodef7223d9fdcad8193f5b615f9d17b611c "\nThe login.jspx form is not being submitted to Spring Security because it sends the request to /resources/j_spring_security_check. Instead it should submit to /web/resources/j_spring_security_check (which is what you have configured).\n\nThe first element states that it will only be interested in requests that start with /web (i.e. pattern=\"/web/**\". This means that specifying logout of /resources/j_spring_security_logout will not work since it does not start with /web (i.e. it conflicts with patther=\"/web/**\"). Similarly /resources will never match anything since it does not start with /web/. Another thing to note is that /web/** access=isAuthenticated() will match all requests that the first element consumes. Therefore, it will never get to /resources/ (it does not start with /web/ anyway) and it will never get to /** since the pattern /web/** matches everything already.\n\nThe second block will only match URLs that start with /mobile/ so the /resources/ URL within it will never match anything (it doesn't start with /mobile).\n"@en-us . _:node311bf5f0ae71f5b7d240abaff9f8e139 . _:node311bf5f0ae71f5b7d240abaff9f8e139 "2012-08-02"^^ . _:node311bf5f0ae71f5b7d240abaff9f8e139 _:node494ab13ba88eb433e6b4e218e09a9b4a . _:node311bf5f0ae71f5b7d240abaff9f8e139 "http://forum.spring.io/forum/spring-projects/security/119599-j-spring-security-check-results-in-405"@en-us . _:node311bf5f0ae71f5b7d240abaff9f8e139 "\nOne more thing to add is that I would probably need some custom entry point for the mobile App request so that they wont be challanged to login if they are not. Anybody an idea?\n"@en-us . _:node3d4cd4a913dbc81bf53990d367a51096 . _:node5ca8a4eda2c3808ea768352965a329 . _:node5ca8a4eda2c3808ea768352965a329 "2012-08-02"^^ . _:node5ca8a4eda2c3808ea768352965a329 _:nodeb1bb2b5ddc0bde241c3193a8c6b53d7 . _:node5ca8a4eda2c3808ea768352965a329 "http://forum.spring.io/forum/spring-projects/security/119599-j-spring-security-check-results-in-405"@en-us . _:node5ca8a4eda2c3808ea768352965a329 "\nTanks again Rob\n\nOk, am tryin to give a short intro.\n\nI want to develop a Spring MVC WebApp which is secured using Spring Security. To rapid prototype I am using roo.\n\nNow I try to establish (on any way) a Spring Server which gives the user session secured access for the web as well as stateless access for iphones. Therefore I thought to have seperated Web Controllers which are not secured using sessions, but giving native iphone apps the possibility to access functions sending their credentials using stateless auth could be the easiest way to do that.\n\nThats the general requirement and i would be completly open for any idea.\n\nIn the App i put to github under git://github.com/tobiasballing/SpringAndMobileAuthentication.gitI tried to create two kind of controllers. \nfor the web, accesiable via pattern /web/... (e.g.) foo.com/web/users/\nControllers for the mobile app (/mobile/users/) with the onliest difference that those are secured by http basic and stateless\n\nWhat i tried is doing exactly that giving the previous posted security.xml file\n\nIf you are saying that this is not how mobile devices should access a Spring Backend secured by Spring Security im pretty thankful for any suggestion.\n\nThank you\n"@en-us . _:nodec51bc6c93b946fcae00f555f693889 . _:nodec51bc6c93b946fcae00f555f693889 "2012-08-02"^^ . _:nodec51bc6c93b946fcae00f555f693889 _:node128c7af5e3ef8edf586c5c9969d83fb1 . _:nodec51bc6c93b946fcae00f555f693889 "http://forum.spring.io/forum/spring-projects/security/119599-j-spring-security-check-results-in-405"@en-us . _:nodec51bc6c93b946fcae00f555f693889 "\n\n\n\n\n\nOriginally posted by tobias.balling\nView Post\n\nDo you think that this solution is the best way having a Spring Application for a WebApp and a Mobile App? Is there maybe already an approach doing that? And do you see some more security issues in my config?\n\n\nThere is no way of knowing without understanding your entire solution and testing it thoroughly.\n"@en-us . _:node577ac5a04a37659aa6e628116b1fb52 . _:node128c7af5e3ef8edf586c5c9969d83fb1 . _:node57257f3e1f86719ed6891ac971ab86 . _:node57257f3e1f86719ed6891ac971ab86 "2012-08-02"^^ . _:node57257f3e1f86719ed6891ac971ab86 _:node3d4cd4a913dbc81bf53990d367a51096 . _:node57257f3e1f86719ed6891ac971ab86 "http://forum.spring.io/forum/spring-projects/security/119599-j-spring-security-check-results-in-405"@en-us . _:node57257f3e1f86719ed6891ac971ab86 "\nHey Rob,\n\nthank you for the response. As you can see I am pretty new and doing a few newby mistakes \n\nBut i changed my configs as you described. no it seems to be working for the first shot.\n\nBut one more question.\n\nDo you think that this solution is the best way having a Spring Application for a WebApp and a Mobile App? Is there maybe already an approach doing that? And do you see some more security issues in my config?\n\n\nCode:\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\nThank you. I will keep this repo open for people searching for a config providing access to a native mobile App and a Web App. Maybe we can configure a solution for this approach together.\n\nThank you very much\nTobi\n"@en-us . _:noded342762d52cb2b754cda8dc13c35b8ac . _:noded342762d52cb2b754cda8dc13c35b8ac "2008-01-24"^^ . _:noded342762d52cb2b754cda8dc13c35b8ac _:node4266d33213b95fda683ff6539c4de026 . _:noded342762d52cb2b754cda8dc13c35b8ac "http://forum.spring.io/forum/spring-projects/aop/40565-trying-to-test-basilar-aop-but-advices-are-never-called"@en-us . _:noded342762d52cb2b754cda8dc13c35b8ac "\n\nCode:\nBeanFactory factory = new XmlBeanFactory(new FileSystemResource(testxml));\nA BeanFactory is only a factory. Read chapter \n3.1 of the reference guide, especially the outset.\n\nIn short always use an ApplicationContext.\n\n\nCode:\nApplicationContext factory = new FileSystemXmlApplicationContext(testxml);\n\n"@en-us . _:nodef97e8a27c317576eda69ad9718886ea8 . _:node95c8a2c426d759363ae095f08f6cfe15 . _:node95c8a2c426d759363ae095f08f6cfe15 "http://forum.spring.io/forum/spring-projects/aop/40565-trying-to-test-basilar-aop-but-advices-are-never-called"@en-us . _:node95c8a2c426d759363ae095f08f6cfe15 "\nHello,\n\nI'm a spring newbie and I'm trying to practise myself into AOP, so sorry for the very basilar question. I'm reading Spring in Action and I'm trying to set-up some tests but I'm not having the results I expect.\n\nI have this class:\n\nCode:\n import biz.elabor.roundtable.quests.Quest;\n \n public class KnightOfTheRoundTable implements Knight {\n \n ...\n\t\n\tpublic Object embarkOnQuest() throws QuestException {\n\t\treturn this.quest.embark();\n\t}\nAnd this other class:\n\n\nCode:\n package biz.elabor.roundtable;\n\n public class Minstrel {\n\t\n\tpublic void singBefore(Knight knight) {\n\t\tSystem.out.println(\"sing before actions\");\n\t}\n\n\tpublic void singAfter(Knight knight) {\n\t\tSystem.out.println(\"sing after actions\");\n\t}\nAnd I'm trying to use the Minstrel in order to sing before and after the Knight embark for his quest.\n\nSo I've this test-knight.xml file:\n\n\nCode:\n \n\n \n\n\t\n\n\t\n\t\t\n\t\t\n\t\n\n\t\n\t\n\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\n\t\n\t \n \nAnd I tried to test all this stuff with this unit test:\n\n\nCode:\n public class KnightTestCase extends TestCase {\n\t\n\tprivate Knight knight;\n\tprivate Minstrel minstrel;\n\n\tpublic void setUp() {\n\t\tString testxml = \"test/test-knight.xml\";\n\t\tBeanFactory factory = new XmlBeanFactory(new FileSystemResource(testxml));\n\t\tthis.knight = (Knight) factory.getBean(\"knight\");\n\t\tthis.minstrel = (Minstrel) factory.getBean(\"minstrel\");\n\t\tassertNotNull(this.knight);\n\t\tassertNotNull(this.minstrel);\n\t}\n\n\tpublic void testEmbarkOnQuest() {\n\t\ttry {\n\t\t\tHolyGrail grail = (HolyGrail) this.knight.embarkOnQuest();\n\t\t\tassertNotNull(grail);\n\t\t\tassertTrue(grail.isHoly());\n\t\t} catch (QuestException e) {\n\t\t\tfail();\n\t\t}\n\t}\n }\nThe test runs (green bar) but the minstrel methods are never called (I don't see any message in the console). I don't understand what I'm missing.\n\nAny help?\n\nThanks in advance, \nIvan\n"@en-us . _:node95c8a2c426d759363ae095f08f6cfe15 _:nodef97e8a27c317576eda69ad9718886ea8 . _:node95c8a2c426d759363ae095f08f6cfe15 "2008-01-24"^^ . _:node29185be6f6440c9e36bc8b78a598631 . _:node29185be6f6440c9e36bc8b78a598631 "2008-01-24"^^ . _:node29185be6f6440c9e36bc8b78a598631 _:node24eddeee7e203023769c3bcb7868916 . _:node29185be6f6440c9e36bc8b78a598631 "http://forum.spring.io/forum/spring-projects/aop/40565-trying-to-test-basilar-aop-but-advices-are-never-called"@en-us . _:node29185be6f6440c9e36bc8b78a598631 "\nThank you very much Marten: you were right and now everything works fine! \n\nSorry for the trivial question but I'm very new to the spring-world and there is a lot of stuff to pay attention to! \n"@en-us . _:node4266d33213b95fda683ff6539c4de026 . _:node24eddeee7e203023769c3bcb7868916 . _:node3956b3f9c64dc2ab222a1cefb321845 . _:node5ac6554fc588addfea2cf2c878cbc5aa . _:node5ac6554fc588addfea2cf2c878cbc5aa "http://forum.spring.io/forum/spring-projects/roo/111205-roo-does-not-create-source-folder-src-main-java"@en-us . _:node5ac6554fc588addfea2cf2c878cbc5aa "\nHi,\nnot sure if this happens on purpose, but if I create a new roo project the src/main/java (default packaging jar) folder is not created.\n\nI also started my own addon with where I use the AbstractPackagingProvider and return Path.SRC_MAIN_JAVA and Path.SRC_MAIN_RESOURCES in the getPaths method\nIf create a new project or module with that custom packaging also none of these pathes get created.\n\n\n\nWhat do I miss? I use Roo 1.2 Release, ubuntu 11.10 with openjdk 7\nThanks in advance\nmax\n"@en-us . _:node5ac6554fc588addfea2cf2c878cbc5aa _:nodedc46986346c8be7ff2c943f2dc33f4 . _:node5ac6554fc588addfea2cf2c878cbc5aa "2011-12-18"^^ . _:node1865e2ccfff7631a644260d4e49513b0 . _:node1865e2ccfff7631a644260d4e49513b0 "2011-12-22"^^ . _:node1865e2ccfff7631a644260d4e49513b0 _:node17672e39b957d2b1f775d31c96bd13a6 . _:node1865e2ccfff7631a644260d4e49513b0 "http://forum.spring.io/forum/spring-projects/roo/111205-roo-does-not-create-source-folder-src-main-java"@en-us . _:node1865e2ccfff7631a644260d4e49513b0 "\nthe jpa setup does not create the src/main/java but the entity jpa does create it, but the thing is that STS does not add then this folder to the classpath.\n\nSo this might be an STS bug, but still the getPath method in the AbstractPackagingProvider confuses me since it seems that it does not do anything on project/module creation.\nI'll try to compile/package it from git\n\nmaxb\n"@en-us . _:node6b287af673e7d64ef48b5d4069793357 . _:node526ae6d87585e7f7aa643962fa2e364 . _:node17672e39b957d2b1f775d31c96bd13a6 . _:node85186845ad9e29659ce38f98319915 . _:node85186845ad9e29659ce38f98319915 "2011-12-27"^^ . _:node85186845ad9e29659ce38f98319915 _:node6b287af673e7d64ef48b5d4069793357 . _:node85186845ad9e29659ce38f98319915 "http://forum.spring.io/forum/spring-projects/roo/111205-roo-does-not-create-source-folder-src-main-java"@en-us . _:node85186845ad9e29659ce38f98319915 "\nthe -refresh -clean didn't work, but left click on the project -> maven -> update project configuration... did the trick.\n\nthanks\nmaxb\n"@en-us . _:node719cc7a5dd837bdf42f6d2ddb3dc762b . _:nodea87e4ce2bade582f2475be64bda6e56 . _:nodea87e4ce2bade582f2475be64bda6e56 "2011-12-22"^^ . _:nodea87e4ce2bade582f2475be64bda6e56 _:node526ae6d87585e7f7aa643962fa2e364 . _:nodea87e4ce2bade582f2475be64bda6e56 "http://forum.spring.io/forum/spring-projects/roo/111205-roo-does-not-create-source-folder-src-main-java"@en-us . _:nodea87e4ce2bade582f2475be64bda6e56 "\nIt doesn't pick it up even after refresh? Have you tried starting up with \n-clean\n-refresh\n\non the first 2 lines of STS.ini?\n"@en-us . _:nodeb10f9573a3633ae8ec4d1c237e8da6e . _:nodeb10f9573a3633ae8ec4d1c237e8da6e "2011-12-21"^^ . _:nodeb10f9573a3633ae8ec4d1c237e8da6e _:node3956b3f9c64dc2ab222a1cefb321845 . _:nodeb10f9573a3633ae8ec4d1c237e8da6e "http://forum.spring.io/forum/spring-projects/roo/111205-roo-does-not-create-source-folder-src-main-java"@en-us . _:nodeb10f9573a3633ae8ec4d1c237e8da6e "\nmaxb, I recommend you compile your own spring roo from git source as you're using openjdk7. On OS X 10.5.8 PPC and openjdk7, I couldn't run Roo1.2 at all before I did that. There is a problem with assembling to a single jar, but I'm hoping for a solution for that. Meanwhile I use roo-dev in bootstrap folder.\n"@en-us . _:node59fc7034632d9d27c91df9154ca241 . _:node65cd5a2ef2937a4ca8d35d96c44b8a8 . _:node9a7a0a538cf777ce11d23ba7ed947f6 . _:node9a7a0a538cf777ce11d23ba7ed947f6 "2011-12-21"^^ . _:node9a7a0a538cf777ce11d23ba7ed947f6 _:node59fc7034632d9d27c91df9154ca241 . _:node9a7a0a538cf777ce11d23ba7ed947f6 "http://forum.spring.io/forum/spring-projects/roo/111205-roo-does-not-create-source-folder-src-main-java"@en-us . _:node9a7a0a538cf777ce11d23ba7ed947f6 "\nSo what happens if you issue an entity jpa command?\n"@en-us . _:node791c4049ba16faddcc06f4d476ddef6 . _:node791c4049ba16faddcc06f4d476ddef6 "2011-12-21"^^ . _:node791c4049ba16faddcc06f4d476ddef6 _:node65cd5a2ef2937a4ca8d35d96c44b8a8 . _:node791c4049ba16faddcc06f4d476ddef6 "http://forum.spring.io/forum/spring-projects/roo/111205-roo-does-not-create-source-folder-src-main-java"@en-us . _:node791c4049ba16faddcc06f4d476ddef6 "\n\n\n\n\n\nOriginally posted by MiB\nView Post\n\nSo what happens if you issue an entity jpa command?\n\n\nWorks \nThanks.\n"@en-us . _:nodedc46986346c8be7ff2c943f2dc33f4 . _:node2faba4a95078f435ec3d4edffe4b42db . _:node2faba4a95078f435ec3d4edffe4b42db "2011-12-21"^^ . _:node2faba4a95078f435ec3d4edffe4b42db _:node719cc7a5dd837bdf42f6d2ddb3dc762b . _:node2faba4a95078f435ec3d4edffe4b42db "http://forum.spring.io/forum/spring-projects/roo/111205-roo-does-not-create-source-folder-src-main-java"@en-us . _:node2faba4a95078f435ec3d4edffe4b42db "\nI have the same problem with 1.2.0 RELEASE\n\nUsing:\nWindows 7 x64\nJDK 1.6 and JDK 1.7\nMaven 2 and Maven 3\n\ntried everything I guess? \nFollowing the guide in the PDF.\n\nWorking great with Roo 1.1.5\n"@en-us . _:node8b317cc52293935552b42b5b42723015 . _:node8b317cc52293935552b42b5b42723015 "2007-07-05"^^ . _:node8b317cc52293935552b42b5b42723015 _:nodeb3781beeb6d61c83b8c83535e32d . _:node8b317cc52293935552b42b5b42723015 "http://forum.spring.io/forum/spring-projects/batch/32359-control-m-vs-quartz"@en-us . _:node8b317cc52293935552b42b5b42723015 "\nQuartz doesn't have all the features of Control-M or Autosys - it is supposed to be lightweight. If you want something even more lightweight you can just use the OS (cron, at, etc.).\n\nSimple sequential dependencies can be implemented using the job-steps model of Spring Batch. We think this is quite common. And in fact it makes it easier to correct a common mis-use of Control-M - having hundreds of jobs configured, many of which are not independent, but only depend on one other.\n"@en-us . _:node1c5cd8b27db1879950fdd41aaa17a1a . _:node1c5cd8b27db1879950fdd41aaa17a1a "2007-07-07"^^ . _:node1c5cd8b27db1879950fdd41aaa17a1a _:node5513272c219f5f8a73f842ba16a9a . _:node1c5cd8b27db1879950fdd41aaa17a1a "http://forum.spring.io/forum/spring-projects/batch/32359-control-m-vs-quartz"@en-us . _:node1c5cd8b27db1879950fdd41aaa17a1a "\nStart, stop and suspend\n\nDoes Spring Batch provide some framework to support stop or pause the job while it is running?\n"@en-us . _:node3471bfc5e2cbdbb976bfc5ef036c798 . _:node4ce18406c185156ed18c2185e3cc538 . _:nodefbbbde7d28cd56717b677dc24d97a54 . _:nodea11c861c3bf99853e56250975bd4d49 . _:node2bfaffd670e3707af63710e4a5bc79e8 . _:node2bfaffd670e3707af63710e4a5bc79e8 "http://forum.spring.io/forum/spring-projects/batch/32359-control-m-vs-quartz"@en-us . _:node2bfaffd670e3707af63710e4a5bc79e8 "\nIs there any best practices regarding the use of scheduling framework? Our data centre uses Control-M for job scheduling, but I think that if all my scheduling/ job definition is based on Control-M, it would be more complex to set up a development environment.\n\nAnd I understand that to submit a batch job, a GUI tool needs to be installed in the PC. \n\nWill Quartz be a better approach for scheduling? Can Quartz support defining job dependency?\n"@en-us . _:node2bfaffd670e3707af63710e4a5bc79e8 _:node3471bfc5e2cbdbb976bfc5ef036c798 . _:node2bfaffd670e3707af63710e4a5bc79e8 "2007-07-05"^^ . _:nodeb3781beeb6d61c83b8c83535e32d . _:node7095873f2c2246c3e4ab18c1a45b . _:node7095873f2c2246c3e4ab18c1a45b "2007-07-05"^^ . _:node7095873f2c2246c3e4ab18c1a45b _:node4ce18406c185156ed18c2185e3cc538 . _:node7095873f2c2246c3e4ab18c1a45b "http://forum.spring.io/forum/spring-projects/batch/32359-control-m-vs-quartz"@en-us . _:node7095873f2c2246c3e4ab18c1a45b "\nSpring batch\n\nDoes Spring bath supports features like -\n\nOne job can depend on many jobs.\nand many jobs can be triggered when another job is completed?\n\n\nAnother question is: for the reason of company standard, I have to use Control-M as job scheduler anyway. Do you think it would make a powerful combination to use Control-M and Spring batch together? Any reason I need to have Quartz to sit in between?\n\nThanks!\n"@en-us . _:node5513272c219f5f8a73f842ba16a9a . _:node1a1b1df0547a547e4a972c6e9befe2fc . _:node1a1b1df0547a547e4a972c6e9befe2fc "2007-07-05"^^ . _:node1a1b1df0547a547e4a972c6e9befe2fc _:nodefbbbde7d28cd56717b677dc24d97a54 . _:node1a1b1df0547a547e4a972c6e9befe2fc "http://forum.spring.io/forum/spring-projects/batch/32359-control-m-vs-quartz"@en-us . _:node1a1b1df0547a547e4a972c6e9befe2fc "\nIf one job depends on many others, but those others can be executed, sequentially then the initial release of Spring Batch will support this through a set of steps inside a single job. Later releases will give more options. But if the individual input jobs are truly independent of one another, it might still be better to use an external scheduling tool.\n\nWe expect a large class of users will be in your situation, and Control-M (or Autosys etc.) plus Spring Batch will be a perfectly sensible combination for all planned releases. Use Spring Batch to implement and deploy your business logic, and the other tools to trigger and manage the execution.\n\nI don't think there is a definitive answer to the last question: I guess you might want to use Quartz where you don't need the extra features of Control-M. You certainly don't need to use Quartz if you have Control-M.\n"@en-us . _:node74763182a9637a79d7ad13a4518b5dc . _:node74763182a9637a79d7ad13a4518b5dc "2007-07-07"^^ . _:node74763182a9637a79d7ad13a4518b5dc _:nodea11c861c3bf99853e56250975bd4d49 . _:node74763182a9637a79d7ad13a4518b5dc "http://forum.spring.io/forum/spring-projects/batch/32359-control-m-vs-quartz"@en-us . _:node74763182a9637a79d7ad13a4518b5dc "\nWe certainly support from the very first line of code stopping a job while it running. Also you can stop an execution and then restart it, which is functionally equivalent to a pause and \"unpause\" (or whatever you call it), but with more management information.\n"@en-us . _:nodeb3c5319b623fd86517cab94c468909d . _:nodeb3c5319b623fd86517cab94c468909d "2007-11-12"^^ . _:nodeb3c5319b623fd86517cab94c468909d _:node6031908e2744af3b2089ae453183d81 . _:nodeb3c5319b623fd86517cab94c468909d "http://forum.spring.io/forum/spring-projects/batch/32359-control-m-vs-quartz"@en-us . _:nodeb3c5319b623fd86517cab94c468909d "\nThis is a fair question and I think the guide should provide more insight as how to integrate Spring with Control-M (or others, like CTRL-R) if anything special is required.\n\nRegards \nAB\n"@en-us . _:node6031908e2744af3b2089ae453183d81 . _:node81db10c332bf3683d9e50c0fe5a3642 . _:node6c90bf28a12fdaaed81a1d8ba9f2f . _:node6c90bf28a12fdaaed81a1d8ba9f2f "http://forum.spring.io/forum/spring-projects/data/104710-nested-transaction-in-spring"@en-us . _:node6c90bf28a12fdaaed81a1d8ba9f2f "\nCan somebody point me to brief sample code how we can commit/rollback nested transaction?\n"@en-us . _:node6c90bf28a12fdaaed81a1d8ba9f2f _:node9a03e9f83f6e9a2b455cada3794c08a . _:node6c90bf28a12fdaaed81a1d8ba9f2f "2011-07-17"^^ . _:node81dccb8f3088aa409f096d9195e8fc4 . _:node81dccb8f3088aa409f096d9195e8fc4 "2011-07-18"^^ . _:node81dccb8f3088aa409f096d9195e8fc4 _:node81db10c332bf3683d9e50c0fe5a3642 . _:node81dccb8f3088aa409f096d9195e8fc4 "http://forum.spring.io/forum/spring-projects/data/104710-nested-transaction-in-spring"@en-us . _:node81dccb8f3088aa409f096d9195e8fc4 "\nHello\n\nHave you read 10. Transaction Management? and did you do a research in Google?\n\nWith the best intentions, with your type of question written, nobody would not to help you\n"@en-us . _:node9a03e9f83f6e9a2b455cada3794c08a . _:node47b7ad14da324559de51ad1fbcb7bb94 . _:node47b7ad14da324559de51ad1fbcb7bb94 "2012-01-09"^^ . _:node47b7ad14da324559de51ad1fbcb7bb94 _:node695ceae624b1593beaebe47cab16dc4d . _:node47b7ad14da324559de51ad1fbcb7bb94 "http://forum.spring.io/forum/spring-projects/roo/110618-roo-shell-within-sts-slow-hangs"@en-us . _:node47b7ad14da324559de51ad1fbcb7bb94 "\nI'm having the same issues with STS 2.8.1 and roo 1.2.0. It cause all action withing STS to become very slow to the point where its impossible to work without rebooting.\n\nDoes anyone know how to fix this?\nThanks\n"@en-us . _:node9bed99e2e61ca971e29cc3be2482ce34 . _:node9bed99e2e61ca971e29cc3be2482ce34 "2012-01-09"^^ . _:node9bed99e2e61ca971e29cc3be2482ce34 _:nodea731db3cca53e3e5a15aeebd574a15cd . _:node9bed99e2e61ca971e29cc3be2482ce34 "http://forum.spring.io/forum/spring-projects/roo/110618-roo-shell-within-sts-slow-hangs"@en-us . _:node9bed99e2e61ca971e29cc3be2482ce34 "\nI'm having similar issues with Roo 1.2.0.RELEASE and STS 2.8.1, it is blocking my project from moving forward\n"@en-us . _:node60a94784b3ea829dfc2fc92dec5a3fb4 . _:noded806efd38dee989efe51492a888bf . _:nodea9e61403891e4d25cadd3a81deeec8d . _:nodea9e61403891e4d25cadd3a81deeec8d "2012-01-09"^^ . _:nodea9e61403891e4d25cadd3a81deeec8d _:node60a94784b3ea829dfc2fc92dec5a3fb4 . _:nodea9e61403891e4d25cadd3a81deeec8d "http://forum.spring.io/forum/spring-projects/roo/110618-roo-shell-within-sts-slow-hangs"@en-us . _:nodea9e61403891e4d25cadd3a81deeec8d "\nI have this problem too, and have had to pull Roo out of my project. STS becomes so unresponsive, even the mouse becomes jumpy. Then, if I exit STS, the JVM continues and memory grows and grows until I kill it. If I pull Roo out of the project, everything else acts normal. :-(\n"@en-us . _:node2853dbc71392f924e68c7baab785cfed . _:noded5c195928e49f3f691b6d8478e0a1fa . _:noded5c195928e49f3f691b6d8478e0a1fa "2012-01-09"^^ . _:noded5c195928e49f3f691b6d8478e0a1fa _:node2853dbc71392f924e68c7baab785cfed . _:noded5c195928e49f3f691b6d8478e0a1fa "http://forum.spring.io/forum/spring-projects/roo/110618-roo-shell-within-sts-slow-hangs"@en-us . _:noded5c195928e49f3f691b6d8478e0a1fa "\nHangs could certainly be related to my problems with that Roo 1.2 doesn't detect file changes. In my case, however, it's only 1.2m1 and running in Terminal doesn't work better.\n1.1.5 certainly was more reactive than 1.2 seems to be.\n"@en-us . _:noded5946da141c1df4165d08672739f2c7b . _:noded5946da141c1df4165d08672739f2c7b "2012-01-09"^^ . _:noded5946da141c1df4165d08672739f2c7b _:nodef4edf26d651cf8947fb153feef9fb28e . _:noded5946da141c1df4165d08672739f2c7b "http://forum.spring.io/forum/spring-projects/roo/110618-roo-shell-within-sts-slow-hangs"@en-us . _:noded5946da141c1df4165d08672739f2c7b "\nit might be failing trying to reach the pgp server\n\n# The keyserver Roo contacts for verifying PGP signed resources such as add-on bundles\npgp.keyserver.url=http://keyserver.ubuntu.com/pks/lookup?op=get&search=\n\njust a guess \n"@en-us . _:node695ceae624b1593beaebe47cab16dc4d . _:nodef4edf26d651cf8947fb153feef9fb28e . _:node759152414073d0e2f050a88298919f79 . _:node759152414073d0e2f050a88298919f79 "http://forum.spring.io/forum/spring-projects/roo/110618-roo-shell-within-sts-slow-hangs"@en-us . _:node759152414073d0e2f050a88298919f79 "\nWe have been noticing some performance issues when running the Roo shell within STS (1.2.0.M1 & 1.2.0.RC1). When we start it up, it always updates our Roo services (everytime for some reason) and then just hangs. Sometime after 5-10 minutes it becomes responsive, but more often than not I have to reboot STS.\n\nWhen I run from the command line everything is fine. We have approx. 50-60 domains along with a handful of services that roo is managing.\n\nAny ideas?\n\nThanks,\nKevin\n"@en-us . _:node759152414073d0e2f050a88298919f79 _:noded806efd38dee989efe51492a888bf . _:node759152414073d0e2f050a88298919f79 "2011-11-30"^^ . _:noded3cff74f8553fd5d155375aa3d4ad6 . _:noded3cff74f8553fd5d155375aa3d4ad6 "2012-01-09"^^ . _:noded3cff74f8553fd5d155375aa3d4ad6 _:node7bd56e9e986fbca801df4bd72edde6 . _:noded3cff74f8553fd5d155375aa3d4ad6 "http://forum.spring.io/forum/spring-projects/roo/110618-roo-shell-within-sts-slow-hangs"@en-us . _:noded3cff74f8553fd5d155375aa3d4ad6 "\nCan someone from Spring address the issue?\n\nI spent and entire day reverting back my environment to determine what caused the STS/Roo to be unresponsive, first I thought maybe I tried to install and download STS 2.8.1 with Roo 1.2.RELEASE would have done something with it but after reverting all that I still have issues\n\nI had a very stable STS 2.7.1 RELEASE environment working with ROO 1.2.M1 milestone up until last week but today even that environment refuses to co-operate, any roo command even 'hint' takes away the cpu and memory and runs in STS forever until I kill it\n\nIS Roo trying to connect to remove servers or something that slows it down and makes it unresponsive?\n\nPlease help because this is not helping our productivity\n\nRK\n"@en-us . _:node7bd56e9e986fbca801df4bd72edde6 . _:node5558722e3b74bf5dad0acc2f3d8c034 . _:nodea731db3cca53e3e5a15aeebd574a15cd . _:node588466f7148588cb67d77a69ffd61151 . _:node588466f7148588cb67d77a69ffd61151 "2012-01-09"^^ . _:node588466f7148588cb67d77a69ffd61151 _:node5558722e3b74bf5dad0acc2f3d8c034 . _:node588466f7148588cb67d77a69ffd61151 "http://forum.spring.io/forum/spring-projects/roo/110618-roo-shell-within-sts-slow-hangs"@en-us . _:node588466f7148588cb67d77a69ffd61151 "\nthis is what I see in the console window that is causing ROO issues\n\nat org.apache.felix.scr.impl.helper.BaseMethod.invoke Method(BaseMethod.java:\n226)\nat org.apache.felix.scr.impl.helper.BaseMethod.access $500(BaseMethod.java:38\n)\nat org.apache.felix.scr.impl.helper.BaseMethod$Resolv ed.invoke(BaseMethod.ja\nva:591)\nat org.apache.felix.scr.impl.helper.BaseMethod$NotRes olved.invoke(BaseMethod\n.java:548)\nat org.apache.felix.scr.impl.helper.BaseMethod.invoke (BaseMethod.java:472)\nat org.apache.felix.scr.impl.manager.DependencyManage r.invokeBindMethod(Depe\nndencyManager.java:1028)\nat org.apache.felix.scr.impl.manager.DependencyManage r.bind(DependencyManage\nr.java:944)\nat org.apache.felix.scr.impl.manager.DependencyManage r.open(DependencyManage\nr.java:868)\nat org.apache.felix.scr.impl.manager.ImmediateCompone ntManager.createImpleme\nntationObject(ImmediateComponentManager.java:200)\nat org.apache.felix.scr.impl.manager.ImmediateCompone ntManager.createCompone\nnt(ImmediateComponentManager.java:118)\nat org.apache.felix.scr.impl.manager.AbstractComponen tManager$Unsatisfied.ac\ntivate(AbstractComponentManager.java:997)\nat org.apache.felix.scr.impl.manager.AbstractComponen tManager.activateIntern\nal(AbstractComponentManager.java:333)\nat org.apache.felix.scr.impl.manager.DependencyManage r.serviceAdded(Dependen\ncyManager.java:283)\nat org.apache.felix.scr.impl.manager.DependencyManage r.serviceChanged(Depend\nencyManager.java:170)\nat org.apache.felix.framework.util.EventDispatcher.in vokeServiceListenerCall\nback(EventDispatcher.java:871)\nat org.apache.felix.framework.util.EventDispatcher.fi reEventImmediately(Even\ntDispatcher.java:733)\nat org.apache.felix.framework.util.EventDispatcher.fi reServiceEvent(EventDis\npatcher.java:662)\nat org.apache.felix.framework.Felix.fireServiceEvent( Felix.java:3890)\nat org.apache.felix.framework.Felix.access$000(Felix. java:79)\nat org.apache.felix.framework.Felix$2.serviceChanged( Felix.java:728)\nat org.apache.felix.framework.ServiceRegistry.registe rService(ServiceRegistr\ny.java:107)\nat org.apache.felix.framework.Felix.registerService(F elix.java:2979)\nat org.apache.felix.framework.BundleContextImpl.regis terService(BundleContex\ntImpl.java:313)\nat org.apache.felix.scr.impl.manager.AbstractComponen tManager.registerServic\ne(AbstractComponentManager.java:449)\nat org.apache.felix.scr.impl.manager.AbstractComponen tManager.registerCompon\nentService(AbstractComponentManager.java:460)\nat org.apache.felix.scr.impl.manager.AbstractComponen tManager$Unsatisfied.ac\ntivate(AbstractComponentManager.java:1009)\nat org.apache.felix.scr.impl.manager.AbstractComponen tManager.activateIntern\nal(AbstractComponentManager.java:333)\nat org.apache.felix.scr.impl.manager.AbstractComponen tManager.enable(Abstrac\ntComponentManager.java:157)\nat org.apache.felix.scr.impl.config.ConfiguredCompone ntHolder.enableComponen\nts(ConfiguredComponentHolder.java:256)\nat org.apache.felix.scr.impl.BundleComponentActivator .loadDescriptor(BundleC\nomponentActivator.java:253)\nat org.apache.felix.scr.impl.BundleComponentActivator .initialize(BundleCompo\nnentActivator.java:147)\nat org.apache.felix.scr.impl.BundleComponentActivator .(BundleComponent\nActivator.java:111)\nat org.apache.felix.scr.impl.Activator.loadComponents (Activator.java:285)\nat org.apache.felix.scr.impl.Activator.bundleChanged( Activator.java:203)\nat org.apache.felix.framework.util.EventDispatcher.in vokeBundleListenerCallb\nack(EventDispatcher.java:807)\nat org.apache.felix.framework.util.EventDispatcher.fi reEventImmediately(Even\ntDispatcher.java:729)\nat org.apache.felix.framework.util.EventDispatcher.fi reBundleEvent(EventDisp\natcher.java:610)\nat org.apache.felix.framework.Felix.fireBundleEvent(F elix.java:3879)\nat org.apache.felix.framework.Felix.startBundle(Felix .java:1850)\nat org.apache.felix.framework.Felix.setActiveStartLev el(Felix.java:1192)\nat org.apache.felix.framework.StartLevelImpl.run(Star tLevelImpl.java:266)\nat java.lang.Thread.run(Unknown Source)\n[org.springframework.roo.felix [44]] [org.springframework.roo.felix.pgp.PgpServi\nceImpl] The activate method has thrown an exception\norg.apache.felix.log.LogException: java.lang.IllegalArgumentException: java.io.I\nOException: unknown object in stream: 0\nat org.springframework.roo.felix.pgp.PgpServiceImpl.g etTrustedKeys(PgpServic\neImpl.java:152)\nat org.springframework.roo.felix.pgp.PgpServiceImpl.t rust(PgpServiceImpl.jav\na:168)\nat org.springframework.roo.felix.pgp.PgpServiceImpl.t rustDefaultKeys(PgpServ\niceImpl.java:110)\nat org.springframework.roo.felix.pgp.PgpServiceImpl.t rustDefaultKeysIfRequir\ned(PgpServiceImpl.java:93)\nat org.springframework.roo.felix.pgp.PgpServiceImpl.a ctivate(PgpServiceImpl.\njava:86)\nat sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)\nat sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)\nat sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)\nat java.lang.reflect.Method.invoke(Unknown Source)\nat org.apache.felix.scr.impl.helper.BaseMethod.invoke Method(BaseMethod.java:\n227)\nat org.apache.felix.scr.impl.helper.BaseMethod.access $500(BaseMethod.java:38\n)\nat org.apache.felix.scr.impl.helper.BaseMethod$Resolv ed.invoke(BaseMethod.ja\nva:591)\nat org.apache.felix.scr.impl.helper.BaseMethod.invoke (BaseMethod.java:472)\nat org.apache.felix.scr.impl.helper.ActivateMethod.in voke(ActivateMethod.jav\na:146)\nat org.apache.felix.scr.impl.manager.ImmediateCompone ntManager.createImpleme\nntationObject(ImmediateComponentManager.java:226)\nat org.apache.felix.scr.impl.manager.ImmediateCompone ntManager.createCompone\nnt(ImmediateComponentManager.java:118)\nat org.apache.felix.scr.impl.manager.DelayedComponent Manager.createRealCompo\nnent(DelayedComponentManager.java:95)\nat org.apache.felix.scr.impl.manager.AbstractComponen tManager$Registered.get\nService(AbstractComponentManager.java:1148)\nat org.apache.felix.scr.impl.manager.DelayedComponent Manager.getService(Dela\nyedComponentManager.java:88)\nat org.apache.felix.framework.ServiceRegistrationImpl .getFactoryUnchecked(Se\nrviceRegistrationImpl.java:310)\nat org.apache.felix.framework.ServiceRegistrationImpl .getService(ServiceRegi\nstrationImpl.java:221)\nat org.apache.felix.framework.ServiceRegistry.getServ ice(ServiceRegistry.jav\na:297)\nat org.apache.felix.framework.Felix.getService(Felix. java:3139)\nat org.apache.felix.framework.BundleContextImpl.getSe rvice(BundleContextImpl\n.java:411)\nat org.apache.felix.scr.impl.manager.DependencyManage r.getService(Dependency\nManager.java:785)\nat org.apache.felix.scr.impl.manager.DependencyManage r$3.getInstance(Depende\nncyManager.java:1139)\nat org.apache.felix.scr.impl.helper.BindMethod.getPar ameters(BindMethod.java\n:564)\nat org.apache.felix.scr.impl.helper.BaseMethod.invoke Method(BaseMethod.java:\n226)\nat org.apache.felix.scr.impl.helper.BaseMethod.access $500(BaseMethod.java:38\n)\nat org.apache.felix.scr.impl.helper.BaseMethod$Resolv ed.invoke(BaseMethod.ja\nva:591)\nat org.apache.felix.scr.impl.helper.BaseMethod$NotRes olved.invoke(BaseMethod\n.java:548)\nat org.apache.felix.scr.impl.helper.BaseMethod.invoke (BaseMethod.java:472)\nat org.apache.felix.scr.impl.manager.DependencyManage r.invokeUnbindMethod(De\npendencyManager.java:1129)\nat org.apache.felix.scr.impl.manager.DependencyManage r.unbind(DependencyMana\nger.java:993)\nat org.apache.felix.scr.impl.manager.DependencyManage r.close(DependencyManag\ner.java:880)\nat org.apache.felix.scr.impl.manager.ImmediateCompone ntManager.createImpleme\nntationObject(ImmediateComponentManager.java:211)\n"@en-us . _:nodeac1eb260679043dae899fbba80c7df0 . _:nodeb0fcc6c4b5b8fe6aa01cf9df66999cd . _:nodeb0fcc6c4b5b8fe6aa01cf9df66999cd "2013-02-22"^^ . _:nodeb0fcc6c4b5b8fe6aa01cf9df66999cd _:nodeac1eb260679043dae899fbba80c7df0 . _:nodeb0fcc6c4b5b8fe6aa01cf9df66999cd "http://forum.spring.io/forum/spring-projects/security/125471-spring-security-cas-gwt-frond-end"@en-us . _:nodeb0fcc6c4b5b8fe6aa01cf9df66999cd "\nHi,\n\nI saw a service ticket (ticket=ST-) in your url, so I assume the CAS authentication has worked.\nOn application side, the service ticket may not have been validated, which generally causes an infinite loop (you may want to define a proper authenticationFailureHandler).\nI recommend you turn on DEBUG logs on org.springframework.security and org.jasig.cas to see what's going on.\nBest regards,\nJ\u00EF\u00BF\u00BDr\u00EF\u00BF\u00BDme\n"@en-us . _:node263d36d45c6ff5e27941e7a14b21d034 . _:nodee3f6a624e766d2dfa5f5226e9ace6e41 . _:nodee3f6a624e766d2dfa5f5226e9ace6e41 "http://forum.spring.io/forum/spring-projects/security/125471-spring-security-cas-gwt-frond-end"@en-us . _:nodee3f6a624e766d2dfa5f5226e9ace6e41 "\nHi All,\nI am trying implement a GWT Application win SSO using Spring Security. I have a CAS Server running on a different machine. When i run the GWT Application from eclipse, the application is redirected to the CAS Login page, once i authenticate the page gets redirected to my GWT Application Page but it gives a \"Redirect Loop Error\".\n\nThe Application Context looks like this\n\n\n\nCode:\n\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\n\t\n\t\t\n\t\n\n\t\n\t\t\n\t\n\n\t\n\t\t\n\t\t\n\t\n\n\t\n\t\t\n\t\n\n\t\n\t\t\n\t\t\n\t\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\n\n\t\n\t\t\n\t\n\n\t\n\n\nIf i change the access level to IS_AUTHENTICATED_ANONYMOUSLY, the page loads fine. I am not quite sure where the problem is.\n\nAttachment \n\nAttached Files\n\n\n\n\n0c4af6ecefac67abb1421c5918388ad4.jpg\n(460 KB, 1 views)\n\n\n\n\n"@en-us . _:nodee3f6a624e766d2dfa5f5226e9ace6e41 _:node263d36d45c6ff5e27941e7a14b21d034 . _:nodee3f6a624e766d2dfa5f5226e9ace6e41 "2013-02-21"^^ . _:node94c5c9a5b13157520abf763598d6265 . _:node4e56deb9cfb363838585bf2aea8f4a5d . _:node7e8ab11058399eba333f346db87cfa6 . _:node7e8ab11058399eba333f346db87cfa6 "2011-02-09"^^ . _:node7e8ab11058399eba333f346db87cfa6 _:node4e56deb9cfb363838585bf2aea8f4a5d . _:node7e8ab11058399eba333f346db87cfa6 "http://forum.spring.io/forum/spring-projects/security/oauth/95624-ss-2-legged-oauth-provider-with-zend-oauth-php-consumer"@en-us . _:node7e8ab11058399eba333f346db87cfa6 "\nThe signature is verified the same way that is defined by the OAuth spec:\n\nhttp://tools.ietf.org/html/rfc5849#section-3.4\n\nThe base string is calculated based on the request and the signature is verified.\n\nDoes that answer your question?\n\nFYI, you can turn logging level to 'debug' for oauthss and it'll print out the signature base string that it's using to verify the signature.\n"@en-us . _:nodecdb3e65f372d924a3d653abd452e14 . _:nodecdb3e65f372d924a3d653abd452e14 "2011-02-10"^^ . _:nodecdb3e65f372d924a3d653abd452e14 _:node94c5c9a5b13157520abf763598d6265 . _:nodecdb3e65f372d924a3d653abd452e14 "http://forum.spring.io/forum/spring-projects/security/oauth/95624-ss-2-legged-oauth-provider-with-zend-oauth-php-consumer"@en-us . _:nodecdb3e65f372d924a3d653abd452e14 "\nSS Oauth DEBUG Trace\n\nHi stoicflame,\n\nthank you for your answer !\nI was aware of the RFC, but I had some doubts about how the signature is verified.\n\nI enabled the debug mode as you suggested and it helps a lot !\n\nI tried 2 php clients consumer: \n\nThe first one with the Oauth-php library, the debug trace output that the signature is verified, but there is an empty oauth_token present in the header and the request fails. I've to see how to remove the oauth_token param from the http header (not needed in 2-legged mode).\n\nso here is the validated signature base:\nGET&http%3A%2F%2Flocalhost%3A8080%2Fcentral-auth%2Fapi%2Flogin&oauth_consumer_key%3Dgg3DsFTW9O U9eWPnbuPzQ%26oauth_nonce%3D4d539a736cbf6%26oauth_ signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1297324659%26oauth_token% 3D%26oauth_version%3D1.0%26pwd%3D1234%26username%3 Djdoe>\n\nThe second client is made with Zend_Oauth PHP module and now the signature validation fails:\n\nsignature base: GET&http%3A%2F%2Flocalhost%3A8080%2Fcentral-auth%2Fapi%2Flogin&oauth_consumer_key%3Dgg3DsFTW9O U9eWPnbuPzQ%26oauth_nonce%3D80459634a2c5471aafa3cf 865be58be5%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1297321794%26oauth_versio n%3D1.0%26pwd%3D1234%26username%3Djdoe>\n\nAs I can see the output it pretty the same unless the auth_nonce that are longer with Zend_Oauth , but it's not really important because it's just a random value to be sure that no similar request have been previously sent!\n\nSo now I'm pretty sure that the problem comes from the Zend PHP module, that have a wrong signature generation.\n\nso I will continue my investigation and keep everybody informed of the result ...\n\nHave nice day !\n\n++\n"@en-us . _:nodeae2436fe37be4b7d62d735dafe2e796 . _:nodec2fefbdae98c4386af96ce2ca5ab0 . _:nodec2fefbdae98c4386af96ce2ca5ab0 "2011-02-10"^^ . _:nodec2fefbdae98c4386af96ce2ca5ab0 _:nodeae2436fe37be4b7d62d735dafe2e796 . _:nodec2fefbdae98c4386af96ce2ca5ab0 "http://forum.spring.io/forum/spring-projects/security/oauth/95624-ss-2-legged-oauth-provider-with-zend-oauth-php-consumer"@en-us . _:nodec2fefbdae98c4386af96ce2ca5ab0 "\nResolved\n\nHello,\n\nok it was an error in my php code (Zend_OAuth)!\n\nhere is the correction:\n\n$client = $this->getOAuthHttpClient();\n$client->setUri('http://api.domain.tld/rest/a_resource');\n$client->setMethod(Zend_Http_Client::GET); // Zend_Http_Client::POST, DELETE or PUT (here was the error -> don't put the method as request fct arg)\n$client->setParameterGet('param1', 'value1');\n$client->setParameterGet('param2', value2);\n$response = $client->request();\n\n\npublic function getOAuthHttpClient() {\n$CONSUMER_KEY = 'conssumer-key';\n$CONSUMER_SECRET = 'consumer-secret';\n\n$oauthOptions = array(\n'requestScheme' => Zend_Oauth::REQUEST_SCHEME_HEADER,\n'version' => '1.0',\n'signatureMethod' => \"HMAC-SHA1\",\n'consumerKey' => $CONSUMER_KEY,\n'consumerSecret' => $CONSUMER_SECRET\n);\n\n$consumer = new Zend_Oauth_Consumer($oauthOptions);\n$token = new Zend_Oauth_Token_Access();\nreturn $token->getHttpClient($oauthOptions);\n}\n\n\nSo to ending this thread, I can confirm that the combination of Spring Security OAuth and a the PHP framework Zend_OAuth as consumer work well in 2-legged mode !\n\nHave fun !\n\n++\n"@en-us . _:node7995b1a267cafc782f54055cb801d5 . _:nodeb3b6e29b8f1e3183f27834ec234f4039 . _:nodeb3b6e29b8f1e3183f27834ec234f4039 "http://forum.spring.io/forum/spring-projects/security/oauth/95624-ss-2-legged-oauth-provider-with-zend-oauth-php-consumer"@en-us . _:nodeb3b6e29b8f1e3183f27834ec234f4039 "\nHello everybody,\n\nI configured my backend with a 2-legged SS OAuth Provider (in memory consumer-details-service with requiredToObtainAuthenticatedToken=\"false\")\n\nEverything seems to work well, my restful resources aren't directly reachable with normal un-authorized request.\n\nBut now I'm trying to send client requests with Zend_OAuth (PHP framework).\nA bit as it is described in the google documentation about accessing their gdata service .... ( http://code.google.com/intl/fr/apis/...uth/oauth.html see 2-legged section PHP, but without the user email as url parameter)\n\nWhen I send my request (seems to be well forged), I ve a \"HTTP Status 401 - Invalid signature for signature method HMAC-SHA1\"\n\nMy Question: how the signature is verified with the 2-legged model of SS Oauth ?\n\nbecause I'dont know if the problem come from SSOauth or the Zend_OAuth module....\n\nOr does somebody had the same problem ?\n\nThank you for your help !\n"@en-us . _:nodeb3b6e29b8f1e3183f27834ec234f4039 _:node7995b1a267cafc782f54055cb801d5 . _:nodeb3b6e29b8f1e3183f27834ec234f4039 "2011-02-09"^^ . _:nodecd77fb288383f563d06febe0d666473e . _:node84cacdc0c7307c021b3f387f02314 . _:node84cacdc0c7307c021b3f387f02314 "2010-02-09"^^ . _:node84cacdc0c7307c021b3f387f02314 _:nodeb4f47221d2f39ef8c6ec3da0f71ade . _:node84cacdc0c7307c021b3f387f02314 "http://forum.spring.io/forum/osgi-related/dm-server-installation-and-configuration/76765-update-of-dm-server-running-as-client"@en-us . _:node84cacdc0c7307c021b3f387f02314 "\nI think this will pose considerable problems for two reasons.\n\nFirstly, you would need to interfere with the dm Kernel's launch sequence and I cannot predict the effects of doing that. However, if you got it going, it shouldn't be a particular problem.\n\nSecondly, the web support in dm Server is implemented against a particular level of Tomcat and it is not clear that replacing the Tomcat bundles will work. In particular, dm Server 2.0 relies upon a version of Tomcat 6 which includes changes backported from the Tomcat 7 line.\n"@en-us . _:nodeb9e1a9579ccb2499ced6e745c415da . _:node6c7a40f51149282cb1be7fa8d3713660 . _:node6c7a40f51149282cb1be7fa8d3713660 "2010-02-09"^^ . _:node6c7a40f51149282cb1be7fa8d3713660 _:nodeb9e1a9579ccb2499ced6e745c415da . _:node6c7a40f51149282cb1be7fa8d3713660 "http://forum.spring.io/forum/osgi-related/dm-server-installation-and-configuration/76765-update-of-dm-server-running-as-client"@en-us . _:node6c7a40f51149282cb1be7fa8d3713660 "\nupdate of dm server running as client\n\nGlyn, thanks for the reply. let me clarify.\nI would have a dm server running as client on various desktops. An application on this would call web services from a remote application provider to fulfill some of the business functionalities. \nAssuming that Tomcat is also deployed as an OSGi bundle within dm Server. I was thinking that if required will it be possible for me to update the Tomcat version later if required. Eg. update from 5.5 to 6.1\nWhat i found from Equinox and other docs is that I can write a startup bundle that would start with the Equinox startup. This would contact a remote central repository to check for updates. \nThis is what i am talking about http://www.eclipse.org/equinox/documents/quickstart.php\nSo i can have a startup listener that would check for updates as soon as the Equinox platform starts and before the application starts i can update my client version and update if required.\nPlease let me know your views on this.\n"@en-us . _:node99bf3d1968d637232920dce6595c065 . _:node99bf3d1968d637232920dce6595c065 "http://forum.spring.io/forum/osgi-related/dm-server-installation-and-configuration/76765-update-of-dm-server-running-as-client"@en-us . _:node99bf3d1968d637232920dce6595c065 "\nHi all, we are planning to deploy the dm server as a standlone running web server that can run with/without the central server available.\nWhat i would like to know is that is there a way i can update the dm Server on the client machines itself as an upgrade?\nThanks in advance\n"@en-us . _:node99bf3d1968d637232920dce6595c065 _:nodecd77fb288383f563d06febe0d666473e . _:node99bf3d1968d637232920dce6595c065 "2010-02-08"^^ . _:nodeb4f47221d2f39ef8c6ec3da0f71ade . _:node3d28ba8f8d8bbfbf989298f2199e452 . _:node3d28ba8f8d8bbfbf989298f2199e452 "2010-02-09"^^ . _:node3d28ba8f8d8bbfbf989298f2199e452 _:node75aef9e46aa3b99587c3b8faeaf21f5b . _:node3d28ba8f8d8bbfbf989298f2199e452 "http://forum.spring.io/forum/osgi-related/dm-server-installation-and-configuration/76765-update-of-dm-server-running-as-client"@en-us . _:node3d28ba8f8d8bbfbf989298f2199e452 "\nI'm not sure I understand the use case. Do you want to apply updates to the dm Server code to the installations of dm Server on the clients? If so, dm Server does not support this, so you would have to write your own agent to perform the update.\n"@en-us . _:node75aef9e46aa3b99587c3b8faeaf21f5b . _:node6c2ba901c4cca4762cc94fc83c38087 . _:node8161e31229bf163579a64018df7d8236 . _:node8161e31229bf163579a64018df7d8236 "http://forum.spring.io/forum/spring-projects/springsource-tool-suite/76620-sts-says-synchronized-but-it-isn-t"@en-us . _:node8161e31229bf163579a64018df7d8236 "\nAfter updated JSP files, I did \"Run As\" -> Maven clean, \"Run As\" -> Maven install and \"Run As\" -> Run On Server. Beside the application name, STS says the application is synchronized. But, the JSP files are old version. Only usage problem I can think of is the JSP file location. I have them under the src/main/webapp/WEB-INF/. My development directory structure is the same as the petcare sample.\n\nCan someone tell me the cause?\n\nThanks.\n"@en-us . _:node8161e31229bf163579a64018df7d8236 _:node6c2ba901c4cca4762cc94fc83c38087 . _:node8161e31229bf163579a64018df7d8236 "2010-02-04"^^ . _:node7738069c488a38f22b2744aec1dad . _:node7738069c488a38f22b2744aec1dad "2010-02-04"^^ . _:node7738069c488a38f22b2744aec1dad _:node4ddd3d8769fb1b66d7cce5f08826d6e1 . _:node7738069c488a38f22b2744aec1dad "http://forum.spring.io/forum/spring-projects/springsource-tool-suite/76620-sts-says-synchronized-but-it-isn-t"@en-us . _:node7738069c488a38f22b2744aec1dad "\nHi vw729,\n\nwhat is your deployment target? Are you deploying to tc Server?\n\nPlease don't use any of the Maven commands when deploying to any server. Whenever you changed a JSP just leave it with that and check if the server reflects the change. \n\nPlease make sure that you have \"Build Automatically\" from Project menu enabled.\n\nChristian\n"@en-us . _:node9a7dccfc4b72747ae62e4cdf7869a92 . _:node4ddd3d8769fb1b66d7cce5f08826d6e1 . _:nodee1f0cd6fd363ba966a514895f9f5c89 . _:nodee1f0cd6fd363ba966a514895f9f5c89 "2010-02-05"^^ . _:nodee1f0cd6fd363ba966a514895f9f5c89 _:node9a7dccfc4b72747ae62e4cdf7869a92 . _:nodee1f0cd6fd363ba966a514895f9f5c89 "http://forum.spring.io/forum/spring-projects/springsource-tool-suite/76620-sts-says-synchronized-but-it-isn-t"@en-us . _:nodee1f0cd6fd363ba966a514895f9f5c89 "\n\n\n\n\n\nOriginally posted by Christian Dupuis\nView Post\n\n\nwhat is your deployment target? Are you deploying to tc Server?\n\n\nThanks very much Christian for your response. I don't know how to answer your first question. I copied over the petcare sample including the pom file and replaced anythings needed. For your second question, yes, I deploy with the Spring TC server which come with STS. \n\n\n\n\n\n\nOriginally posted by Christian Dupuis\nView Post\n\n\nPlease make sure that you have \"Build Automatically\" from Project menu enabled.\n\nChristian\n\n\nI try \"Build Automatically\" (that is to check \"Build Automatically\" under the Project menu). And \"Run As\" -> Run On Server. The file directories of the project are on the server, but all class files except one directory are absent.\n"@en-us . _:node5d9351d9845ec0826db5c8bfdbb3f35 . _:node7fa5163ac2c9decb223e9080b0bfaf8b . _:node7fa5163ac2c9decb223e9080b0bfaf8b "2006-08-25"^^ . _:node7fa5163ac2c9decb223e9080b0bfaf8b _:node27e84fb7568d9360f813c5e423b4bd . _:node7fa5163ac2c9decb223e9080b0bfaf8b "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:node7fa5163ac2c9decb223e9080b0bfaf8b "\nHello Friends,\n\nI have a basic question, just now I have started learning docking frame works\n\nI got a sample program, I have tried to compile it, bbut its not working.. I got am error, pl help me out\n\n\npackage net.eleritec.docking.demos;\n\nimport java.awt.BorderLayout;\nimport java.awt.Color;\nimport java.awt.Dimension;\n\nimport javax.swing.JFrame;\nimport javax.swing.JPanel;\nimport net.eleritec.docking.DockingManager;\nimport net.eleritec.docking.DockingPort;\nimport net.eleritec.docking.defaults.DefaultDockingPort;\n\nam getting error here, It says this package doesnt found\n\n\npublic class SimpleDemo extends JFrame {\npublic static void main(String[] args) {\nJFrame f = new SimpleDemo();\nf.setSize(600, 400);\nf.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\nf.setVisible(true);\n}\n\npublic SimpleDemo() {\nsuper(\"Simple Docking Demo\");\nsetContentPane(createContentPane());\n}\n\nprivate JPanel createContentPane() {\nJPanel p = new JPanel(new BorderLayout(5, 5));\np.add(buildDockingPort(Color.blue, \"Blue\"), BorderLayout.NORTH);\np.add(buildDockingPort(Color.red, \"Red\"), BorderLayout.SOUTH);\np.add(buildDockingPort(Color.green, \"Green\"), BorderLayout.EAST);\np.add(buildDockingPort(Color.yellow, \"Yellow\"), BorderLayout.WEST);\np.add(createDockingPort(), BorderLayout.CENTER);\nreturn p;\n}\n\nprivate DefaultDockingPort buildDockingPort(Color color, String desc) {\n// create the DockingPort\nDefaultDockingPort port = createDockingPort();\n\n// create and register the Dockable panel\nJPanel p = new JPanel();\np.setBackground(color);\nDockingManager.registerDockable(p, desc, true);\n\n// dock the panel and return the DockingPort\nport.dock(p, desc, DockingPort.CENTER_REGION, false);\nreturn port;\n}\n\nprivate DefaultDockingPort createDockingPort() {\nDefaultDockingPort port = new DefaultDockingPort();\nport.setBackground(Color.gray);\nport.setPreferredSize(new Dimension(100, 100));\nreturn port;\n}\n}\n\n\nPlease help me for my learning..\n"@en-us . _:node2fd6f392e21da141a49559ac15d2b7 . _:nodee0c76459186ba8df5ed6c981bd4b82e . _:nodec08b608b993d1d783853751b2c45e0 . _:nodecd19b255749750d33ed1d237c931121 . _:nodecd19b255749750d33ed1d237c931121 "2006-01-12"^^ . _:nodecd19b255749750d33ed1d237c931121 _:nodea7eb85e9037f3f7c8541f8f7bef7c7 . _:nodecd19b255749750d33ed1d237c931121 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:nodecd19b255749750d33ed1d237c931121 "\nSylvestre,\n\nyes, I'm one of the authors. Currently, there's two packages under the project and I'm responsible for the com.jidesoft.spring.richclient.jwray package. I can't comment on the state of the other package.\n\nThe integration is at the state of being able to use the package to provide a multiple page, and multiple view per page implementation using the JIDE docking as the underlying technology. In addition, there's integration of the jide status bar. I'm currently using it in a production application with great success (it's this app. that drives the development of this integration code really) and I know a few more people are also using it.\n\nAlso, I've recently been working on extending the integration. There's two main additions that I'll hopefully commit soon, once I'm happy with the code.\ni) Implementation of declarative editor support much like the current declarative view support.\nii) Some binding/binders for JIDE components.\n\nI'm also working on a better demo application. I'll post when I've commited the changes.\n\nJonny \n\n\n\n\n\n\nOriginally posted by sse\n\nHi Jonny,\n\nI see you are one of the author of the spring/jide project, that do interest us.\n\nCould you tell us what stage you have reached on this project (is it fully functionnal, what have you implemented, what are the plans if not completed).\n\nBest regards.\n\nSylvestre\n\n\n\n"@en-us . _:nodefa8e54cb9faf23048e381e23895a5d8 . _:nodefa8e54cb9faf23048e381e23895a5d8 "2006-08-25"^^ . _:nodefa8e54cb9faf23048e381e23895a5d8 _:nodead2c48fa24a8b36691b570fbd8525587 . _:nodefa8e54cb9faf23048e381e23895a5d8 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:nodefa8e54cb9faf23048e381e23895a5d8 "\nMultiplePages in 0.2.0 Release (Tabbed Panes...)\n\nHello Fanfy,\n\nyour code for the MuliplePages is very fine. I tried it with the 0.2.0 release of the rcp.\nBelow I want to give some hints to all who want do try fanfy's code with the 0.2.0 release:first have a look to this http://spring-rich-c.sourceforge.net...upgrading.html and do the changes as descripted there.\nChange: \"Object desc = getServices().getBean(pageDescriptorId);\" in MultiplePagesApplicationWindow to \"ApplicationContext ctx = Application.instance().getApplicationContext(); Object desc = ctx.getBean(pageDescriptorId);\"\nimplement the class MultiplePagesApplicationWindowFactory (see below)\nadd the MultiplePagesApplicationWindowFactory class to root-context.xml (see below)\nremove the bean with the id applicationWindowPrototype from root-context.xml (this magic names does not work anymore - see also http://www.nabble.com/ApplicationWin...-t1642168.html\n\n\nCode:\npublic class MultiplePagesApplicationWindowFactory implements ApplicationWindowFactory {\n private static final Log logger = LogFactory.getLog( MultiplePagesApplicationWindowFactory.class );\n\n public ApplicationWindow createApplicationWindow() {\n logger.info( \"Creating new MultiplePagesApplicationWindow\" );\n\n return new MultiplePagesApplicationWindow();\n }\n}\n\n\nCode:\n\n \n....\n\n \n....\n \n \nHope this helps.\n\nBest regards\n\nGerhard\n"@en-us . _:node7a35a46bda1c7ea5adfc455f18dd532 . _:nodefc45335b93e457f866518da17dc2a03a . _:node4df5845725208c2fc2cd96b8c4afc . _:node374fb5aadf30d468a1da5e87e68a41 . _:node374fb5aadf30d468a1da5e87e68a41 "2006-02-21"^^ . _:node374fb5aadf30d468a1da5e87e68a41 _:nodee0c76459186ba8df5ed6c981bd4b82e . _:node374fb5aadf30d468a1da5e87e68a41 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:node374fb5aadf30d468a1da5e87e68a41 "\nThanks, Fanfy!\n\nI wasn't interested in the Flexdock stuff, but I found the TabbedApplicationPage to be quite useful.\n\nI extended the idea a bit by adding support for a split pane.\nCode is below:\n\n\nCode:\npackage org.springframework.richclient.split;\n\nimport java.awt.BorderLayout;\n\nimport javax.swing.JComponent;\nimport javax.swing.JPanel;\nimport javax.swing.JSplitPane;\n\nimport org.springframework.richclient.application.ApplicationWindow;\nimport org.springframework.richclient.application.PageComponent;\nimport org.springframework.richclient.application.PageComponentDescriptor;\nimport org.springframework.richclient.application.PageComponentPane;\nimport org.springframework.richclient.application.PageDescriptor;\nimport org.springframework.richclient.application.PageLayoutBuilder;\nimport org.springframework.richclient.application.support.AbstractApplicationPage;\nimport org.springframework.richclient.application.support.DefaultViewContext;\n\npublic class SplitApplicationPage extends AbstractApplicationPage implements PageLayoutBuilder {\n\tJSplitPane splitPane;\n\tint orientation = JSplitPane.HORIZONTAL_SPLIT;\n\t\n\tpublic SplitApplicationPage(ApplicationWindow window, PageDescriptor pageDescriptor) {\n\t\tsuper(window, pageDescriptor); \n\t}\n\n\tprotected boolean giveFocusTo(PageComponent pageComponent) {\n\t\treturn true;\n\t}\n\n\tprotected PageComponent createPageComponent(PageComponentDescriptor descriptor) {\n\t\tfinal PageComponent pageComponent = descriptor.createPageComponent();\n\t\tPageComponentPane pageComponentPane = new PageComponentPane(pageComponent) {\t\t\n\t\t\tprotected JComponent createControl() {\n\t\t\t\tJPanel panel = new JPanel(true);\n\t\t\t\tpanel.setLayout(new BorderLayout());\n\t\t\t\tpanel.add(pageComponent.getControl(), BorderLayout.CENTER);\n\t\t\t\treturn panel;\n\t\t\t}\n\t\t};\n\t\tpageComponent.setContext(new DefaultViewContext(this, pageComponentPane));\n\t\tsplitPane.add(pageComponentPane.getControl());\n\t\t\n\t\treturn pageComponent;\n\t}\n\n\tpublic void addView(String viewDescriptorId) {\n\t\tshowView(viewDescriptorId);\n\t}\n\n\tpublic JComponent getControl() {\n\t\tif (splitPane == null) {\n\t\t\tsplitPane = new JSplitPane(orientation);\n\t\t\tgetPageDescriptor().buildInitialLayout(this);\n\t\t\tsetActiveComponent();\n\t\t}\n\t\treturn splitPane;\n\t}\n\n\tpublic int getOrientation() {\n\t\treturn orientation;\n\t}\n\n\tpublic void setOrientation(int orientation) {\n\t\tthis.orientation = orientation;\n\t}\n}\nI have two issues. \n\nthe first is a simple one. \n\nMultipleViewsPageDescriptor should include a viewProperties property. this will allow me to pass parameters to the application class such as the orientation of the split pane. DefaultViewDescriptora already does this.\n\nthe second one is more complicated.\n\nwhat I really want is to have a split pane inside one of my tabs. I tried adding a MultipleViewsPageDescriptor to the list of view descriptors in another MultipleViewsPageDescriptor, but that resulted in a ClassCastException because MultipleViewsPageDescriptor is not a view descriptor. any ideas?\n"@en-us . _:node522693939842e620a049fc104785e269 . _:node522693939842e620a049fc104785e269 "2006-01-22"^^ . _:node522693939842e620a049fc104785e269 _:nodef0ab040a2c735ab698a48e1716824 . _:node522693939842e620a049fc104785e269 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:node522693939842e620a049fc104785e269 "\nFirst of all I would like to thank you for the effort to integrate flexdock. I was also looking for a solution and I'm glad to have a starting point. I have a problem with your solution though and I would like to know, if you have this problem too. When I start my application using flexdock my application starts at the right size, but is immediately shrinked to a size where it is unusable. Afterwards I can resize the application and work with it.\nI also always get the following exception:\n\n\nCode:\n2006-01-22 22:41:51,179 ERROR org.springframework.richclient.application.config.ApplicationLifecycleAdvisor - 3\njava.lang.ArrayIndexOutOfBoundsException: 3\n\tat java.awt.Container.validateTree(Container.java:1476)\n\tat java.awt.Container.validateTree(Container.java:1480)\n\tat java.awt.Container.validate(Container.java:1448)\n\tat javax.swing.RepaintManager.validateInvalidComponents(RepaintManager.java:379)\n\tat javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:113)\n\tat java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:461)\n\tat java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)\n\tat java.awt.EventDispatchThread.run(EventDispatchThread.java:110)\nAny help would be appreciated.\n\nRegards\nJan\n"@en-us . _:node0b76332ac68642565f21efd6c01d5c . _:node0b76332ac68642565f21efd6c01d5c "2006-01-12"^^ . _:node0b76332ac68642565f21efd6c01d5c _:nodebc434f5b2be40d11b1694abde74b73f . _:node0b76332ac68642565f21efd6c01d5c "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:node0b76332ac68642565f21efd6c01d5c "\nHi,\n\nnot a direct response about flexdoc, I've not looked at it much, but there is integration code for the JIDE docking framework (I'm one of the authors) at the java.net project https://jide-springrcp.dev.java.net/\n\nPersonally, I have no association with JIDE, I just think they've got a great product that is well worth the small license fee.\n\nHowever, if you're really stuck with having to use flexdoc, I'm sure looking at my integration code with jide would give you a head start in writing similar integration code with flexdoc. They're a very similar product conceptually at least so the integration should be similar.\n\nJonny\n"@en-us . _:nodea1363dd809cb96a158cb3a55dfbe398 . _:node94749026548c4bf65ae962d2ff15756 . _:node94749026548c4bf65ae962d2ff15756 "2006-02-21"^^ . _:node94749026548c4bf65ae962d2ff15756 _:node4df5845725208c2fc2cd96b8c4afc . _:node94749026548c4bf65ae962d2ff15756 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:node94749026548c4bf65ae962d2ff15756 "\nokay, fixing the first problem was easy enough.\n\nHere is the new version of AbstractPageDescriptor :\n\n\nCode:\npackage org.springframework.richclient;\n\nimport java.lang.reflect.Constructor;\nimport java.util.Map;\n\nimport org.springframework.beans.BeanUtils;\nimport org.springframework.beans.BeanWrapper;\nimport org.springframework.beans.BeanWrapperImpl;\nimport org.springframework.beans.factory.BeanNameAware;\nimport org.springframework.richclient.application.ApplicationPage;\nimport org.springframework.richclient.application.ApplicationWindow;\nimport org.springframework.richclient.application.PageDescriptor;\nimport org.springframework.richclient.core.LabeledObjectSupport;\n\n/**\n * Page descriptor that extends LabeledObjectSupport (for easy presentation in the menu and page selector)\n * and includes a list of command ids that will be the commands to be shown when the page will be activated.\n * Also it acts as a application page factory (something like ViewDescriptor). The MultipleApplicationPage\n * uses the page descriptor to create the application page instance. That way we can have multiple application\n * page implementations in the same rcp application.\n * @author elvis.ciocoiu Oct 31, 2005, 12:54:57 PM\n */\npublic abstract class AbstractPageDescriptor extends LabeledObjectSupport implements PageDescriptor, ApplicationPageFactory, BeanNameAware {\t\n private String id;\n private String[] commandIds;\n private Class applicationPageClass;\n private Map viewProperties;\n \n public Map getViewProperties() {\n\t\treturn viewProperties;\n\t}\n\n\tpublic void setViewProperties(Map viewProperties) {\n\t\tthis.viewProperties = viewProperties;\n\t}\n\n\tpublic void setCommandIds(String[] commandIds) {\n \tthis.commandIds = commandIds;\n }\n \n public void setApplicationPageClass(Class applicationPageClass) {\n \tthis.applicationPageClass = applicationPageClass;\n }\n \n public String[] getCommandIds() {\n \tif (commandIds == null)\n \t\tcommandIds = new String[] {};\n \treturn commandIds;\n }\n \n /*\n * (non-Javadoc)\n * @see org.springframework.richclient.application.PageDescriptor#getId()\n */\n public String getId() {\n return id;\n }\n \n public void setId(String id) {\n this.id = id;\n }\n \n\tpublic ApplicationPage createApplicationPage(ApplicationWindow window, PageDescriptor descriptor) {\n\t\ttry {\n\t\t\tConstructor ctor = applicationPageClass.getDeclaredConstructor(new Class[]{ApplicationWindow.class, PageDescriptor.class});\n\t\t\tApplicationPage page = (ApplicationPage) BeanUtils.instantiateClass(ctor, new Object[] {window, descriptor});\n\t\t\n\t\t\tif (viewProperties != null) {\n\t BeanWrapper wrapper = new BeanWrapperImpl(page);\n\t wrapper.setPropertyValues(viewProperties);\n\t }\n\t\t\t\n\t\t\treturn page;\n\t\t} catch (Exception e) {\n\t\t\tlogger.debug(\"Cannot create the application page for the descriptor with id\" + descriptor.getId(), e);\n\t\t\treturn null;\n\t\t}\n\t}\n\n\tpublic void setBeanName(String name) {\n\t\tsetId(name);\n\t}\n}\nsecond problem I'm going to need some help with.\n"@en-us . _:node39139df99c33bf0201d1b6267283d . _:node39139df99c33bf0201d1b6267283d "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:node39139df99c33bf0201d1b6267283d "\nHello,\n\nIs anybody working on FlexDock version 0.4.0 integration for Spring RCP? I have seen the code in http://opensource2.atlassian.com/pro.../browse/RCP-98, but it seems this depends on several classes that are removed from current FlexDock version. Is there an updated integration code available somewhere, or any work in progress? I would be willing to contribute.\n\nwith best regards,\n\nAndrius \u00EF\u00BF\u00BDabanas\n"@en-us . _:node39139df99c33bf0201d1b6267283d _:nodec08b608b993d1d783853751b2c45e0 . _:node39139df99c33bf0201d1b6267283d "2006-01-11"^^ . _:node27dc7842e459ea28030edb15d48e9ce . _:node27dc7842e459ea28030edb15d48e9ce "2006-01-13"^^ . _:node27dc7842e459ea28030edb15d48e9ce _:node7a35a46bda1c7ea5adfc455f18dd532 . _:node27dc7842e459ea28030edb15d48e9ce "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:node27dc7842e459ea28030edb15d48e9ce "\nHi fanfy,\n\nI would be interested to see the code, as I am thinking of using FlexDock and Spring RCP in my company's project. It would probably be a good idea to do some integration code and get it added to CVS sandbox.\n\nOne issue though - if I got it correctly, youAdmin code is licenced under GPL, and that's a stopper for commercially developed code.\n\nAndrius\n\n\n\n\n\n\nOriginally posted by fanfy\n\nI don't know about the official flexdock 0.4.0 integration stage but I did something based on the \"youAdmin\" code. There is no suport for multiple application windows for the moment. If it helps you I can send you the code.\n\n\n\n"@en-us . _:node33689f631bcb14ed978bc52711a8c68 . _:node33689f631bcb14ed978bc52711a8c68 "2006-01-18"^^ . _:node33689f631bcb14ed978bc52711a8c68 _:nodefc45335b93e457f866518da17dc2a03a . _:node33689f631bcb14ed978bc52711a8c68 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:node33689f631bcb14ed978bc52711a8c68 "\nThanks Fanfy,\n\nI have also an experience with flexdock-0.4.0, multi-page and multi-view in Spring-RCP, but I am not satisfied from my success.\nI appreciate your code and would be glad to see it in CVS sandbox.\n\nThanks to Andrius \u0160abanas, to renew this hot topic.\n\nBest regards,\nMiro\n"@en-us . _:nodef5d6d8b7d3f282e7af561d6cb1cde74 . _:nodef5d6d8b7d3f282e7af561d6cb1cde74 "2006-03-24"^^ . _:nodef5d6d8b7d3f282e7af561d6cb1cde74 _:node46e867d4bace5637d6d770b6858a7d81 . _:nodef5d6d8b7d3f282e7af561d6cb1cde74 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:nodef5d6d8b7d3f282e7af561d6cb1cde74 "\nIs anyone merging all these changing as attaching them\nhttp://opensource2.atlassian.com/pro.../browse/RCP-98\nas described in \nhttp://spring-rich-c.sourceforge.net...t/helpOut.html\n?\n\nIf so and no other developer is taking upon this issue, I will take it upon me after the build process is crystalized (in 4-5 weeks)\n"@en-us . _:node5dfaaa137d9dbdad53ea6f1992fb23d0 . _:node5dfaaa137d9dbdad53ea6f1992fb23d0 "2006-01-17"^^ . _:node5dfaaa137d9dbdad53ea6f1992fb23d0 _:node5d9351d9845ec0826db5c8bfdbb3f35 . _:node5dfaaa137d9dbdad53ea6f1992fb23d0 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:node5dfaaa137d9dbdad53ea6f1992fb23d0 "\nI attached an archive with an some aditions to the spring rcp.\n- custom command manager that expose all the registered commands\n- custom application window that know how to deal with multiple application pages\n- custom page descriptor that knows how to create application pages\n- tabbed application page that presents views in tabs\n- flex application page that presents views in dockables managed by flexdock\n- some aditional classes\n\nThis is just a begining. There are some bugs and more work to be done.\nI removed the libraries from the package but there is a .txt in docs folder with an enumeration.\n\nRegards\nFanfy\n"@en-us . _:node27e84fb7568d9360f813c5e423b4bd . _:nodeffde44e3ca96c7682689a7d8abe45b5 . _:nodeffde44e3ca96c7682689a7d8abe45b5 "2006-01-12"^^ . _:nodeffde44e3ca96c7682689a7d8abe45b5 _:nodeacad8180afbaed74da868e525d71c6d . _:nodeffde44e3ca96c7682689a7d8abe45b5 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:nodeffde44e3ca96c7682689a7d8abe45b5 "\nHi Jonny,\n\nI see you are one of the author of the spring/jide project, that do interest us.\n\nCould you tell us what stage you have reached on this project (is it fully functionnal, what have you implemented, what are the plans if not completed).\n\nBest regards.\n\nSylvestre\n"@en-us . _:nodef0ab040a2c735ab698a48e1716824 . _:nodeacad8180afbaed74da868e525d71c6d . _:nodebc434f5b2be40d11b1694abde74b73f . _:nodea7eb85e9037f3f7c8541f8f7bef7c7 . _:nodead2c48fa24a8b36691b570fbd8525587 . _:nodec450ba8c5b3aa0ce3f308635766be7 . _:nodec450ba8c5b3aa0ce3f308635766be7 "2006-03-23"^^ . _:nodec450ba8c5b3aa0ce3f308635766be7 _:nodea1363dd809cb96a158cb3a55dfbe398 . _:nodec450ba8c5b3aa0ce3f308635766be7 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:nodec450ba8c5b3aa0ce3f308635766be7 "\nAnybody using the flexdock integration successfully?\n\nHi.\n\nI was wondering if anybody was able to use the integration of flexdock successfully. \nI'm still having a lot of problems and there are quite some exceptions. \nMost of the time it is the following exception:\n\n\nCode:\njava.lang.ArrayIndexOutOfBoundsException: 3\n\tat java.awt.Container.validateTree(Container.java:1476)\n\tat java.awt.Container.validateTree(Container.java:1480)\n\tat java.awt.Container.validate(Container.java:1448)\n\tat javax.swing.RepaintManager.validateInvalidComponents(RepaintManager.java:379)\n\tat javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:113)\n\tat java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:461)\n\tat java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)\n\tat java.awt.EventDispatchThread.run(EventDispatchThread.java:110)\nAny help would be appreciated.\n\nThanks\nJan\n"@en-us . _:noded6b4dffc38ff3748ecbdd9cbd0e48a69 . _:noded6b4dffc38ff3748ecbdd9cbd0e48a69 "2006-01-11"^^ . _:noded6b4dffc38ff3748ecbdd9cbd0e48a69 _:node2fd6f392e21da141a49559ac15d2b7 . _:noded6b4dffc38ff3748ecbdd9cbd0e48a69 "http://forum.spring.io/forum/other-spring-related/swing/12180-flexdock-0-4-0-integration"@en-us . _:noded6b4dffc38ff3748ecbdd9cbd0e48a69 "\nHello\nI don't know about the official flexdock 0.4.0 integration stage but I did something based on the \"youAdmin\" code. There is no suport for multiple application windows for the moment. If it helps you I can send you the code.\n"@en-us . _:node46e867d4bace5637d6d770b6858a7d81 . _:node6e6868bef04655790349187d0db7668 . _:nodec241f3548db856017c6b9a3916ba998 . _:nodec241f3548db856017c6b9a3916ba998 "http://forum.spring.io/forum/spring-projects/integration/58246-incompatibleclasschangeerror-thrown-when-using-methodinvokingjobdetailfactorybean"@en-us . _:nodec241f3548db856017c6b9a3916ba998 "\nI am using the MethodInvokingJobDetailFactoryBean as explained in the Reference Documentation 23.2.2. and getting the following exception:\n\n \n\n\n\n2009-01-22 05:00:01,385 ERROR [org.quartz.core.JobRunShell] - Job DEFAULT.updateIssueStatusesJobDetail threw an unhandled Exception: \njava.lang.IncompatibleClassChangeError: class java.util.Collections$SynchronizedMap does not implement interface java.util.Map\nat org.springframework.beans.CachedIntrospectionResul ts.forClass(CachedIntrospectionResults.java(Compil ed Code))\nat org.springframework.beans.BeanWrapperImpl.getCache dIntrospectionResults(BeanWrapperImpl.java(Compile d Code))\nat org.springframework.beans.BeanWrapperImpl.setPrope rtyValue(BeanWrapperImpl.java:798)\nat org.springframework.beans.BeanWrapperImpl.setPrope rtyValue(BeanWrapperImpl.java:651)\nat org.springframework.beans.AbstractPropertyAccessor .setPropertyValues(AbstractPropertyAccessor.java:7 8)\nat org.springframework.beans.AbstractPropertyAccessor .setPropertyValues(AbstractPropertyAccessor.java:6 3)\nat org.springframework.scheduling.quartz.QuartzJobBea n.execute(QuartzJobBean.java:81)\nat org.quartz.core.JobRunShell.run(JobRunShell.java:2 02)\nat org.quartz.simpl.SimpleThreadPool$WorkerThread.run (SimpleThreadPool.java(Compiled Code))\n\n\nAs you can see, it has nothing to do with my own code but only with Spring Framework and Quartz and related to caching. However, this only happened once so far, the other times my scheduled job have worked fine (running once a day). Even when the exception was thrown the job executed fine.\n\nJust wanted to record the issue so that developers can check to see if anything needs to be fixed. I haven't found explanation how to configure caching when running this type of scheduled job. Thanks,\n"@en-us . _:nodec241f3548db856017c6b9a3916ba998 _:node6e6868bef04655790349187d0db7668 . _:nodec241f3548db856017c6b9a3916ba998 "2009-01-22"^^ . _:node3666151fab9dd0ac4646c4acdd2bf85 . _:node3666151fab9dd0ac4646c4acdd2bf85 "2009-01-22"^^ . _:node3666151fab9dd0ac4646c4acdd2bf85 _:node425eae5d901f49acbc8345f4b013837c . _:node3666151fab9dd0ac4646c4acdd2bf85 "http://forum.spring.io/forum/spring-projects/integration/58246-incompatibleclasschangeerror-thrown-when-using-methodinvokingjobdetailfactorybean"@en-us . _:node3666151fab9dd0ac4646c4acdd2bf85 "\nHi John\nMy reading of this is that it does not relate to Spring Integration but rather to Springs integration with Quartz. If that is right then it is more likely to get picked up by the right people if you post to the Core Container forum. Alternatively you could raise a JIRA issue if you are sure there is a bug.\n\nRegards\n\nJonas\n"@en-us . _:node425eae5d901f49acbc8345f4b013837c . _:node9e33796f6f836b39397575967fadf2f1 . _:node9e33796f6f836b39397575967fadf2f1 "2005-10-28"^^ . _:node9e33796f6f836b39397575967fadf2f1 _:node61271b65e5c7b883e9158cd13a8afc . _:node9e33796f6f836b39397575967fadf2f1 "http://forum.spring.io/forum/spring-projects/web/10085-problems-when-follows-the-online-step-by-step-tutorial"@en-us . _:node9e33796f6f836b39397575967fadf2f1 "\nhai undead\n\nIt should be like this \"\"\n\nTry this\n\nHave a nice day\nAniesh U.K\n"@en-us . _:node59ef32807020da183b395c1af5c683e . _:nodefa10414220198679a71ae5eb7a849 . _:nodefa10414220198679a71ae5eb7a849 "http://forum.spring.io/forum/spring-projects/web/10085-problems-when-follows-the-online-step-by-step-tutorial"@en-us . _:nodefa10414220198679a71ae5eb7a849 "\nHi, I am new to Spring, just tried to follow the step-by-step tutorial from Spring site to build a MVC application (http://www.springframework.org/docs/...-by-step.html).\n\nIn \"Part 2 \u00EF\u00BF\u00BD Developing and Configuring the Application\", I get some problems with \"Step 14 \u00EF\u00BF\u00BD Improve the view and the controller\", instead of showing the current time, I get \"Greetings, it is now ${now}\" on the webpage. Does anyone also have tried this tutorial out and have clue for this?\n\nThanks in advance!\n"@en-us . _:nodefa10414220198679a71ae5eb7a849 _:node59ef32807020da183b395c1af5c683e . _:nodefa10414220198679a71ae5eb7a849 "2005-10-27"^^ . _:node61271b65e5c7b883e9158cd13a8afc . _:node67f38631ed10c31ea7d5e606fb97b . _:nodea95f7098ea979214e9b84a2b9e2ed7 . _:nodea95f7098ea979214e9b84a2b9e2ed7 "2005-12-08"^^ . _:nodea95f7098ea979214e9b84a2b9e2ed7 _:node67f38631ed10c31ea7d5e606fb97b . _:nodea95f7098ea979214e9b84a2b9e2ed7 "http://forum.spring.io/forum/spring-projects/web/11336-multiple-views-single-command-object"@en-us . _:nodea95f7098ea979214e9b84a2b9e2ed7 "\nHave you taken a look at the AbstractWizardFormController?\n\nYou need to save state which spans multiple requests. This is exactly what the Session is for. Is there any reason why you are against using the session?\n"@en-us . _:node886eaeaf26d06778202c16f1971aa5bb . _:node156b911e8a1e953849a98f7de3cb21e2 . _:node156b911e8a1e953849a98f7de3cb21e2 "http://forum.spring.io/forum/spring-projects/web/11336-multiple-views-single-command-object"@en-us . _:node156b911e8a1e953849a98f7de3cb21e2 "\nHello,\n\nI'm pretty sure someone has figured this out before so Im hoping you can help.\n\nBascially, I have several pages and each page will take some user input. As each page retrieves user input it will update my DepartureCommand object with the relevant data from the request. I will have several controllers that will basically map to its respective JSP.\n\nJSPs in order:\n\ndepartures.jsp\ndestinations.jsp\nresults.jsp\n\nSo user enters some departure information, submits, DeparturesController updates my DepartureCommand with some data. Then I want go to destinations.jsp, take some user data, want to update the same DepartureCommand from the DestinationsController.\n\nHow can I do this ?\n\nCan I do it without depending on the session?\n\nThanks\n"@en-us . _:node156b911e8a1e953849a98f7de3cb21e2 _:node886eaeaf26d06778202c16f1971aa5bb . _:node156b911e8a1e953849a98f7de3cb21e2 "2005-12-08"^^ . _:node3aadaed07b5a709971d76594ae9836d3 . _:node3aadaed07b5a709971d76594ae9836d3 "http://forum.spring.io/forum/spring-projects/web/social/129182-creating-events-in-facebook-using-spring-social"@en-us . _:node3aadaed07b5a709971d76594ae9836d3 "\nHello,\n\nI am developing an application using Spring Social that will be integrated in Facebook. For this app I want to use the Facebook Event model to create an event and I want to define different privacy levels (like it will be visible to a group that the user is part of, private or to specific friends defined by the app user). I have consulted the Spring Social and I have noticed that it allows me to create an event by defining only the title, start date and end date while an event in Facebook consists also on start and end time, location, description and the most important defining the privacy. \nIs there another way of defining these other properties for an event using Facebook Spring Social?\nThank you in advance, and I am looking forward for your response!\n"@en-us . _:node3aadaed07b5a709971d76594ae9836d3 _:node8923f9e437ae36bfb116c54d4c68d8b . _:node3aadaed07b5a709971d76594ae9836d3 "2013-07-04"^^ . _:node84a92d4c5ed43924c9b9348876ef6373 . _:node84a92d4c5ed43924c9b9348876ef6373 "2013-07-05"^^ . _:node84a92d4c5ed43924c9b9348876ef6373 _:node1e5bc1361b37fe7c17f7513c069f29d . _:node84a92d4c5ed43924c9b9348876ef6373 "http://forum.spring.io/forum/spring-projects/web/social/129182-creating-events-in-facebook-using-spring-social"@en-us . _:node84a92d4c5ed43924c9b9348876ef6373 "\nIs that possible at all?\n\n\n\n\n\n\nOriginally posted by Ledia\nView Post\n\nHello,\n\nI am developing an application using Spring Social that will be integrated in Facebook. For this app I want to use the Facebook Event model to create an event and I want to define different privacy levels (like it will be visible to a group that the user is part of, private or to specific friends defined by the app user). insanity fit test I have consulted the Spring Social and I have noticed that it allows me to create an event by defining only the title, start date and end date while an event in Facebook consists also on start and end time, location, description and the most important defining the privacy. \nIs there another way of defining these other properties for an event using Facebook Spring Social?\nThank you in advance, and I am looking forward for your response!\n\n\n\n"@en-us . _:node1e5bc1361b37fe7c17f7513c069f29d . _:nodef1c46ab2f89ef4796574c53fe2c4a6dd . _:nodeaa4f3cd83f2a3f4ea338cdd8d66110 . _:nodeaa4f3cd83f2a3f4ea338cdd8d66110 "2013-07-05"^^ . _:nodeaa4f3cd83f2a3f4ea338cdd8d66110 _:nodef1c46ab2f89ef4796574c53fe2c4a6dd . _:nodeaa4f3cd83f2a3f4ea338cdd8d66110 "http://forum.spring.io/forum/spring-projects/web/social/129182-creating-events-in-facebook-using-spring-social"@en-us . _:nodeaa4f3cd83f2a3f4ea338cdd8d66110 "\nActually, the createEvent() method accepts the event's name, and start and end times (not just dates). But you're correct that it would be handy for it to support those other properties such as location and privacy settings as well.\n\nI've created https://jira.springsource.org/browse/SOCIALFB-127 to track this. No promises, but I *might* get it into the 1.1.0.M3 build (which I'm shooting for in the next week)...otherwise, I'll make sure it happens for 1.1.0.M4 (next month).\n"@en-us . _:node8923f9e437ae36bfb116c54d4c68d8b . _:node6fad51985059bf765a4b553bb737c0 . _:nodeb186a95e40f99da22aed92ec37c749ca . _:nodeb186a95e40f99da22aed92ec37c749ca "2008-11-12"^^ . _:nodeb186a95e40f99da22aed92ec37c749ca _:node775ce455cf73e7dafe1fde4a6b32247d . _:nodeb186a95e40f99da22aed92ec37c749ca "http://forum.spring.io/forum/attic/spring-dynamic-modules/55195-unable-to-use-jetty-with-spring-dm-1-1-1"@en-us . _:nodeb186a95e40f99da22aed92ec37c749ca "\nYou can take a look at the integration tests inside Spring DM but as long as the fragment is present and resolved, things should work out just fine. In general, as a precaution, you can deploy the fragment before the host.\nWhat version of Equinox are you using?\n"@en-us . _:node782fe16470e8ea681296c947c2e71ea . _:node782fe16470e8ea681296c947c2e71ea "2008-11-26"^^ . _:node782fe16470e8ea681296c947c2e71ea _:node46e523225f63a9b491ba66f04c4e75ec . _:node782fe16470e8ea681296c947c2e71ea "http://forum.spring.io/forum/attic/spring-dynamic-modules/55195-unable-to-use-jetty-with-spring-dm-1-1-1"@en-us . _:node782fe16470e8ea681296c947c2e71ea "\nmaven central repo spring bundles\n\n\n\n\n\n\nOriginally posted by Costin Leau\nView Post\n\nSorry for the inconvenience - I had no idea about this problem. The artifacts in BRITS are slightly different in terms of manifest information since they are used by the dm Server which uses a slightly different process of producing the manifests and since we discovered some subtle problems between the two, the artifacts in BRITS were created.\nOn the good side, for 1.2.x we're working on integrating the process so there will be only one artifact per release.\n\n\nThe bundle from maven central repo also says \"org.springframework.bundle.osgi.web.extender\" instead of \"org.springframework.osgi.web.extender\" as looked up by the jetty fragment.\n\n\nCode:\nosgi> ss\n\nFramework is launched.\n\nid State Bundle\n0 ACTIVE org.eclipse.osgi_3.4.2.R34x_v20080826-1230\n1 ACTIVE org.eclipse.osgi.util_3.1.300.v20080303\n2 ACTIVE org.eclipse.osgi.services_3.1.200.v20070605\n3 ACTIVE com.soluvas.example.cxf-osgi-sample_1.0.0.SNAPSHOT\n4 ACTIVE org.ops4j.pax.logging.pax-logging-api_1.1.1\n5 ACTIVE com.springsource.org.aopalliance_1.0.0\n6 ACTIVE org.springframework.bundle.spring.core_2.5.5\n7 ACTIVE org.springframework.bundle.spring.beans_2.5.5\n8 ACTIVE org.springframework.bundle.spring.context_2.5.5\n9 ACTIVE org.springframework.bundle.spring.aop_2.5.5\n10 ACTIVE org.springframework.bundle.spring.web_2.5.5\n11 ACTIVE org.springframework.bundle.osgi.core_1.1.2\n12 ACTIVE org.springframework.bundle.osgi.io_1.1.2\n13 ACTIVE org.springframework.bundle.osgi.extender_1.1.2\n14 ACTIVE org.springframework.bundle.osgi.extensions.annotations_1.1.2\n15 ACTIVE org.springframework.bundle.osgi.web_1.1.2\n16 ACTIVE org.springframework.bundle.osgi.web.extender_1.1.2\n17 ACTIVE org.mortbay.jetty.util_6.1.14\n18 ACTIVE org.mortbay.jetty.server_6.1.14\n19 ACTIVE org.springframework.osgi.servlet-api.osgi_2.5.0.SNAPSHOT\n20 ACTIVE org.springframework.osgi.jetty.start.osgi_1.0.0\n21 INSTALLED org.springframework.osgi.jetty.web.extender.fragment.osgi_1.0.1\nAbove test case available from:\n\nhttps://scm.ops4j.org/repos/ops4j/la...le/spring-osgi\n"@en-us . _:node328b1fcb2d9e9176f5e3151c9f1a9e . _:node328b1fcb2d9e9176f5e3151c9f1a9e "2008-11-12"^^ . _:node328b1fcb2d9e9176f5e3151c9f1a9e _:node6fad51985059bf765a4b553bb737c0 . _:node328b1fcb2d9e9176f5e3151c9f1a9e "http://forum.spring.io/forum/attic/spring-dynamic-modules/55195-unable-to-use-jetty-with-spring-dm-1-1-1"@en-us . _:node328b1fcb2d9e9176f5e3151c9f1a9e "\nOK I found my error...\n\nI took my spring and spring-dm bundles from the SpringSource Enterprise Bundle Repository. I just realized that the symbolic names of those bundles are different from those included in the official distributions of spring and spring-dm. That's why the jetty.web.extender.fragment.osgi was unable to attach to the web-extender bundle... My apologies for the stupid question... \n\nBut does anyone know why the bundles coming from the SpringSource Enterprise Bundle Repository are different from those coming from the official distribution? If the jars are already OSGI compatible bundles, why they are modified when distributed in the enterprise bundle repository?\n"@en-us . _:nodea588dbf8d8970d282a0da896ccb73f . _:node13148b914fa520d1487ab93e76ef198 . _:node13148b914fa520d1487ab93e76ef198 "2008-11-12"^^ . _:node13148b914fa520d1487ab93e76ef198 _:nodea588dbf8d8970d282a0da896ccb73f . _:node13148b914fa520d1487ab93e76ef198 "http://forum.spring.io/forum/attic/spring-dynamic-modules/55195-unable-to-use-jetty-with-spring-dm-1-1-1"@en-us . _:node13148b914fa520d1487ab93e76ef198 "\nSorry for the inconvenience - I had no idea about this problem. The artifacts in BRITS are slightly different in terms of manifest information since they are used by the dm Server which uses a slightly different process of producing the manifests and since we discovered some subtle problems between the two, the artifacts in BRITS were created.\nOn the good side, for 1.2.x we're working on integrating the process so there will be only one artifact per release.\n"@en-us . _:nodeb1e9b3b49ba18b773657495782fdc . _:nodeb1e9b3b49ba18b773657495782fdc "2008-11-27"^^ . _:nodeb1e9b3b49ba18b773657495782fdc _:node15337ac42b261b2feb444a37b60693 . _:nodeb1e9b3b49ba18b773657495782fdc "http://forum.spring.io/forum/attic/spring-dynamic-modules/55195-unable-to-use-jetty-with-spring-dm-1-1-1"@en-us . _:nodeb1e9b3b49ba18b773657495782fdc "\nYou are using the wrong web extender/Spring DM versions. As of Spring DM 1.2.0 M2, the bundle symbolic names have been changed and thus the jetty web fragment had to be updated (version 1.0.1).\nIf you are using Spring DM 1.1.2, you'll have to use jetty web fragment version 1.0.0.\n"@en-us . _:node4b828a977771c71e5e452b58d938a59 . _:node15337ac42b261b2feb444a37b60693 . _:node46e523225f63a9b491ba66f04c4e75ec . _:node775ce455cf73e7dafe1fde4a6b32247d . _:nodec440842a2d8f7572be2a3c6682422b . _:nodec440842a2d8f7572be2a3c6682422b "http://forum.spring.io/forum/attic/spring-dynamic-modules/55195-unable-to-use-jetty-with-spring-dm-1-1-1"@en-us . _:nodec440842a2d8f7572be2a3c6682422b "\nHi,\n\nI'm trying run an osgi integration (extending AbstractConfigurableBundleCreatorTests) that use a Jetty web server.\n\nThe following bundles are supposed to be started by my test:com.springsource.org.mortbay.jetty.server;6.1.9com.springsource.org.mortbay.util;6.1.9org.springframework.osgi.jetty.web.extender.fragme nt.osgi;1.0.0org.springframework.bundle.osgi.web.extender;1.1.1org.springframework.bundle.osgi.web;1.1.1...But when my test runs, I get the following exception:\n\nCode:\n16:49:32,361 INFO WarLoaderListener - Starting [org.springframework.osgi.web.extender] bundle v.[1.1.1.A]\n16:49:32,361 INFO WarListenerConfiguration - No custom extender configuration detected; using defaults...\n16:49:32,361 ERROR NodesManagerServiceIntegrationTest - cannot start bundle [Spring DM Web Extender (org.springframework.osgi.web.extender)|file:/C:/svn/griffin/core-platform/logical-master/integration-tests/./target/it-dependencies/org.springframework.osgi.web.extender-1.1.1.A.jar]\norg.osgi.framework.BundleException: Exception in org.springframework.osgi.web.extender.internal.activator.WarLoaderListener.start() of bundle org.springframework.osgi.web.extender.\n at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018)\n at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)\n at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)\n at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)\n at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:252)\n at org.springframework.osgi.test.AbstractOsgiTests.startBundle(AbstractOsgiTests.java:341)\n at org.springframework.osgi.test.AbstractOsgiTests.startup(AbstractOsgiTests.java:258)\n at org.springframework.osgi.test.AbstractOsgiTests.prepareTestExecution(AbstractOsgiTests.java:374)\n at org.springframework.osgi.test.AbstractOsgiTests.runBare(AbstractOsgiTests.java:203)\n at org.springframework.osgi.test.AbstractOsgiTests$1.protect(AbstractOsgiTests.java:184)\n at junit.framework.TestResult.runProtected(TestResult.java:124)\n at org.springframework.osgi.test.AbstractOsgiTests.run(AbstractOsgiTests.java:181)\n at junit.framework.TestSuite.runTest(TestSuite.java:230)\n at junit.framework.TestSuite.run(TestSuite.java:225)\n at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)\n at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)\n at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)\n at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:165)\n at org.apache.maven.surefire.Surefire.run(Surefire.java:107)\n at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\n at java.lang.reflect.Method.invoke(Method.java:597)\n at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:289)\n at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:993)\nCaused by: java.lang.NoClassDefFoundError: org/apache/catalina/Loader\n at org.springframework.osgi.web.extender.internal.activator.WarListenerConfiguration.createDefaultWarDeployer(WarListenerConfiguration.java:188)\n at org.springframework.osgi.web.extender.internal.activator.WarListenerConfiguration.(WarListenerConfiguration.java:102)\n at org.springframework.osgi.web.extender.internal.activator.WarLoaderListener.start(WarLoaderListener.java:339)\n at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)\n at java.security.AccessController.doPrivileged(Native Method)\n at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)\n ... 24 more\nCaused by: java.lang.ClassNotFoundException: org.apache.catalina.Loader\n at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:434)\n at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)\n at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)\n at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)\n at java.lang.ClassLoader.loadClass(ClassLoader.java:251)\n at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)\n ... 30 more\nIt looks like the fragment bundle that configure the web extender (to use the JettyWarDeployer) is not attached to the web-extender when the activator of the web-extender is called...\n\nI take a look to find how bundles are started by the org.springframework.osgi.test.AbstractOsgiTests and I find that the bundles are started by calling bundle.start()... This means that the bundles are started with the activation policy equal to eager activation. I am not familiar with the activation policies but from what I understand the bundle activator of the fragment-host will always be called before the fragment bundle could be attached to the host. Is it correct?\n\nDo you know how I can avoid this error?\n"@en-us . _:nodec440842a2d8f7572be2a3c6682422b _:node4b828a977771c71e5e452b58d938a59 . _:nodec440842a2d8f7572be2a3c6682422b "2008-11-11"^^ . _:node1e79eebfc88b271481afcd2f2da797 . _:nodecdca4297e8974289feb11729b74bc1 . _:nodecdca4297e8974289feb11729b74bc1 "2006-03-23"^^ . _:nodecdca4297e8974289feb11729b74bc1 _:node326c5346945e5995aeed418ba0306c47 . _:nodecdca4297e8974289feb11729b74bc1 "http://forum.spring.io/forum/spring-projects/web/9701-hmvc-chaining-controllers-models-made-simple"@en-us . _:nodecdca4297e8974289feb11729b74bc1 "\nChaining controllers - yet another implementation\n\nHi,\n\nI have done something along the lines of Cowboy Bob's approach if anyone is interested. Code and configuration description are here in this blog:\nhttp://sujitpal.blogspot.com/2006/02...in-chains.html\nand some bug fixes to the original code:\nhttp://sujitpal.blogspot.com/2006/02...in-chains.html\n\nThe code I have up here also allows you to chain controllers serially or parallelly, or in a hybrid chain.\n\nThis appears to be a fairly common requirement for apps which deliver portal-style pages, such as a Yahoo! finance page with company reports, stock charts, user's portfolio, etc, where the information is related for the user, but probably uses very different controllers for each component. Chaining independent controllers (which are easy to develop in parallel and unit test in isolation) to populate the ModelAndView appears to be better than writing a monolithic controller that calls on various services. Adding or removing a component in the former case is a matter of configuration change, while the monolithic approach means that there must be some code change. \n\nSo I am wondering why the Spring team does not include this sort of functionality in the distribution. I ask because I am concerned if there is some problems with this approach that I am overlooking, or if there is another better, recommended way to achieve this functionality.\n\nThanks\nSujit\n"@en-us . _:node1f5a97d64bb8c6a278db1b9a7822 . _:node1f5a97d64bb8c6a278db1b9a7822 "2008-12-17"^^ . _:node1f5a97d64bb8c6a278db1b9a7822 _:node93787a3b9776e9772b57a63fceb332 . _:node1f5a97d64bb8c6a278db1b9a7822 "http://forum.spring.io/forum/spring-projects/web/9701-hmvc-chaining-controllers-models-made-simple"@en-us . _:node1f5a97d64bb8c6a278db1b9a7822 "\nThanks joe!\n\nhi joe!\n\nThank you for your exciting post!\n\nI really admire your assiduity !\n\nI didn't know the things you said!:o\n\nas it shows, you should help me to know it!\n\nI'm waiting for your other posts & if I find any other thing let you know, too!\n"@en-us . _:node431c30b563c82b2518152671e6b37b7e . _:node431c30b563c82b2518152671e6b37b7e "http://forum.spring.io/forum/spring-projects/web/9701-hmvc-chaining-controllers-models-made-simple"@en-us . _:node431c30b563c82b2518152671e6b37b7e "\nHallo everybody,\n\nI registered that many people are looking for controller chaining or some kind of hmvc (hierarchical model view controllers) following this simple diagram:\n\n\nCode:\nView(Model1,2,3) <-> Controller 1(Model1) <-> Controller 2(Model 2) <-> Controller 3 (Model 3)\nhttp://www.javaworld.com/javaworld/j...0721-hmvc1.gif\nAs seen at java.com\n\nIn this case you do not need to implement someting special in spring, you can just chain controllers and their execution if you define a following kind of controller within the parent and merge resulting model data:\n\n\nCode:\npublic class Page {\n\n /** Build hierarchical page flow by refererencing to other pages */\n private HashMap subPages = new HashMap();\n\n /**\n * This is our page specific controller\n */\n private Controller controller;\n\n public Controller getController() {\n return controller;\n }\n\n public void setController(Controller controller) {\n this.controller = controller;\n }\n\n \n /** Here is our hierarchy !! */\n public HashMap getSubPages() {\n return subPages;\n }\n\n public void setSubPages(HashMap subPages) {\n this.subPages = subPages;\n }\n \n public Page() {\n }\n\n}\n\nNow you can simply define a ModelAndView Chain in the top page and any subsequent page by simply coding a model merger:\n\n\nCode:\npublic ModelAndView handleRequest(HttpServletRequest request, HttpServletResponse response)\n throws ServletException, Exception {\n ... \n Map model = new HashMap();\n model.put(\"selectedTopPage\", selectedTopPage);\n model.put(\"selectedSubPage\", selectedSubPage);\n model.put(\"selectedTopPageName\", selectedTopPageName);\n model.put(\"selectedSubPageName\", selectedSubPageName);\n ...\n\n /** THE FOLLOWING LINES ARE FOR CHAINING AND MERGING */\n /** BOTH MODELS ARE MERGED, YOU COULD EVEN PUSH THE RESULTING VIEW FROM SUB PAGES*/\n if (selectedSubPage.getController() != null){\n model.putAll(\n selectedSubPage.getController().handleRequest(request,\n response).getModel());\n }\n\n return new ModelAndView(pageLayout.getView(), \"model\", model);\n}\n\nThis works very perfect for me and should be applicable to most web applications page layout and navigation patterns with subsequent page structures and differnt controllers for each subpage. Please sorry me about not posting the whole code here, but it is not hard to implement. This approach even subsitutes the need for components or struts tiles )\n\nMore detailed information about hmvc can be found here: http://www.javaworld.com/javaworld/j...21-hmvc_p.html\n(MVC layers from Javaworld.com)\n\nJust contact me when you need more information about it, I appreciate any direct questions within this forum or as openbc question.\n\nAndreas Bednarz, Germany - Hannover\nSenior J2EE Developer\n\nhttps://www.openbc.com/hp/Andreas_Bednarz/\n"@en-us . _:node431c30b563c82b2518152671e6b37b7e _:node2de7a1e9cbacb783ff61e2be4f39f23 . _:node431c30b563c82b2518152671e6b37b7e "2005-10-12"^^ . _:node6ba130206bf7d8e8bc9227bed43d772 . _:node6ba130206bf7d8e8bc9227bed43d772 "2005-10-12"^^ . _:node6ba130206bf7d8e8bc9227bed43d772 _:node1e79eebfc88b271481afcd2f2da797 . _:node6ba130206bf7d8e8bc9227bed43d772 "http://forum.spring.io/forum/spring-projects/web/9701-hmvc-chaining-controllers-models-made-simple"@en-us . _:node6ba130206bf7d8e8bc9227bed43d772 "\nAlso a well done approach\n\nHi Bob,\n\nthis is also a well done approach. I think it depends on your application structure and seems also to depend on your session behaviour. What I have tried to realize is a complete session independand approach, so that navigational elements do not have to be stored within user sessions and just depend on url patterns. My url pattern are like this:\n\n\nCode:\n{toppageaction}_{subpageaction}.html\nand as example\n\n\nCode:\nindex_mysettings.html\nwhere index is bound to a pagelayout action and mysetting is bound to a subpage with an assosiated controller. If you visit my example application shown as viewlett below, you will see that my top level pages are located in the main selection, any click on them just changes to content only and that the view is fed by multiple models just as viewable in bottom text. Viewresolving behind this is done by velocity and #parse tag which includes subpages belonging to each toppage and subpage combination. Toppages layouts are not redundant but kept as a single velocity template. You could do it with jSP also the same way.\n\nMain benefit of my way I that I can redesign behaviour and page layout within minutes without worry about my controllers just by shuffling my page layout beans.\n\nhttp://www.viewletcentral.com/vc/vie...ml?id=41542646\n\nMy best,\n\nAndreas Bednarz, Hannover / Germany\n"@en-us . _:node326c5346945e5995aeed418ba0306c47 . _:node40b9753621adf22fa31a31cadabf345 . _:node93787a3b9776e9772b57a63fceb332 . _:node2de7a1e9cbacb783ff61e2be4f39f23 . _:node95d141bab9dea79e842eab51a9dc312 . _:node95d141bab9dea79e842eab51a9dc312 "2005-10-12"^^ . _:node95d141bab9dea79e842eab51a9dc312 _:node40b9753621adf22fa31a31cadabf345 . _:node95d141bab9dea79e842eab51a9dc312 "http://forum.spring.io/forum/spring-projects/web/9701-hmvc-chaining-controllers-models-made-simple"@en-us . _:node95d141bab9dea79e842eab51a9dc312 "\nTo be honest, I wouldn't do it like that personally. I'd have one controller per action as normal, but implement a command pattern set of interfaces that can be chained behind as the logic - I don't like any logic in my controllers if I can help it.\n\nThe way I do it currently is to define a ControlModel interface which is obtained like so in my own AbstractFormController which is a sub-class of SimpleFormController:-\n\n\nCode:\n /**\n * A hook for a sub-class to process the form submission\n *\n * @param request The request\n * @param response The response\n * @param command The associated command object\n * @param errors The current errors collection\n * @return The control model\n * @throws Exception If there are any problems with the form processing\n */\n protected abstract ControlModel process(HttpServletRequest request, HttpServletResponse response, Object command,\n BindException errors) throws Exception;\nThe onSubmit() method of SimpleFormController is overridden to call the new process method and deal with the returning ControlModel by calling ModelAndView.addAllObjects(ControlModel.getControl ModelMap());\n\nThe ControlModel interface includes provision for chaining, so all the logic is handled outside the controller.\n\n\nCode:\npublic interface ControlModel\n{\n /**\n * A key under which the control model can be stored in the session\n */\n public static final String CONTROL_MODEL_KEY = \"uk.co.mpcontracting.modules.spring.model.ControlModel.CONTROL_MODEL_KEY\";\n\n /**\n * Adds a child control model to this control model\n *\n * @param controlModel The child control model\n */\n public void addChildControlModel(ControlModel controlModel);\n\n /**\n * Retrieves the internal control model map - the logic inside the\n * control model is not run until this methods is called.\n *\n * @return The internal control model map\n * @throws Exception If there is an error retrieving the map\n */\n public Map getControlModelMap() throws Exception;\n \n /**\n * Stores the control model for later retrieval\n\n *\n * @param request The request\n * @throws Exception If there is an error storing the control model\n */\n public void storeControlModel(HttpServletRequest request) throws Exception;\n}\nI have an AbstractControlModel that deals with some common stuff like storing the model in the session for later retrieval.\n\nSo in the process method, the control models can be chained, or individual control models can add other control models to themselves based on input parameters into their constructors.\n\nThis way I can keep chunks of reusable logic in discrete chunks, but don't have to write any logic in my controllers.\n\nBob\n"@en-us . _:nodef2a15a88694ceb3e8417be7514c13d7 . _:nodef2a15a88694ceb3e8417be7514c13d7 "2008-12-17"^^ . _:nodef2a15a88694ceb3e8417be7514c13d7 _:node45d0263cc83c264f23d1540ce9f1bd3 . _:nodef2a15a88694ceb3e8417be7514c13d7 "http://forum.spring.io/forum/osgi-related/dm-server-installation-and-configuration/56872-start-dm-server-as-service-on-windows-server-2003"@en-us . _:nodef2a15a88694ceb3e8417be7514c13d7 "\nYou can use something like Tanuki's Java Service Wrapper. This is an OSS project that uses GPLv2, so we cannot distribute it with the dm Server ourselves, but you're free to use it yourself as long as you don't redistribute it. \nJust look at the startup script that comes with the dm Server to see the settings you need to pass to the Bootstrap class and create an appropriate config based on that.\n"@en-us . _:node45d0263cc83c264f23d1540ce9f1bd3 . _:nodeeedd909b4367105646d592b1f679a2 . _:node3e5a53ff7913aa78e607fdf941c6afe . _:node3e5a53ff7913aa78e607fdf941c6afe "http://forum.spring.io/forum/osgi-related/dm-server-installation-and-configuration/56872-start-dm-server-as-service-on-windows-server-2003"@en-us . _:node3e5a53ff7913aa78e607fdf941c6afe "\nHow can I start the dm Server as a service on a windows server 2003?\n\nThanks for your inputs\n\nRegards Pascal\n"@en-us . _:node3e5a53ff7913aa78e607fdf941c6afe _:nodeeedd909b4367105646d592b1f679a2 . _:node3e5a53ff7913aa78e607fdf941c6afe "2008-12-16"^^ . _:node741a0fead51ce12908c86cef3122e4 . _:node741a0fead51ce12908c86cef3122e4 . _:node741a0fead51ce12908c86cef3122e4 "Hunter"@en-gb . _:noded42829dc781e5f1e2b8086465dc0d15e . _:noded42829dc781e5f1e2b8086465dc0d15e . _:noded42829dc781e5f1e2b8086465dc0d15e "Media"@en-gb . _:node2986db0acb0519a3ccb32cee8b188 . _:node2986db0acb0519a3ccb32cee8b188 . _:node2986db0acb0519a3ccb32cee8b188 "Classes"@en-gb . _:nodee911de11d1f186dd11842c69b21057 . _:nodee911de11d1f186dd11842c69b21057 . _:nodee911de11d1f186dd11842c69b21057 "Home"@en-gb . _:node7d7ce5d5acd0b4a11bc018f1d752e8ec . _:node7d7ce5d5acd0b4a11bc018f1d752e8ec . _:node7d7ce5d5acd0b4a11bc018f1d752e8ec "Hunter"@en-gb . _:nodeb68b14c29ff433e2389fa804ad5ed78 . _:nodeb68b14c29ff433e2389fa804ad5ed78 . _:nodeb68b14c29ff433e2389fa804ad5ed78 "Forums"@en-gb . _:node9fb66a9277a9a5f9244ff9bef118e43 . _:node9fb66a9277a9a5f9244ff9bef118e43 . _:node9fb66a9277a9a5f9244ff9bef118e43 "World of Warcraft"@en-gb . _:node74f5de52a5427f1e19df9878cefaf . _:node74f5de52a5427f1e19df9878cefaf . _:node74f5de52a5427f1e19df9878cefaf "Guide to Soloing BT - Teron and Reliquary"@en-gb . _:nodef0345ecc6081b61bec41449ab2bb88a9 . _:nodef0345ecc6081b61bec41449ab2bb88a9 . _:nodef0345ecc6081b61bec41449ab2bb88a9 "Shop"@en-gb . _:nodeacc1bdea98fd4a7ff5020769be66ea9 . _:nodeacc1bdea98fd4a7ff5020769be66ea9 "2012-03-18T03:12:54Z"@en-gb . _:nodeacc1bdea98fd4a7ff5020769be66ea9 "2012-03-18T04:31:16Z"@en-gb . _:nodeacc1bdea98fd4a7ff5020769be66ea9 "\nTabula Rasa\n"@en-gb . _:nodeacc1bdea98fd4a7ff5020769be66ea9 "/wow/en/forum/topic/3523082739"@en-gb . _:nodeacc1bdea98fd4a7ff5020769be66ea9 _:nodefa697f2751ef585b9146a15e69659bc1 . _:nodeacc1bdea98fd4a7ff5020769be66ea9 "\nHi everyone, I've been playing with soloing old content for a couple of days and finally, after more than 30 tries (and almost 3k gold spent on scrolls, food and flasks) I've managed to solo Reliquary of Souls (and earlier Teron Gorefiend, which is actually pretty easy) at the Black Temple. I thought that I should share my experiences with the hunter community here and I hope that someone will find the piece of information below useful.1. Spec & pet, gear and consumables:a) Teron Gorefiend: BM spec (I've used my standard PvP spec, just changed glyph of Master's Call to Glyph of Mending). I've used DPS specced spirit beast (normal raiding DPS spec). If you find that your pet is taking a bit too much damage you can move some points to more \"tanking oriented\" talents.b) Reliquary of Souls: MM soloing spec (7/31/3), Glyphs: Misdirection, Mending, Raptor StrikeFor the 1st phase I used DPS specced cat (since the boss chases you anyway and is not tankable), for the 2nd and 3rd phase used tanked specced turtle.Gear and consumables:Used a few pieces of PvP gear to bump my stamina up and 4 pieces of tier gear. For consumables: Drums of the Forgotten Kings, Runescroll of Fortitude, Skewered Eel and Flask of the Winds. And a lot of bandages...2. Video references:I've used these videos as guides for the tactics I've used:a) Teron: http://www.youtube.com/watch?v=5MbNHYIrc3khttp://www.youtube.com/watch?v=AK9PVXPj0vYb) Reliquary:http://www.youtube.com/watch?v=iGW8QfDQ0w83. Tactics:a) Teron GorefiendI've followed the tactics in the description of the video. However, I did not let my pet take aggro at the start and managed to kite Teron Around, DPS him down to around 65-70%, healing myself using Spirit Mend. When I was really low on health, I feigned death and let my pet take over. From that point it was just alternating between pet's Cower and healing it with Spirit Mend. In the span of 6 min during Feign Death my pet managed to DPS Teron down to 15% or something. When FD was almost over, I've started nuking the boss and brought it down before the debuff on me expired and changed me into ghost.I've tried dismissing my pet when he casts his spell and yells \"Death is not that bad\" or something (like the guy in one of the videos) but sometimes, due to my high latency, I'd be too late and he'd place the debuff on me while having still too much health to DPS down. Instead, before feigning death, I've nuked him as much as I could (without letting my pet take over aggro), then let the pet do the rest. b) Reliquary of SoulsThis fight was a nightmare to solo. It took more around 40 tries, and cost me more than 3k gold in repairs, flasks, scrolls and food. It is, though, very rewarding when you finally bring her down.I've followed Garibald's tactics and his commentary about LoS'ing her stun, using bandages and Chimera Shot being the only damage dealing ability in Phase 2. Below, I'll write tacts for each phase:Phase 1: Annoying but not very hard. The problem in this phase is a) you're not healing almost at all from Spirit Bond or Chimera Shot, b) the boss fixes on you and thus it's not tankable by your pet.I've watched Garibald's video and he managed to keep her at distance most of the time disengaging from the stairs and using engineering tinkers / Goblin racial. I had problems doing it though, so I took a bit different approach.- I've used DPS specced cat for this phase- Before aggroing dismiss cat, call wolf, buff yourself with +crit buff, dismiss, call back your cat- Ran in, moved cat behind the boss, MDed to the pet and placed explosive trap in front of the boss,- Just a moment before the boss came out from the cage popped Rapid Fire,- Started with Serpent Sting, then Aimed Shot and Chimera Shot, after that started running away to get 2 steady shots (macroed with Aspect of the Fox) and some Arcane, that gave me good initial burst on the boss. For most of the fight I stayed in Aspect of the Fox to get some extra focus from her hits.The rest was just:a) using glyphed Raptor Strike when it's off CD to get 20% dmg reduction, b) trying to keep serpent sting up with Chimera Shot, c) placing explosive traps on the ground (always some extra dmg on boss), d) using Kill Command when I had focus for that, e) trying to kite the boss with disengage etc., it's important to get some distance, cast a few steady shots when the boss casts \"Frenzy\", you can get some good nuke on her then.f) You can Deterrence when she casts Soul Drain on you but I've saved it for the next phaseFeign Death resets her, so be careful with that. I've found out that at certain HP level (when I was pretty low) if I feigned, she'd go for my pet. That allowed me to move the pet away, DPS her a bit (using cower to reduce dmg) and then nuke from distance using full focus. Ghost phase:Nothing hard, just kill 2-3 ghosts to get yourself to full HP, you can multishot or ignore the rest. They despawn when Phase 2 starts anyway. Phase 2:This was the real nightmare. Basically the fight is about working with global cooldowns (you have 1-2 GCDs before at a time before she disorients you for 5 sec), keeping yourself and your pet alive, DPSing her and dispelling her shield. Some pointers:- Do not overaggro, if you take aggro from your pet (which's gonna be disoriented most of the time), you're most likely dead- Bring a lot of bandages - Bring a healing potion- Use deterrence to cast mend pet or feign death + bandage- Be patient, it's very annoying fight so most likely you will wipe numerous times before you get it right.This is how the fight goes:a) As soon as phase 1 was over, dismissed cat, called turtleb) Moved turtle to the right, next to the pillars (pillars can help you LOS her stun if you're out of cooldowns like deterrence or feign death)c) MDed to pet, when boss was out, I nuked her with Chimera Shot. For the first 10-15 seconds while she doesn't cast her stun yet, you can help your pet get some threat (of course pet on passive started attacking as well), but be careful not to overnuke because you'll die.d) Interrupted first stun (Spirit Shock) spell cast with silencing shotThen you basically need to do a few things:1. Your only dmg dealing ability should be Chimera Shot for the heal, don't nuke her with arcane shot or anything else (I was autoshotting her though) because you die from your own damage, 2. Dispell her rune shield with tranquilizing shot,3. Mend your pet,4. Heal yourself with Chimera Shot or potion / bandages,5. Use deterrence to mend pet, bandage yourself or reposition yourself away from her and close to the pillar so that you can LoS her stun if needed.Garibald was using LOS behind the pillar, then feign death + bandage. I've done it as well but sometimes the boss would get very close to me and started stunning me and my pet was out of LOS and thus I couldn't mend it or I would just get trapped in the corner with no chance of escaping between stuns. I've found out that even while staying in the open (but away from boss and pet) if you feign death the boss starts to ignore you, just nukes your pet and gives you time to bandage yourself. I'll have to check it again next week but I'm 95% sure it'll work without LoS'ing her most of the time. Remember that you will have 1-2 global cooldowns to do anything before next 5 sec stun so you have to prioritize what to do next. Basically the most important thing was dispelling her shield, then mending the pet and keeping yourself alive and then DPSing her with chimera shot. If your pet's on full health then you dispell the shield + shot her with chimera shot. If pet's getting in trouble: mend pet + dispell the shield etc.Phase 3:Piece of cake, tank and spank. Just keep MDing to your pet and nuke.4. Screenshots (or it didn't happen):Reliquary: http://imageshack.us/photo/my-images/713/wowscrnshot031812021056.jpg/Teron: http://imageshack.us/photo/my-images/692/wowscrnshot031612141426.jpg/Maybe I'll do videos of these two when I figure out how to use fraps etc. 5. Resetting fights (to save some gold and consumables):Teron - let him kill your pet while in feign deathReliquary - Phase 1: Dismiss pet, feign death, Phase 2: feign death let her kill your pet.6. Thanks:Garibald for his awesome videos and soloing tactsLiselle for her support in my persistence =)All my guildies who are patient enough to constantly help me with making raid groups.\n"@en-gb . _:nodefa697f2751ef585b9146a15e69659bc1 . _:nodefa697f2751ef585b9146a15e69659bc1 . _:nodefa697f2751ef585b9146a15e69659bc1 "A\u00EDleen"@en-gb . _:node30114d5b3c7d83824425097a1d1a1 . _:node30114d5b3c7d83824425097a1d1a1 . _:node30114d5b3c7d83824425097a1d1a1 "Guide to Soloing BT - Teron and Reliquary"@en-gb . _:node97368c275692524487301e8f7ed38 . _:node97368c275692524487301e8f7ed38 . _:node97368c275692524487301e8f7ed38 "Classes"@en-gb . _:nodeb7af61194e4892a66b7a3b12757eab2 . _:nodeb7af61194e4892a66b7a3b12757eab2 . _:nodeb7af61194e4892a66b7a3b12757eab2 "Forums"@en-gb . _:nodebba8425b1a8562b7f688ece60c83561 . _:nodebba8425b1a8562b7f688ece60c83561 . _:nodebba8425b1a8562b7f688ece60c83561 "Community"@en-gb . _:nodefade6156f8d3442ec0ef15dfff5f4cc1 . _:nodefade6156f8d3442ec0ef15dfff5f4cc1 . _:nodefade6156f8d3442ec0ef15dfff5f4cc1 "World of Warcraft"@en-gb . _:node575394a7bf03eda096c106a3f149 . _:node575394a7bf03eda096c106a3f149 . _:node575394a7bf03eda096c106a3f149 "Game Guide"@en-gb . _:node36e79a859d5df6dbc232c957311726b . _:node36e79a859d5df6dbc232c957311726b . _:node36e79a859d5df6dbc232c957311726b "Forums"@en-gb . _:nodee381d554dae467c911132d77f3f9dfd . _:node4ab659854996cee431a9a3ad01fd6b . _:node4ab659854996cee431a9a3ad01fd6b "http://forum.spring.io/forum/other-spring-related/meta/122499-spring-framework-software-update-site"@en-us . _:node4ab659854996cee431a9a3ad01fd6b "\nHello\n\nI was wondering if there is an update site for the spring-framework, spring-security and other spring components?\nI know there is an update site for the spring tools suite (http://www.springsource.org/STS-inst...n-instructions), but I'm looking for the actual framework bundles. \n\nLike many eclipse developers I'm using a Target Definition (http://wiki.eclipse.org/PDE/Target_Definitions), which contains different update sites e.g.:\nhttp://download.eclipse.org/modeling...1.2.0/interim/\nhttp://download.eclipse.org/technolo...R0.10.0/indigo\nhttp://download.eclipse.org/releases/indigo\nhttp://archive.eclipse.org/jetty/upd...ty-bundles-7.x\n\nThe target definition is used to gather all the bundles which are need to run or build (used on hudson) an application.\n\nMost eclipse project provide an update site right at the download page:\nhttp://eclipse.org/babel/downloads.php\nhttp://download.eclipse.org/jetty/\nhttp://wiki.eclipse.org/Riena/Downloads\nhttp://www.eclipse.org/rap/downloads/\n\nFor now I have made our own update site containing the spring bundles we need. But there are always complications, like attaching the source to the bundles.\n\nIs there already a site which I did not find? Do you consider to provide a site or is this no option at all?\nThis would make it a lot easier for larger eclipse/spring based application to use and update the spring framework.\n\ngreets\nFlavio\n"@en-us . _:node4ab659854996cee431a9a3ad01fd6b _:node7ec8965e39bb6f5916855444498255c . _:node4ab659854996cee431a9a3ad01fd6b "2012-11-07"^^ . _:node7ec8965e39bb6f5916855444498255c . _:nodebd6442f83c1ef91f851aa52995493cc . _:nodebd6442f83c1ef91f851aa52995493cc "2012-11-09"^^ . _:nodebd6442f83c1ef91f851aa52995493cc _:nodee381d554dae467c911132d77f3f9dfd . _:nodebd6442f83c1ef91f851aa52995493cc "http://forum.spring.io/forum/other-spring-related/meta/122499-spring-framework-software-update-site"@en-us . _:nodebd6442f83c1ef91f851aa52995493cc "\nFlavio, the eclipse update site is an eclipse-specific concept and does not exist for runtime JAR/libraries for spring frameworks.\n\nHowever, most developers use maven to get updates -- however maven is much more than just way to get updates to spring JARs, as you may already know.\n\nYou can of course simply download updates of spring software from our website.\n\nHope this helps.\n"@en-us . _:node74b1178f8b7d7c07b0f85962952c24 . _:node74b1178f8b7d7c07b0f85962952c24 . _:node74b1178f8b7d7c07b0f85962952c24 . _:node74b1178f8b7d7c07b0f85962952c24 . _:nodedc62de88e015dd115c4f63bbe1bf161d . _:nodedc62de88e015dd115c4f63bbe1bf161d "The Words That Saved a Woman\u2019s Life; \u201CGet Up! It\u2019s Time for Mahjong!\u201D "@en . _:nodedc62de88e015dd115c4f63bbe1bf161d "yoshio"@en . _:nodedc62de88e015dd115c4f63bbe1bf161d "The Words That Saved a Woman\u2019s Life; \u201CGet Up! It\u2019s Time for Mahjong!\u201D "@en . _:nodedc62de88e015dd115c4f63bbe1bf161d "\nWe\u2019ve heard similar stories before. A woman involved in a car crash falls into a coma. Doctors are unable to wake her and things begin to look bleak, until the voice of a loved one miraculously brings them back to consciousness. Here at Rocket News 24, we are especially interested in such amazing events. What set this story apart from the others though are the magic words that against all odds accomplished what medical science could not.\n\u201CIt\u2019s time for mahjong!\u201D\nGan Xue Mei of Jiangxi, China was involved in a traffic accident on 13 November and seriously injured. Her injuries had reduced her to a vegetative state that hospital staff could not retrieve her from. The doctor in charge informed Xue Mei\u2019s family that there was a slim chance of her ever regaining consciousness. However, recalling other cases of family members pulling people out of comas in the past the doctor advised the family, \u201CWhat were her favorite things? Talking about them might get a reaction from her.\u201D\nFollowing the doctor\u2019s suggestion, Xue Mei\u2019s husband and sister began to talk about her most cherished activity, mahjong. Taking turns late into the evenings they would repeat into Xue Mei\u2019s ear, \u201CIt\u2019s time for mahjong!\u201D and \u201CGet up! We need another player!\u201D\nAt first she had no reaction, but the family didn\u2019t give up beckoning her to her favorite game. After days of invitations Xue Mei began to acknowledge them by twitching her hand. Encouraged by the sign of life the husband and sister pressed on until finally Gan Xue Mei awakened.\nAccording to the doctor, the chances of a patient making such a recovery are around one in ten thousand (0.01%-0.02%).\n\u201CI\u2019ve heard stories about these things happening, but I never seen it with my own eyes. It\u2019s really amazing, the power loved ones\u2019 voices can have\u201D he said in awe. There\u2019s only one word that can be used to describe Xue Mei\u2019s story; miracle.\nGan Xue Mei has recovered to the point she can now eat and walk on her own, but her memory is fuzzy. She still has lapses where she forgets her own name. Although she is not up to it yet, doctors and her family are working hard to rehabilitate her so she can reunite with her much-loved game of mahjong.\n\u00A0\n\u25BCXue Mei (left) and sister La Mei (right) practice reading as part of her rehabilitation\n\n\n[ Read in Japanese ]\nRate this:Like this:Like Loading..."@en . _:nodedc62de88e015dd115c4f63bbe1bf161d "2011-12-20T11:35:53+00:00"@en . _:nodedc62de88e015dd115c4f63bbe1bf161d _:node74b1178f8b7d7c07b0f85962952c24 . _:nodedc62de88e015dd115c4f63bbe1bf161d _:node5e4898abb5e33bc78150a0f7625f79db . _:nodedc62de88e015dd115c4f63bbe1bf161d "http://sociorocketnewsen.files.wordpress.com/2011/12/2011-12-14_160948.jpg"@en . _:nodedc62de88e015dd115c4f63bbe1bf161d "http://sociorocketnewsen.files.wordpress.com/2011/12/2011-12-14_160948.jpg"@en . _:nodedc62de88e015dd115c4f63bbe1bf161d "We\u2019ve heard similar stories before. A woman involved in a car crash falls into a coma. Doctors are unable to wake her and things begin to look bleak, until the voice of a loved one miraculously brings them back to consciousness. Here at Rocket News 24, we are especially interested in such amazing events. What set t ..."@en . _:nodedc62de88e015dd115c4f63bbe1bf161d _:nodeea407e64b493a74ab9f76584d3291e2 . _:node5e4898abb5e33bc78150a0f7625f79db . _:nodeea407e64b493a74ab9f76584d3291e2 . _:nodeea407e64b493a74ab9f76584d3291e2 "SOCIO CORPORATION"@en . _:node4fff85d9b28e57524c91c5f6f7127d . _:nodeb6a0864530abf5e11b4068a24442f16 . _:node2013fe94606ed29ecc57343bbfb9b211 . _:nodef3d5e7888637d848631f3f35748874 . _:nodef3d5e7888637d848631f3f35748874 "2011-04-12"^^ . _:nodef3d5e7888637d848631f3f35748874 _:node385dd814326c626486fa4ca96975f34f . _:nodef3d5e7888637d848631f3f35748874 "http://forum.spring.io/forum/spring-projects/data/ldap/26339-using-ldaptemplate-with-jndi"@en-us . _:nodef3d5e7888637d848631f3f35748874 "\nDid you end up finding a solution to this? We also have jdbc data sources setup in WebSphere (6.1), and access them in the spring context via jndi lookups. However, I cannot seem to figure out how to do the same sort of thing with an LDAP ContextSource.\n\nThank you.\n"@en-us . _:node26b477b3146b863551f50124b466c . _:node26b477b3146b863551f50124b466c "2011-04-20"^^ . _:node26b477b3146b863551f50124b466c _:nodeb6a0864530abf5e11b4068a24442f16 . _:node26b477b3146b863551f50124b466c "http://forum.spring.io/forum/spring-projects/data/ldap/26339-using-ldaptemplate-with-jndi"@en-us . _:node26b477b3146b863551f50124b466c "\nthanks for this information, it is too important.\n"@en-us . _:node7590c5abb9da4e8acf7d7fb41ba38a8f . _:node7590c5abb9da4e8acf7d7fb41ba38a8f "2012-11-08"^^ . _:node7590c5abb9da4e8acf7d7fb41ba38a8f _:node2013fe94606ed29ecc57343bbfb9b211 . _:node7590c5abb9da4e8acf7d7fb41ba38a8f "http://forum.spring.io/forum/spring-projects/data/ldap/26339-using-ldaptemplate-with-jndi"@en-us . _:node7590c5abb9da4e8acf7d7fb41ba38a8f "\nI too am looking for this but can't find an example. There are examples that get ldap conn details from jndi but not the ContextSource......\n"@en-us . _:node9a3a5f9dfa95646df5d4a2b5f75e7 . _:node9a3a5f9dfa95646df5d4a2b5f75e7 "2012-06-24"^^ . _:node9a3a5f9dfa95646df5d4a2b5f75e7 _:node2c15f2322b719e7684e71fdb49e59bad . _:node9a3a5f9dfa95646df5d4a2b5f75e7 "http://forum.spring.io/forum/spring-projects/data/ldap/26339-using-ldaptemplate-with-jndi"@en-us . _:node9a3a5f9dfa95646df5d4a2b5f75e7 "\nHi, can anyone post the solution if you have? Can we create the Jndi for Ldap ContextSource?\nI do find some posts talking about it, but no solution finally.\n"@en-us . _:node385dd814326c626486fa4ca96975f34f . _:nodeb97dbf2cbcb648292ded7581ebb5d555 . _:nodeb97dbf2cbcb648292ded7581ebb5d555 "2007-02-20"^^ . _:nodeb97dbf2cbcb648292ded7581ebb5d555 _:node90e998bc26e58c66f4a623b5c926e8 . _:nodeb97dbf2cbcb648292ded7581ebb5d555 "http://forum.spring.io/forum/spring-projects/data/ldap/26339-using-ldaptemplate-with-jndi"@en-us . _:nodeb97dbf2cbcb648292ded7581ebb5d555 "\n\n\n\n\n\nOriginally posted by ulsa\nView Post\n\nI would not store the LdapTemplate instance in JNDI, but rather the ContextSource instance, just as you would do with a DataSource. Then it would be trivial to tell ldapTemplate to use a ContextSource which is retrieved from a JndiObjectFactoryBean.\n\n\nThanks - I did mean the ContextSource as you say. Configuring a data source for jdbc access is easy in WebSphere 6 but I am not sure how to set up an LDAP connection as a JNDI instance. Anyway, I will try this today.\nThanks again\nAlan\n"@en-us . _:node9030b75e2c3b39773bbd5625ec5cec97 . _:node2056e777551fac2ec12f1dffa4f316ad . _:node2056e777551fac2ec12f1dffa4f316ad "http://forum.spring.io/forum/spring-projects/data/ldap/26339-using-ldaptemplate-with-jndi"@en-us . _:node2056e777551fac2ec12f1dffa4f316ad "\nHi,\nis it possible to configure the LdapContextSource of the LdapTemplate for a JNDI lookup? That is, I have the following specified in my context:\n\n\nCode:\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\t\n\nThe $ properties are stored in a properties file. I want to be able to just specify the JNDI name and let WebSphere manage the underlying connection parameters above, like jdbc data sources. Can the template be wrapped in a JndiObjectFactoryBean?\nThanks\nAlan\n"@en-us . _:node2056e777551fac2ec12f1dffa4f316ad _:node9030b75e2c3b39773bbd5625ec5cec97 . _:node2056e777551fac2ec12f1dffa4f316ad "2007-02-19"^^ . _:node2c15f2322b719e7684e71fdb49e59bad . _:node90e998bc26e58c66f4a623b5c926e8 . _:nodeeb17f52c9eafa74c724f6af8c55c6 . _:nodeeb17f52c9eafa74c724f6af8c55c6 "2007-02-20"^^ . _:nodeeb17f52c9eafa74c724f6af8c55c6 _:node4fff85d9b28e57524c91c5f6f7127d . _:nodeeb17f52c9eafa74c724f6af8c55c6 "http://forum.spring.io/forum/spring-projects/data/ldap/26339-using-ldaptemplate-with-jndi"@en-us . _:nodeeb17f52c9eafa74c724f6af8c55c6 "\nI would not store the LdapTemplate instance in JNDI, but rather the ContextSource instance, just as you would do with a DataSource. Then it would be trivial to tell ldapTemplate to use a ContextSource which is retrieved from a JndiObjectFactoryBean.\n"@en-us . _:node59ef1067418c3bc562c0fe38dcf21da8 . _:node59ef1067418c3bc562c0fe38dcf21da8 "2011-02-09"^^ . _:node59ef1067418c3bc562c0fe38dcf21da8 _:node13bdd92cefbf5f0996eda51e1657ef . _:node59ef1067418c3bc562c0fe38dcf21da8 "http://forum.spring.io/forum/spring-projects/batch/95561-configuration-of-a-job-repository-bean-fails-in-combination-with-batch-1668"@en-us . _:node59ef1067418c3bc562c0fe38dcf21da8 "\nHi Dave,\n\nthanks for your fast reply, but we neither use the Factory nor the Spring Batch Namespace. We defined the repository as following:\n\nCode:\n\n \n \n \n\nSo according to the documentation:\n\n\n\n\nIf the namespace or factory beans aren't used then it is also essential to configure the transactional behavior of the repository using AOP:\n\n\n we have to use the advice. The usage of the advice results in the above-mentioned exception.\n\nKind regards\nMichael\n"@en-us . _:node13bdd92cefbf5f0996eda51e1657ef . _:node9c50aa55c9d137148af488acf4c26115 . _:node228c87ac476c39a86a39c7a21f7e2a2a . _:node228c87ac476c39a86a39c7a21f7e2a2a "2011-02-09"^^ . _:node228c87ac476c39a86a39c7a21f7e2a2a _:nodec62b72ed24863bd6a645bb1cff57ace7 . _:node228c87ac476c39a86a39c7a21f7e2a2a "http://forum.spring.io/forum/spring-projects/batch/95561-configuration-of-a-job-repository-bean-fails-in-combination-with-batch-1668"@en-us . _:node228c87ac476c39a86a39c7a21f7e2a2a "\nI think you misread your own configuration - you are using the JobRepositoryFactoryBean. It does creates the AOP advice for you. You probably wrapped it twice?\n"@en-us . _:nodec62b72ed24863bd6a645bb1cff57ace7 . _:node55f2d710e45f2d2af0eee13b3c3b6b . _:node55f2d710e45f2d2af0eee13b3c3b6b "2011-02-09"^^ . _:node55f2d710e45f2d2af0eee13b3c3b6b _:nodeba975ca9f9b8495acd523df84113b9 . _:node55f2d710e45f2d2af0eee13b3c3b6b "http://forum.spring.io/forum/spring-projects/batch/95561-configuration-of-a-job-repository-bean-fails-in-combination-with-batch-1668"@en-us . _:node55f2d710e45f2d2af0eee13b3c3b6b "\nThe advice should be created for you if you use the JobRepositoryFactoryBean. If you need to customize the creation of the repository, look at the implementation of the factory bean to see how to do it manually.\n"@en-us . _:nodeba975ca9f9b8495acd523df84113b9 . _:node56db376bd7a4e728de5d02fe2cd30d . _:node56db376bd7a4e728de5d02fe2cd30d "2011-02-09"^^ . _:node56db376bd7a4e728de5d02fe2cd30d _:node3f3677114949edf1757c8f656ed3a79a . _:node56db376bd7a4e728de5d02fe2cd30d "http://forum.spring.io/forum/spring-projects/batch/95561-configuration-of-a-job-repository-bean-fails-in-combination-with-batch-1668"@en-us . _:node56db376bd7a4e728de5d02fe2cd30d "\nDamn! I double checked our configuration with a second developer and both does not realize the bean name error. Thanks a lot!\n\nKind regards\nMichael\n"@en-us . _:node3f3677114949edf1757c8f656ed3a79a . _:nodeb1f240691a45ecbfad963d3513d9728c . _:nodeb1f240691a45ecbfad963d3513d9728c "http://forum.spring.io/forum/spring-projects/batch/95561-configuration-of-a-job-repository-bean-fails-in-combination-with-batch-1668"@en-us . _:nodeb1f240691a45ecbfad963d3513d9728c "\nAfter replacing the references from 2.1.5 to 2.1.6, without any other changes, an internal test failed. It seems that changes for BATCH-1668 are responsible for this.\nSection \"4.2.1. Transaction Configuration for the JobRepository\" still defines the same transaction advices as for the 2.1.5 release. Removing this advice will fix the thrown exception:\n\nCode:\nCaused by: java.lang.IllegalStateException: Existing transaction detected in JobRepository. Please fix this and try again (e.g. remove @Transactional annotations from client).\n\tat org.springframework.batch.core.repository.support.AbstractJobRepositoryFactoryBean$1.invoke(AbstractJobRepositoryFactoryBean.java:164)\nIs the advice still a requirement, if the job repository is not defined via the Spring Batch namespace (we used the depends-on-attribute in the test case)?\n"@en-us . _:nodeb1f240691a45ecbfad963d3513d9728c _:node9c50aa55c9d137148af488acf4c26115 . _:nodeb1f240691a45ecbfad963d3513d9728c "2011-02-08"^^ . _:node9ecc5cfacc44256eaf3a4cfd538fc . _:nodea63da9f9aaf57efbc49b35df1c7c89b . _:nodea63da9f9aaf57efbc49b35df1c7c89b "2012-04-19"^^ . _:nodea63da9f9aaf57efbc49b35df1c7c89b _:nodebe675c9fa5a6bfe927eeae61f0c97f55 . _:nodea63da9f9aaf57efbc49b35df1c7c89b "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:nodea63da9f9aaf57efbc49b35df1c7c89b "\nThis time the process of performing the test is very slow.\n\nThe log of hsqldb shows the following output:\n\n/*C167*/SET SCHEMA PUBLIC\nCONNECT USER SA\nDISCONNECT\n\nIt adds one such output entry every few minutes.\n\nIt feels like the perform test command could take the whole day (it is now running for at least half an hour).\n"@en-us . _:nodebe675c9fa5a6bfe927eeae61f0c97f55 . _:node7313e440a4f11154ef8e14ecd2383b2f . _:node1fd5da3af143a09abd7ee5c041dfd494 . _:node1fd5da3af143a09abd7ee5c041dfd494 "2012-04-13"^^ . _:node1fd5da3af143a09abd7ee5c041dfd494 _:node1c7cd7bc0207150611a8dae5c1e4e50 . _:node1fd5da3af143a09abd7ee5c041dfd494 "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:node1fd5da3af143a09abd7ee5c041dfd494 "\nThis is outside the realm of Roo now - probably best to search the Hibernate forum at jboss.org\n"@en-us . _:node6cc4e7dbd58dd66bc5b2303fa89a445 . _:node6cc4e7dbd58dd66bc5b2303fa89a445 "2012-04-14"^^ . _:node6cc4e7dbd58dd66bc5b2303fa89a445 _:node2540a4bff179a3d52442dda856513f11 . _:node6cc4e7dbd58dd66bc5b2303fa89a445 "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:node6cc4e7dbd58dd66bc5b2303fa89a445 "\nSo I posted on the Hibernate Forum, this time using the HSQLDB file type instead of mem as it shows more in the log.\n\nhttps://forum.hibernate.org/viewtopic.php?f=1&t=1015149\n\nI still wonder if the Spring Roo setup of \n\n\n\nin the persistence.xml file is really being used as the HSQLDB log shows all these drop if exists statements.\n"@en-us . _:node69dda29265dcf3a8c97fef5ec988f6d . _:node69dda29265dcf3a8c97fef5ec988f6d "2012-04-21"^^ . _:node69dda29265dcf3a8c97fef5ec988f6d _:nodebb1d469823a8accaf39befb96ec750 . _:node69dda29265dcf3a8c97fef5ec988f6d "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:node69dda29265dcf3a8c97fef5ec988f6d "\nSo I tried the H2 database and all tests passed fine.\n\nTests run: 1026, Failures: 0, Errors: 0, Skipped: 0\n\nNo wonder, the unique constraint that exists in the MySql table structure does not exist in the Spring Roo generated java source code and therefore H2 is not botered by any of it.\n"@en-us . _:node50a3aedaf66a84581b6d819d5f1d7e . _:nodef7c1efa89914c715de5b8c1dc35f5 . _:node2540a4bff179a3d52442dda856513f11 . _:node6432deaa7cd6eebbebba260ae5ab987 . _:node6432deaa7cd6eebbebba260ae5ab987 "2012-04-13"^^ . _:node6432deaa7cd6eebbebba260ae5ab987 _:node7313e440a4f11154ef8e14ecd2383b2f . _:node6432deaa7cd6eebbebba260ae5ab987 "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:node6432deaa7cd6eebbebba260ae5ab987 "\nSo I set up the sa user and his empty password:\n\ndata roo> database properties list\ndatabase.driverClassName = org.hsqldb.jdbcDriver\ndatabase.password = \ndatabase.url = jdbc:hsqldb:mem:data\ndatabase.username = sa\n\nBut I still get the same exception:\n\nCaused by: java.sql.SQLException: Table not found in statement [select top ? mail0_.id as id20_, ma\nil0_.admin_id as admin11_20_, mail0_.attachments as attachme2_20_, mail0_.body as body20_, mail0_.c\nategory_id as category12_20_, mail0_.creation_datetime as creation4_20_, mail0_.description as desc\nript5_20_, mail0_.locked as locked20_, mail0_.send_datetime as send7_20_, mail0_.subject as subject\n20_, mail0_.text_format as text9_20_, mail0_.version as version20_ from mail mail0_]\n"@en-us . _:node1c7cd7bc0207150611a8dae5c1e4e50 . _:node30832098f73e1ade146427ba73553048 . _:node30832098f73e1ade146427ba73553048 "2012-04-13"^^ . _:node30832098f73e1ade146427ba73553048 _:nodef7c1efa89914c715de5b8c1dc35f5 . _:node30832098f73e1ade146427ba73553048 "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:node30832098f73e1ade146427ba73553048 "\nI think I was meesing up with the types of packing, too many pom types lying around, I fixed that up.\n\nI then ran the command:\n\ndata roo> jpa setup --provider HIBERNATE --database HYPERSONIC_IN_MEMORY\nUpdated data|SPRING_CONFIG_ROOT/database.properties\nUpdated data|SPRING_CONFIG_ROOT/applicationContext.xml\nUpdated data|SRC_MAIN_RESOURCES/META-INF/persistence.xml\nUpdated data|ROOT/pom.xml [added dependency org.hsqldb:hsqldb:1.8.0.10; skipped dependencies org.hibernate:hibernate-core:3.6.9.Final, org.hibernate:hibernate-entitymanager:3.6.9.Final, org.hibernate.javax.persistence:hibernate-jpa-2.0-api:1.0.1.Final, org.hibernate:hibernate-validator:4.2.0.Final, javax.validation:validation-api:1.0.0.GA, cglib:cglib-nodep:2.2.2, javax.transaction:jta:1.1, org.springframework:spring-jdbc:${spring.version}, org.springframework:spring-orm:${spring.version}, commons-pool:commons-pool:1.5.6, commons-dbcp:commons-dbcp:1.3; removed dependency mysql:mysql-connector-java:5.1.18]\ndata roo> \n\nI also set a create in the hibernate.hbm2ddl.auto property.\n\nI ran the command:\n\ndatabase properties set --key database.url --value jdbc:hsqldb:mem:db_integration\n\nThen I ran the tests:\n\nperform tests\n\nBut it said the tables were not found:\n\nCaused by: java.sql.SQLException: Table not found in statement [select top ? mail0_.id as id63_, ma\nil0_.admin_id as admin11_63_, mail0_.attachments as attachme2_63_, mail0_.body as body63_, mail0_.c\nategory_id as category12_63_, mail0_.creation_datetime as creation4_63_, mail0_.description as desc\nript5_63_, mail0_.locked as locked63_, mail0_.send_datetime as send7_63_, mail0_.subject as subject\n63_, mail0_.text_format as text9_63_, mail0_.version as version63_ from mail mail0_]\n\nI would think it is a user priviledge issue with the table object not granted access to.\n\nI'll try with the user sa and empty password.\n"@en-us . _:node1dbc902f1726b25cb866bb2d54e84f . _:node1dbc902f1726b25cb866bb2d54e84f "2012-04-12"^^ . _:node1dbc902f1726b25cb866bb2d54e84f _:node50a3aedaf66a84581b6d819d5f1d7e . _:node1dbc902f1726b25cb866bb2d54e84f "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:node1dbc902f1726b25cb866bb2d54e84f "\nHi Alan,\n\nSome feedback for info only.\n\nI ran my script:\n\nscript /home/stephane/dev/help/learnintouch.roo\n\nbut got the following message:\n\njpa setup --provider HIBERNATE --database HYPERSONIC_IN_MEMORY\nCreated core|ROOT/src/main/resources/META-INF/spring/database.properties\nUpdated core|ROOT/src/main/resources/META-INF/spring/applicationContext.xml\nCreated core|ROOT/src/main/resources/META-INF/persistence.xml\nUpdated core|ROOT/pom.xml [added dependencies org.hsqldb:hsqldb:1.8.0.10, org.hibernate:hibernate-core:3.6.9.Final, org.hibernate:hibernate-entitymanager:3.6.9.Final, org.hibernate.javax.persistence:hibernate-jpa-2.0-api:1.0.1.Final, org.hibernate:hibernate-validator:4.2.0.Final, javax.validation:validation-api:1.0.0.GA, cglib:cglib-nodep:2.2.2, javax.transaction:jta:1.1, org.springframework:spring-jdbc:${spring.version}, org.springframework:spring-orm:${spring.version}, commons-pool:commons-pool:1.5.6, commons-dbcp:commons-dbcp:1.3]\ndatabase properties list\ndatabase.driverClassName = org.hsqldb.jdbcDriver\ndatabase.password = \ndatabase.url = jdbc:hsqldb:mem:core\ndatabase.username = sa\ndatabase properties set --key database.username --value learnintouch\nUpdated core|ROOT/src/main/resources/META-INF/spring/database.properties\ndatabase properties set --key database.password --value xxxxxxxx\nUpdated core|ROOT/src/main/resources/META-INF/spring/database.properties\ndatabase properties set --key database.url --value jdbc:hsqldb:mem:db_integration\nUpdated core|ROOT/src/main/resources/META-INF/spring/database.properties\ndatabase properties list\ndatabase.driverClassName = org.hsqldb.jdbcDriver\ndatabase.password = mignet\ndatabase.url = jdbc:hsqldb:mem:db_integration\ndatabase.username = learnintouch\ndatabase introspect --schema db_integration\naddon search --requiresDescription \"#jdbcdriver,driverclass:org.hsqldb.jdbcDriver \" found no matches\nJDBC driver not available for 'org.hsqldb.jdbcDriver'\nScript required 6.363 seconds to execute\nScript execution aborted\n"@en-us . _:nodebb1d469823a8accaf39befb96ec750 . _:node7f65509d29bc39c4e1e439afc1499b . _:nodeffc868d1ce8164684354912d1d406fd4 . _:nodeffc868d1ce8164684354912d1d406fd4 "2012-04-19"^^ . _:nodeffc868d1ce8164684354912d1d406fd4 _:node9ecc5cfacc44256eaf3a4cfd538fc . _:nodeffc868d1ce8164684354912d1d406fd4 "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:nodeffc868d1ce8164684354912d1d406fd4 "\nI went back to trying with MySql again as my attempt at using hsqldb did not go very far.\n\nWhen I run the tests from the shell with the command: mvn clean install\n\nI get a lot of these in the console output:\n\n[WARNING] this affected type is not exposed to the weaver: com.learnintouch.lms.data.domain.Sms [Xlint:typeNotExposedToWeaver]\n[WARNING] this affected type is not exposed to the weaver: com.learnintouch.lms.data.domain.Sms [Xlint:typeNotExposedToWeaver]\n[WARNING] this affected type is not exposed to the weaver: com.learnintouch.lms.data.domain.Sms [Xlint:typeNotExposedToWeaver]\n[WARNING] this affected type is not exposed to the weaver: com.learnintouch.lms.data.domain.Sms [Xlint:typeNotExposedToWeaver]\n\nIn fact I get one for each each domain class.\n\nAnd some 87 tests out of 1026 fail due to the fact that they have a unique constraint on a field that is not their primary id.\n\nHere is again the exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityCons traintViolationException: Duplicate entry '2297' for key 'user_id_2'\n"@en-us . _:nodedb83b83f6642a852eaf8fd7e373713d . _:nodedb83b83f6642a852eaf8fd7e373713d "2012-04-12"^^ . _:nodedb83b83f6642a852eaf8fd7e373713d _:node9cb7c11c8f9115dc763546c980b2318 . _:nodedb83b83f6642a852eaf8fd7e373713d "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:nodedb83b83f6642a852eaf8fd7e373713d "\nI think the campari is not helping..\n\nSo I started over, this time not from an empty directory, but from my existing project directory and ll its already generated content.\n\nIn there I ran the command:\n\njpa setup --provider HIBERNATE --database HYPERSONIC_IN_MEMORY\n\nwhich answered me with:\n\nadditionalBuildCommands element of the maven-eclipse-plugin required\n"@en-us . _:node9cb7c11c8f9115dc763546c980b2318 . _:node54c4ac22775f228fedb1725d13238f4d . _:node54c4ac22775f228fedb1725d13238f4d "2012-04-14"^^ . _:node54c4ac22775f228fedb1725d13238f4d _:node7f65509d29bc39c4e1e439afc1499b . _:node54c4ac22775f228fedb1725d13238f4d "http://forum.spring.io/forum/spring-projects/roo/115831-integration-test-causing-a-duplicate-entry-exception-on-insert"@en-us . _:node54c4ac22775f228fedb1725d13238f4d "\nI wonder why wanting to try running the integration test in HSQLDB instead of MySql.\n\nWould that give more information on the cause of the original unique attribute not being seen by Roo ?\n"@en-us . _:node65b0e0af9bd1acf5c19b6577bd695fe3 . _:nodea14cda7b5153abfe8e221f1374fab41 . _:nodea14cda7b5153abfe8e221f1374fab41 "2012-07-11"^^ . _:nodea14cda7b5153abfe8e221f1374fab41 _:node6f75f45c518c7fcdfafe3309e2f95 . _:nodea14cda7b5153abfe8e221f1374fab41 "http://forum.spring.io/forum/spring-projects/web/web-flow/101975-problems-using-primefaces-webflow-with-p-ajax"@en-us . _:nodea14cda7b5153abfe8e221f1374fab41 "\nIt works, thank you very much!\n"@en-us . _:node7a289b144c70a7ebf28d5c881b01de7 . _:node7a5efcb2ff91c82f25d9a8521a0f6d2 . _:node23bc49a95d1e25ec3097817f4f11bc2 . _:node23bc49a95d1e25ec3097817f4f11bc2 "2012-07-05"^^ . _:node23bc49a95d1e25ec3097817f4f11bc2 _:node65b0e0af9bd1acf5c19b6577bd695fe3 . _:node23bc49a95d1e25ec3097817f4f11bc2 "http://forum.spring.io/forum/spring-projects/web/web-flow/101975-problems-using-primefaces-webflow-with-p-ajax"@en-us . _:node23bc49a95d1e25ec3097817f4f11bc2 "\nWrite a controller with method: \npublic void runAction(String eventId) {\nFacesContext.getCurrentInstance().getExternalConte xt().getRequestMap().put(JsfView.EVENT_KEY, eventId);\n}\nand then invoke:\n\n . _:node94b2aedefc836d663b3c1e2272e24 . _:node94b2aedefc836d663b3c1e2272e24 "2012-07-04"^^ . _:node94b2aedefc836d663b3c1e2272e24 _:node7a289b144c70a7ebf28d5c881b01de7 . _:node94b2aedefc836d663b3c1e2272e24 "http://forum.spring.io/forum/spring-projects/web/web-flow/101975-problems-using-primefaces-webflow-with-p-ajax"@en-us . _:node94b2aedefc836d663b3c1e2272e24 "\nI have the same problem, could you find a solution?\n"@en-us . _:nodec37ccf8d79e63c4442d5b0fbb4f11630 . _:nodec37ccf8d79e63c4442d5b0fbb4f11630 "http://forum.spring.io/forum/spring-projects/web/web-flow/101975-problems-using-primefaces-webflow-with-p-ajax"@en-us . _:nodec37ccf8d79e63c4442d5b0fbb4f11630 "\nHi there,\nWe're using Primefaces + Webflow and Im having some problem to get my Ajax-request go through Webflow.\nI can make it work when using a p:commandButton but not with p:ajax. Should they not work the same or am I missing something?\n\nI can make p:ajax \"talk\" to a backing-bean but since Im using Webflow my plan was that all service-calls should be handled by webflow. Is this possible?\n\nHere's an example!\n\nsearchinput.xhtml:\n\nCode:\n \n\n CustomerIdfromTextInput: \n \n \n
\n CustomerIdfromRadioInput: \n \n \n \n \n \n \n \n\n
\n \n \n Firstname:
\n Lastname:
\n CustomerId:
\n
\nflow.xml:\n\nCode:\n \n \n \n \n \n \n \n \nWhen I'm clicking the \"commandButton\" the call is handled by webflow.. but when I click the radiobutton the call \"is lost\" on the server!\n\nWe're using:\nPrimefaces 2.2.1\nWebFlow 2.2.1\nSpring 3.0.5\nMojarra 2.0.3 (SNAPSHOT 20100726)\n"@en-us . _:nodec37ccf8d79e63c4442d5b0fbb4f11630 _:node7a5efcb2ff91c82f25d9a8521a0f6d2 . _:nodec37ccf8d79e63c4442d5b0fbb4f11630 "2011-05-18"^^ . _:node6f75f45c518c7fcdfafe3309e2f95 . _:node48edc46d626e8c816484a44456dc58 . _:node59a69f0f10f129b84659ba72d66e . _:node59a69f0f10f129b84659ba72d66e "2012-07-01"^^ . _:node59a69f0f10f129b84659ba72d66e _:node48edc46d626e8c816484a44456dc58 . _:node59a69f0f10f129b84659ba72d66e "http://forum.spring.io/forum/spring-projects/web/web-flow/101975-problems-using-primefaces-webflow-with-p-ajax"@en-us . _:node59a69f0f10f129b84659ba72d66e "\nI have the same problem, can someone help me?\n"@en-us . _:noded5a55889c03ec6d12090916f6bc983b7 . _:node2c3a6d7f3ed0efff1a3810d327cf97fb . _:node2c3a6d7f3ed0efff1a3810d327cf97fb "2006-01-20"^^ . _:node2c3a6d7f3ed0efff1a3810d327cf97fb _:node7a8d8564892a992db9b9cf12aec2337 . _:node2c3a6d7f3ed0efff1a3810d327cf97fb "http://forum.spring.io/forum/attic/spring-modules/12100-jbpm3-1-and-spring-integration"@en-us . _:node2c3a6d7f3ed0efff1a3810d327cf97fb "\nI've just started to look at the jbpm code. As 3.1 it's still in beta and a lot of things have changed (including the new jbpm context and the deprecated sessionfactory and session), I'll first solve the issues with 3.0.x and then add support for 3.1.x. However, even the release note state that 3.1.x is not yet ready and changes might occur until the final release. I expect that 3.1.x will have enought compatibility with 3.0.x so that 3.0.x support can be used with it w/ some slight changes.\n"@en-us . _:node7a8d8564892a992db9b9cf12aec2337 . _:nodea5ff995facf7e01c85843b73ffa27e11 . _:node20a3b4156a45f982871717e39d71382a . _:node20a3b4156a45f982871717e39d71382a "http://forum.spring.io/forum/attic/spring-modules/12100-jbpm3-1-and-spring-integration"@en-us . _:node20a3b4156a45f982871717e39d71382a "\nHi all!\n\nI've seen that the 3.1 release of JBPM has a new configuration approach than the 3.0 had. Can anybody post a spring-config on how to have the JbpmConfinguration and JbpmContext initiated from a spring-based db-datasource?\n\nThanks in advance.\n--\nThomas\n"@en-us . _:node20a3b4156a45f982871717e39d71382a _:noded5a55889c03ec6d12090916f6bc983b7 . _:node20a3b4156a45f982871717e39d71382a "2006-01-09"^^ . _:node4732fdab1ab181b4a786c235df99e211 . _:node4732fdab1ab181b4a786c235df99e211 "2006-01-24"^^ . _:node4732fdab1ab181b4a786c235df99e211 _:nodea5ff995facf7e01c85843b73ffa27e11 . _:node4732fdab1ab181b4a786c235df99e211 "http://forum.spring.io/forum/attic/spring-modules/12100-jbpm3-1-and-spring-integration"@en-us . _:node4732fdab1ab181b4a786c235df99e211 "\n\n\n\n\n\nOriginally posted by costin\n\n... I expect that 3.1.x will have enought compatibility with 3.0.x so that 3.0.x support can be used with it w/ some slight changes.\n\n\nI guess, the micro-container approach will be the way, they want to use. So they might loose compatibility regarding session management in v3.0.x. This is the place where the Spring IoC comes in place and some help would be nice on how to configure JBPM beans to co-operate with Spring beans.\n\n-- \nThomas\n"@en-us . _:node75513887b106034c32bff7b5b65db . _:nodeceedd29488efbd9827d767a462369e18 . _:nodeceedd29488efbd9827d767a462369e18 "2005-06-15"^^ . _:nodeceedd29488efbd9827d767a462369e18 _:nodebd948bd3e974ac60b0d46ceb1b1fc820 . _:nodeceedd29488efbd9827d767a462369e18 "http://forum.spring.io/forum/spring-projects/container/6447-comparision-jmx-spring"@en-us . _:nodeceedd29488efbd9827d767a462369e18 "\nYes, I need to use MBeans in code, so does Spring proivdes easy way to access them in code?\n\nDoes we need any additional configuration for spring to access MBeans which are configured using jobss-service.xml\n\n\nRegards,\nUmesh\n"@en-us . _:noded9782cd71dae8a52cbbd7b923c3a678 . _:node8a1f1e982921a4486753b63dddccefd2 . _:nodedaebec8a4771ab4b7d633056909a2140 . _:nodedaebec8a4771ab4b7d633056909a2140 "2005-06-16"^^ . _:nodedaebec8a4771ab4b7d633056909a2140 _:nodee6adb853f293a65bc545bea91e143fe . _:nodedaebec8a4771ab4b7d633056909a2140 "http://forum.spring.io/forum/spring-projects/container/6447-comparision-jmx-spring"@en-us . _:nodedaebec8a4771ab4b7d633056909a2140 "\nAnd remember, doing it through Spring makes it j2ee server independent.\n\nDino\n"@en-us . _:nodef2b5861dce5ebdff71dc799fe4be39 . _:nodef2b5861dce5ebdff71dc799fe4be39 "2005-06-16"^^ . _:nodef2b5861dce5ebdff71dc799fe4be39 _:noded9782cd71dae8a52cbbd7b923c3a678 . _:nodef2b5861dce5ebdff71dc799fe4be39 "http://forum.spring.io/forum/spring-projects/container/6447-comparision-jmx-spring"@en-us . _:nodef2b5861dce5ebdff71dc799fe4be39 "\n\n\n\n\n\nOriginally posted by umeshs79\n\nYes, I need to use MBeans in code, so does Spring proivdes easy way to access them in code?\n\nDoes we need any additional configuration for spring to access MBeans which are configured using jobss-service.xml\n\n\nUnless you are willing to write a pretty fancy bean factory, Spring is not going to be able to access beans that are instantiated and configured through jboss-service.xml.\n\nSo it's pretty much an either-or situation. Either you deploy through jboss-service.xml, or you deploy through Spring. If you're going to be referencing your MBeans through code, I would strongly recommend Spring.\n"@en-us . _:node1c5c8b60cc3db44e5bd89b797caf6911 . _:node1c5c8b60cc3db44e5bd89b797caf6911 "2005-06-15"^^ . _:node1c5c8b60cc3db44e5bd89b797caf6911 _:node6d38184e52bb42ed9a6c4479a72f2e . _:node1c5c8b60cc3db44e5bd89b797caf6911 "http://forum.spring.io/forum/spring-projects/container/6447-comparision-jmx-spring"@en-us . _:node1c5c8b60cc3db44e5bd89b797caf6911 "\nRe: Comparision JMX Spring\n\n\n\n\n\n\nOriginally posted by umeshs79\n\nNow I have many doubts regarding using Spring framework in my application. Like I feel that we can do the same things using JMX and decouple objects and can make them configurable at runtime... If I use my mbeans with Spring framework, it seems There will be overhead of configuration with Spring framework. \n\n\nAs far as I know, you need to configure your JBoss MBeans using a jboss-service.xml. So I don't think you are adding any additional work, you are simply trading one configuration task for another.\n\n\n\n\n\nSo can you help me to compare JMX mbeans with spring beans OR redirect to a good article where JMX and Spring framework comparisons is discussed.\n\n\nThere should be no difference between the MBeans deployed using JBoss and Spring. The question is, do you find it convenient to develop your MBeans as POJOs?\n\nAs you've no doubt noticed by now, attribute and operation invocations are a pain in the ass on regular MBeans. On the other hand, such invocations on POJOs are incredibly simple. If you are going to want to do any programmatic invocations on your MBeans (or may in the future), you should look at Spring JMX configuration.\n\nI worked on one large JBoss application for a couple of years, and as the application requirements and architecture evolved over time, I found that sometimes we decided to change non-JMX components into JMX components and vice-versa. This, too, was a pain in the ass. I would have killed to accomplish this with a simple configuration file change rather than making extensive error-prone source changes. Once again, an advantage of Spring JMX configuration.\n"@en-us . _:node7aa5cddcfc6056e4e57d19b91a27fafb . _:node7aa5cddcfc6056e4e57d19b91a27fafb "http://forum.spring.io/forum/spring-projects/container/6447-comparision-jmx-spring"@en-us . _:node7aa5cddcfc6056e4e57d19b91a27fafb "\nHi,\n\n\n\nI read many articles, Book (J2EE without EJB) and presentations on spring. I found Spring framework very interesting and I am still studying it.\n\nI found Spring framework very useful at business layer and its Dependency Injection concepts.\n\n\n\nNow I need to develop a web base application which has following characteristics:\n\n\n\nWe will use POJO at business layer. \nMultiple client/devices need to support. i.e. the application should be accessible from WML/XHTML/ and normal browser. \nWe are planning to use JMX for configurable object at runtime, so we can configure them from JMX Console. \nWe need to use JMS for asynchronous messaging \nWe are using Jboss as application server and want use Jboss specific feature. \nMy application will have very light weight UI (thin client). \n\n\n\n\nNow I have many doubts regarding using Spring framework in my application. Like I feel that we can do the same things using JMX and decouple objects and can make them configurable at runtime. So I\u00EF\u00BF\u00BDm a little confused with comparison Spring beans and JMX Mbeans. If I use my mbeans with Spring framework, it seems There will be overhead of configuration with Spring framework. \n\n\n\nSo can you help me to compare JMX mbeans with spring beans OR redirect to a good article where JMX and Spring framework comparisons is discussed. \n\n\n\nI read the following tech talk of Craig McClanahan regarding JSF, where the 2nd questions raise the same thing and I think you can better answer this question. Please help me to clear out the things\n\n\n\nWhen would someone use Managed Beans? \n\nManaged Beans is one of the extension points that is the framework capability of JSF that when you make an expression that references a bean, for instance, an event handler in your Java code that responds to the submit button, if you're familiar with Struts, you know that Struts will create an action form for you on demand if it needs to and then start using it. Managed Beans generalizes that capability to take any variable reference from any place in a JSF-based application, create the bean for you and request session scope or application scope and it goes a step beyond what Struts does because it can initialize the properties as well as instantiate the bean for you. You can set the property values to either literal strings or integers or whatever your appropriate data type is or you can use an expression at that point. In effect Managed Beans give you a very simple dependency injection inversion of control framework for instantiating back-end objects. \n\nBut why Managed Beans? Why not use an existing IoC framework? \n\nExisting IoC frameworks like Spring and HiveMind exist and you're certainly free to use them in your back-end business logic for its own purposes, but out of the box, we need the capability in JSF to instantiate what JSF calls the back-end bean. What has been interesting is, you can also tie existing IoC frameworks together. The Spring folks have done this for instance, so that you can use JSF Managed Beans, syntax and APIs but you're really talking to a Spring Bean factory behind the scenes transparently to create the object for you so you can even use both together if you like.\n\n\n\nLooking forward for your response.\n\n\n\nMany Thanks & Regards,\n\nUmesh\n"@en-us . _:node7aa5cddcfc6056e4e57d19b91a27fafb _:node8a1f1e982921a4486753b63dddccefd2 . _:node7aa5cddcfc6056e4e57d19b91a27fafb "2005-06-15"^^ . _:nodebd948bd3e974ac60b0d46ceb1b1fc820 . _:nodee6adb853f293a65bc545bea91e143fe . _:node6d38184e52bb42ed9a6c4479a72f2e . _:nodef1852fcc5af54cf88221d1e5c83f39e8 . _:nodef1852fcc5af54cf88221d1e5c83f39e8 "2005-06-16"^^ . _:nodef1852fcc5af54cf88221d1e5c83f39e8 _:node75513887b106034c32bff7b5b65db . _:nodef1852fcc5af54cf88221d1e5c83f39e8 "http://forum.spring.io/forum/spring-projects/container/6447-comparision-jmx-spring"@en-us . _:nodef1852fcc5af54cf88221d1e5c83f39e8 "\n\n\n\n\n\nOriginally posted by cepage\n\nUnless you are willing to write a pretty fancy bean factory, Spring is not going to be able to access beans that are instantiated and configured through jboss-service.xml.\n\n\nAch, once again I underestimated the Spring team. Page 209 of the 1.2 docs shows how you can set up Spring to register an MBean that has already been deployed through your jboss-service.xml.\n\nSo, if you really, really want to configure your MBean in two different places, there is a way. :wink:\n"@en-us . _:nodec767598f9504546a89c888fd9a9026 . _:nodec767598f9504546a89c888fd9a9026 "http://forum.spring.io/forum/spring-projects/aop/43163-aop-dosn-t-work"@en-us . _:nodec767598f9504546a89c888fd9a9026 "\nHi,all\n\nI am writing an aop example using spring 2.5 and AspectJ,I declared a pointcut to cover two methods in a busniness class(methodA and methodB, methodB is \ninvoked in methodA). After I started my application, the after return advice for methodA run ok and and the same advice of methodB didnt work.\n\nI used two ways to test(Spring Aop and AspectJ), I noticed that if methodB was invoked in methodA within the same object instance, then I recode the project and let methodB was invoked in other instance. Now I can get the expected result.\n\nSo my question is : anyone can explain why aop dosn't work if methodB is invoked in another method within a same instance? How can I let aop work with methodB?\n\nMy spring app context and java code are shown as following:\nSpring app context:\n\nCode:\n\t\n\t\n\t\n\t\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\nBusiness Service:\n\nCode:\n\t/* Method A\n\t * \uFF08non Javadoc\uFF09\n\t * \n\t * @see com.jacky.menu.bus.IMenuManager#generateMenuTreeRoot()\n\t */\n @BusinessLogger(\"Generate Tree Root\")\n\tpublic Menu generateMenuTreeRoot(){\n\t\tList

list = menuDao.getMenuList();\n\t\treturn this.generateTreeMenu(list);\n\t}\n\t\n\t/**\n * Method B\n\t * @param menuList\n\t * \t\ta menu object list\n\t * @return\n\t * \t\ta root menu object with all the children menus in its children fields.\n\t */\n @BusinessLogger(\"Generate Tree Menu\")\n\tpublic Menu generateTreeMenu(List menuList) {\n\t\tIterator it = menuList.iterator();\n\t\tif (!it.hasNext())\n\t\t\treturn null;\n\t\tMenu root = (Menu) it.next();\n\t\twhile (it.hasNext()) {\n\t\t\tMenu menu = (Menu) it.next();\n\t\t\taddChild(menu, root);\n\t\t}\n\t\treturn root;\n\t}\nThe first processing advice method using spring aop:\n\nCode:\npublic class BusinessAdvisor implements AfterReturningAdvice {\n\n\t/* (non-Javadoc)\n\t * @see org.springframework.aop.AfterReturningAdvice#afterReturning(java.lang.Object, java.lang.reflect.Method, java.lang.Object[], java.lang.Object)\n\t */\n\tpublic void afterReturning(Object returnValue, Method method,\n\t\t\tObject[] args, Object target) throws Throwable {\n\t\tMethod implMethod = target.getClass().getMethod(method.getName(),\n\t\t\t\tmethod.getParameterTypes());\n\t\tBusinessLogger annoLogger = implMethod\n\t\t\t\t.getAnnotation(BusinessLogger.class);\n\t\tString operation = annoLogger != null ? annoLogger.value() : \"null\";\n\t\tStringBuilder tmp = new StringBuilder();\n\t\ttmp.append(\n\t\t\t\toperation).append(\":\").append(target.getClass().getName())\n\t\t\t\t.append(\".\").append(method.getName());\n\t\tSystem.out.println(tmp.toString());\n\t}\n\n}\nThe second processing advice method using aspectJ:\n\nCode:\n@Aspect\npublic class AspectJTest {\n\t\n\t@AfterReturning(\"execution(* generateMenuTreeRoot(..)) || execution(* generateTreeMenu(..))\")\n\tpublic void afterReturning(){\n\t\tSystem.out.println(\"Aop invoked!!!\");\n\t}\n}\n\n"@en-us . _:nodec767598f9504546a89c888fd9a9026 _:node1b54785b161041ed39a244320ac9758 . _:nodec767598f9504546a89c888fd9a9026 "2008-03-24"^^ . _:node8a1da2e6a6d2e12611bc82ef468810 . _:node8a1da2e6a6d2e12611bc82ef468810 "2008-03-24"^^ . _:node8a1da2e6a6d2e12611bc82ef468810 _:node8d69e794625bebe86dde5ae2ea64db6 . _:node8a1da2e6a6d2e12611bc82ef468810 "http://forum.spring.io/forum/spring-projects/aop/43163-aop-dosn-t-work"@en-us . _:node8a1da2e6a6d2e12611bc82ef468810 "\nAll the answers are in the reference guide and are answered here about 1000 times. \n\nSpring uses proxy based AOP (chapter 6.6 of the ref guide) which means only calls INTO the object are intercepted as soons as you are in the object and call methods no more intercepting is taking place.\n\nIf you want to you need to use load or compile time weaving.\n"@en-us . _:node1b54785b161041ed39a244320ac9758 . _:node8d69e794625bebe86dde5ae2ea64db6 . _:nodeb54c3cab32b75e8b66186573b32b8ba . _:nodeb54c3cab32b75e8b66186573b32b8ba "2009-04-09"^^ . _:nodeb54c3cab32b75e8b66186573b32b8ba _:node89cb7327d3479f25554d928cdb32332e . _:nodeb54c3cab32b75e8b66186573b32b8ba "http://forum.spring.io/forum/spring-projects/batch/62242-maven-command-for-create-one-spring-batch-project"@en-us . _:nodeb54c3cab32b75e8b66186573b32b8ba "\nThere is no archetype for Spring Batch (sorry - the Maven archetype infrastructure just isn't very good at supporting Spring projects). You can use the template \"simple-cli\" project just by exporting it from SVN:\n\n\nCode:\n$ svn export https://src.springframework.org/svn/spring-batch/trunk/archetypes/simple-cli\n$ cd simple-cli\n$ mvn test\n...\n\n"@en-us . _:node898d95caa76a9849294314e2ea7039da . _:node898d95caa76a9849294314e2ea7039da "2009-04-09"^^ . _:node898d95caa76a9849294314e2ea7039da _:node7fb7cea8fd86e326ac9b3f546764701b . _:node898d95caa76a9849294314e2ea7039da "http://forum.spring.io/forum/spring-projects/batch/62242-maven-command-for-create-one-spring-batch-project"@en-us . _:node898d95caa76a9849294314e2ea7039da "\ncan you help me?\ni am running this command and it gives me one error:\nmvn archetype:create -DarchetypeGroupId=org.springframework.batch -DarchetypeArtifactId=spring-batch-archetype -DarchetypeVersion=1.1.4.RELEASE -DgroupId=com.mydomain -DartifactId=myBatch -DpackageName=com.mydomain -Dversion=0.0.1-SNAPSHOT\n\nthanks\n"@en-us . _:node1ef818d8ed5de1486ff824ed736b03f . _:node1ef818d8ed5de1486ff824ed736b03f "http://forum.spring.io/forum/spring-projects/batch/62242-maven-command-for-create-one-spring-batch-project"@en-us . _:node1ef818d8ed5de1486ff824ed736b03f "\nHello\n\ni am new using spring batch. i want to create the project using maven (i have made this with one spring webproject and one spring ws project) but i dont load it, this, if i make this appears one error:\nmvn archetype:create -DarchetypeGroupId=org.springframework.batch -DarchetypeArtifactId=spring-batch-archetype -DarchetypeVersion=1.1.4.RELEASE -DgroupId=com.mydomain -DartifactId=myBatch -DpackageName=com.mydomain -Dversion=0.0.1-SNAPSHOT\n\ncan you help me for using maven for create one spring batch project?\n\nthanks\n"@en-us . _:node1ef818d8ed5de1486ff824ed736b03f _:node2c56c687c95f9b8bc147943d119df60 . _:node1ef818d8ed5de1486ff824ed736b03f "2009-04-08"^^ . _:node2e806ab9cbb1bf466fd67db6974829a . _:node2e806ab9cbb1bf466fd67db6974829a "2009-04-09"^^ . _:node2e806ab9cbb1bf466fd67db6974829a _:nodeeb1e88da46f458fc28ef95aa27ef5 . _:node2e806ab9cbb1bf466fd67db6974829a "http://forum.spring.io/forum/spring-projects/batch/62242-maven-command-for-create-one-spring-batch-project"@en-us . _:node2e806ab9cbb1bf466fd67db6974829a "\n\n\n\n\n\nOriginally posted by Dave Syer\nView Post\n\nThere is no archetype for Spring Batch (sorry - the Maven archetype infrastructure just isn't very good at supporting Spring projects).\n\n\nCan you give some insights into the reasons for this opinion ? \n\ni had no problems so far in creating spring batch archetypes\n"@en-us . _:node2c56c687c95f9b8bc147943d119df60 . _:node7fb7cea8fd86e326ac9b3f546764701b . _:nodec5f5fa4b99066747d45c27cf6641b42 . _:nodeeb1e88da46f458fc28ef95aa27ef5 . _:node2829d8bbb93792a0d5a16255c8d5b720 . _:node2829d8bbb93792a0d5a16255c8d5b720 "2009-04-09"^^ . _:node2829d8bbb93792a0d5a16255c8d5b720 _:nodec5f5fa4b99066747d45c27cf6641b42 . _:node2829d8bbb93792a0d5a16255c8d5b720 "http://forum.spring.io/forum/spring-projects/batch/62242-maven-command-for-create-one-spring-batch-project"@en-us . _:node2829d8bbb93792a0d5a16255c8d5b720 "\nFeel free to contribute them. Last time I tried I had issues with filtering package names in Spring config (and other) config files. Also, while the NG archetype plugin supposedly supports in place archetype production from an existing project I never found a way to set the artifactId properly on the generated archetype (the docos were really bad).\n"@en-us . _:node89cb7327d3479f25554d928cdb32332e . _:nodeb36a33bae140a09edd229ade7b0d53 . _:nodeb36a33bae140a09edd229ade7b0d53 "http://forum.spring.io/forum/spring-projects/web/125728-how-to-disable-jsr-303-bean-validation"@en-us . _:nodeb36a33bae140a09edd229ade7b0d53 "\nHi,\nI'm using spring-mvc and my domain beans are using jsr 303 bean validation annotation. (eg @NotNull, @Min, @Max etc).\n\nMy application should be able to turn off bean validation because if my user press the button \"draft save\" they should be able to save a \"draft\" version of the domain object bypassing all the validation.\nIs it possibile to set a parameter that turn off temporary bean validation ?\n\nRegards\n\nFabio\n"@en-us . _:nodeb36a33bae140a09edd229ade7b0d53 _:node62a3b255542f9f2a785af11637b57d7 . _:nodeb36a33bae140a09edd229ade7b0d53 "2013-03-01"^^ . _:node6fb980144e71c0e3fd28e2108cef459 . _:node435ef5a4b06d02b635ebe6908a5a . _:node435ef5a4b06d02b635ebe6908a5a "2013-03-10"^^ . _:node435ef5a4b06d02b635ebe6908a5a _:nodea03578a84e49df271d9646534c3c96a8 . _:node435ef5a4b06d02b635ebe6908a5a "http://forum.spring.io/forum/spring-projects/web/125728-how-to-disable-jsr-303-bean-validation"@en-us . _:node435ef5a4b06d02b635ebe6908a5a "\nThanx for you reply.\nIt seems to me that jsf can use the global parameter javax.faces.validator.DISABLE_DEFAULT_BEAN_VALIDAT OR to disable all validation and I'd like to use something similar with spring-mvc\n\nRegards\n\nFabio\n"@en-us . _:node2526bfb3b77b81d0994267b061afa394 . _:node2526bfb3b77b81d0994267b061afa394 "2013-03-10"^^ . _:node2526bfb3b77b81d0994267b061afa394 _:node93f140535d2ec487c7595031815e7d5 . _:node2526bfb3b77b81d0994267b061afa394 "http://forum.spring.io/forum/spring-projects/web/125728-how-to-disable-jsr-303-bean-validation"@en-us . _:node2526bfb3b77b81d0994267b061afa394 "\nhai..\nhope this link help you..\nhttp://beanvalidation.org/1.0/spec/\nif not, just helping...\n"@en-us . _:node90263b233fa2dfa8c26840c3448797c . _:nodeeab69fe6c2b44d113d2557c52aadc6 . _:noded137f9bbcf7847ffadc9c14a37e120 . _:noded137f9bbcf7847ffadc9c14a37e120 "2013-03-11"^^ . _:noded137f9bbcf7847ffadc9c14a37e120 _:nodeeab69fe6c2b44d113d2557c52aadc6 . _:noded137f9bbcf7847ffadc9c14a37e120 "http://forum.spring.io/forum/spring-projects/web/125728-how-to-disable-jsr-303-bean-validation"@en-us . _:noded137f9bbcf7847ffadc9c14a37e120 "\n\n\n\n\n\nOriginally posted by Marten Deinum\nView Post\n\nAlthough everyone is preaching and teaching DRY, sometimes it is useful. To quote James Coplien 'We have been abstracting away the use-cases' ... \n\n\n\n\n\n\n\n\n\nOriginally posted by Marten Deinum\nView Post\n\nI think the code you end up with is a perfect real world representation of the different use-cases in your system. I could also envision a situation where the draft-save is just a simple save in the database, whereas the actual save triggers/sets of different actions. \n\n\nCorrect... Draft save and normal save are different functional requirements... so it's not so bad manage them with two different methods\n"@en-us . _:node62a3b255542f9f2a785af11637b57d7 . _:nodef27afe4d8b471153607122b29ca46be . _:nodef27afe4d8b471153607122b29ca46be "2013-03-11"^^ . _:nodef27afe4d8b471153607122b29ca46be _:node90263b233fa2dfa8c26840c3448797c . _:nodef27afe4d8b471153607122b29ca46be "http://forum.spring.io/forum/spring-projects/web/125728-how-to-disable-jsr-303-bean-validation"@en-us . _:nodef27afe4d8b471153607122b29ca46be "\nAlthough everyone is preaching and teaching DRY, sometimes it is useful. To quote James Coplien 'We have been abstracting away the use-cases' ... \n\nI think the code you end up with is a perfect real world representation of the different use-cases in your system. I could also envision a situation where the draft-save is just a simple save in the database, whereas the actual save triggers/sets of different actions. \n\nThere is a way but as mentioned you would have to do manual validation based on the draft or not-to-draft save.\n"@en-us . _:node649aa0617248c7b2a2d2c13589eb6a1 . _:nodea03578a84e49df271d9646534c3c96a8 . _:nodea0912f5f16ba30c478c55e5c83cacc . _:nodea0912f5f16ba30c478c55e5c83cacc "2013-03-10"^^ . _:nodea0912f5f16ba30c478c55e5c83cacc _:node6fb980144e71c0e3fd28e2108cef459 . _:nodea0912f5f16ba30c478c55e5c83cacc "http://forum.spring.io/forum/spring-projects/web/125728-how-to-disable-jsr-303-bean-validation"@en-us . _:nodea0912f5f16ba30c478c55e5c83cacc "\nYour save-draft method should simply hook into another method on your controller which doesn't use @Valid(ate) ... Or do manual validation depending on the button pressed. \n\nI assume you are only using the validation on the web side and not on the JPA side...\n"@en-us . _:node93f140535d2ec487c7595031815e7d5 . _:nodeb895e85573dea61183de1e4047848e5 . _:nodeb895e85573dea61183de1e4047848e5 "2013-03-10"^^ . _:nodeb895e85573dea61183de1e4047848e5 _:node649aa0617248c7b2a2d2c13589eb6a1 . _:nodeb895e85573dea61183de1e4047848e5 "http://forum.spring.io/forum/spring-projects/web/125728-how-to-disable-jsr-303-bean-validation"@en-us . _:nodeb895e85573dea61183de1e4047848e5 "\n\n\n\n\n\nOriginally posted by Marten Deinum\nView Post\n\nYour save-draft method should simply hook into another method on your controller which doesn't use @Valid(ate) ... Or do manual validation depending on the button pressed. \n\n\nYes I'm currently doing as you suggested by it means to duplicate each save method in my controller...\nIt would be usefull to be able to simply turn off vaidation at \"runtime\"\n"@en-us . _:nodee7bbee060aa70918264352c2a7a14f3 . _:nodee7bbee060aa70918264352c2a7a14f3 "2004-12-26"^^ . _:nodee7bbee060aa70918264352c2a7a14f3 _:nodef24bdbedba8daa09b518dd2735f9cd9 . _:nodee7bbee060aa70918264352c2a7a14f3 "http://forum.spring.io/forum/spring-projects/security/2833-maven-build-failing"@en-us . _:nodee7bbee060aa70918264352c2a7a14f3 "\nthanks.\n"@en-us . _:node4fade0c57b235739bf5dfe7e3c1f1d0 . _:node4fade0c57b235739bf5dfe7e3c1f1d0 "http://forum.spring.io/forum/spring-projects/security/2833-maven-build-failing"@en-us . _:node4fade0c57b235739bf5dfe7e3c1f1d0 "\ntest:compile:\n[javac] Compiling 1 source file to /usr/local/tmp/acegisecurity/acegisecurity/samples/attributes/target/test-classes\n\ntest:test:\n[junit] Running sample.attributes.BankTests\nlog4j:WARN No appenders could be found for logger (org.springframework.beans.factory.xml.XmlBeanDefi nitionReader).\nlog4j:WARN Please initialize the log4j system properly.\n[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 1.404 sec\n[junit] [ERROR] TEST sample.attributes.BankTests FAILED\n\nBUILD FAILED\nFile...... /root/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly\nElement... maven:reactor\nLine...... 217\nColumn.... 9\nUnable to obtain goal [multiproject:install-callback] -- /root/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: There were test failures.\nTotal time: 3 minutes 18 seconds\nFinished at: Sat Dec 25 19:40:37 GMT 2004\n"@en-us . _:node4fade0c57b235739bf5dfe7e3c1f1d0 _:nodef537c36d3f7e95cd45dcea744bdd069 . _:node4fade0c57b235739bf5dfe7e3c1f1d0 "2004-12-25"^^ . _:node32dead5ad57a6cc4e171682de7249bb . _:node7a2c5ec3d3912669fedf6a3fd37d2 . _:node87617fcf148b74de1d441d71518c51d . _:node87617fcf148b74de1d441d71518c51d "2004-12-26"^^ . _:node87617fcf148b74de1d441d71518c51d _:node32dead5ad57a6cc4e171682de7249bb . _:node87617fcf148b74de1d441d71518c51d "http://forum.spring.io/forum/spring-projects/security/2833-maven-build-failing"@en-us . _:node87617fcf148b74de1d441d71518c51d "\nThe commons-attributes-plugin was not installed.\n\nIf you go to http://acegisecurity.sourceforge.net/building.html you will find detailed build instructions (including installing this plugin and working around Maven problems).\n"@en-us . _:nodef24bdbedba8daa09b518dd2735f9cd9 . _:nodef537c36d3f7e95cd45dcea744bdd069 . _:node08a51e3eac1364a7386505a7acc4d2 . _:node08a51e3eac1364a7386505a7acc4d2 "2004-12-25"^^ . _:node08a51e3eac1364a7386505a7acc4d2 _:node7a2c5ec3d3912669fedf6a3fd37d2 . _:node08a51e3eac1364a7386505a7acc4d2 "http://forum.spring.io/forum/spring-projects/security/2833-maven-build-failing"@en-us . _:node08a51e3eac1364a7386505a7acc4d2 "\nI deleted the BankTests.java and everything else went okay, just a FYI. I was doing a maven multiproject:install after a fresh CVS download. I can investigate tomorrow if you'd like, but I was kinda anxious to get the new jar built.\n"@en-us . _:nodec22856e1dbeb592d9c94efbf816868 . _:nodec1b348d030453732b26499dba25c4e1d . _:nodec1b348d030453732b26499dba25c4e1d "2012-09-24"^^ . _:nodec1b348d030453732b26499dba25c4e1d _:nodead9fdc803f2a5cec569c51594f8351cb . _:nodec1b348d030453732b26499dba25c4e1d "http://forum.spring.io/forum/spring-projects/security/oauth/121256-handling-token-expiration"@en-us . _:nodec1b348d030453732b26499dba25c4e1d "\n1. I'm not sure it is necessary to check for expiration in the resource server token services, but it probably doesn't hurt.\n\n2. It's up to you how to handle it from the point of view of the client. Normally you wouldn't connect access token expiry directly to authentication session though (a user might log out of the authentication server but still expect the authorization represented by the access token to be valid).\n\n3. The purpose and operation of refresh tokens is covered by the spec. You don't have to use them, either server or client side, but if you use Spring Security Oauth for your client, and a refresh token is available, it will be used to obtain a new access token without needing to ask the user for authorization.\n"@en-us . _:node70ec1adeec421658917dd49533d15f77 . _:nodeec173153129c73d456d48161b7f7446 . _:nodec0b59f9891d2631bf42ecbf40c9daa . _:nodec0b59f9891d2631bf42ecbf40c9daa "2012-09-24"^^ . _:nodec0b59f9891d2631bf42ecbf40c9daa _:node70ec1adeec421658917dd49533d15f77 . _:nodec0b59f9891d2631bf42ecbf40c9daa "http://forum.spring.io/forum/spring-projects/security/oauth/121256-handling-token-expiration"@en-us . _:nodec0b59f9891d2631bf42ecbf40c9daa "\n\n\n\n\n\nOriginally posted by Dave Syer\nView Post\n\n1. I'm not sure it is necessary to check for expiration in the resource server token services, but it probably doesn't hurt.\n\n\nIf the resource server does not check for the expiry of the token, who does? I don't wanna do unnecessary things in my code :-) I thought that this way the resource server protects the data by checking the token. Otherwise, what else the loadAuthentication() does with the given token?\n\n\n\n\n\n2. It's up to you how to handle it from the point of view of the client. Normally you wouldn't connect access token expiry directly to authentication session though (a user might log out of the authentication server but still expect the authorization represented by the access token to be valid).\n\n\nWhat do you suggest? what you think is the best practice, the best thing to do on expiration?\n\n\n\n\n\n3. The purpose and operation of refresh tokens is covered by the spec. You don't have to use them, either server or client side, but if you use Spring Security Oauth for your client, and a refresh token is available, it will be used to obtain a new access token without needing to ask the user for authorization.\n\n\nAFAIU, the use of refresh token is to make life better for the client: when the token has expired, instead of making the user enter his credentials again, the client gets a 'refresh token' he can use. How can I make refresh token \"available\" in my client ? (all my components are using Spring Sec OAuth)\n\nthanks a lot!\n"@en-us . _:node55842aa02d5c0d753b24eaea6a145a . _:node83a33c91fcd1d652cee80655ece3759 . _:node83a33c91fcd1d652cee80655ece3759 "http://forum.spring.io/forum/spring-projects/security/oauth/121256-handling-token-expiration"@en-us . _:node83a33c91fcd1d652cee80655ece3759 "\nHi,\n\nWhat is the best way to handle token-expiration in the Authentication provider?\nShort description of what I've done: In my Authentication server, I have a props-file that configures the expiration time of the token ( for how long it is valid). I use this property when I create the token (in my implementation of AuthorizationServerTokenServices.createAccessToken () .\n\nIn the resource server, I have my MyResourceSrvTokenServices implements ResourceServerTokenServices, that is called by the OAuth2ProtectedResourceFilter. There, (in the loadAuthentication()). I make a validation-check if the token has expired. If expired - I throw \"InvalidTokenException\".\n\nI see that this exception is caught by OAuth2ExceptionHandlerFilter.\n\nMy Questions:\n1. Is this the best practice?\n2. what suppose to happen on expiration? I thought that I would be redirected to the login screen and asked to enter credentials again. \n3. what is exactly \"refresh-token\" and what is its part in this specific scenario?\n\nI use M6...\n\nthanks!\n"@en-us . _:node83a33c91fcd1d652cee80655ece3759 _:node801801ed51703c9e21135b6956297 . _:node83a33c91fcd1d652cee80655ece3759 "2012-09-24"^^ . _:node85244b0c7c974b6415b9723fa01b91 . _:nodef6628b2a5d407537f788949ed88ef673 . _:nodef6628b2a5d407537f788949ed88ef673 "2012-09-27"^^ . _:nodef6628b2a5d407537f788949ed88ef673 _:node55842aa02d5c0d753b24eaea6a145a . _:nodef6628b2a5d407537f788949ed88ef673 "http://forum.spring.io/forum/spring-projects/security/oauth/121256-handling-token-expiration"@en-us . _:nodef6628b2a5d407537f788949ed88ef673 "\n\n\n\n\n\nOriginally posted by Dave Syer\nView Post\n\nFor sure the resource server has to do the check. I wasn't (and am not) in front of the code so I can't remember whether the filter or authentication manager or token services does it in the default implementation. You can find out by looking in the source code.\n\n\nSo I've looked in the code and found DefaultTokenServices. (this TokenServices implementation does not exist in M6, I guess only in later versions...). This class makes the check \"isExpired()\". However, AFAIU, this token services is in the authorization-server side, not in the resource server... the auth-server does the check on the refresh-token, when it is issued for a new access-token. But i did not find any implementation in the resource-server that makes the check. So it gets me back to my previous question: Is there a default implemetation for the access-token expiration in the resource server? or do I have to handle this check with my own impl? (I just wanna make sure I understand the Spring's oAuth impl...)\n\nand: what is your suggestion as a \"best practice\" for checking the expiration of access token?\n\nmany thanks,\nOhad\n\nPS:\n\n\n\n\nBut just to be clear: access token grants and user authentication (i.e. credentials) are orthogonal concerns. The refresh token gives the Authorization Server some control over when and how often an authenticated user is prompted for approval of the grant.\n\n\n-so as far as I see things: access token has an expiration; when it is expired the user is prompted to re-identify himself, unless he has \"refresh token\", which gives him more time till he is prompted.\n(and if the auth-server implements \"remember-me\", so the user enjoys the cookie and will not be prompted as long as the cookie exists...)\n"@en-us . _:nodead9fdc803f2a5cec569c51594f8351cb . _:node801801ed51703c9e21135b6956297 . _:nodeaace5411d5b12ed8395297a857aad14 . _:nodeaace5411d5b12ed8395297a857aad14 "2012-09-27"^^ . _:nodeaace5411d5b12ed8395297a857aad14 _:node85244b0c7c974b6415b9723fa01b91 . _:nodeaace5411d5b12ed8395297a857aad14 "http://forum.spring.io/forum/spring-projects/security/oauth/121256-handling-token-expiration"@en-us . _:nodeaace5411d5b12ed8395297a857aad14 "\n\n\n\n\n\nOriginally posted by Dave Syer\nView Post\n\nThe DefaultTokenServices checks for expiry in loadAuthentication (called indirectly by the filter that protects a resource). I would say that is the best practice, and I'm not sure why you didn't think that it would be checked automatically (possibly because your custom token services does not, or maybe you are looking at old code).\n\n\nYep. As I mentioned, I don't see that DefaultTokenServices exists in M6. I guess it was born it a later version (correct me if I'm wrong...)\n\nThanks a lot!\n"@en-us . _:nodeeb3d6276767548d9d0935fa93251a79 . _:nodeeb3d6276767548d9d0935fa93251a79 "2012-09-24"^^ . _:nodeeb3d6276767548d9d0935fa93251a79 _:nodeec173153129c73d456d48161b7f7446 . _:nodeeb3d6276767548d9d0935fa93251a79 "http://forum.spring.io/forum/spring-projects/security/oauth/121256-handling-token-expiration"@en-us . _:nodeeb3d6276767548d9d0935fa93251a79 "\n\n\n\n\n\nOriginally posted by OhadR\nView Post\n\nIf the resource server does not check for the expiry of the token, who does?\n\n\nFor sure the resource server has to do the check. I wasn't (and am not) in front of the code so I can't remember whether the filter or authentication manager or token services does it in the default implementation. You can find out by looking in the source code.\n\n\n\n\n\nAFAIU, the use of refresh token is to make life better for the client: when the token has expired, instead of making the user enter his credentials again, the client gets a 'refresh token' he can use.\n\n\nSort of. But just to be clear: access token grants and user authentication (i.e. credentials) are orthogonal concerns. The refresh token gives the Authorization Server some control over when and how often an authenticated user is prompted for approval of the grant.\n\n\n\n\n\nHow can I make refresh token \"available\" in my client ? (all my components are using Spring Sec OAuth)\n\n\nYour client needs to have an authorized_grant_types including \"refresh_token\", and your Authorization Server has to be able to issue refresh tokens (usually on by default but if you write your own token services it's up to you), and to be able to accept token requests with grant_type=refresh_token (as per the configuration).\n"@en-us . _:node631d3da519de3f666c9d31fe8491bf . _:node631d3da519de3f666c9d31fe8491bf "2012-09-27"^^ . _:node631d3da519de3f666c9d31fe8491bf _:nodec22856e1dbeb592d9c94efbf816868 . _:node631d3da519de3f666c9d31fe8491bf "http://forum.spring.io/forum/spring-projects/security/oauth/121256-handling-token-expiration"@en-us . _:node631d3da519de3f666c9d31fe8491bf "\n\n\n\n\n\nOriginally posted by OhadR\nView Post\n\nand: what is your suggestion as a \"best practice\" for checking the expiration of access token?\n\n\nThe DefaultTokenServices checks for expiry in loadAuthentication (called indirectly by the filter that protects a resource). I would say that is the best practice, and I'm not sure why you didn't think that it would be checked automatically (possibly because your custom token services does not, or maybe you are looking at old code).\n\n\n\n\n\n-so as far as I see things: access token has an expiration; when it is expired the user is prompted to re-identify himself, unless he has \"refresh token\", which gives him more time till he is prompted.\n\n\nSort of. When an access token expires, if there is no refresh token, a user might be prompted for approval of the scope of a new token (if the authorization server wishes to prompt - see UserApprovalHandler). He will only be prompted to identify himself if necessary (i.e. he is not currently already authenticated).\n"@en-us . _:node2c1dd02642bf36fc657e24ff2a18db6e . _:node6747ae769ef4d39422b4555a28aeb058 . _:node6747ae769ef4d39422b4555a28aeb058 "2011-07-12"^^ . _:node6747ae769ef4d39422b4555a28aeb058 _:node2c1dd02642bf36fc657e24ff2a18db6e . _:node6747ae769ef4d39422b4555a28aeb058 "http://forum.spring.io/forum/spring-projects/data/104492-please-help-with-sessionfactory-or-hibernatetemplate-is-required"@en-us . _:node6747ae769ef4d39422b4555a28aeb058 "\nYou did not post the actual error / stack track.\n\nI presume the class GenericDaoImpl has a setSessionFactory() method ?\n\nAre you sure your sessionFactory is being initialized ? is there any config error during startup ?\n\nThere is also some discrpency between use of com.cisco.altcso... and com.altcso... packages (search your own post for those terms to see). I'm not sure what happens if you configure a SessionFactory but don't supply any valid entity classes to process.\n"@en-us . _:nodec51b85bf8ba27727b2cc14130d2b2 . _:nodec51b85bf8ba27727b2cc14130d2b2 "http://forum.spring.io/forum/spring-projects/data/104492-please-help-with-sessionfactory-or-hibernatetemplate-is-required"@en-us . _:nodec51b85bf8ba27727b2cc14130d2b2 "\nFolks,\n\nI am struggling with this error for a few hours now.I have put sessionFactory everywhere but this error does not go away.\n\nHere is my dao - \n\nCode:\npublic class CsoProfileDaoImpl extends GenericDaoImpl implements CsoProfileDao {\n\t\n\t\n public CsoProfileDaoImpl() {\n super(CsoProfile.class);\n }\n\n @Override\n public List findByCsoProfileName(String name) {\n return this.find(\"CsoProfile.findByCsoProfileName\",\"%\"+name+\"%\") ;\n }\n\n\t\n\t\n}\nI tried to put a SessionFactory variable in above class also but it did not make any difference.\n\nHere is applicationContext.xml -\n\n\nCode:\n\n \n \n \n \n \n \n \n \n \n \n \nHere is sessionfactory definition in applicationContext.xml itself - \n\n\nCode:\n \n \n \n org.hibernate.cfg.AnnotationConfiguration\n \n \n \n com.altcso.domain.TranslationContent\n com.cisco.altcso.domain.Customer\n com.cisco.altcso.domain.TranslationStatus\n com.cisco.altcso.domain.TransEngineProfileMap\n com.cisco.altcso.domain.Person\n com.cisco.altcso.domain.CsoProfile\n com.cisco.altcso.domain.CustomerCsoProfileMap\n com.cisco.altcso.domain.Users\n \n \n \n \n \n false\n \n org.hibernate.dialect.Oracle9Dialect\n \n altcso_admin\n oracle.jdbc.OracleDriver\n \t\t\tpassword\n \t\t\tjdbc:oracle:thin:@host:1521/URL\n \n \n \n\n\t\t\nCan someone please help?Thanks!!\n"@en-us . _:nodec51b85bf8ba27727b2cc14130d2b2 _:nodea1aa87644ad13b6b8ab044c06ebdf11 . _:nodec51b85bf8ba27727b2cc14130d2b2 "2011-07-12"^^ . _:nodea1aa87644ad13b6b8ab044c06ebdf11 . _:nodec7226c76f79723ced85e1163ab2b8cb7 . _:nodec7226c76f79723ced85e1163ab2b8cb7 "2011-07-13"^^ . _:nodec7226c76f79723ced85e1163ab2b8cb7 _:nodefdad1fce617ecfe1182e6deeb77c251d . _:nodec7226c76f79723ced85e1163ab2b8cb7 "http://forum.spring.io/forum/spring-projects/data/104492-please-help-with-sessionfactory-or-hibernatetemplate-is-required"@en-us . _:nodec7226c76f79723ced85e1163ab2b8cb7 "\nJudging from the message you don't set the sessionfactory on the dao. And judging from the message you are extending HibernateDaoSupport... In short, don't do that... Simply inject the sessionfactory and use it directly, don't use HibernateTemplate and/or HibernateDaoSupport (why, please use the forum search/google as I answered that question numerous times before).\n"@en-us . _:nodefdad1fce617ecfe1182e6deeb77c251d . _:node121fe320e43ac7644d1eb4e729101ae5 . _:node121fe320e43ac7644d1eb4e729101ae5 "2011-02-22T18:01:17-08"@en-us . _:node121fe320e43ac7644d1eb4e729101ae5 "\nHeroes for Hire\n"@en-us . _:node121fe320e43ac7644d1eb4e729101ae5 "/wow/en/forum/topic/2112373390"@en-us . _:node121fe320e43ac7644d1eb4e729101ae5 _:node91b813d7192ac6f881ef33d8a6444bc8 . _:node121fe320e43ac7644d1eb4e729101ae5 "\n02/22/2011 5:29 PMPosted by DaxxarriTo help compensate for the loss of dps and improve Survival and Beast Mastery output, Aspect of the Hawk should now provide 2000 attack power at level 85.This isn't in the game.\n"@en-us . _:node1d7eea4331aa56a9fe62d7f766d436f5 . _:node1d7eea4331aa56a9fe62d7f766d436f5 . _:node1d7eea4331aa56a9fe62d7f766d436f5 "Community"@en-us . _:nodecfe4d55be17bbd54a2d8be66ac86458 . _:nodecfe4d55be17bbd54a2d8be66ac86458 . _:nodecfe4d55be17bbd54a2d8be66ac86458 "Reolas"@en-us . _:nodeeaf43cd16a309a95dd8904a6e30e9a7 . _:nodeeaf43cd16a309a95dd8904a6e30e9a7 . _:nodeeaf43cd16a309a95dd8904a6e30e9a7 "Daxxarri"@en-us . _:noded3d06f9bb3bfdc1fe3ab88d2ec6fea7 . _:noded3d06f9bb3bfdc1fe3ab88d2ec6fea7 "2011-02-22T18:02:58-08"@en-us . _:noded3d06f9bb3bfdc1fe3ab88d2ec6fea7 "\nT \u00D8 X I C\n"@en-us . _:noded3d06f9bb3bfdc1fe3ab88d2ec6fea7 "/wow/en/forum/topic/2112373390"@en-us . _:noded3d06f9bb3bfdc1fe3ab88d2ec6fea7 _:node5b89cd288b56ca8aa5f75a9f998255 . _:noded3d06f9bb3bfdc1fe3ab88d2ec6fea7 "\nBoth the buff to Hawk and the nerf to Aimed Shot are not implemented yet, so it'll be just be the same.\n"@en-us . _:node875eeb14030fc48c748afb46c9e255 . _:node875eeb14030fc48c748afb46c9e255 "2011-02-22T17:57:09-08"@en-us . _:node875eeb14030fc48c748afb46c9e255 "\nwould rather PvP\n"@en-us . _:node875eeb14030fc48c748afb46c9e255 "/wow/en/forum/topic/2112373390"@en-us . _:node875eeb14030fc48c748afb46c9e255 _:noded67235832ec9f60aea9c1f2d25b78 . _:node875eeb14030fc48c748afb46c9e255 "\nHeya Daxx, just have a quick question. I love the game you made and think its getting better with each patch =)My question is, what are Blizzard's plans to fix hunters in arenas?\n"@en-us . _:nodeb7fb864a2391ec36a92e84f67d3b735 . _:nodeb7fb864a2391ec36a92e84f67d3b735 . _:nodeb7fb864a2391ec36a92e84f67d3b735 "Aoir"@en-us . _:noded2a4c4756ffafc8ed95a70ca2bd1603b . _:noded2a4c4756ffafc8ed95a70ca2bd1603b "2011-02-22T18:15:16-08"@en-us . _:noded2a4c4756ffafc8ed95a70ca2bd1603b "\nQuality\n"@en-us . _:noded2a4c4756ffafc8ed95a70ca2bd1603b "/wow/en/forum/topic/2112373390"@en-us . _:noded2a4c4756ffafc8ed95a70ca2bd1603b _:node4289c92b5b38c16972cf3bebae6ee7f6 . _:noded2a4c4756ffafc8ed95a70ca2bd1603b "\n02/22/2011 6:11 PMPosted by DaxxarriNoted, I misunderstood some information and jumped the gun. They should be live soon, however.Thank you for clarifying. Hopefully these will go in tonight/tomorrowish?\n"@en-us . _:nodef077896540c4f63a5d50ac9bea6ba57 . _:nodef077896540c4f63a5d50ac9bea6ba57 . _:nodef077896540c4f63a5d50ac9bea6ba57 "Zeherah"@en-us . _:node69635486801f574ed965c9bc1db38391 . _:node69635486801f574ed965c9bc1db38391 . _:node69635486801f574ed965c9bc1db38391 "Shop"@en-us . _:node507c4a1598bdfbbb478b59a05187cf5b . _:node507c4a1598bdfbbb478b59a05187cf5b . _:node507c4a1598bdfbbb478b59a05187cf5b "Lawlhunter"@en-us . _:nodee6d680a333114a463e8b78d0e0a31b1b . _:nodee6d680a333114a463e8b78d0e0a31b1b "2011-02-22T18:05:02-08"@en-us . _:nodee6d680a333114a463e8b78d0e0a31b1b "2011-02-22T18:07:16-08"@en-us . _:nodee6d680a333114a463e8b78d0e0a31b1b "\nUndisputed\n"@en-us . _:nodee6d680a333114a463e8b78d0e0a31b1b "/wow/en/forum/topic/2112373390"@en-us . _:nodee6d680a333114a463e8b78d0e0a31b1b _:nodef721a886bae571a5861082419eff418d . _:nodee6d680a333114a463e8b78d0e0a31b1b "\n02/22/2011 5:29 PMPosted by DaxxarriEssentially, ranged attacks in World of Warcraft have always had a built in 0.5 second delay to their cast time. Since this does not apply to instant attacksThe Multi-Shot of every version of the game but Cata would like to have a word with you on this one. But seriously this post reeks of Press Release smooth over BS. I know we beg and plead and complain about how we never receive a blue post for anything, but when this is the quality of the ones we receive its just amazing to me. I feel like this was typed/read directly from prepared notecards by a lawyer.You've successfully provided us with ZERO new information or even a logical explanation of things that aren't even currently working according to how your patch notes said they would. Meanwhile you simultaneously tried a cover up/smooth over of stuff that should have been adressed WEEKS ago. The deterrence thing and 0.5 cast time are just unbelievable to me though. For me to even come anywhere close to believing this and thinking you guys have any clue what you're doing, do yourselves a favor and start adressing things immediately so you don't look like you're going \"Umm ummm, we have to say something. Tom had a law degree right? Have him whip up some PC bs to tie them over until we distract them with the next kneejerk nerf/buff.\"You want a small tip for one thing? People aren't using your wanted \"focus dump\" of arcane shot for one main reason. It doesn't proc piercing shots. Add that to piercing shots if you want people to even look in its direction.\n"@en-us . _:node789188ee4113935224d3f96d77b78b50 . _:node789188ee4113935224d3f96d77b78b50 . _:node789188ee4113935224d3f96d77b78b50 "Fuzzer"@en-us . _:node33536688b4c617371d6920278b1ec0 . _:node33536688b4c617371d6920278b1ec0 . _:node33536688b4c617371d6920278b1ec0 "Media"@en-us . _:node91b813d7192ac6f881ef33d8a6444bc8 . _:node91b813d7192ac6f881ef33d8a6444bc8 . _:node91b813d7192ac6f881ef33d8a6444bc8 "Lefuza"@en-us . _:noded996223b27a52c933da86a93d6d47459 . _:noded996223b27a52c933da86a93d6d47459 "2011-02-22T18:14:45-08"@en-us . _:noded996223b27a52c933da86a93d6d47459 "/wow/en/forum/topic/2112373390"@en-us . _:noded996223b27a52c933da86a93d6d47459 _:node59345b2e5f441a7cfba5160cc7b2034 . _:noded996223b27a52c933da86a93d6d47459 "\nCommunity Manager\n"@en-us . _:noded996223b27a52c933da86a93d6d47459 "\nFinally, we also wanted to let you know that Deterrence is functioning properly: once in use, Deterrence cannot be canceled by disarm effects, but it remains possible to temporarily delay a hunter\u2019s use of Deterrence with the judicious use of disarm effects. In combination with some of the recent adjustments to melee mobility, Deterrence should still be more effective overall. We'll continue to keep an eye on it.Deterrence was never, ever, EVER able to be cancelled by disarm effects. This is a CHEAP answer to the fact that we cannot deterrence while disarmed. You give us a blatant NERF and try to call it a buff?I don't know if you noticed... but we are at the bottom of the bottom in arenas. Nerfs aren't what we need.In the past Deterrence provided 100% parry, which could only be performed with a melee weapon equipped. Now it provides 100% miss chance, which means that your avoidance will still work.The real issue is that some attacks, especially rogue attacks like Cheap Shot, could not be parried. Therefore a rogue could Cheap Shot through Deterrence, which totally countered the intent of Deterrence as a melee defense. With this change, Cheap Shot should correctly miss a hunter under Deterrence.Wait, is that all ranged attack or ranged physical attacks?Cause if its all ranged attacks, as a spellcaster, all i can say is.... whaaaaT??!?It applies to attacks based on the ranged weapon slot. Those are not the same as spells, and this largely applies to hunters. Other non-spell ranged attacks in the game tend to use the melee weapon (like Shattering Throw) or are instant (like Fan of Knives).\n"@en-us . _:node9f12cb764646cc5c7829cdcfe81cada0 . _:node9f12cb764646cc5c7829cdcfe81cada0 "2011-02-22T18:22:03-08"@en-us . _:node9f12cb764646cc5c7829cdcfe81cada0 "\nKnights of Konquest\n"@en-us . _:node9f12cb764646cc5c7829cdcfe81cada0 "/wow/en/forum/topic/2112373390"@en-us . _:node9f12cb764646cc5c7829cdcfe81cada0 _:nodeb7fb864a2391ec36a92e84f67d3b735 . _:node9f12cb764646cc5c7829cdcfe81cada0 "\n02/22/2011 6:07 PMPosted by FuzzerExcept, these hot fixes ARE NOT LOVE and aspct still only gives 700 API think the AiS nerf is live, just not the aspect.Nope, AiS isn't live, either. Tooltip still says 200% damage.\n"@en-us . _:node9417d5e726a79cef6c67e246f7c438aa . _:node9417d5e726a79cef6c67e246f7c438aa "2011-02-22T18:11:43-08"@en-us . _:node9417d5e726a79cef6c67e246f7c438aa "/wow/en/forum/topic/2112373390"@en-us . _:node9417d5e726a79cef6c67e246f7c438aa _:nodeeaf43cd16a309a95dd8904a6e30e9a7 . _:node9417d5e726a79cef6c67e246f7c438aa "\nCommunity Manager\n"@en-us . _:node9417d5e726a79cef6c67e246f7c438aa "\n02/22/2011 6:01 PMPosted by LefuzaTo help compensate for the loss of dps and improve Survival and Beast Mastery output, Aspect of the Hawk should now provide 2000 attack power at level 85.This isn't in the game.Noted, I misunderstood some information and jumped the gun. They should be live soon, however.\n"@en-us . _:node44b61c5b29673f226bfd6a95ab9aff . _:node44b61c5b29673f226bfd6a95ab9aff . _:node44b61c5b29673f226bfd6a95ab9aff "Forums"@en-us . _:nodef91a76f03b17aeb9b119c7e8be4d3a . _:nodef91a76f03b17aeb9b119c7e8be4d3a . _:nodef91a76f03b17aeb9b119c7e8be4d3a "Damage Dealing"@en-us . _:node9e7d97203dced84eabb76738817ca3b . _:node9e7d97203dced84eabb76738817ca3b . _:node9e7d97203dced84eabb76738817ca3b "Forums"@en-us . _:node49e2e7139616dba1cb6f9e2d33cf204f . _:node49e2e7139616dba1cb6f9e2d33cf204f "2011-02-22T18:15:28-08"@en-us . _:node49e2e7139616dba1cb6f9e2d33cf204f "\nUndisputed\n"@en-us . _:node49e2e7139616dba1cb6f9e2d33cf204f "/wow/en/forum/topic/2112373390"@en-us . _:node49e2e7139616dba1cb6f9e2d33cf204f _:nodecfe4d55be17bbd54a2d8be66ac86458 . _:node49e2e7139616dba1cb6f9e2d33cf204f "\n02/22/2011 6:11 PMPosted by Grafixyou know this game is fial when blizzard doesnt even know their own changes arent liveWith their current track record it'll probably get the same nerf twice because of that and pop back down to 100% weapon damage. On the bright side Aspect of the Hawk will now provide FOUR THOUSAND attack power!\n"@en-us . _:node533f7fe174dda983321411d94c425bc6 . _:node533f7fe174dda983321411d94c425bc6 . _:node533f7fe174dda983321411d94c425bc6 "Damage Dealing"@en-us . _:nodede864b27932ac8b3d683b578dafc89 . _:nodede864b27932ac8b3d683b578dafc89 . _:nodede864b27932ac8b3d683b578dafc89 "World of Warcraft"@en-us . _:node6bf1bd1dd98554bc8cf44fc7c7cf222 . _:node6bf1bd1dd98554bc8cf44fc7c7cf222 . _:node6bf1bd1dd98554bc8cf44fc7c7cf222 "Feb 18th Hunter Hot\"fixes\""@en-us . _:nodefb44ecf68bad3cdb65b715147d9360b9 . _:nodefb44ecf68bad3cdb65b715147d9360b9 . _:nodefb44ecf68bad3cdb65b715147d9360b9 "Class Roles"@en-us . _:node59345b2e5f441a7cfba5160cc7b2034 . _:node59345b2e5f441a7cfba5160cc7b2034 . _:node59345b2e5f441a7cfba5160cc7b2034 "Daxxarri"@en-us . _:node4978f21bda637532d87b1d64637136 . _:node4978f21bda637532d87b1d64637136 "2011-02-22T18:18:07-08"@en-us . _:node4978f21bda637532d87b1d64637136 "\nExiles of Lordaeron\n"@en-us . _:node4978f21bda637532d87b1d64637136 "/wow/en/forum/topic/2112373390"@en-us . _:node4978f21bda637532d87b1d64637136 _:nodef077896540c4f63a5d50ac9bea6ba57 . _:node4978f21bda637532d87b1d64637136 "\nMarksmanship's burst damage in PvP was indeed higher than we wanted, and we felt that Aimed Shot was the best place to bring burst back into line, so we've reduced its damage, including the Aimed Shot! generated by the Master Marksman proc, by about 20%. I realize you guys don't typically comment on exact formula details, but given we've been waiting on this fix for several days and are still in the dark as to the exact nature of the aimed shot formula change, I was hoping you could clarify.The hotfix notes stated the weapon damage multiplier was being reduced to 160%. Is this the only change being made? Or is the formula being adjusted to only apply the weapon damage multiplier to the weapon damage portion of the formula (as it is in most shots) rather than also affecting the RAP and base damage portions? (as seems to be the case currently) Any clarification you could give would be much appreciated, as it makes a fairly large difference in our analysis of how the changes will affect MM dps.\n"@en-us . _:nodea265b57e7fbcfe512633c8beb7ec589 . _:nodea265b57e7fbcfe512633c8beb7ec589 . _:nodea265b57e7fbcfe512633c8beb7ec589 "Mccloud"@en-us . _:nodef0fcc7edfb3589449b1bd44a57aaf37 . _:nodef0fcc7edfb3589449b1bd44a57aaf37 . _:nodef0fcc7edfb3589449b1bd44a57aaf37 "Game Guide"@en-us . _:node7c04c5123f919d4e444b3e117ca28 . _:node7c04c5123f919d4e444b3e117ca28 . _:node7c04c5123f919d4e444b3e117ca28 "Forums"@en-us . _:node60f2195e42bb7243621af7648969f65a . _:node60f2195e42bb7243621af7648969f65a "2011-02-22T17:57:27-08"@en-us . _:node60f2195e42bb7243621af7648969f65a "\nAncient Raiders\n"@en-us . _:node60f2195e42bb7243621af7648969f65a "/wow/en/forum/topic/2112373390"@en-us . _:node60f2195e42bb7243621af7648969f65a _:nodeee805bc02b75c318403d6857d3c2dfcf . _:node60f2195e42bb7243621af7648969f65a "\nAspect of the hawk is still only giving 638 ApThanks blizz, gonna love being on the bottom of the meters for tonight, hopefully you can fix it within the next few weeks.\n"@en-us . _:nodeabcb4b376e60931261032a680b4dd9c . _:nodeabcb4b376e60931261032a680b4dd9c . _:nodeabcb4b376e60931261032a680b4dd9c "Hollowpoint"@en-us . _:noded67235832ec9f60aea9c1f2d25b78 . _:noded67235832ec9f60aea9c1f2d25b78 . _:noded67235832ec9f60aea9c1f2d25b78 "Postalz"@en-us . _:node5697323b6fcba11d99c3a58d08ce72 . _:node5697323b6fcba11d99c3a58d08ce72 "2011-02-22T17:55:13-08"@en-us . _:node5697323b6fcba11d99c3a58d08ce72 "\nEldritch Court\n"@en-us . _:node5697323b6fcba11d99c3a58d08ce72 "/wow/en/forum/topic/2112373390"@en-us . _:node5697323b6fcba11d99c3a58d08ce72 _:node905ee763fb4cb90fc96cac012927e0 . _:node5697323b6fcba11d99c3a58d08ce72 "\n02/22/2011 5:43 PMPosted by BownageMarksmanship's burst damage in PvP was indeed higher than we wanted, and we felt that Aimed Shot was the best place to bring burst back into line, so we've reduced its damage, including the Aimed Shot! generated by the Master Marksman proc, by about 20%. To help compensate for the loss of dps and improve Survival and Beast Mastery output, Aspect of the Hawk should now provide 2000 attack power at level 85. This will also make the talent One with Nature more powerful as well. The net effect of the change to Aspect of the Hawk should result in a buff to Survival and Beast Mastery in PvE and (in combination with the Aimed Shot nerf) a slight reduction to PvE Marksmanship dps. The changes should also make Aimed Shot less attractive once a target drops below 80% health and Careful Aim no longer applies. These changes should be live now.What is to be done about MM's sustained dps in PvP? Right now, we do an aimed shot and then a chimera and are completely OOF while we spam steady shots that crit for 2k, much larger changes need to be done than a non-scaling \"fix\" to hawk. Mainly, we need steady shot to have armor penetration so it can have similar damage to cobra shot. While it wouldn't be near cobra shot damage due to mastery in the SV tree, right now steady shot damage in PvP is laughable.Aspect of the hawk should be a % of RaP. This change is going to make SV very powerful while under geared, AGAIN.. Which is exactly why you nerfed it.Also, the changes are not live right now.QFT. Hunters have historically dominated early on because our base damage is way too high, but we've never scaled well (see: Classic, when, pre-ranged weapon buff, there was a net gain of about 11 weapon from Striker's Mark off Magmadar and Nerubian Slavemaker off Kel'thuzad). Crit is really the only stat all 3 specs scale well with (Mastery is is a distant 3rd for Marks while Haste is very good, while Haste is worth about 66% of Mastery for BM and SV).I'm going to say it right now...nerf the crap out of the base damage on Explosive Shot and Black Arrow, but greatly increase their RAP scaling. BM and SV barely touch weapon damage for their basic attacks (Cobra, Kill, and Auto Shot), so that's a major itemization gap in 2 specs (and why MM took off in Wrath mid-T8). Survival dominated early Cata because of this fact, got gutted in the wrong places, and then gets another static just-dinged-85-gonna-dominate-now buff.Every other self-buff in the game is a percentage of damage, haste, resource regen, etc. Why is Hawk the only outlier? A 10% damage increase would be fine, although all 3 specs suffer heavily from movement (Survival loses Sniper Training, BM has to deal with pet pathing/AI issues, and MM has to deal with losing hard-cast Aimed Shots), so it wouldn't be ideal given the current design of encounters.\n"@en-us . _:node4289c92b5b38c16972cf3bebae6ee7f6 . _:node4289c92b5b38c16972cf3bebae6ee7f6 . _:node4289c92b5b38c16972cf3bebae6ee7f6 "Tamsinela"@en-us . _:node2d779029a4d227c33ab1b5ff3ce6c3e9 . _:node2d779029a4d227c33ab1b5ff3ce6c3e9 "2011-02-22T18:11:21-08"@en-us . _:node2d779029a4d227c33ab1b5ff3ce6c3e9 "/wow/en/forum/topic/2112373390"@en-us . _:node2d779029a4d227c33ab1b5ff3ce6c3e9 _:node507c4a1598bdfbbb478b59a05187cf5b . _:node2d779029a4d227c33ab1b5ff3ce6c3e9 "\n02/22/2011 6:07 PMPosted by FuzzerExcept, these hot fixes ARE NOT LOVE and aspct still only gives 700 API think the AiS nerf is live, just not the aspect.Its been like that since they announced the changes last week iirc.On dummies unbuffed i could crit for 45k with aimed, after the announced changes only 37ish\n"@en-us . _:nodefec6e7b467454b5d47d8bd9b8c4e64a . _:nodefec6e7b467454b5d47d8bd9b8c4e64a "2011-02-22T18:12:30-08"@en-us . _:nodefec6e7b467454b5d47d8bd9b8c4e64a "2011-02-22T18:13:44-08"@en-us . _:nodefec6e7b467454b5d47d8bd9b8c4e64a "\nLegion of Noobs\n"@en-us . _:nodefec6e7b467454b5d47d8bd9b8c4e64a "/wow/en/forum/topic/2112373390"@en-us . _:nodefec6e7b467454b5d47d8bd9b8c4e64a _:nodeabcb4b376e60931261032a680b4dd9c . _:nodefec6e7b467454b5d47d8bd9b8c4e64a "\nAre you aware how the change to aspect of the hawk promotes stance dancing for hunters again in PVP? This was a mechanic you wanted to avoid in WotLK by introducing Dragonhawk, a combination of monkey and hawk. Now its returned and its annoying.I really hope the Hawk buff is a temporary fix until you can get better changes in for a later patch such as possibly pet armor penetration for BM, higher steady shot damage for MM, and better black arrow and explosive shot damage for Surv. These are all areas in their respective specs that need help, and benefit both in PVP and PVE.\n"@en-us . _:nodee882c6c611dbf896ee1158a5cec050e6 . _:nodee882c6c611dbf896ee1158a5cec050e6 . _:nodee882c6c611dbf896ee1158a5cec050e6 "Feb 18th Hunter Hot\"fixes\""@en-us . _:nodecf49205986625e32fe793c0351c3e7 . _:nodecf49205986625e32fe793c0351c3e7 . _:nodecf49205986625e32fe793c0351c3e7 "Home"@en-us . _:nodee9fd86145c8f121ec21d6d098c8c9 . _:nodee9fd86145c8f121ec21d6d098c8c9 "2011-02-22T18:17:50-08"@en-us . _:nodee9fd86145c8f121ec21d6d098c8c9 "\nWicked Mojo\n"@en-us . _:nodee9fd86145c8f121ec21d6d098c8c9 "/wow/en/forum/topic/2112373390"@en-us . _:nodee9fd86145c8f121ec21d6d098c8c9 _:nodea265b57e7fbcfe512633c8beb7ec589 . _:nodee9fd86145c8f121ec21d6d098c8c9 "\nFinally, we also wanted to let you know that Deterrence is functioning properly: once in use, Deterrence cannot be canceled by disarm effects, but it remains possible to temporarily delay a hunter\u2019s use of Deterrence with the judicious use of disarm effects. In combination with some of the recent adjustments to melee mobility, Deterrence should still be more effective overall. We'll continue to keep an eye on it.Rofl this is definitely on par with the whole steady shot/cobra shot haste thing. This is exactly how deterrence functioned before. What are we going to get next patch, Aspect of the Fox now allows steady shot and cobra shot to be cast while moving?\n"@en-us . _:node5b89cd288b56ca8aa5f75a9f998255 . _:node5b89cd288b56ca8aa5f75a9f998255 . _:node5b89cd288b56ca8aa5f75a9f998255 "Liltwix"@en-us . _:nodef721a886bae571a5861082419eff418d . _:nodef721a886bae571a5861082419eff418d . _:nodef721a886bae571a5861082419eff418d "Reolas"@en-us . _:nodeb68f5f96b231fbf49c9232299973925 . _:nodeb68f5f96b231fbf49c9232299973925 . _:nodeb68f5f96b231fbf49c9232299973925 "World of Warcraft"@en-us . _:nodeee805bc02b75c318403d6857d3c2dfcf . _:nodeee805bc02b75c318403d6857d3c2dfcf . _:nodeee805bc02b75c318403d6857d3c2dfcf "Fuzzer"@en-us . _:node905ee763fb4cb90fc96cac012927e0 . _:node905ee763fb4cb90fc96cac012927e0 . _:node905ee763fb4cb90fc96cac012927e0 "Sturmreiter"@en-us . _:node89ce255c1e6616a6645f6edad7ff9 . _:node89ce255c1e6616a6645f6edad7ff9 "2011-02-22T18:07:25-08"@en-us . _:node89ce255c1e6616a6645f6edad7ff9 "\nAncient Raiders\n"@en-us . _:node89ce255c1e6616a6645f6edad7ff9 "/wow/en/forum/topic/2112373390"@en-us . _:node89ce255c1e6616a6645f6edad7ff9 _:node789188ee4113935224d3f96d77b78b50 . _:node89ce255c1e6616a6645f6edad7ff9 "\n02/22/2011 6:01 PMPosted by GrafixExcept, these hot fixes ARE NOT LOVE and aspct still only gives 700 API think the AiS nerf is live, just not the aspect.\n"@en-us . _:nodecb3bc74caf861d3eb3efd283869feb70 . _:nodecb3bc74caf861d3eb3efd283869feb70 . _:nodecb3bc74caf861d3eb3efd283869feb70 "Class Roles"@en-us . _:node26f52b52952d98f15e714c2536eb8 . _:nodeca10bfd2dcd757e74a839aa1f53b946d . _:node73bcf16e747081e44e8562c25bde311f . _:nodeaea74583f2e812fe6a730a8c36b4f5a . _:noded83ba44bf2a0e243bff3158776c6ca0 . _:noded83ba44bf2a0e243bff3158776c6ca0 "2005-08-11"^^ . _:noded83ba44bf2a0e243bff3158776c6ca0 _:nodea2b4e78703dbd9c50959cd4c3ca1d8 . _:noded83ba44bf2a0e243bff3158776c6ca0 "http://forum.spring.io/forum/other-spring-related/remoting/7250-httpinvoker-and-streaming"@en-us . _:noded83ba44bf2a0e243bff3158776c6ca0 "\nI've finished my \"StreamSupportingHttpInvoker\" implementation and have posted the source along with unit tests to this Spring JIRA: http://opensource.atlassian.com/proj...rowse/SPR-1223\n\nTo quote from the issue:\n\n\n\n\nI've extended Spring's HttpInvoker to provide support for InputStream parameters and return values for remote service methods. In other words, you can define a service method to take an InputStream as a parameter or return an InputStream as a return value (or both) and Spring will take care of ensuring the InputStream is streamed across the wire. Of course, the major reason for doing this is to handle large amounts of data without needing to load all the data into memory first, so care is taken to ensure that the InputStream is not fully buffered into memory.\n\n\nSee the JIRA issue for more detail.\n\n- Andy\n\nPS I'll post a message on the dev list in the hope that just maybe they will adopt this into Spring. \n"@en-us . _:nodef0971ff857455d2772dc5e30fca2e068 . _:node3282145ff4893bc4d7e8b5e3a447792 . _:nodea2b4e78703dbd9c50959cd4c3ca1d8 . _:noded24ef7695138efef30bd27feb9dd . _:noded24ef7695138efef30bd27feb9dd "2005-08-11"^^ . _:noded24ef7695138efef30bd27feb9dd _:node3282145ff4893bc4d7e8b5e3a447792 . _:noded24ef7695138efef30bd27feb9dd "http://forum.spring.io/forum/other-spring-related/remoting/7250-httpinvoker-and-streaming"@en-us . _:noded24ef7695138efef30bd27feb9dd "\nThe hang that I was experiencing wasn't actually caused by the httpInvoker but due to exhhausting the connection pool. The datasource was blocking for connections.\n\nhttpInvoker was working like a champ..\n"@en-us . _:node946f78ba0b0147ff2434047a47e3fdf . _:nodea75145dd4a1647d179fc4671977df8 . _:nodea75145dd4a1647d179fc4671977df8 "2010-06-07"^^ . _:nodea75145dd4a1647d179fc4671977df8 _:nodef0971ff857455d2772dc5e30fca2e068 . _:nodea75145dd4a1647d179fc4671977df8 "http://forum.spring.io/forum/other-spring-related/remoting/7250-httpinvoker-and-streaming"@en-us . _:nodea75145dd4a1647d179fc4671977df8 "\nThanks adepue,\n\nI've tried your code and it works like a charm for streaming the data back and forth.\nI just had to refer \"StreamSupportingHttpInvokerServiceExporter\" instead of \"HttpInvokerServiceExporter\" and \"StreamSupportingHttpInvokerProxyFactoryBean\" instead of \"HttpInvokerProxyFactoryBean\" in my respective application context files.\n\nThanks again for sharing your knowledge.\n"@en-us . _:node22eff56fd3753ac923485cc225dcc96 . _:node22eff56fd3753ac923485cc225dcc96 "2005-08-04"^^ . _:node22eff56fd3753ac923485cc225dcc96 _:nodeaea74583f2e812fe6a730a8c36b4f5a . _:node22eff56fd3753ac923485cc225dcc96 "http://forum.spring.io/forum/other-spring-related/remoting/7250-httpinvoker-and-streaming"@en-us . _:node22eff56fd3753ac923485cc225dcc96 "\nHttpInvoker hanging\n\nI too send large bytes back and forth using the httpInvoker protocol. What I do is have a serializable class that stores a byte array of the file contents.\n\nBut as a tangent, I am experiencing the httpInvoker protocol hanging after doing some large file transfers( ~4mb files). After transfering from a client to the server, all subsequent connections seem to hang. The connection doesn't seem to complete it's handshake?? Not sure but any debugging info would be helpful.\n"@en-us . _:nodeb421e9f902a4ce0ecc761d32b043b . _:nodeb421e9f902a4ce0ecc761d32b043b "2005-08-22"^^ . _:nodeb421e9f902a4ce0ecc761d32b043b _:node26f52b52952d98f15e714c2536eb8 . _:nodeb421e9f902a4ce0ecc761d32b043b "http://forum.spring.io/forum/other-spring-related/remoting/7250-httpinvoker-and-streaming"@en-us . _:nodeb421e9f902a4ce0ecc761d32b043b "\nAn additional help to the previous solution...\n\nAlthough I implemented this using the spring version of Commons.FileUpload and so some of it won't be relevant to the author's issue - I think the solution I used should work with adepue's StreamingHttpInvoker. I say this because what I implemented just maps a logical binary filey type from the client to a java.io.File object on the server side using streams. I also needed to store large files to the database since our app is clustered and any number of app machines will need to access the same file.\n\nAnyway, my solution for streaming from the client to app server and from app server to the db (and vice versa) is documented at the end of http://forum.springframework.org/showthread.php?t=13663. In short, I used a CustomFileEditor to bind from the client to a java.io.File type on the server, and a custom usertype to map the java.io.File field to a binary value column in the DB.\n\nI can provide either class upon request - they work well in our environment.\n\nBrendan\n"@en-us . _:node4214563e52a9cf10a6297eab4ecee82e . _:node4214563e52a9cf10a6297eab4ecee82e "2005-07-14"^^ . _:node4214563e52a9cf10a6297eab4ecee82e _:node73bcf16e747081e44e8562c25bde311f . _:node4214563e52a9cf10a6297eab4ecee82e "http://forum.spring.io/forum/other-spring-related/remoting/7250-httpinvoker-and-streaming"@en-us . _:node4214563e52a9cf10a6297eab4ecee82e "\nI've been digging into HttpInvoker source, and believe there may be a possible way to accomplish this. The main problem is that AbstractHttpInvokerRequestExecutor uses a ByteArrayOutputStream to buffer the entire invocation before transmitting. I may be able to implement my own HttoInvokerRequestExecutor (probably by extending CommonsHttpInvokerRequestExecutor) that checks to see if an InputStream is present in the invocation argument list. If not, it will perform a standard invocation using CommonsHttpInvokerRequestExecutor. If so, it will remove the InputStream from the argument list (probably by replacing it with some dummy marker object), setup the \"PostMethod\" to use CONTENT_LENGTH_CHUNKED, and then setup a special InputStream to represent the PostMethod body that is a composite of the serialized RemoteInvocation (which has been modified by removing the InputStream from the argument list) immediately followed by the InputStream parameter itself. In other words, when \"read\" is called on this special InputStream, it will first return bytes that compose the serialization of the modified RemoteInvocation, and once that is finished, it will then directly delegate reading to the InputStream parameter. On the server side, this special condition can be detected by first reading in the RemoteInvocation as is normally done, looking for the special marker argument/parameter in the RemoteInvocation, and, if present, pass in the remaining chunked Post body as the InputStream parameter to the service method... if that makes any sense. Anyway, I'm gonna try it and see what happens.\n\n- Andy\n"@en-us . _:nodecebeee5904aa250128e17d2ac0f9be . _:nodecebeee5904aa250128e17d2ac0f9be "http://forum.spring.io/forum/other-spring-related/remoting/7250-httpinvoker-and-streaming"@en-us . _:nodecebeee5904aa250128e17d2ac0f9be "\nI have a Swing client that needs to \"upload\" and \"download\" large files from the server. The files are larger than available memory, so they must be streamed. Currently, I've been using Spring's HttpInvoker (actually, a modified version of it) to transparently remote my service interfaces. Everything has been working well. Now, I know that HttpInvoker does not support streaming - but it sure would be nice if it could. So, I thought I would start this thread with the hope of brainstorming with others how this could be approached. Note, my goal is to keep with the Spring spirit and support streaming in a transparent and easy manner. Of course, I could just write a servlet or something, but then I wouldn't get my nifty transparent Spring goodness. \nIdeally, it would be awesome to be able to do something like this:\n\n\nCode:\npublic interface MyService\n{\n public void storeContent(String id, InputStream content);\n public InputStream getContent(String id);\n}\nThis is just an example, of course. Now, imagine if I could do something like this on the client side:\n\n\nCode:\nInputStream fileContent = new BufferedInputStream(new FileInputStream(file));\ntry {\n myService.storeContent(id, fileContent);\n} finally {\n fileContent.close();\n}\nHttpInvoker would just magically somehow stream that InputStream across the wire to the server side where you could just read from that InputStream and do whatever you need with it.\nHas anyone done anything like this? Think it would be difficult to implement? I'm thinking that HttpInvoker could be taught to notice when an InputStream is the last parameter to a method, and then handle that InputStream in some special manner. In the same way, it could notice when a method returns an InputStream.\n\n- Andy\n"@en-us . _:nodecebeee5904aa250128e17d2ac0f9be _:node946f78ba0b0147ff2434047a47e3fdf . _:nodecebeee5904aa250128e17d2ac0f9be "2005-07-14"^^ . _:nodefc825ad21af563f498af6ef5885bd . _:nodefc825ad21af563f498af6ef5885bd "2005-08-04"^^ . _:nodefc825ad21af563f498af6ef5885bd _:nodeca10bfd2dcd757e74a839aa1f53b946d . _:nodefc825ad21af563f498af6ef5885bd "http://forum.spring.io/forum/other-spring-related/remoting/7250-httpinvoker-and-streaming"@en-us . _:nodefc825ad21af563f498af6ef5885bd "\nI currently have a \"StreamSupportingHttpInvoker\" that passes its unit tests - just working on doing some integration testing right now. Once I have something, I'll respond to this thread.\n\n- Andy\n"@en-us . _:node2563fc7caf6189a1422ba29a5e217fac . _:node115de914a6f2a4232664d33bd9ec3a42 . _:node115de914a6f2a4232664d33bd9ec3a42 "2009-12-16"^^ . _:node115de914a6f2a4232664d33bd9ec3a42 _:node2563fc7caf6189a1422ba29a5e217fac . _:node115de914a6f2a4232664d33bd9ec3a42 "http://forum.spring.io/forum/spring-projects/container/74218-how-to-inject-a-static-class-member-into-a-bean-property"@en-us . _:node115de914a6f2a4232664d33bd9ec3a42 "\nHi ,\n\nIt is not possible to \"SET A STATIC MEMBER FIELD\" in Spring.We had faced this issue eralier also wher we had a static field and couldn't set throught tag.\n\nUtil:contant or FieldRetrievingFactoryBean \"RETRIEVES A STATIC VALUE FROM THE VALUE MENTIONED IN static-field\" and will sets it to fooList,provided foolist needs to be non static member in MYOtherClass.\n\n\n\n\n\n\nHope it helps\n\nkartik\n"@en-us . _:nodefb62ecf4b22aa5d6a1132c89eb3f76b0 . _:nodef2a37f5918285c445088a71eed55fdb5 . _:nodef2a37f5918285c445088a71eed55fdb5 "2009-12-15"^^ . _:nodef2a37f5918285c445088a71eed55fdb5 _:node3d8e6fce65c0b57767794eeb89666ca7 . _:nodef2a37f5918285c445088a71eed55fdb5 "http://forum.spring.io/forum/spring-projects/container/74218-how-to-inject-a-static-class-member-into-a-bean-property"@en-us . _:nodef2a37f5918285c445088a71eed55fdb5 "\nMaybe you can use the util:constant element, it's for accessing to static field defined in somewhere.\nTry this\n\nCode:\n\n \n \nDon't forget to import the util namespace into your xml configuration file. See in the reference how to do it: http://static.springsource.org/sprin...sd-config.html.\n\nIn this link you've got some information about util:constant too.\n\nGood luck!\n"@en-us . _:node3d8e6fce65c0b57767794eeb89666ca7 . _:node71dfe60194837de9f7849b7c481a8 . _:node71dfe60194837de9f7849b7c481a8 "http://forum.spring.io/forum/spring-projects/container/74218-how-to-inject-a-static-class-member-into-a-bean-property"@en-us . _:node71dfe60194837de9f7849b7c481a8 "\nI have a bean that has a property -- call it fooList -- that is of type List . I have another class that has a static member MyOtherClass.FOO_LIST that is of type List . How do I inject that static member as the value of the fooList property? In other words ...\n\n\n\n\n// what goes here if I want to set fooList to the static MyOtherClass.FOO_LIST member?\n\n\n\n\nCan this be done? If so, how?\n\nThanks in advance.\n\n--Jim\n"@en-us . _:node71dfe60194837de9f7849b7c481a8 _:nodefb62ecf4b22aa5d6a1132c89eb3f76b0 . _:node71dfe60194837de9f7849b7c481a8 "2009-12-15"^^ . _:node4efe955f5dbf47cba57198c6e5d2055 . _:node4efe955f5dbf47cba57198c6e5d2055 . _:node4efe955f5dbf47cba57198c6e5d2055 "World of Warcraft"@en-us . _:nodeaea08f45e6a0943ef194f5b46cdb40ea . _:nodeaea08f45e6a0943ef194f5b46cdb40ea "2012-11-12T20:21:41-08"@en-us . _:nodeaea08f45e6a0943ef194f5b46cdb40ea "\nHeroic Stand\n"@en-us . _:nodeaea08f45e6a0943ef194f5b46cdb40ea "/wow/en/forum/topic/7004017057"@en-us . _:nodeaea08f45e6a0943ef194f5b46cdb40ea _:nodeba3f1dc16ad778e68d56b7e017494bcb . _:nodeaea08f45e6a0943ef194f5b46cdb40ea "\nShe seems to...not understand that people DO like her. I mean don't get me wrong it's a nice trait to be modest but at some point she needs to just accept who she is.\n"@en-us . _:node3243b93a7daf8e76aee78834e4b4989 . _:node3243b93a7daf8e76aee78834e4b4989 . _:node3243b93a7daf8e76aee78834e4b4989 "Valius"@en-us . _:node8211f14d924b9e54ac9916abcf384c . _:node8211f14d924b9e54ac9916abcf384c . _:node8211f14d924b9e54ac9916abcf384c "Deerde"@en-us . _:node79a121c1a2937e6edb6229fb9ffa339f . _:node79a121c1a2937e6edb6229fb9ffa339f . _:node79a121c1a2937e6edb6229fb9ffa339f "Deerde"@en-us . _:node331983c817ad752fce4ab868b0438d49 . _:node331983c817ad752fce4ab868b0438d49 . _:node331983c817ad752fce4ab868b0438d49 "Pikah"@en-us . _:nodec8cd62a4ec8ee6bab8ca742f1a8ad7 . _:nodec8cd62a4ec8ee6bab8ca742f1a8ad7 . _:nodec8cd62a4ec8ee6bab8ca742f1a8ad7 "Zolden"@en-us . _:node30754ba3843fb9fbff41bcd922b82e11 . _:node30754ba3843fb9fbff41bcd922b82e11 . _:node30754ba3843fb9fbff41bcd922b82e11 "Valius"@en-us . _:nodefa10d8fcd6413587fd4d9b67c797d7d . _:nodefa10d8fcd6413587fd4d9b67c797d7d . _:nodefa10d8fcd6413587fd4d9b67c797d7d "Geluatrum"@en-us . _:node2bf7cd215c82ba726f4192adcfe44c6 . _:node2bf7cd215c82ba726f4192adcfe44c6 "2012-11-12T21:09:02-08"@en-us . _:node2bf7cd215c82ba726f4192adcfe44c6 "2012-11-12T21:12:26-08"@en-us . _:node2bf7cd215c82ba726f4192adcfe44c6 "\nThe Icecream Assassin\n"@en-us . _:node2bf7cd215c82ba726f4192adcfe44c6 "/wow/en/forum/topic/7004017057"@en-us . _:node2bf7cd215c82ba726f4192adcfe44c6 _:node79a121c1a2937e6edb6229fb9ffa339f . _:node2bf7cd215c82ba726f4192adcfe44c6 "\nIt went beyond the Well of Eternity as well. She was doing it when the Well of Eternity was cut off, and no one knew she was even magically gifted, from what I recall.She was smooth enough that even Illidan nearly missed her spell weaving with his Sargeras eyes.Yeah. The way I'm reading it is that the Well was how she was able to maintain her grip on the entire race. The NE stuck with her way way way beyond the point of reason or even habit. She could draw on the Well to amplify her native power. But she could indeed exert the same force at some proximity to her drawing on just herself. She was a natural culmination of Highborne breeding over who knows how many thousands of years, and an immensely powerful sorceress. (This same breeding may also explain her state of mind...)I look forward to her Mind Control tricks in her future boss fight. :)\n"@en-us . _:nodebdc925769b2cb4b7d5dd46a61ba77fd . _:nodebdc925769b2cb4b7d5dd46a61ba77fd "2012-11-12T22:46:05-08"@en-us . _:nodebdc925769b2cb4b7d5dd46a61ba77fd "\nRising Crusade\n"@en-us . _:nodebdc925769b2cb4b7d5dd46a61ba77fd "/wow/en/forum/topic/7004017057"@en-us . _:nodebdc925769b2cb4b7d5dd46a61ba77fd _:node2c8aa2ac9dfce5aa491ecf7748acacc7 . _:nodebdc925769b2cb4b7d5dd46a61ba77fd "\nWell what corrupted Sargeras in the first place was the basically endless spew of demon from the Nether, iirc, so technically even if he was put down there'd never not be demons, and a ton of them (which is good, because Annihilan and Nathrezim Own). However, I don't see much interest in an endless series of whack-a-mole expansions, even though that's basically where we're at now, so hopefully Blizz will get some sense and cool their jets like they've started (sort of) to do in MoP.I think it's fun. And what else is there. We can't do the Alliance-Horde war forever.A lot of people have floated the idea of a civil war xpac where we might get some more development for the different races. Also, what's fun? The bad guy checklist-y stuff, or just killing hella demons? Because if it's the latter, I guess I could be down. An entire planet of Annihilan or Nathrezim? Hell yes. However, just killing every bad or potential bad guy introduced in Warcraft is sort of eh. Azshara's fate is definitely sealed though.\n"@en-us . _:node6a50a2ef3fd98dcaab7b845e94e636ed . _:node6a50a2ef3fd98dcaab7b845e94e636ed . _:node6a50a2ef3fd98dcaab7b845e94e636ed "Shop"@en-us . _:nodebd4e3e2645ca5682b3d48df69721cea . _:nodebd4e3e2645ca5682b3d48df69721cea . _:nodebd4e3e2645ca5682b3d48df69721cea "Story Forum"@en-us . _:nodeabbef78f3ba32925d4a478b78fde4aa . _:nodeabbef78f3ba32925d4a478b78fde4aa "2012-11-12T22:28:18-08"@en-us . _:nodeabbef78f3ba32925d4a478b78fde4aa "\nGame Over\n"@en-us . _:nodeabbef78f3ba32925d4a478b78fde4aa "/wow/en/forum/topic/7004017057"@en-us . _:nodeabbef78f3ba32925d4a478b78fde4aa _:nodee921f34ec408dec1a7e7f2d9775f773 . _:nodeabbef78f3ba32925d4a478b78fde4aa "\nWhich is a shame, because Azshara is far to powerful and established to be a patch boss.But hey, Illidan was, so why not?\n"@en-us . _:node41d9306e33cf61d4fdbac812982d9a1 . _:node41d9306e33cf61d4fdbac812982d9a1 "2012-11-12T22:39:24-08"@en-us . _:node41d9306e33cf61d4fdbac812982d9a1 "\nHeroic Stand\n"@en-us . _:node41d9306e33cf61d4fdbac812982d9a1 "/wow/en/forum/topic/7004017057"@en-us . _:node41d9306e33cf61d4fdbac812982d9a1 _:node3243b93a7daf8e76aee78834e4b4989 . _:node41d9306e33cf61d4fdbac812982d9a1 "\nFar more likely that she'll be the \"Ragnaros\" of the Legion expansion and will have a \"Firelands\" type raid/zone dedicated to her story in a patch, as others have said.Still... after she and the Legion are dealt with, what's next?Well what corrupted Sargeras in the first place was the basically endless spew of demon from the Nether, iirc, so technically even if he was put down there'd never not be demons, and a ton of them (which is good, because Annihilan and Nathrezim Own). However, I don't see much interest in an endless series of whack-a-mole expansions, even though that's basically where we're at now, so hopefully Blizz will get some sense and cool their jets like they've started (sort of) to do in MoP.I think it's fun. And what else is there. We can't do the Alliance-Horde war forever.\n"@en-us . _:node4e6892d547233ae338b846f86d44cd . _:node4e6892d547233ae338b846f86d44cd . _:node4e6892d547233ae338b846f86d44cd "Media"@en-us . _:nodee921f34ec408dec1a7e7f2d9775f773 . _:nodee921f34ec408dec1a7e7f2d9775f773 . _:nodee921f34ec408dec1a7e7f2d9775f773 "Ferliona"@en-us . _:node841342692d4de4596fdcf953633be . _:node841342692d4de4596fdcf953633be "2012-11-13T09:56:25-08"@en-us . _:node841342692d4de4596fdcf953633be "\nDivine Exiles\n"@en-us . _:node841342692d4de4596fdcf953633be "/wow/en/forum/topic/7004017057"@en-us . _:node841342692d4de4596fdcf953633be _:nodeef84dd18a74849555b89a553c79f7a9e . _:node841342692d4de4596fdcf953633be "\nI believe that the other expansion they were working on was a Great Sea Expansion with Azshara as the boss of it. Although I suspect that Pandaria was going to be a zone in the expansion. Before this expansion we had no idea what Pandaria actually was, it could have been smaller if Blizzard had wanted it to be.But when they started working on the zone they actually made so much content for it they decided to make an expansion out of it instead. At least that's what I think happened, just pure speculation though.Tides of War and The Fall of Theramore could have still been part of the expansion though.\n"@en-us . _:node58f8e910c7b3d526a8c2f596dac75f8 . _:node58f8e910c7b3d526a8c2f596dac75f8 . _:node58f8e910c7b3d526a8c2f596dac75f8 "Forums"@en-us . _:node805cc06cf4af65473932c5da5af2c92 . _:node805cc06cf4af65473932c5da5af2c92 "2012-11-12T22:35:24-08"@en-us . _:node805cc06cf4af65473932c5da5af2c92 "\nRising Crusade\n"@en-us . _:node805cc06cf4af65473932c5da5af2c92 "/wow/en/forum/topic/7004017057"@en-us . _:node805cc06cf4af65473932c5da5af2c92 _:nodeed8cd6cc019587dfd393756f2c24636 . _:node805cc06cf4af65473932c5da5af2c92 "\nFar more likely that she'll be the \"Ragnaros\" of the Legion expansion and will have a \"Firelands\" type raid/zone dedicated to her story in a patch, as others have said.Still... after she and the Legion are dealt with, what's next?Well what corrupted Sargeras in the first place was the basically endless spew of demon from the Nether, iirc, so technically even if he was put down there'd never not be demons, and a ton of them (which is good, because Annihilan and Nathrezim Own). However, I don't see much interest in an endless series of whack-a-mole expansions, even though that's basically where we're at now, so hopefully Blizz will get some sense and cool their jets like they've started (sort of) to do in MoP.\n"@en-us . _:nodeef84dd18a74849555b89a553c79f7a9e . _:nodeef84dd18a74849555b89a553c79f7a9e . _:nodeef84dd18a74849555b89a553c79f7a9e "Kyoho"@en-us . _:node2c8e87eda5ec67a48d5df7e6e21e604a . _:node2c8e87eda5ec67a48d5df7e6e21e604a . _:node2c8e87eda5ec67a48d5df7e6e21e604a "Azshara, Nazjatar city and the next expansion"@en-us . _:nodeeb4584cbba535d95d7e15a4fd4d1f1 . _:nodeeb4584cbba535d95d7e15a4fd4d1f1 . _:nodeeb4584cbba535d95d7e15a4fd4d1f1 "Ferliona"@en-us . _:nodee416b7c4c88dbf559ce0148b09e4b40 . _:nodee416b7c4c88dbf559ce0148b09e4b40 "2012-11-14T08:16:55-08"@en-us . _:nodee416b7c4c88dbf559ce0148b09e4b40 "\nRohans Riders\n"@en-us . _:nodee416b7c4c88dbf559ce0148b09e4b40 "/wow/en/forum/topic/7004017057"@en-us . _:nodee416b7c4c88dbf559ce0148b09e4b40 _:node8326ddc6797f6e8d42c845fefea9a6d . _:nodee416b7c4c88dbf559ce0148b09e4b40 "\nMore underwater zones will appear I think, just refined.Nazjatar and Empress Azshara will definitely get an expansion. No idea when. Not only is Azshara a powerful servant of the Old Gods, she's currently THE most powerful servant, and she's quite likely replaced Deathwing as their herald. She's also the most powerful mage on Azeroth, and no, she won't bail on the Old Gods in favour of Sargeras. She's theirs now. She made her pact, and she sealed it. Even if she wanted to now, she couldn't betray her new masters.\n"@en-us . _:nodef0a866a9662e70b2983e6a7e231ab79b . _:nodef0a866a9662e70b2983e6a7e231ab79b . _:nodef0a866a9662e70b2983e6a7e231ab79b "Community"@en-us . _:nodeafbc8e3f1c14e58cded9b88b8c0dd . _:nodeafbc8e3f1c14e58cded9b88b8c0dd "2012-11-14T08:27:18-08"@en-us . _:nodeafbc8e3f1c14e58cded9b88b8c0dd "\nThe Icecream Assassin\n"@en-us . _:nodeafbc8e3f1c14e58cded9b88b8c0dd "/wow/en/forum/topic/7004017057"@en-us . _:nodeafbc8e3f1c14e58cded9b88b8c0dd _:node8211f14d924b9e54ac9916abcf384c . _:nodeafbc8e3f1c14e58cded9b88b8c0dd "\nMore underwater zones will appear I think, just refined.Nazjatar and Empress Azshara will definitely get an expansion. No idea when. Not only is Azshara a powerful servant of the Old Gods, she's currently THE most powerful servant, and she's quite likely replaced Deathwing as their herald. She's also the most powerful mage on Azeroth, and no, she won't bail on the Old Gods in favour of Sargeras. She's theirs now. She made her pact, and she sealed it. Even if she wanted to now, she couldn't betray her new masters.I can think of a few other contenders for the title of most powerful mage on Azeroth, but she's on the shortlist. Don't be so sure she'll be 100% loyal to the Old Gods. The Old Gods themselves might even be OK with letting her act on a loose leash and attach herself to Sargeras, they have regarded Sargeras in the past as a useful tool.\n"@en-us . _:node7e9cd9a4b31feb390eea7dd94cf154 . _:node7e9cd9a4b31feb390eea7dd94cf154 "2012-11-14T10:34:29-08"@en-us . _:node7e9cd9a4b31feb390eea7dd94cf154 "\nGanked Your Alt\n"@en-us . _:node7e9cd9a4b31feb390eea7dd94cf154 "/wow/en/forum/topic/7004017057"@en-us . _:node7e9cd9a4b31feb390eea7dd94cf154 _:nodee78041da7fccfa4119e8edf4f65ce7e0 . _:node7e9cd9a4b31feb390eea7dd94cf154 "\n11/12/2012 11:35 PMPosted by BotenannaA nice twist that would stop the lore from all being LOL OLD GOD, would be seeing Azshara taking advantage of N'zoth and using him as a source of power and keeping him under her eye.That would be a great twist and would really highlight how much of a threat she is.\n"@en-us . _:nodee78041da7fccfa4119e8edf4f65ce7e0 . _:nodee78041da7fccfa4119e8edf4f65ce7e0 . _:nodee78041da7fccfa4119e8edf4f65ce7e0 "Gornur"@en-us . _:node2f4e4e74c566505c2e58ef5c938288 . _:node2f4e4e74c566505c2e58ef5c938288 . _:node2f4e4e74c566505c2e58ef5c938288 "Azshara, Nazjatar city and the next expansion"@en-us . _:node3694ff03c5b9f8cb7f8801916358 . _:node3694ff03c5b9f8cb7f8801916358 . _:node3694ff03c5b9f8cb7f8801916358 "Game Guide"@en-us . _:node601df01b4f0d7ea52829a87c7d2647 . _:node601df01b4f0d7ea52829a87c7d2647 . _:node601df01b4f0d7ea52829a87c7d2647 "Resileaf"@en-us . _:nodec2af9d6fb37dfe44cd47917a1075700 . _:nodec2af9d6fb37dfe44cd47917a1075700 . _:nodec2af9d6fb37dfe44cd47917a1075700 "Community"@en-us . _:node84a7b7e4a9aafb9e3a5f919739d8f5 . _:node84a7b7e4a9aafb9e3a5f919739d8f5 . _:node84a7b7e4a9aafb9e3a5f919739d8f5 "Ferliona"@en-us . _:nodec8ac69ef1bad695f849270beb084855a . _:nodec8ac69ef1bad695f849270beb084855a . _:nodec8ac69ef1bad695f849270beb084855a "Forums"@en-us . _:node8326ddc6797f6e8d42c845fefea9a6d . _:node8326ddc6797f6e8d42c845fefea9a6d . _:node8326ddc6797f6e8d42c845fefea9a6d "Dathrel"@en-us . _:node4d528271f02c9b4cfa656bb17d4c6 . _:node4d528271f02c9b4cfa656bb17d4c6 "2012-11-12T20:29:36-08"@en-us . _:node4d528271f02c9b4cfa656bb17d4c6 "\nGame Over\n"@en-us . _:node4d528271f02c9b4cfa656bb17d4c6 "/wow/en/forum/topic/7004017057"@en-us . _:node4d528271f02c9b4cfa656bb17d4c6 _:nodeeb4584cbba535d95d7e15a4fd4d1f1 . _:node4d528271f02c9b4cfa656bb17d4c6 "\n11/12/2012 08:21 PMPosted by ValiusShe seems to...not understand that people DO like her. I mean don't get me wrong it's a nice trait to be modest but at some point she needs to just accept who she is.Which is why her arc seemed to go that way.She knew people liked her,she just wasn't comfortable due to Azshara. She didn't want to become like her.But again, at this point she isn't charismatic. She isn't respectable. She isn't even a believable politician, she can't focus enough to heal anymore.... She's pathetic. A wash out of a character who's one redeeming quality is she doesn't take the lives of her people for grant..... Ohh... wait.. She was going to charge in without a plan, costing them their lives. So, she doesn't have a redeeming quality.\n"@en-us . _:node8561a4b8b123069c416b28048d5e6ac . _:node8561a4b8b123069c416b28048d5e6ac . _:node8561a4b8b123069c416b28048d5e6ac "Community"@en-us . _:nodea8390533d0ef366823f818d430230 . _:nodea8390533d0ef366823f818d430230 "2012-11-12T20:59:12-08"@en-us . _:nodea8390533d0ef366823f818d430230 "\nNot Even Sorry\n"@en-us . _:nodea8390533d0ef366823f818d430230 "/wow/en/forum/topic/7004017057"@en-us . _:nodea8390533d0ef366823f818d430230 _:nodec8cd62a4ec8ee6bab8ca742f1a8ad7 . _:nodea8390533d0ef366823f818d430230 "\n11/12/2012 08:01 PMPosted by DeerdeIm not the biggest expert on night elf lore so forgive me for asking this dumb question but why didnt the night elves put in a new Queen after Queen Azshara \"Left?\" Sorry i know someones going to make fun of this question but its been on my mind for a while :PFor all practical purposes, High Priestess Tyrande is exactly that. But the whole Azshara thing soured her on monarchy and she absolutely refuses to accept any such title. Nor does NE society want the institution back. They got burned badly by it. So they traded in monarchy for theocracy.Yet they revere Tyrande almost as much as they did Azshara back in the day. The difference, I suppose, it that Tyrande earns her affection on merit and benevolence, whereas Azshara just threw some kind of crazy glamor spell on the entire NE race powered up by the Well of Eternity (it went way beyond her just being pretty. She could even dominate demons and turn them in her favor.)Ah ok thanks :)\n"@en-us . _:node381fe95fd4726893ed4ff3013a967 . _:node381fe95fd4726893ed4ff3013a967 . _:node381fe95fd4726893ed4ff3013a967 "Home"@en-us . _:node2c8aa2ac9dfce5aa491ecf7748acacc7 . _:node2c8aa2ac9dfce5aa491ecf7748acacc7 . _:node2c8aa2ac9dfce5aa491ecf7748acacc7 "Pikah"@en-us . _:node68844f913173dd032957a6a3ebb42 . _:node68844f913173dd032957a6a3ebb42 "2012-11-14T08:23:17-08"@en-us . _:node68844f913173dd032957a6a3ebb42 "\nThe Sentinels\n"@en-us . _:node68844f913173dd032957a6a3ebb42 "/wow/en/forum/topic/7004017057"@en-us . _:node68844f913173dd032957a6a3ebb42 _:node601df01b4f0d7ea52829a87c7d2647 . _:node68844f913173dd032957a6a3ebb42 "\nMore underwater zones will appear I think, just refined.Nazjatar and Empress Azshara will definitely get an expansion. No idea when. Not only is Azshara a powerful servant of the Old Gods, she's currently THE most powerful servant, and she's quite likely replaced Deathwing as their herald. She's also the most powerful mage on Azeroth, and no, she won't bail on the Old Gods in favour of Sargeras. She's theirs now. She made her pact, and she sealed it. Even if she wanted to now, she couldn't betray her new masters.Plot twist, Azshara has charmed N'zoth into him being her minion.\n"@en-us . _:node2da4aad8a04a0c852d728aea89f4d . _:node2da4aad8a04a0c852d728aea89f4d "2012-11-12T23:35:52-08"@en-us . _:node2da4aad8a04a0c852d728aea89f4d "\nGame Over\n"@en-us . _:node2da4aad8a04a0c852d728aea89f4d "/wow/en/forum/topic/7004017057"@en-us . _:node2da4aad8a04a0c852d728aea89f4d _:nodefa10d8fcd6413587fd4d9b67c797d7d . _:node2da4aad8a04a0c852d728aea89f4d "\nA nice twist that would stop the lore from all being LOL OLD GOD, would be seeing Azshara taking advantage of N'zoth and using him as a source of power and keeping him under her eye.\n"@en-us . _:nodeba6747e679c29369798566e5637e0 . _:nodeba6747e679c29369798566e5637e0 "2012-11-12T23:59:06-08"@en-us . _:nodeba6747e679c29369798566e5637e0 "\nRising Crusade\n"@en-us . _:nodeba6747e679c29369798566e5637e0 "/wow/en/forum/topic/7004017057"@en-us . _:nodeba6747e679c29369798566e5637e0 _:node331983c817ad752fce4ab868b0438d49 . _:nodeba6747e679c29369798566e5637e0 "\n11/12/2012 10:59 PMPosted by ValiusKilling demons. :-P Though to be honest it would of been better if we explored all of Azeroth first THEN dealt with world threats more. Civil war stuff? I can't dig that......only so much can be done for a single civil war. Mechanically it would be hard. Storywise...easy.Oh yeah, definitely there's a lot of logistical issues with it. And I agree about exploring Azeroth, and I think Blizzard has realized it too with MoP. I wouldn't be surprised if, were the developers of today able, they would have put it before the other xpacs. Just my pet theory though.\n"@en-us . _:nodeed8cd6cc019587dfd393756f2c24636 . _:nodeed8cd6cc019587dfd393756f2c24636 . _:nodeed8cd6cc019587dfd393756f2c24636 "Pikah"@en-us . _:node1a846f66fadc4a509666a9f2dc3867c0 . _:node1a846f66fadc4a509666a9f2dc3867c0 . _:node1a846f66fadc4a509666a9f2dc3867c0 "Valius"@en-us . _:node9d4edecf89accb2dbfab84d1f01d22 . _:node9d4edecf89accb2dbfab84d1f01d22 "2012-11-12T22:59:31-08"@en-us . _:node9d4edecf89accb2dbfab84d1f01d22 "2012-11-12T23:01:01-08"@en-us . _:node9d4edecf89accb2dbfab84d1f01d22 "\nHeroic Stand\n"@en-us . _:node9d4edecf89accb2dbfab84d1f01d22 "/wow/en/forum/topic/7004017057"@en-us . _:node9d4edecf89accb2dbfab84d1f01d22 _:node1a846f66fadc4a509666a9f2dc3867c0 . _:node9d4edecf89accb2dbfab84d1f01d22 "\nKilling demons. :-P Though to be honest it would of been better if we explored all of Azeroth first THEN dealt with world threats more. Civil war stuff? I can't dig that......only so much can be done for a single civil war. Mechanically it would be hard. Storywise...easy.\n"@en-us . _:node76789277cd9938ebda59afb1ab9bc744 . _:node76789277cd9938ebda59afb1ab9bc744 "2012-11-12T22:28:54-08"@en-us . _:node76789277cd9938ebda59afb1ab9bc744 "\nHeroic Stand\n"@en-us . _:node76789277cd9938ebda59afb1ab9bc744 "/wow/en/forum/topic/7004017057"@en-us . _:node76789277cd9938ebda59afb1ab9bc744 _:node30754ba3843fb9fbff41bcd922b82e11 . _:node76789277cd9938ebda59afb1ab9bc744 "\nWhich is a shame, because Azshara is far to powerful and established to be a patch boss.But hey, Illidan was, so why not?Because we are not prepared.\n"@en-us . _:nodebea6b96bc7deb08b6b9d7c155bc02381 . _:nodebea6b96bc7deb08b6b9d7c155bc02381 . _:nodebea6b96bc7deb08b6b9d7c155bc02381 "World of Warcraft"@en-us . _:node4dacecfd713de91eaf882cc82fd683 . _:node4dacecfd713de91eaf882cc82fd683 . _:node4dacecfd713de91eaf882cc82fd683 "Story Forum"@en-us . _:nodeba3f1dc16ad778e68d56b7e017494bcb . _:nodeba3f1dc16ad778e68d56b7e017494bcb . _:nodeba3f1dc16ad778e68d56b7e017494bcb "Valius"@en-us . _:node40243723c252b52e48f0f04368a997a . _:node40243723c252b52e48f0f04368a997a "2012-11-12T21:43:20-08"@en-us . _:node40243723c252b52e48f0f04368a997a "\nHeroic Stand\n"@en-us . _:node40243723c252b52e48f0f04368a997a "/wow/en/forum/topic/7004017057"@en-us . _:node40243723c252b52e48f0f04368a997a _:nodeffe23cd3143b43afa48ea780833ee1f . _:node40243723c252b52e48f0f04368a997a "\nIt went beyond the Well of Eternity as well. She was doing it when the Well of Eternity was cut off, and no one knew she was even magically gifted, from what I recall.She was smooth enough that even Illidan nearly missed her spell weaving with his Sargeras eyes.Yeah. The way I'm reading it is that the Well was how she was able to maintain her grip on the entire race. The NE stuck with her way way way beyond the point of reason or even habit. She could draw on the Well to amplify her native power. But she could indeed exert the same force at some proximity to her drawing on just herself. She was a natural culmination of Highborne breeding over who knows how many thousands of years, and an immensely powerful sorceress. (This same breeding may also explain her state of mind...)I look forward to her Mind Control tricks in her future boss fight. :)She's interesting to catch my attention but I'm going to stop to avoid being eaten.\n"@en-us . _:node6b6caa8da943915b16cd9aca7f1eab51 . _:node6b6caa8da943915b16cd9aca7f1eab51 "2012-11-12T21:03:18-08"@en-us . _:node6b6caa8da943915b16cd9aca7f1eab51 "\nGame Over\n"@en-us . _:node6b6caa8da943915b16cd9aca7f1eab51 "/wow/en/forum/topic/7004017057"@en-us . _:node6b6caa8da943915b16cd9aca7f1eab51 _:node84a7b7e4a9aafb9e3a5f919739d8f5 . _:node6b6caa8da943915b16cd9aca7f1eab51 "\nIt went beyond the Well of Eternity as well. She was doing it when the Well of Eternity was cut off, and no one knew she was even magically gifted, from what I recall.She was smooth enough that even Illidan nearly missed her spell weaving with his Sargeras eyes.\n"@en-us . _:nodeabde27e82ae18fd5596bb09b383af7e1 . _:nodeabde27e82ae18fd5596bb09b383af7e1 . _:nodeabde27e82ae18fd5596bb09b383af7e1 "Forums"@en-us . _:nodeffe23cd3143b43afa48ea780833ee1f . _:nodeffe23cd3143b43afa48ea780833ee1f . _:nodeffe23cd3143b43afa48ea780833ee1f "Valius"@en-us . _:node1afae8ce6e709bb8d1fdaa6b69877b3 . _:node1afae8ce6e709bb8d1fdaa6b69877b3 "2006-12-17"^^ . _:node1afae8ce6e709bb8d1fdaa6b69877b3 _:noded1d02399be9ced999f10d6ee228941b . _:node1afae8ce6e709bb8d1fdaa6b69877b3 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:node1afae8ce6e709bb8d1fdaa6b69877b3 "\nWorks for me... so there must be something else.\n\n-Ramnivas\n"@en-us . _:nodec235c4ee2c8760d5c752608c41be4833 . _:nodec235c4ee2c8760d5c752608c41be4833 "2006-12-17"^^ . _:nodec235c4ee2c8760d5c752608c41be4833 _:nodecc7d9d4b9669a4fb4a53145d1542b8 . _:nodec235c4ee2c8760d5c752608c41be4833 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:nodec235c4ee2c8760d5c752608c41be4833 "\n\n\n\n\n\nOriginally posted by ramnivas\nView Post\n\n\nThe only thing I can suggest is to create a minimal program that reproduces the problem. Also, you may want to try 2.0.1 (however, for me both 2.0final and 2.0.1 work just fine).\n\n-Ramnivas\n\n\nWell I can't get much more minimal. But since the Introductions are working, I've removed them and just have 3 beans (and just those 3 delcared in xml)\n\nAnotherAspect declares the Pointcut\nHelloAspect references the Pointcut in AnotherAspect\nAnd I run these from HelloRunner\n\nStill the same error\n\nTo be honest it won't affect me much I won't be making extensive use of Aspects, I just want to rewrite an old AopAlliance DAO inplementation because that is causing conflicts with my new Transaction Aspects. So I just use the in place approach.\nBut I have the stamina to resolve this, if you have \n\nThanks\n"@en-us . _:nodef960c9827bc27efefd4c81e291f89c18 . _:nodeac2e19ba15528fa8415b9be4a3eda948 . _:nodeac2e19ba15528fa8415b9be4a3eda948 "2006-12-17"^^ . _:nodeac2e19ba15528fa8415b9be4a3eda948 _:nodef0dec8c293912e701fd0428455b0cf5b . _:nodeac2e19ba15528fa8415b9be4a3eda948 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:nodeac2e19ba15528fa8415b9be4a3eda948 "\n\n\n\n\n\nOriginally posted by ramnivas\nView Post\n\nAll right... man, this thread is becoming my obsession :-)\n\nI spot one critical difference between your ENVIRONMENT and mine -- you seem to be using Java 6 (extracted from your bug report) and I am using Java 5. I have seen such a bug with Java 6 (although haven't fully explored it). Can you try with Java 5 and confirm my hypothesis?\n\n-Ramnivas\n\n\nYou are absolutely correct.\nThe final release of JDK6 released only last week, fails whilst JDK5 works fine.\n"@en-us . _:noded1d02399be9ced999f10d6ee228941b . _:node5d64eda7edef145cd67e541247d4da53 . _:nodecc7d9d4b9669a4fb4a53145d1542b8 . _:nodea6cd744be43650f31f7bd96b9cd375ef . _:nodea6cd744be43650f31f7bd96b9cd375ef "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:nodea6cd744be43650f31f7bd96b9cd375ef "\nI have managed to get Introductions to work, in that an introduced concrete method does run.\nI've included that as well as the failing advice so you can see that most of my cofig and setup must be correct... I wish!!\nWhat is the thing I'm doing wrong?\n\nTo add to that - I can only get the following code to work for Introductions when I do not declare @Aspect in the class I want advising (MyWorld). Which sounds right. \nBut I can only get myPointcut declaration to be resolved if I put @Aspect back in. i.e.\n@AfterReturning(\"timeout.helloworld.AnotherAspect. myPointcut()\")\nDoes not raise an error, otherwise without the @Aspect I get:\nerror at ::0 can't find referenced pointcut myPointcut\n\nThere isn't this problem when I declare the Pointcut in place.\n\nBut anyway at no point am I able to see the Advice run during any combination of stuff I've tried. ie I never see output of:\n\n\"\"Here is my advice\"\n\nThere seems so few worked examples out there to look at. \n\nI'd be very grateful if some kind soul could put me on track. \n\n\nHTML Code:\n\n\n\n\t\n\t\n\n\t\n\t\n\t\n\n\n\nCode:\npackage timeout.helloworld;\n\nimport org.aspectj.lang.annotation.AfterReturning;\nimport org.aspectj.lang.annotation.Aspect;\nimport org.aspectj.lang.annotation.DeclareParents;\n\n@Aspect\npublic class HelloAspect {\n\t\n\t@DeclareParents(value=\"timeout.helloworld.worlds.*+\",\n\t\tdefaultImpl=timeout.helloworld.DefaultWorld.class)\n\tpublic static World mixin;\n\t\n\t\n\t/*\n\t * Execute the following Advice after any method returns\n\t */\n\t//@AfterReturning(\"timeout.helloworld.AnotherAspect.myPointcut()\")\n\t@AfterReturning(\"execution (* *(..))\")\n\tpublic void myAdvice() {\n\t\tSystem.out.println(\"Here is my advice\");\n\t\t\n\t}\t\n\t\n\tpublic void testAdvice() {\t\n\t\tSystem.out.println(\"HelloAspect.testAdvice()\");\n\t}\n\t\t\n}\n\n\nCode:\npackage timeout.helloworld.worlds;\n\nimport org.aspectj.lang.annotation.Aspect;\n\n//@Aspect // put it in take it out shake it all about :-(\npublic class MyWorld {\n\t\n\tpublic String doSomut() {\n\t\treturn \"My World Doing something!!!!!!!!!\";\n\t}\n\t\n}\n\npackage timeout.helloworld;\n\npublic class DefaultWorld implements World {\n\t\n\tpublic String doSomut() {\t\n\t\treturn \"DefaultWorld does something!\";\n\t\t\n\t}\n}\n\npackage timeout.helloworld;\n\npublic interface World {\n\t\n\tString doSomut();\n}\n\n\nCode:\npackage timeout.helloworld;\n\nimport org.aspectj.lang.annotation.Aspect;\nimport org.springframework.beans.factory.BeanFactory;\nimport org.springframework.context.support.FileSystemXmlApplicationContext;\n\n@Aspect\npublic class HelloRunner {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tBeanFactory factory = new FileSystemXmlApplicationContext(\n\t\t\t\"build/WEB-INF/classes/applicationContext/test-aspects.xml\");\n\t\t\n\t\tWorld world = (World) factory.getBean(\"myWorld\");\n\t\t\n\t\tSystem.out.println(world.doSomut());\n\t\n\t\tAnotherAspect obj2 = (AnotherAspect) factory.getBean(\"anotherAspect\");\t\t\n\t\tobj2.testAdvice();\n\t\tHelloAspect obj3 = (HelloAspect) factory.getBean(\"helloAspect\");\t\t\n\t\tobj3.testAdvice();\n\t\t\n\t\tnew HelloRunner().testAdvice();\n\t}\n\t\n\tpublic void testAdvice() {\n\t\t\n\t\tSystem.out.println(\"HelloRunner.testAdvice()\");\n\t}\n}\n\n"@en-us . _:nodea6cd744be43650f31f7bd96b9cd375ef _:node2f2a1653424b194f55035b4c4d4ea3a . _:nodea6cd744be43650f31f7bd96b9cd375ef "2006-12-16"^^ . _:node9edbd9c8c7fd9e2587f63dbbb0dbd0fb . _:node5539fa89bf861638c27444fe11d7042 . _:node5539fa89bf861638c27444fe11d7042 "2006-12-17"^^ . _:node5539fa89bf861638c27444fe11d7042 _:node4eec3959f2f2447c21ecd2b0ad2cf07f . _:node5539fa89bf861638c27444fe11d7042 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:node5539fa89bf861638c27444fe11d7042 "\n\n\n\n\n\nOriginally posted by ramnivas\nView Post\n\nWorks for me... so there must be something else.\n\n-Ramnivas\n\n\nIt is failing during the xml load\n\nI just have these beans declared in the xml, AnotherAspect delcares the PointCut and HelloAspect references it.\nDeclaration order should not matter?\n\n\nCode:\n\n\t\n\t\n\t\n\n"@en-us . _:node4eec3959f2f2447c21ecd2b0ad2cf07f . _:node879cfbc64ebf0c6de975a5f2685394 . _:node7ab141129f32a2c07fcb568155beeeb1 . _:node7aaf8ad6479644cd3dcde2b45bc8473 . _:node7aaf8ad6479644cd3dcde2b45bc8473 "2006-12-17"^^ . _:node7aaf8ad6479644cd3dcde2b45bc8473 _:nodea3e0ed151e36c148bec419af4dd4a2 . _:node7aaf8ad6479644cd3dcde2b45bc8473 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:node7aaf8ad6479644cd3dcde2b45bc8473 "\nHere is a potential bug in Spring:\n- Aspects are not advised.\n\nCan you file a JIRA issue (a JUnit testcase will be appreciated)? If you do so, please notify here.\n\nMake the following modifications to your program and see\nyour bean being advised:\n1. Remove @Aspect from HelloRunner.\n2. Add the following code in the main() method:\n\nCode:\nHelloRunner obj4 = (HelloRunner) factory.getBean(\"helloRunner\");\t\t\nobj4.testAdvice();\nand a bean definition in your XML file:\n\nCode:\n\n-Ramnivas\n"@en-us . _:nodea3e0ed151e36c148bec419af4dd4a2 . _:node669d443417ddc1df82a34f2837e8a623 . _:node669d443417ddc1df82a34f2837e8a623 "2006-12-17"^^ . _:node669d443417ddc1df82a34f2837e8a623 _:node9edbd9c8c7fd9e2587f63dbbb0dbd0fb . _:node669d443417ddc1df82a34f2837e8a623 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:node669d443417ddc1df82a34f2837e8a623 "\nNo, the order should not matter. Just to verify I tried the same order as yours and I got:\n\n\nCode:\nDefaultWorld does something!\nAnotherAspect.testAdvice()\nHelloAspect.testAdvice()\nHelloRunner.testAdvice()\nHere is my advice\nSo it still works for me...\n\nThe only thing I can suggest is to create a minimal program that reproduces the problem. Also, you may want to try 2.0.1 (however, for me both 2.0final and 2.0.1 work just fine).\n\n-Ramnivas\n"@en-us . _:node2f2a1653424b194f55035b4c4d4ea3a . _:nodeaf2782487695ffe4ebd3f2bb44a87a82 . _:node7716f4d7898d12b02f282fcb475d727 . _:node62236f8cc7be538389f59747e1bc8416 . _:node9896bd1e262624fead2ce0586f677223 . _:node9896bd1e262624fead2ce0586f677223 "2006-12-17"^^ . _:node9896bd1e262624fead2ce0586f677223 _:node879cfbc64ebf0c6de975a5f2685394 . _:node9896bd1e262624fead2ce0586f677223 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:node9896bd1e262624fead2ce0586f677223 "\nJIRA placed\n\n\n\n\n\n\nOriginally posted by ramnivas\nView Post\n\nHere is a potential bug in Spring:\n- Aspects are not advised.\n\nCan you file a JIRA issue (a JUnit testcase will be appreciated)? If you do so, please notify here.\n\n\nI have done so, though not in JUnit format.\n\n\n\n\n\n\nMake the following modifications to your program and see\nyour bean being advised:\n1. Remove @Aspect from HelloRunner.\n2. Add the following code in the main() method:\n\nCode:\nHelloRunner obj4 = (HelloRunner) factory.getBean(\"helloRunner\");\t\t\nobj4.testAdvice();\nand a bean definition in your XML file:\n\nCode:\n\n\n\n\nYes I have already done that and it made no difference.\nIf this is a bug, I'm frankly amazed! How can it have got passed to final release?\nI'm still sure I've done something daft.\nI have noticed in the past with Spring that a missed JAR does not always give the signature CNFException.\n\nSo here are my Spring related classpath entries:\n\n\nCode:\naopalliance.jar\naspectjrt.jar\naspectjweaver.jar\nehcache-1.2.3.jar\nspring-aop.jar\nspring-aspects.jar\nspring-beans.jar\nspring-context.jar\nspring-core.jar\nspring-dao.jar\nspring-hibernate3.jar\nspring-jdbc.jar\nspring-mock.jar\nspring-support.jar\nspring-web.jar\ncommons-logging.jar\ncommons-collections-2.1.1.jar\ncommons-attributes-api.jar\ncglib-nodep.jar\n\n"@en-us . _:node953a255b1a45da7c729c5b9084948884 . _:node33933170dbc4d9bb731364ef65347d90 . _:node33933170dbc4d9bb731364ef65347d90 "2006-12-17"^^ . _:node33933170dbc4d9bb731364ef65347d90 _:node7716f4d7898d12b02f282fcb475d727 . _:node33933170dbc4d9bb731364ef65347d90 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:node33933170dbc4d9bb731364ef65347d90 "\nAll right... man, this thread is becoming my obsession :-)\n\nI spot one critical difference between your ENVIRONMENT and mine -- you seem to be using Java 6 (extracted from your bug report) and I am using Java 5. I have seen such a bug with Java 6 (although haven't fully explored it). Can you try with Java 5 and confirm my hypothesis?\n\n-Ramnivas\n"@en-us . _:nodec18725e16d5232f5652574297e608a94 . _:nodec18725e16d5232f5652574297e608a94 "2006-12-17"^^ . _:nodec18725e16d5232f5652574297e608a94 _:nodeaf2782487695ffe4ebd3f2bb44a87a82 . _:nodec18725e16d5232f5652574297e608a94 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:nodec18725e16d5232f5652574297e608a94 "\n\n\n\n\n\nOriginally posted by ramnivas\nView Post\n\nWhat does your AnotherAspect look like?\n\n\nDamn, I missed that one out\n\n\nCode:\npackage timeout.helloworld;\n\nimport org.aspectj.lang.annotation.Aspect;\nimport org.aspectj.lang.annotation.Pointcut;\n\n@Aspect\npublic class AnotherAspect {\n\t\n\tpublic void doAccessCheck() {}\n\t\n\t@Pointcut(\"execution(* *(..))\")\n\tpublic void myPointcut() {}\n\t\n\tpublic void testAdvice() {\t\n\t\tSystem.out.println(\"AnotherAspect.testAdvice()\");\n\t}\n\t\n}\n\n\n\n\nHere are a few pointers:\n1. AnotherAspect must be marked @Aspect and it must contain a method maned myPointcut() marked @Pointcut\n\n\nYes as you can see it does.\n\n\n\n\n\n\n2. You don't need @Aspect annotations for any of the MyWorld, DefaultWorld, and World types.\n\n\nThat is what I expected, but I get the behaviour as noted when adding or removing the @Aspect annotation from MyWorld\n\n\n\n\n\n\nMay I also suggest that you start using more descriptive pointcut and aspect names? I realize that you are just exploring, but it still is helpful to a reader -- who may well be you :-). For example, myPointcut() may be better named as anyMethod().\n\n-Ramnivas\n\n\nWell in this case it would be better named somePointcutIDontCareWhatButPleaseDoSomethingAnyth ingPrettyPlease() \n\nSo taking what you've said on board and removing the unneccessary @Aspect I get no errors but here is the Spring output:\n\n\nHTML Code:\n17-Dec-2006 13:07:57 org.springframework.core.CollectionFactory \nINFO: JDK 1.4+ collections available\n17-Dec-2006 13:07:57 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions\nINFO: Loading XML bean definitions from file [D:\\workspace\\Timeout\\build\\WEB-INF\\classes\\applicationContext\\test-aspects.xml]\n17-Dec-2006 13:07:57 org.springframework.context.support.AbstractRefreshableApplicationContext refreshBeanFactory\nINFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=25253977]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [org.springframework.aop.config.internalAutoProxyCreator,anotherAspect,helloAspect,myWorld,helloRunner,defaultWorld]; root of BeanFactory hierarchy\n17-Dec-2006 13:07:57 org.springframework.context.support.AbstractApplicationContext refresh\nINFO: 6 beans defined in application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=25253977]\n17-Dec-2006 13:07:57 org.springframework.aop.framework.DefaultAopProxyFactory \nINFO: CGLIB2 available: proxyTargetClass feature enabled\n17-Dec-2006 13:07:57 org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization\nINFO: Bean 'org.springframework.aop.config.internalAutoProxyCreator' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)\n17-Dec-2006 13:07:57 org.springframework.context.support.AbstractApplicationContext initMessageSource\nINFO: Unable to locate MessageSource with name 'messageSource': using default [[email\u00A0protected]\n/* */f6]\n17-Dec-2006 13:07:57 org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster\nINFO: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@16f25a7]\n17-Dec-2006 13:07:57 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons\nINFO: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [org.springframework.aop.config.internalAutoProxyCreator,anotherAspect,helloAspect,myWorld,helloRunner,defaultWorld]; root of BeanFactory hierarchy]\n\nDefaultWorld does something!\nAnotherAspect.testAdvice()\nHelloAspect.testAdvice()\nHelloRunner.testAdvice()\nSo the Introduction works but I'm also expecting the output of\n\"Here is my advice\" for every method I call.\n\nThanks for your help, but I'm still lost.\n"@en-us . _:node4d60c5da34b8eeadb6fd2c11cedbac80 . _:node4d60c5da34b8eeadb6fd2c11cedbac80 "2006-12-17"^^ . _:node4d60c5da34b8eeadb6fd2c11cedbac80 _:node5d64eda7edef145cd67e541247d4da53 . _:node4d60c5da34b8eeadb6fd2c11cedbac80 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:node4d60c5da34b8eeadb6fd2c11cedbac80 "\nIn the bug report (I assume you copy and pasted code), I don't see you followed the \"Remove @Aspect from HelloRunner.\" step.\n\n-Ramnivas\n"@en-us . _:node4467b33d64a2b2be0f771b82caf26ba . _:node4467b33d64a2b2be0f771b82caf26ba "2006-12-17"^^ . _:node4467b33d64a2b2be0f771b82caf26ba _:nodef960c9827bc27efefd4c81e291f89c18 . _:node4467b33d64a2b2be0f771b82caf26ba "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:node4467b33d64a2b2be0f771b82caf26ba "\nI had tried the code before I posted and it all worked. Please double check your code.\n\n-Ramnivas\n"@en-us . _:nodef0dec8c293912e701fd0428455b0cf5b . _:nodefd8a7e63fffebf8780a2ecd054f68e6a . _:nodefd8a7e63fffebf8780a2ecd054f68e6a "2006-12-17"^^ . _:nodefd8a7e63fffebf8780a2ecd054f68e6a _:node7ab141129f32a2c07fcb568155beeeb1 . _:nodefd8a7e63fffebf8780a2ecd054f68e6a "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:nodefd8a7e63fffebf8780a2ecd054f68e6a "\nWhat does your AnotherAspect look like?\n\nHere are a few pointers:\n1. AnotherAspect must be marked @Aspect and it must contain a method maned myPointcut() marked @Pointcut\n2. You don't need @Aspect annotations for any of the MyWorld, DefaultWorld, and World types.\n\nMay I also suggest that you start using more descriptive pointcut and aspect names? I realize that you are just exploring, but it still is helpful to a reader -- who may well be you :-). For example, myPointcut() may be better named as anyMethod().\n\n-Ramnivas\n"@en-us . _:node36e55c59aaaf23ac511a1f881746183 . _:node36e55c59aaaf23ac511a1f881746183 "2006-12-17"^^ . _:node36e55c59aaaf23ac511a1f881746183 _:node62236f8cc7be538389f59747e1bc8416 . _:node36e55c59aaaf23ac511a1f881746183 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:node36e55c59aaaf23ac511a1f881746183 "\n\n\n\n\nBut I have the stamina to resolve this, if you have\n\n\nI guess I have shown my stamina quite a bit already :-) Hey, I could even point out the changes you thought you made, but didn't!\n\nAt this point, there is not much I can do since I can't reproduce the problem you have.\n\n-Ramnivas\n"@en-us . _:nodeff35809ef5ef392e14f4c1822a32b419 . _:nodeff35809ef5ef392e14f4c1822a32b419 "2006-12-17"^^ . _:nodeff35809ef5ef392e14f4c1822a32b419 _:node953a255b1a45da7c729c5b9084948884 . _:nodeff35809ef5ef392e14f4c1822a32b419 "http://forum.spring.io/forum/spring-projects/aop/23816-can-t-get-advice-in-the-simplest-example-to-execute"@en-us . _:nodeff35809ef5ef392e14f4c1822a32b419 "\n\n\n\n\n\nOriginally posted by ramnivas\nView Post\n\nIn the bug report (I assume you copy and pasted code), I don't see you followed the \"Remove @Aspect from HelloRunner.\" step.\n\n-Ramnivas\n\n\nI'm so sorry, I was following things to the letter, or so I thought, I must have misread, though how I don't know. \n\nAnyway, I've removed @Aspect from HelloRunner and now I do get the advice.\n\nBut...\n\nNow we get to the Pointcut reference resolution problem. If I change from the in place pointcut to the reference pointcut I get:\n\n\nCode:\nException in thread \"main\" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'myWorld' defined in file [D:\\workspace\\Timeout\\build\\WEB-INF\\classes\\applicationContext\\test-aspects.xml]: Initialization of bean failed; nested exception is java.lang.IllegalArgumentException: error at ::0 can't find referenced pointcut myPointcut\nCaused by: java.lang.IllegalArgumentException: error at ::0 can't find referenced pointcut myPointcut\nIf you look back at the HelloAspect code you will see a commented out reference Pointcut. Using this produces the above error.\n\nThanks again for your time on a Sunday!\n"@en-us . _:nodec947283c39e7266df4d3964a16dee . _:nodeb4ac87fe2d4ee4904b28737ebaf15e . _:nodee35954cad06140cd91b41a1af7de7272 . _:nodee35954cad06140cd91b41a1af7de7272 "2008-02-01"^^ . _:nodee35954cad06140cd91b41a1af7de7272 _:node16bbbdcb283fa3275575d76a1ea77f . _:nodee35954cad06140cd91b41a1af7de7272 "http://forum.spring.io/forum/spring-projects/integration/40892-should-i-upgrade-to-spring-integration"@en-us . _:nodee35954cad06140cd91b41a1af7de7272 "\nAs always, the important thing is to keep your application as simple as possible. If your application can benefit from some of the features of Spring Integration (e.g. routing), then try it out and see if it simplifies. If on the other hand, you only need to receive JMS messages and invoke a method on a simple Object, then Spring's existing support with the MessageListenerAdapter should be sufficient. One of Spring Integration's goals is to be easy to incrementally adopt for existing Spring-based apps, so it should be easy to experiment.\n\nBy the way, please do not post duplicate entries in the forum.\n\nThanks,\nMark\n"@en-us . _:node16bbbdcb283fa3275575d76a1ea77f . _:node9abbcc37e11ea6b3c7e7946e357b839 . _:node9abbcc37e11ea6b3c7e7946e357b839 "2008-02-01"^^ . _:node9abbcc37e11ea6b3c7e7946e357b839 _:nodeb4ac87fe2d4ee4904b28737ebaf15e . _:node9abbcc37e11ea6b3c7e7946e357b839 "http://forum.spring.io/forum/spring-projects/integration/40892-should-i-upgrade-to-spring-integration"@en-us . _:node9abbcc37e11ea6b3c7e7946e357b839 "\nthanks for the reply Mark, i am really excited to use spring-integration.\n\nsorry for the dual post i don't know how it happened.. i could not delete also later.\n\nthanks\n"@en-us . _:node981121bbdfdd940ca3bb05cd6438a43 . _:nodef56b5f44df1b9355889fbbde71d8452 . _:nodef56b5f44df1b9355889fbbde71d8452 "2008-02-01"^^ . _:nodef56b5f44df1b9355889fbbde71d8452 _:node981121bbdfdd940ca3bb05cd6438a43 . _:nodef56b5f44df1b9355889fbbde71d8452 "http://forum.spring.io/forum/spring-projects/integration/40892-should-i-upgrade-to-spring-integration"@en-us . _:nodef56b5f44df1b9355889fbbde71d8452 "\nNo worries, I removed the duplicate.\n\nLooking forward to your feedback \n\n-Mark\n"@en-us . _:node2ca554bfd36c4fd7e7bea45e07b3014 . _:node2ca554bfd36c4fd7e7bea45e07b3014 "http://forum.spring.io/forum/spring-projects/integration/40892-should-i-upgrade-to-spring-integration"@en-us . _:node2ca554bfd36c4fd7e7bea45e07b3014 "\nHello All,\njust a quick advice from you all.. \ni have an existing messaging system that uses Spring JMS to read the incoming messages from some ESB, so if i want to use spring-integration then i just have to use the JMS adapter that receives the message from queue and send it to a channel, which now is handled by MessageListener class in my app.\n\nso the big question for me is, should i try to upgrade to spring-integration to use all these cool annotation and spring-integration specific configuration or i am missing some important aspects of spring-integration that can be add to my existing app.\n\nThanks in advance for all of your suggestions.\n"@en-us . _:node2ca554bfd36c4fd7e7bea45e07b3014 _:nodec947283c39e7266df4d3964a16dee . _:node2ca554bfd36c4fd7e7bea45e07b3014 "2008-01-31"^^ . _:nodeec18eb2942647d67f70c736465bc47 . _:nodeec18eb2942647d67f70c736465bc47 . _:nodeec18eb2942647d67f70c736465bc47 _:nodef03ae8ef6c6a87e4ac6345f661ec2b0 . _:nodeec18eb2942647d67f70c736465bc47 "1) an iPad 2 (when it gets released) 2) an iPhone 5 (ditto) 3) a ChromeOS pc (the cr-48 is nice, but I\u2019d really like to have one with a big screen) 4) a proper gaming PC 5) a next generation Kindle DX (if it comes with ePub support) or a refreshed, bigger e-ink Nook." . _:node2caaaa4f7eb54c3c0b747c2292d03e . _:node2caaaa4f7eb54c3c0b747c2292d03e "http://twitter.com/iphonenewsus/status/17023591874830336" . _:node2caaaa4f7eb54c3c0b747c2292d03e . _:node2caaaa4f7eb54c3c0b747c2292d03e "iPhone News US" . _:node4b306de2e17b9261c464439c668dc6d5 . _:node4b306de2e17b9261c464439c668dc6d5 "http://twitter.com/cobraxcobrax/status/16976773996609536" . _:node4b306de2e17b9261c464439c668dc6d5 . _:node4b306de2e17b9261c464439c668dc6d5 "Richard Peterson" . _:node92cc7e79feb699299fa7749fa4824488 . _:node92cc7e79feb699299fa7749fa4824488 . _:node92cc7e79feb699299fa7749fa4824488 _:nodeec26a7b0251388f97d7b34b3f91a9f67 . _:node92cc7e79feb699299fa7749fa4824488 "Here is my wish list: 1) iPad 2 2) Kindle DX 3) Xbox 360 Kinect 4) Neato Robotic Vacuum 5) Macbook Air" . _:node57978dc9af3f64b9aedad9561783dc48 . _:node57978dc9af3f64b9aedad9561783dc48 "Hard Candy StreetSkin Review" . _:node57978dc9af3f64b9aedad9561783dc48 " The relatively new Hard Candy Case company has been turning out new device cases at a pretty good clip lately. In fact, since the company opened for business a year ago this month that have moved quickly enough to now offer an extensive portfolio of products with more being released on what seems to be a monthly basis. We\u2019ve looked at a number of Hard Candy\u2019s offerings in recent months.Today we will be looking at the latest case for the iPhone 4 and then giving away the review units to three lucky Gear Diary readers.So let\u2019s jump right in\u2026From Hard Candy Cases-Rugged style and shock absorbing TPU rubber make the Street Skin iPhone 4 case worthy of protecting your favorite device. Tough and edgy without adding bulk, this stylish iPhone 4 skin easily combines superior fashion with outstanding protection.Features- Form-fitting TPU rubber skin;\u00C2\u00A0Full access to all media controls;\u00C2\u00A0Rugged design pattern;\u00C2\u00A0Specifically for the iPhone 4As you can see, the StreetSkin comes in three colors- Black, Clear and Pink. We opened and used the black case so that\u2019s the one we will use in this review. All three colors reflect the same style and high level of protection and we have one of each to give away!True to its name, the StreetSkin is a skin-style case for the iPhone 4. As such the iPhone simply pops into the case back first. Okay, \u201Cpops in\u201D may be an exaggeration\u2026 The material the case is made from is thick and, as such, it takes a bit of pushing to get the iPhone in and a lot of care to ensure you don\u2019t bubble any screen protection that is on the phone.I like the heavy material they used in the case. It feels truly substantial and should provide a nice degree of protection.The cutouts on the case are precise. There is plenty of room for cables on the bottom\u2026And enough access to the top that the Sleep/Awake button is easy enough to access.The same goes for the volume buttons and mute toggle.Here is a shot of the back. You can see that this is a relatively beefy case. And the design that is cut into it helps ensure a good grip on the phone when you hold it.Another view of the back.And the \u201Clay-on-the-table\u201D design should give piece of mind.In all, the Hard Candy StreetSkin is a different kind of silicon case. Most have a soft, mushy feel to them. This isn\u2019t one of them. It gives a good grip, offers 360 degree protection yet it doesn\u2019t add too much bulk.The Hard Candy StreetSkin is available directly from the Hard Candy Web site.MSRP: $29.95What I Like: 360 protection; easy access to all ports and controls; adds good grip thanks to the design built into the caseWhat Needs Improvement: If you like bold silicone cases this is for you- if you like something truly refined this isn\u2019t the case for you.AND WE ARE GIVING AWAY ONE OF EACH COLOR\u2026 HERE IS HOW TO WIN ONE\u2026Leave a list with your top 5 Tech-Wish Lists items that you are hoping to have in the next few months.The fine print\u00E2\u0080\u00931. This contest will be open until Thursday December 23rd; the winner will be announced shortly after. 2. Shipping address must be in the USA 3. If you\u00E2\u0080\u0099re entering this giveaway using Facebook connect, you MUST have your Facebook page set to accept messages from non-friends so we can contact you through your page if you are the winner. If you are unsure how to set\u00C2\u00A0your\u00C2\u00A0privacy settings to allow this, feel free to contact us for assistance or read\u00C2\u00A0Facebook\u00E2\u0080\u0099s instructions. 4. The winner will be announced on the site and will have 24 hours to contact us. After 24 hours a new winner will be picked.Share this!TwitterFacebookPinterestGoogleStumbleUponMoreRedditTumblrLinkedInPrintPocketEmailRelated" . _:node57978dc9af3f64b9aedad9561783dc48 _:node56eaf4dbca7af7ac294e2d66adbc852a . _:node57978dc9af3f64b9aedad9561783dc48 _:nodeec18eb2942647d67f70c736465bc47 . _:node57978dc9af3f64b9aedad9561783dc48 _:node2418b2cd79b604485857d22f58285a . _:node57978dc9af3f64b9aedad9561783dc48 _:node8f1cdddc26681ec450c41ef1bea88 . _:node57978dc9af3f64b9aedad9561783dc48 _:node92cc7e79feb699299fa7749fa4824488 . _:node57978dc9af3f64b9aedad9561783dc48 _:nodedda2199879d8751a7602c7c77f3674 . _:node57978dc9af3f64b9aedad9561783dc48 "UserComments:7" . _:node57978dc9af3f64b9aedad9561783dc48 "UserPlusOnes:25" . _:node57978dc9af3f64b9aedad9561783dc48 "UserTweets:1" . _:node57978dc9af3f64b9aedad9561783dc48 "2013-11-21T15:11:56+00:00" . _:node57978dc9af3f64b9aedad9561783dc48 . _:node57978dc9af3f64b9aedad9561783dc48 "en-US" . _:nodea7944da652aa0372712bf57393aa54e . _:nodea7944da652aa0372712bf57393aa54e . _:nodea7944da652aa0372712bf57393aa54e "jjb0070" . _:node8f1cdddc26681ec450c41ef1bea88 . _:node8f1cdddc26681ec450c41ef1bea88 . _:node8f1cdddc26681ec450c41ef1bea88 _:node2caaaa4f7eb54c3c0b747c2292d03e . _:node8f1cdddc26681ec450c41ef1bea88 "#iPhone iPhone Case Review and Giveaway- Hard Candy StreetSkin (Gear Diary): The relatively new Hard Candy Case \u2026 http://bit.ly/hAXKKe" . _:nodef03ae8ef6c6a87e4ac6345f661ec2b0 . _:nodef03ae8ef6c6a87e4ac6345f661ec2b0 "http://firesaw.blogspot.com" . _:nodef03ae8ef6c6a87e4ac6345f661ec2b0 . _:nodef03ae8ef6c6a87e4ac6345f661ec2b0 "lloydrv" . _:nodedda2199879d8751a7602c7c77f3674 . _:nodedda2199879d8751a7602c7c77f3674 _:node92633229d8e7ed134cdfb274ae553b9 . _:nodedda2199879d8751a7602c7c77f3674 . _:nodedda2199879d8751a7602c7c77f3674 _:nodef12d8d121ad71f46bd1f4ac1c5a1db5 . _:nodedda2199879d8751a7602c7c77f3674 "Mine are:Macbook air Ipad 2 Iphone 5 Onlive Nook color" . _:nodef12d8d121ad71f46bd1f4ac1c5a1db5 . _:nodef12d8d121ad71f46bd1f4ac1c5a1db5 . _:nodef12d8d121ad71f46bd1f4ac1c5a1db5 "Gianpy Belaunde" . _:node2418b2cd79b604485857d22f58285a . _:node2418b2cd79b604485857d22f58285a . _:node2418b2cd79b604485857d22f58285a _:node4b306de2e17b9261c464439c668dc6d5 . _:node2418b2cd79b604485857d22f58285a "RT @GearDiarySite: iPhone Case Review and Giveaway- Hard Candy StreetSkin http://goo.gl/fb/iY2YT" . _:node56eaf4dbca7af7ac294e2d66adbc852a . _:node56eaf4dbca7af7ac294e2d66adbc852a . _:node56eaf4dbca7af7ac294e2d66adbc852a _:nodea7944da652aa0372712bf57393aa54e . _:node56eaf4dbca7af7ac294e2d66adbc852a "Here are my top 5 Tech-Wish Lists items! 1) iPad 2) iPod touch 4G 64gb 3) Roku DV player 4) 65\u2033 LCD TV 5) Nintendo 3DSThanks!" . _:node686fc6fc6bff8c33b836dbca93f21a . _:nodede68d316548282d6bca9583cfda5c6d . _:nodede68d316548282d6bca9583cfda5c6d . _:nodede68d316548282d6bca9583cfda5c6d "Dan Cohen" . _:node92633229d8e7ed134cdfb274ae553b9 . _:node92633229d8e7ed134cdfb274ae553b9 . _:node92633229d8e7ed134cdfb274ae553b9 _:nodede68d316548282d6bca9583cfda5c6d . _:node92633229d8e7ed134cdfb274ae553b9 "sorry, the contest is over. More coming soon." . _:nodeec26a7b0251388f97d7b34b3f91a9f67 . _:nodeec26a7b0251388f97d7b34b3f91a9f67 . _:nodeec26a7b0251388f97d7b34b3f91a9f67 "Emily Santos" . _:node4eb18f5965fb8517c39ecebc811fae7 . _:nodeb5a036823123ccbd869a7c867e55a1 . _:nodeb5a036823123ccbd869a7c867e55a1 "2006-06-22"^^ . _:nodeb5a036823123ccbd869a7c867e55a1 _:nodebb7911ee9ff755eecc79b5c7af7e6d . _:nodeb5a036823123ccbd869a7c867e55a1 "http://forum.spring.io/forum/spring-projects/web-services/17216-response-from-jaxb-endpoint-is-missing-root-element"@en-us . _:nodeb5a036823123ccbd869a7c867e55a1 "\nI don't know what the problem is, maybe we can help you if you post your xml schema.\n\nI also had some problems with JAXB1.6 and all is working fine with JAXB2.0. The big disadvantage is the annotations (and Java5) thing which i doesn't like very much, but i have no choice.\n\nCheers,\n\nIngo\n"@en-us . _:nodeb1a6565b1e1644ec5043ba7296b7a58e . _:nodef2af476b52741c3d694a78ce37813d6 . _:nodece8d95cb43a3fd53f111e7d61ee6c1 . _:nodece8d95cb43a3fd53f111e7d61ee6c1 "2006-06-23"^^ . _:nodece8d95cb43a3fd53f111e7d61ee6c1 _:nodef2af476b52741c3d694a78ce37813d6 . _:nodece8d95cb43a3fd53f111e7d61ee6c1 "http://forum.spring.io/forum/spring-projects/web-services/17216-response-from-jaxb-endpoint-is-missing-root-element"@en-us . _:nodece8d95cb43a3fd53f111e7d61ee6c1 "\nI figured out what my problem is. First a little background. In my schema I have a xsd:complexType named \"FindClaimsResponse\" and an xsd:element named \"FindClaimsResponse\". When I generated the JAXB code, I used a bindings file to specify the element as \"FindClaimsResponseElement\", however I failed to use that class in my endpoint. Once I changed my endpoint to return FindClaimsResponseElement it worked!\n\nHere is the actual schema. If you have an suggestions for improvements in my schema, I'd love to hear them:\n\nCode:\n\n\n\t\n\t\n\t\n\t\t\n\t\t\tFind Claims Request\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\tFind Claims Response\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\tPCC Search Criteria\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\tPCC Search Results\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\tClaim Summary\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\nShannon Kendrick\n"@en-us . _:nodebb7911ee9ff755eecc79b5c7af7e6d . _:nodead72449afea94932e691cae5b7e5c0 . _:nodead72449afea94932e691cae5b7e5c0 "http://forum.spring.io/forum/spring-projects/web-services/17216-response-from-jaxb-endpoint-is-missing-root-element"@en-us . _:nodead72449afea94932e691cae5b7e5c0 "\nI created an endpoint by extending org.springframework.ws.endpoint.AbstractMarshallin gPayloadEndpoint with org.springframework.oxm.jaxb.Jaxb1Marshaller as the marshaller/unmarshaller. Within the invokeInternal(Object requestObject) method of the endpoint, I create a response object. When the response is rendered inside the element, the root element of my response is missing.\n\nActual\n\nCode:\n\t\n\t\t\n\t\t\t\n\t\t\n\t\nExpected\n\nCode:\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\nAny idea what is happening to my root element (FindClaimsResponse) in the response?\n"@en-us . _:nodead72449afea94932e691cae5b7e5c0 _:nodeb1a6565b1e1644ec5043ba7296b7a58e . _:nodead72449afea94932e691cae5b7e5c0 "2006-06-22"^^ . _:node1581e0e25546b1ffd3d5f188c4d69e14 . _:node1581e0e25546b1ffd3d5f188c4d69e14 . _:node1581e0e25546b1ffd3d5f188c4d69e14 . _:node6b68ec9f57fe96f98f27f45c1e28c3d3 . _:node6b68ec9f57fe96f98f27f45c1e28c3d3 "Guest - Philip Shalen"@en-gb . _:nodee17ef584e6fee061fc66f99f5549250 . _:nodee17ef584e6fee061fc66f99f5549250 "0002-11-30"^^ . _:nodee17ef584e6fee061fc66f99f5549250 "2014-05-10"^^ . _:nodee17ef584e6fee061fc66f99f5549250 _:node1581e0e25546b1ffd3d5f188c4d69e14 . _:nodee17ef584e6fee061fc66f99f5549250 _:node6b68ec9f57fe96f98f27f45c1e28c3d3 . _:nodee17ef584e6fee061fc66f99f5549250 . _:nodee17ef584e6fee061fc66f99f5549250 "Hi Mike and Kay,\n\nFun show. You need to call Sylvia (my mom) and tell her to listen. I just bought her a new Dell laptop so I know she can do it.\n\nPhil"@en-gb . _:node3dd7a83016b4b7a180ee49ac49e61ab3 . _:nodeafbf4849d364b3fd7aab912cde483a5 . _:node9f362a3f02b5becdb5d876ed1da982c . _:node4e6efee5cf5388a07b68931f7542c02f . _:node4e6efee5cf5388a07b68931f7542c02f "2009-08-03"^^ . _:node4e6efee5cf5388a07b68931f7542c02f _:node9f362a3f02b5becdb5d876ed1da982c . _:node4e6efee5cf5388a07b68931f7542c02f "http://forum.spring.io/forum/osgi-related/dm-server-general/66167-exporting-properties-packages-rome-rss"@en-us . _:node4e6efee5cf5388a07b68931f7542c02f "\nAlmost I was hoping to learn what the thread context class loader is before the call into Rome that fails is made. So, for example, for the code that generated the stack trace listed above the debug code would be added prior to calling SyndFeedInput.build:\n\n\nCode:\nClassLoader tccl = Thread.currentThread().getContextClassLoader();\ndebug(\"Calling Rome with tccl \" + tccl);\nSyndFeedInput.build();\nAn alternative would be to place a breakpoint in Rome and use a debugger to look at the classloader that it's trying to use.\n"@en-us . _:node659d469c6f827d2e5e29fbe6c7842bd4 . _:node659d469c6f827d2e5e29fbe6c7842bd4 "2009-07-28"^^ . _:node659d469c6f827d2e5e29fbe6c7842bd4 _:nodef06ff4423f8fa94258493ca1e93c3 . _:node659d469c6f827d2e5e29fbe6c7842bd4 "http://forum.spring.io/forum/osgi-related/dm-server-general/66167-exporting-properties-packages-rome-rss"@en-us . _:node659d469c6f827d2e5e29fbe6c7842bd4 "\nMoving this thread to the dm Server forum...\n"@en-us . _:node59e6be7bf038c589adda3f778b538a . _:nodeb423f6843ce1832fe27ce6c8c74c08 . _:node6c81cf5cdb51cba76fbb554629926bb . _:node6c81cf5cdb51cba76fbb554629926bb "2009-08-04"^^ . _:node6c81cf5cdb51cba76fbb554629926bb _:node3dd7a83016b4b7a180ee49ac49e61ab3 . _:node6c81cf5cdb51cba76fbb554629926bb "http://forum.spring.io/forum/osgi-related/dm-server-general/66167-exporting-properties-packages-rome-rss"@en-us . _:node6c81cf5cdb51cba76fbb554629926bb "\nI think I partially* figured out what went wrong here. To put you guys in context, I'm using Rome inside a JAX-RS resource class so I can convert RSS -> ATOM and vice-versa. Now, I inspected what was the classloader that caused me all this trouble: Thread.currentThread().getContextClassLoader(). The answer was:\n\n[Apache ServiceMix CXF Transport for OSGi (org.apache.servicemix.cxf.transport.osgi)]\n\n... which obviously isn't what is needed here since rome.properties/plugins impl are in the Rome bundle, and in an OSGi runtime each bundle has its own private class loader. Now, to obtain the correct CL, I think I have to specify: \n\n.getClass().getClassLoader()\n\nResulting in: [211.0] \n\n... which is Rome bundle ID in my smx4 runtime. And now it's working, plugins gets loaded correctly.\n\nWhen I look into Rome source code, there are about 10 places in which the currentThreadClassLoader is invoked (instead of the bundle CL). I guess the easy solution would be to replace these calls and then see if something breaks in the unit tests. At this point I'm not sure if such a fix has an impact on how Rome is working internally.\n\n\n* When I said partially I meant that I don't fully understand why the CXF transport bundle (JAX-RS impl) is my currentThread CL.\n"@en-us . _:noded347cabf7c7171bbd7c8604f2c387eb1 . _:node2a1519aacaf99ac945b87b6026dc3f7 . _:node2a1519aacaf99ac945b87b6026dc3f7 "2009-07-31"^^ . _:node2a1519aacaf99ac945b87b6026dc3f7 _:nodeb423f6843ce1832fe27ce6c8c74c08 . _:node2a1519aacaf99ac945b87b6026dc3f7 "http://forum.spring.io/forum/osgi-related/dm-server-general/66167-exporting-properties-packages-rome-rss"@en-us . _:node2a1519aacaf99ac945b87b6026dc3f7 "\nFor what I can understand, the fault comes from Rome com.sun.syndication.io.impl.PropertiesLoader. This class have the responsibility of parsing the properties files specifying implementations of various IO components.\n\nThe code stores the properties, alongside the class loader in which to retrieve the implementation classes. The class loader used is Thread.currentThread().getContextClassLoader().\n\n\nCode:\n \nPropertiesLoader loader = (PropertiesLoader)\n clMap.get(Thread.currentThread().getContextClassLoader());\nif (loader == null) {\n try {\n loader = new PropertiesLoader(MASTER_PLUGIN_FILE, EXTRA_PLUGIN_FILE);\n clMap.put(Thread.currentThread().getContextClassLoader(), loader);\n } catch (IOException ex) {\n throw new RuntimeException(ex);\n }\n}\n\nreturn loader;\nIs this the information you were looking for? I don't understand OSGi class loading issues very well.\n"@en-us . _:node3722a4538b4649c46ddd5d84334690 . _:node3722a4538b4649c46ddd5d84334690 "2010-03-24"^^ . _:node3722a4538b4649c46ddd5d84334690 _:noded347cabf7c7171bbd7c8604f2c387eb1 . _:node3722a4538b4649c46ddd5d84334690 "http://forum.spring.io/forum/osgi-related/dm-server-general/66167-exporting-properties-packages-rome-rss"@en-us . _:node3722a4538b4649c46ddd5d84334690 "\nWe had same problem with ROME with camel-rss. We created rome bundle in ServiceMix repository which contains fix for this bug. \n\nIf you're interest please review:\nhttps://issues.apache.org/activemq/browse/SMX4-510\n"@en-us . _:node1fd4be17a43bce815e3048f6cc217c20 . _:node1fd4be17a43bce815e3048f6cc217c20 "2009-08-04"^^ . _:node1fd4be17a43bce815e3048f6cc217c20 _:node59e6be7bf038c589adda3f778b538a . _:node1fd4be17a43bce815e3048f6cc217c20 "http://forum.spring.io/forum/osgi-related/dm-server-general/66167-exporting-properties-packages-rome-rss"@en-us . _:node1fd4be17a43bce815e3048f6cc217c20 "\nI blogged about this. The post provides more info:\n\nhttp://js.jipiju.com/2009/08/04/osgi...soading-hoops/\n\nFeel free to comment.\n"@en-us . _:nodeb179925a0bca6ff9b6458ab252250a4 . _:nodee0f2c0965146e0dc6098d9dc8904bd9 . _:nodee0f2c0965146e0dc6098d9dc8904bd9 "http://forum.spring.io/forum/osgi-related/dm-server-general/66167-exporting-properties-packages-rome-rss"@en-us . _:nodee0f2c0965146e0dc6098d9dc8904bd9 "\nFor some reason when using Rome, it can't load its own properties file. I've posted the exception, code and my MANIFEST.MF below. Let me know if you need anything else to help me out.\n\nThanks!\n\n\nCode:\n\tSyndFeedInput input = new SyndFeedInput();\n\t\t\tInputStream stream = get(feed.getUrl());\n\t\t\tInputStreamReader reader = new InputStreamReader(stream);\n\t\t\tSyndFeed syndFeed = input.build(reader);\n\t\t\tList entries = syndFeed.getEntries();\n\nManifest-Version: 1.0\nExport-Package: com.monkily.rssexplorer.model;version=\"1.0.0\";uses:=\"javax.persistence\",\n com.monkily.rssexplorer.service;version=\"1.0.0\"\nImport-Library: org.hibernate.ejb;version=\"[3.3.2.GA,3.4.0)\",\n org.springframework.spring\nBundle-Name: Monkily RssExplorer\nImport-Bundle: com.monkily.user;version=\"[1.0.0,1.0.0]\",\n com.monkily.content;version=\"[1.0.0,1.0.0]\",\n com.springsource.org.jdom;version=\"[1.0.0,1.0.0]\",\n com.springsource.com.sun.syndication;version=\"[1.0.0,1.0.0]\",\n com.springsource.org.apache.commons.httpclient;version=\"[3.1.0,4.0.0)\",\n com.springsource.com.sun.syndication;version=\"[1.0.0,2.0.0)\"\nBundle-Vendor: Monkily\nApplication-TraceLevels: *=info,com.monkily.*=debug\nBundle-Version: 1.0.0\nBundle-ManifestVersion: 2\nImport-Package: com.monkily.content.model,\n com.monkily.content.service,\n com.monkily.utils,\n com.mysql.jdbc.jdbc2.optional,\n javax.persistence,\n javax.sql,\n org.apache.commons.logging,\n org.hibernate.ejb,\n org.springframework.beans.factory.annotation,\n org.springframework.beans.factory.config,\n org.springframework.orm.jpa,\n org.springframework.orm.jpa.vendor,\n org.springframework.osgi.context.event,\n org.springframework.stereotype,\n org.springframework.transaction.annotation\nBundle-SymbolicName: com.monkily.rssexplorer\n\n\n\njava.lang.ExceptionInInitializerError\n\tat com.sun.syndication.io.SyndFeedInput.build(SyndFeedInput.java:122)\n\tat com.monkily.rssexplorer.internal.service.impl.RssServiceImpl.checkFeed(RssServiceImpl.java:68)\n\tat com.monkily.rssexplorer.internal.service.impl.RssServiceImpl.checkAll(RssServiceImpl.java:58)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\n\tat java.lang.reflect.Method.invoke(Method.java:597)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)\n\tat org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)\n\tat $Proxy138.checkAll(Unknown Source)\n\tat com.monkily.rssexplorer.internal.scheduler.RssExplorerScheduler.start(RssExplorerScheduler.java:54)\n\tat com.monkily.rssexplorer.internal.scheduler.RssExplorerScheduler.onOsgiApplicationEvent(RssExplorerScheduler.java:43)\n\tat sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\n\tat java.lang.reflect.Method.invoke(Method.java:597)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)\n\tat org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)\n\tat org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)\n\tat org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)\n\tat org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)\n\tat org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:36)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)\n\tat org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)\n\tat org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)\n\tat org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)\n\tat org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)\n\tat $Proxy3.onOsgiApplicationEvent(Unknown Source)\n\tat org.springframework.osgi.extender.internal.activator.ListListenerAdapter.onOsgiApplicationEvent(ListListenerAdapter.java:52)\n\tat org.springframework.osgi.context.event.ApplicationListenerAdapter.onApplicationEvent(ApplicationListenerAdapter.java:45)\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:78)\n\tat org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:76)\n\tat org.springframework.osgi.context.event.OsgiBundleApplicationContextEventMulticasterAdapter.multicastEvent(OsgiBundleApplicationContextEventMulticasterAdapter.java:63)\n\tat org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.sendRefreshedEvent(AbstractDelegatedExecutionApplicationContext.java:370)\n\tat org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:294)\n\tat org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:145)\n\tat com.springsource.server.kernel.dm.ContextPropagatingTaskExecutor$2.run(ContextPropagatingTaskExecutor.java:82)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)\n\tat java.lang.Thread.run(Thread.java:619)\nCaused by: java.lang.NullPointerException\n\tat java.util.Properties$LineReader.readLine(Properties.java:418)\n\tat java.util.Properties.load0(Properties.java:337)\n\tat java.util.Properties.load(Properties.java:325)\n\tat com.sun.syndication.io.impl.PropertiesLoader.(PropertiesLoader.java:74)\n\tat com.sun.syndication.io.impl.PropertiesLoader.getPropertiesLoader(PropertiesLoader.java:46)\n\tat com.sun.syndication.io.impl.PluginManager.(PluginManager.java:54)\n\tat com.sun.syndication.io.impl.PluginManager.(PluginManager.java:46)\n\tat com.sun.syndication.feed.synd.impl.Converters.(Converters.java:40)\n\tat com.sun.syndication.feed.synd.SyndFeedImpl.(SyndFeedImpl.java:56)\n\t... 44 more\n\n"@en-us . _:nodee0f2c0965146e0dc6098d9dc8904bd9 _:nodeafbf4849d364b3fd7aab912cde483a5 . _:nodee0f2c0965146e0dc6098d9dc8904bd9 "2009-06-26"^^ . _:node33178f815d1a14dd2ece566384de550 . _:node7872b08ce3bd3dfa8d4ef9d16c4fac48 . _:node7872b08ce3bd3dfa8d4ef9d16c4fac48 "2009-07-15"^^ . _:node7872b08ce3bd3dfa8d4ef9d16c4fac48 _:nodeb179925a0bca6ff9b6458ab252250a4 . _:node7872b08ce3bd3dfa8d4ef9d16c4fac48 "http://forum.spring.io/forum/osgi-related/dm-server-general/66167-exporting-properties-packages-rome-rss"@en-us . _:node7872b08ce3bd3dfa8d4ef9d16c4fac48 "\nhave you found a workaround?\n"@en-us . _:nodef06ff4423f8fa94258493ca1e93c3 . _:nodeff7f4d199244419333bbe7ddc64f282 . _:nodeff7f4d199244419333bbe7ddc64f282 "2009-07-28"^^ . _:nodeff7f4d199244419333bbe7ddc64f282 _:node33178f815d1a14dd2ece566384de550 . _:nodeff7f4d199244419333bbe7ddc64f282 "http://forum.spring.io/forum/osgi-related/dm-server-general/66167-exporting-properties-packages-rome-rss"@en-us . _:nodeff7f4d199244419333bbe7ddc64f282 "\nRome appears to use the thread context class loader when it's looking for its Properties file. Unfortunately it doesn't check for getResourceAsStream returning null, hence the NullPointerException.\n\nIf possible, I'd add some debug immediately before you call into Rome to see what the thread context class loader is. If you post back with that information it should be possible to figure out what the problem is.\n"@en-us . _:nodecc5739e52157daf21db01b789f4133ae . _:nodeafa9837c3c9859727e2a24b92ef9975 . _:nodeafa9837c3c9859727e2a24b92ef9975 "http://forum.spring.io/forum/other-spring-related/ejb/25254-access-configuration-file-outside-ear"@en-us . _:nodeafa9837c3c9859727e2a24b92ef9975 "\ni have an XML configuration file that is currently packaged in an EAR file, and works fine.\nwhat i need now is to externalize that configuration file from the EAR file so that changes can be made on that file (MQ names, etc) without having to unpack and repack the EAR. changes don't happen very often but externalizing that configuration file makes sense in the maintenance perspective. how do i do this? \n\nthanks.\n"@en-us . _:nodeafa9837c3c9859727e2a24b92ef9975 _:nodecc5739e52157daf21db01b789f4133ae . _:nodeafa9837c3c9859727e2a24b92ef9975 "2007-01-24"^^ . _:nodebc55a1b66d3b74a7c2c258febf5c195 . _:nodebc55a1b66d3b74a7c2c258febf5c195 "2007-01-29"^^ . _:nodebc55a1b66d3b74a7c2c258febf5c195 _:noded434af213a6796b6bc4a66a6af28e2f . _:nodebc55a1b66d3b74a7c2c258febf5c195 "http://forum.spring.io/forum/other-spring-related/ejb/25254-access-configuration-file-outside-ear"@en-us . _:nodebc55a1b66d3b74a7c2c258febf5c195 "\nOne flexible option would be to use JMX for configuration of these properties (if runtime changes are possible of course).\n\nRegards,\nAndreas\n"@en-us . _:noded434af213a6796b6bc4a66a6af28e2f . _:node166f4f36365a7cbd3f8147be1dd4477 . _:node166f4f36365a7cbd3f8147be1dd4477 . _:node166f4f36365a7cbd3f8147be1dd4477 "Forums"@en-gb . _:nodec318f6b73aec7acffe8954c0742275e0 . _:nodec318f6b73aec7acffe8954c0742275e0 . _:nodec318f6b73aec7acffe8954c0742275e0 "World of Warcraft"@en-gb . _:nodefeae28e290bd9ca86d65d77e201a1a2 . _:nodefeae28e290bd9ca86d65d77e201a1a2 . _:nodefeae28e290bd9ca86d65d77e201a1a2 "Game Guide"@en-gb . _:nodea2e390cd436972597d8d3273f2144b2d . _:nodea2e390cd436972597d8d3273f2144b2d "2013-05-05T03:37:41+01"@en-gb . _:nodea2e390cd436972597d8d3273f2144b2d "\nMeta Serenity\n"@en-gb . _:nodea2e390cd436972597d8d3273f2144b2d "/wow/en/forum/topic/5494100231"@en-gb . _:nodea2e390cd436972597d8d3273f2144b2d _:nodef1128138179d2ee651ed4967a133 . _:nodea2e390cd436972597d8d3273f2144b2d "\nWell if its 20k for the heroic item, many people would buy that on my realm.As far as your latter question, i know of many legit and illegit players who gained enough gold to easily buy anything for those prices.(the illegal people arent vocal about it, but as an experience gold make you can easily tell)\n"@en-gb . _:nodee7a8fe99bdbdfb82e5f02d70855b7c2f . _:nodee7a8fe99bdbdfb82e5f02d70855b7c2f . _:nodee7a8fe99bdbdfb82e5f02d70855b7c2f "Media"@en-gb . _:node2d817de665efa954cf79df09492da8e . _:node2d817de665efa954cf79df09492da8e . _:node2d817de665efa954cf79df09492da8e "Shop"@en-gb . _:node904eb89bb74ffb653971b9714fb7d83 . _:node904eb89bb74ffb653971b9714fb7d83 . _:node904eb89bb74ffb653971b9714fb7d83 "General"@en-gb . _:node57c5c5bb3c70ecd5547d27fa45b29e . _:node57c5c5bb3c70ecd5547d27fa45b29e . _:node57c5c5bb3c70ecd5547d27fa45b29e "General"@en-gb . _:nodec9d15136893c9d4e8aaf75796cf9c7ab . _:nodec9d15136893c9d4e8aaf75796cf9c7ab . _:nodec9d15136893c9d4e8aaf75796cf9c7ab "Forums"@en-gb . _:nodef1128138179d2ee651ed4967a133 . _:nodef1128138179d2ee651ed4967a133 . _:nodef1128138179d2ee651ed4967a133 "Avendalia"@en-gb . _:node504dc78531461e575a96eefebb776e . _:node504dc78531461e575a96eefebb776e "2012-09-27T21:21:59+01"@en-gb . _:node504dc78531461e575a96eefebb776e "2012-09-27T21:22:17+01"@en-gb . _:node504dc78531461e575a96eefebb776e "/wow/en/forum/topic/5494100231"@en-gb . _:node504dc78531461e575a96eefebb776e _:nodee06e8949d24ea8d8b24b285979cec5 . _:node504dc78531461e575a96eefebb776e "\nMaybe it refreshes at 12 midnight like Inscription research, or 4am like when dailies reset. Just a guess.What are the prices of things on there?\n"@en-gb . _:nodebc7ef82c10e6bee3cc7d751a33737b . _:nodebc7ef82c10e6bee3cc7d751a33737b . _:nodebc7ef82c10e6bee3cc7d751a33737b "Norman"@en-gb . _:nodee06e8949d24ea8d8b24b285979cec5 . _:nodee06e8949d24ea8d8b24b285979cec5 . _:nodee06e8949d24ea8d8b24b285979cec5 "Totems"@en-gb . _:node347129f54e32c0ccb0193b22e1593f95 . _:node347129f54e32c0ccb0193b22e1593f95 . _:node347129f54e32c0ccb0193b22e1593f95 "Forums"@en-gb . _:nodebdd9475dc55f1738ce9c77434de215fc . _:nodebdd9475dc55f1738ce9c77434de215fc . _:nodebdd9475dc55f1738ce9c77434de215fc "World of Warcraft"@en-gb . _:node62342436d38a1ad979bd6001716dc . _:node62342436d38a1ad979bd6001716dc . _:node62342436d38a1ad979bd6001716dc "How often does items change in BMAH?"@en-gb . _:nodeec472b8460bb9118c8afca4aa628310 . _:nodeec472b8460bb9118c8afca4aa628310 . _:nodeec472b8460bb9118c8afca4aa628310 "Shankarm"@en-gb . _:nodef8b9fcb658ee9060e2c1ca87f181cec5 . _:nodef8b9fcb658ee9060e2c1ca87f181cec5 "2012-09-27T21:22:11+01"@en-gb . _:nodef8b9fcb658ee9060e2c1ca87f181cec5 "\nCoppershiv Trading Co\n"@en-gb . _:nodef8b9fcb658ee9060e2c1ca87f181cec5 "/wow/en/forum/topic/5494100231"@en-gb . _:nodef8b9fcb658ee9060e2c1ca87f181cec5 _:nodebc7ef82c10e6bee3cc7d751a33737b . _:nodef8b9fcb658ee9060e2c1ca87f181cec5 "\nI think once a day, with the daily reset.\n"@en-gb . _:nodea08c578ec4c867e2f5af842b2fec8a33 . _:nodea08c578ec4c867e2f5af842b2fec8a33 . _:nodea08c578ec4c867e2f5af842b2fec8a33 "How often does items change in BMAH?"@en-gb . _:node696f4fa4bc3a2ce84f754add587abcbf . _:node696f4fa4bc3a2ce84f754add587abcbf "2012-09-27T21:17:44+01"@en-gb . _:node696f4fa4bc3a2ce84f754add587abcbf "\nThe Sentenced\n"@en-gb . _:node696f4fa4bc3a2ce84f754add587abcbf "/wow/en/forum/topic/5494100231"@en-gb . _:node696f4fa4bc3a2ce84f754add587abcbf _:nodeb7bf5662ee3131b385515723cf905 . _:node696f4fa4bc3a2ce84f754add587abcbf "\nI've only seen 2 pets and arcanite ripper in AH so far, and now there's only a pet there. 'The auction is \"completed\" and no new items have appeared, are there any info on how often new items appear in bmah?\n"@en-gb . _:nodeb7bf5662ee3131b385515723cf905 . _:nodeb7bf5662ee3131b385515723cf905 . _:nodeb7bf5662ee3131b385515723cf905 "Tublat"@en-gb . _:node6426e5ab3da552b07ac57271b22d3ae0 . _:node6426e5ab3da552b07ac57271b22d3ae0 . _:node6426e5ab3da552b07ac57271b22d3ae0 "Denizen"@en-gb . _:node46af1783489b80e8d7a139bf5875d . _:node46af1783489b80e8d7a139bf5875d . _:node46af1783489b80e8d7a139bf5875d "Home"@en-gb . _:nodefd584e4a47ea7be61e7ef7299cbc57ff . _:nodefd584e4a47ea7be61e7ef7299cbc57ff . _:nodefd584e4a47ea7be61e7ef7299cbc57ff "Gameplay"@en-gb . _:node674202d19c945b2ac28d49665473247 . _:node674202d19c945b2ac28d49665473247 . _:node674202d19c945b2ac28d49665473247 "Community"@en-gb . _:node9ecae3873a93ce6f4268b3497ecd1c27 . _:node9ecae3873a93ce6f4268b3497ecd1c27 "2012-09-27T22:00:57+01"@en-gb . _:node9ecae3873a93ce6f4268b3497ecd1c27 "\nis sad and has no mates\n"@en-gb . _:node9ecae3873a93ce6f4268b3497ecd1c27 "/wow/en/forum/topic/5494100231"@en-gb . _:node9ecae3873a93ce6f4268b3497ecd1c27 _:node6426e5ab3da552b07ac57271b22d3ae0 . _:node9ecae3873a93ce6f4268b3497ecd1c27 "\nYeah, do we have any prices paid and for what items? It would be good to see what people are paying.\n"@en-gb . _:node44535b209f992ddd35e52756fd543630 . _:node44535b209f992ddd35e52756fd543630 . _:node44535b209f992ddd35e52756fd543630 "Gameplay"@en-gb . _:nodeb754d3da3bce13c83cb8eae867c59182 . _:nodeb754d3da3bce13c83cb8eae867c59182 "2013-05-05T02:45:44+01"@en-gb . _:nodeb754d3da3bce13c83cb8eae867c59182 "\nThe Sons of Horus\n"@en-gb . _:nodeb754d3da3bce13c83cb8eae867c59182 "/wow/en/forum/topic/5494100231"@en-gb . _:nodeb754d3da3bce13c83cb8eae867c59182 _:nodeec472b8460bb9118c8afca4aa628310 . _:nodeb754d3da3bce13c83cb8eae867c59182 "\nas far as i have seen its 20k for a heroic ilvl 535, 20k for a mount, 10k for a standard epic and then misc prices on misc junk. im interested to know how many people are actually paying this, and how many of those people have legit earned the gold within wow..\n"@en-gb . _:node94fa3d5bdf6ad4a619d1535331c6ef63 . _:node4ec3452b3a45e73f9d8335ed0a1f17c . _:node4ec3452b3a45e73f9d8335ed0a1f17c "2004-09-13"^^ . _:node4ec3452b3a45e73f9d8335ed0a1f17c _:node9d271945ada912ce85a932593b2e7c2 . _:node4ec3452b3a45e73f9d8335ed0a1f17c "http://forum.spring.io/forum/spring-projects/data/893-dbcp-ibatis-inserts-do-not-work"@en-us . _:node4ec3452b3a45e73f9d8335ed0a1f17c "\nOff the top of my head, your probably have auto-commit set to false\n"@en-us . _:nodeb0f656a23047d76b35ade1b29ddbb0a . _:nodeb0f656a23047d76b35ade1b29ddbb0a "2004-11-22"^^ . _:nodeb0f656a23047d76b35ade1b29ddbb0a _:nodea981d5f374cec7db15bfffa728fe3071 . _:nodeb0f656a23047d76b35ade1b29ddbb0a "http://forum.spring.io/forum/spring-projects/data/893-dbcp-ibatis-inserts-do-not-work"@en-us . _:nodeb0f656a23047d76b35ade1b29ddbb0a "\nI think I understand the problem. When i use a datasource from Spring, Spring sets as the transaction manager the external transaction manager, which now requires me to set a transaction manager explicitly in my applicationContext. However, now i am just wondering what i need to do in code, to use the transaction manager.\nDo i need to explicityly use a transaciton manager? All i am trying to do are simple inserts.\n\nThanks,\nDavid\n"@en-us . _:node2e2893e15e147375c6cd98dbdb192482 . _:node2e2893e15e147375c6cd98dbdb192482 "2004-11-11"^^ . _:node2e2893e15e147375c6cd98dbdb192482 _:nodec3e1fa836f87b337685894c39122b8a . _:node2e2893e15e147375c6cd98dbdb192482 "http://forum.spring.io/forum/spring-projects/data/893-dbcp-ibatis-inserts-do-not-work"@en-us . _:node2e2893e15e147375c6cd98dbdb192482 "\ntry again with small sample\n\nRod,\n\nI have made a small example to show my problem:\nHere is the table:\nCREATE TABLE tgr.dummy\n(data VARCHAR2(50))\n\nhere is the sqlmap insert:\n\n\ninsert into tgr.dummy\n(data)\nvalues\n(#value#)\n\n\nand here is the code:\n\npublic void insertDummyRequest(String s) {\n\ntry {\ngetSqlMapClient().insert(\"dummy\", s);\n}\ncatch (SQLException ex) {\nlogger.error(\"Failed to store request \"\n+ \" Error: \" + ex.getMessage());\n}\n\n}\n\n\nHere is my settings in the applicationContext.xml:\n\n\n\nconfig/sqlconfig.xml\n\n\n\n\n\n\n\nand the configuration of the datasource is:\n\n\noracle.jdbc.driver.O racleDriver\nstring\nstring\nstring\n\n\n\n\nif i comment out the line that sets the property of the datasource in the sqlmap and thus it uses the datasource in teh sqlconfig, it works. Alternatively, if i use the DriverManagerDataSource, it works. So, i seems to be some configuration issue of the combination of spring and ibatis and dbcp. I have not seen any clues to this by running in a debugger. Any thoughts?\n\nThanks,\nDavid\n"@en-us . _:node5c97e8a887d85e63cc8a5c6146d39ffc . _:node5c97e8a887d85e63cc8a5c6146d39ffc "2004-09-14"^^ . _:node5c97e8a887d85e63cc8a5c6146d39ffc _:noded78ee588be2e6b11dfed4b752ff5b163 . _:node5c97e8a887d85e63cc8a5c6146d39ffc "http://forum.spring.io/forum/spring-projects/data/893-dbcp-ibatis-inserts-do-not-work"@en-us . _:node5c97e8a887d85e63cc8a5c6146d39ffc "\nRod, Are there any settings you would recommend that i can play with in DBCP to try to move past this? I really would like to use Spring and not IBATIS for my DataSource.\n\nThanks,\nDavid\n"@en-us . _:node9d271945ada912ce85a932593b2e7c2 . _:node7a251dda2abcb6346eaddd1c36916f7 . _:node7a251dda2abcb6346eaddd1c36916f7 "2004-09-13"^^ . _:node7a251dda2abcb6346eaddd1c36916f7 _:node9b6e56af1ceb014309341c5357150e2 . _:node7a251dda2abcb6346eaddd1c36916f7 "http://forum.spring.io/forum/spring-projects/data/893-dbcp-ibatis-inserts-do-not-work"@en-us . _:node7a251dda2abcb6346eaddd1c36916f7 "\nYes, i assumed the issue was the autocommit. I played with autocommit with no success. I am not using any transaction management as this is a very simple insert I am doing in a Junit test. And when i exchange just the DS to either JNDI or the Spring datasource all is fine\n"@en-us . _:node9b6e56af1ceb014309341c5357150e2 . _:node22781e38118888bc50fbca184c268 . _:node22781e38118888bc50fbca184c268 "http://forum.spring.io/forum/spring-projects/data/893-dbcp-ibatis-inserts-do-not-work"@en-us . _:node22781e38118888bc50fbca184c268 "\nIs anyone out there using IBATIS + DBCP (I am using with an oracle 9 database). \nWhen i use Spring to define my DBCP datasource, inserts do not show up in the database, though it is accessing the database and i can get oracle errors if i violate a primary key on the insert. My workaround has been to not define a datasource in Spring and set it in Ibatis sqlconfig file and then it works fine.\nI am not sure how to track down what could be causing this problem as i have no errors.\nAnd in spring if I use the DriverManagerDataSource or JNDI the inserts do work.\n\nAny help would be appreciated.\n\nThanks,\nDavid\n"@en-us . _:node22781e38118888bc50fbca184c268 _:node16ec729260c6f2cbba41967c966d31 . _:node22781e38118888bc50fbca184c268 "2004-09-13"^^ . _:node16ec729260c6f2cbba41967c966d31 . _:nodea981d5f374cec7db15bfffa728fe3071 . _:nodec3e1fa836f87b337685894c39122b8a . _:noded78ee588be2e6b11dfed4b752ff5b163 . _:node1272dfa45ea51c39277a6465493adfad . _:node1272dfa45ea51c39277a6465493adfad "2004-09-13"^^ . _:node1272dfa45ea51c39277a6465493adfad _:node94fa3d5bdf6ad4a619d1535331c6ef63 . _:node1272dfa45ea51c39277a6465493adfad "http://forum.spring.io/forum/spring-projects/data/893-dbcp-ibatis-inserts-do-not-work"@en-us . _:node1272dfa45ea51c39277a6465493adfad "\nLooks like your transactions aren't committing. What transaction management are you using? It could be that it's only working when you have autocommit on...\n"@en-us . _:node5c5ff6fe7414e2ba2c48da149ed25c68 . _:node5ec22b9afea410bfdcb972844c127033 . _:node5ec22b9afea410bfdcb972844c127033 "2006-03-29"^^ . _:node5ec22b9afea410bfdcb972844c127033 _:node5c5ff6fe7414e2ba2c48da149ed25c68 . _:node5ec22b9afea410bfdcb972844c127033 "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:node5ec22b9afea410bfdcb972844c127033 "\nthe full module makes one big spring-richclient.jar but it's not run in a normal \"mvn install\".\ndo\n\nmvn install\ncd full\nmvn install\ncd target\nls (or dir)\n\nI 'll document that.\n\nThere ya go But it's much better to use the modules, like with spring, where it's also better to use the modules instead of the massive spring.jar.\nModuralization makes code maintainable.\n"@en-us . _:node19c4e016e095a8c933e5746abad3941 . _:node19c4e016e095a8c933e5746abad3941 "2006-03-27"^^ . _:node19c4e016e095a8c933e5746abad3941 _:noded7b05e748e728254a3699c9c2bd452da . _:node19c4e016e095a8c933e5746abad3941 "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:node19c4e016e095a8c933e5746abad3941 "\ncvs? It's in subversion now, see our website at spring-rich-c.sf.net\n"@en-us . _:node85421884bb2335e53905f54c4161be7 . _:node85421884bb2335e53905f54c4161be7 "2006-03-27"^^ . _:node85421884bb2335e53905f54c4161be7 _:node3767648d3388e7b7978dc8ffc191aed1 . _:node85421884bb2335e53905f54c4161be7 "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:node85421884bb2335e53905f54c4161be7 "\nI just swiched to using the SVN version.\n\nThe libs are missing so I had to copy them all from CVS.\nI had to create my own eclipse project.\nAlso, how do you build the jar? I dont see any sort of build file.\n"@en-us . _:node3767648d3388e7b7978dc8ffc191aed1 . _:nodec61eebf863b65eb3a320addec99c966a . _:node3072371caf6b95f0f4adcdeb913e795d . _:node3072371caf6b95f0f4adcdeb913e795d "2006-03-29"^^ . _:node3072371caf6b95f0f4adcdeb913e795d _:node78ceb39a5e64ece07fa35af17af33ed . _:node3072371caf6b95f0f4adcdeb913e795d "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:node3072371caf6b95f0f4adcdeb913e795d "\nabout an hour or 2 I guess of overall time.\nRemoving duplicates only took me a minute.\n\nI already had eclipse and jdk5 and Tomcat.\nI had to install subclipse and maven.\nNot having used any of these things before, I can't give many concrete suggestions.\nI followed the directions and they were very clear and straightforward.\nThe biggest hurdle for me was just that after getting the source, I didnt know what any of the files were for. There are all these files I had never heard of and almost all the java code was in support with most other modules completely empty. The fact that each of the modules are in its own eclipse project was a bit annoying as I would prefer one big project. I'm never going to use one piece without the others.\n\nI still dont know how to make one big springrichclient.jar\n"@en-us . _:node90a98193e8d7afd7174bf6eb73a318 . _:node90a98193e8d7afd7174bf6eb73a318 "2006-03-27"^^ . _:node90a98193e8d7afd7174bf6eb73a318 _:node93186f21b056e47f58d116d881bef3ac . _:node90a98193e8d7afd7174bf6eb73a318 "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:node90a98193e8d7afd7174bf6eb73a318 "\none word...\n\n... maven ...\n"@en-us . _:nodea6129e29e7ba7ebb8874f7b398f83e . _:node9b8e4852bcf65de2865f53b61828ad20 . _:node9b8e4852bcf65de2865f53b61828ad20 "2006-03-28"^^ . _:node9b8e4852bcf65de2865f53b61828ad20 _:node91c6c44979f6c72fb26b1fd1e4213b . _:node9b8e4852bcf65de2865f53b61828ad20 "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:node9b8e4852bcf65de2865f53b61828ad20 "\nWhoah, that took a long time to setup.\n\nOk, I got it all going now (after manually removing the duplicate modules from all the projects and manually adding them to the sandbox which currently has none).\n\nOne question: when I build the thing, it creates 1 target jar per module. How do I get it all in one giant jar file?\n"@en-us . _:nodebec5b3fa063448adc621e43f47d468 . _:nodebec5b3fa063448adc621e43f47d468 "2006-03-28"^^ . _:nodebec5b3fa063448adc621e43f47d468 _:nodea98d1f43898df527ac19b3cf7ad530e9 . _:nodebec5b3fa063448adc621e43f47d468 "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:nodebec5b3fa063448adc621e43f47d468 "\n\n\n\n\n\nOriginally posted by agent613\n\nI just swiched to using the SVN version.\n\nThe libs are missing so I had to copy them all from CVS.\nI had to create my own eclipse project.\nAlso, how do you build the jar? I dont see any sort of build file.\n\n\nIf you follow http://spring-rich-c.sourceforge.net...mentSetup.html\nyou don't need to copy libs (maven willl download them from Ibiblio - but you might wanna use a mirror), you don't need to set those libs in your project (maven will generate you a .project), etc\n\nThere is one issue at this time though, with \"mvn install eclipse:eclipse\" is that the modules are included twice (will be fixed in svn soon).\n"@en-us . _:node3db5f72df5b86e11a84c5348c66e4 . _:node3db5f72df5b86e11a84c5348c66e4 "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:node3db5f72df5b86e11a84c5348c66e4 "\nHi,\n\ni've checked out the latest version from cvs today. I always run the petclinic example after update. Now I get the following error when i want add or edit a pet:\n\n\nCode:\n2006-03-27 11:16:10,279 ERROR org.springframework.richclient.application.config.ApplicationLifecycleAdvisor - \njava.lang.NullPointerException\n\tat org.springframework.richclient.samples.petclinic.ui.binder.PetTypeBinder.access$0(PetTypeBinder.java:42)\n\tat org.springframework.richclient.samples.petclinic.ui.binder.PetTypeBinder$3.getValueModel(PetTypeBinder.java:69)\n\tat org.springframework.richclient.form.binding.support.CustomBinding.(CustomBinding.java:35)\n\tat org.springframework.richclient.form.binding.swing.ComboBoxBinding.(ComboBoxBinding.java:58)\n\tat org.springframework.richclient.samples.petclinic.ui.binder.PetTypeBinder$3.(PetTypeBinder.java:67)\n\tat org.springframework.richclient.samples.petclinic.ui.binder.PetTypeBinder.doBind(PetTypeBinder.java:67)\n\tat org.springframework.richclient.form.binding.support.AbstractBinder.bind(AbstractBinder.java:96)\n\tat org.springframework.richclient.form.binding.support.AbstractBinder.bind(AbstractBinder.java:84)\n\tat org.springframework.richclient.form.binding.support.AbstractBindingFactory.createBinding(AbstractBindingFactory.java:67)\n\tat org.springframework.richclient.form.binding.support.AbstractBindingFactory.createBinding(AbstractBindingFactory.java:53)\n\tat org.springframework.richclient.form.builder.AbstractFormBuilder.getDefaultBinding(AbstractFormBuilder.java:72)\n\tat org.springframework.richclient.form.builder.TableFormBuilder.add(TableFormBuilder.java:55)\n\tat org.springframework.richclient.form.builder.TableFormBuilder.add(TableFormBuilder.java:47)\n\tat org.springframework.richclient.samples.petclinic.ui.PetForm.createFormControl(PetForm.java:36)\n\tat org.springframework.richclient.form.AbstractForm.createControl(AbstractForm.java:275)\n\tat org.springframework.richclient.factory.AbstractControlFactory.getControl(AbstractControlFactory.java:48)\n\tat org.springframework.richclient.dialog.FormBackedDialogPage.createControl(FormBackedDialogPage.java:74)\n\tat org.springframework.richclient.dialog.AbstractDialogPage$1.createControl(AbstractDialogPage.java:52)\n\tat org.springframework.richclient.factory.AbstractControlFactory.getControl(AbstractControlFactory.java:48)\n\tat org.springframework.richclient.dialog.AbstractDialogPage.getControl(AbstractDialogPage.java:197)\n\tat org.springframework.richclient.dialog.TitledPageApplicationDialog.createTitledDialogContentPane(TitledPageApplicationDialog.java:78)\n\tat org.springframework.richclient.dialog.TitledApplicationDialog.createDialogContentPane(TitledApplicationDialog.java:132)\n\tat org.springframework.richclient.dialog.TitledApplicationDialog.addDialogComponents(TitledApplicationDialog.java:120)\n\tat org.springframework.richclient.dialog.ApplicationDialog.createDialog(ApplicationDialog.java:306)\n\tat org.springframework.richclient.dialog.ApplicationDialog.showDialog(ApplicationDialog.java:272)\n\tat org.springframework.richclient.samples.petclinic.ui.OwnerManagerView$NewPetAction.doExecuteCommand(OwnerManagerView.java:486)\n\tat org.springframework.richclient.command.ActionCommand.execute(ActionCommand.java:188)\n\tat org.springframework.richclient.command.ActionCommand$1.actionPerformed(ActionCommand.java:123)\n\tat javax.swing.AbstractButton.fireActionPerformed(Unknown Source)\n\tat javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)\n\tat javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)\n\tat javax.swing.DefaultButtonModel.setPressed(Unknown Source)\n\tat javax.swing.AbstractButton.doClick(Unknown Source)\n\tat javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)\n\tat javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)\n\tat java.awt.Component.processMouseEvent(Unknown Source)\n\tat java.awt.Component.processEvent(Unknown Source)\n\tat java.awt.Container.processEvent(Unknown Source)\n\tat java.awt.Component.dispatchEventImpl(Unknown Source)\n\tat java.awt.Container.dispatchEventImpl(Unknown Source)\n\tat java.awt.Component.dispatchEvent(Unknown Source)\n\tat java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)\n\tat java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)\n\tat java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)\n\tat java.awt.Container.dispatchEventImpl(Unknown Source)\n\tat java.awt.Window.dispatchEventImpl(Unknown Source)\n\tat java.awt.Component.dispatchEvent(Unknown Source)\n\tat java.awt.EventQueue.dispatchEvent(Unknown Source)\n\tat java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)\n\tat java.awt.EventDispatchThread.pumpEvents(Unknown Source)\n\tat java.awt.EventDispatchThread.pumpEvents(Unknown Source)\n\tat java.awt.EventDispatchThread.run(Unknown Source)\nlost\nclosed\nIs there any one out there who also get this error?\n\nmarkus\n"@en-us . _:node3db5f72df5b86e11a84c5348c66e4 _:nodec61eebf863b65eb3a320addec99c966a . _:node3db5f72df5b86e11a84c5348c66e4 "2006-03-27"^^ . _:node91c6c44979f6c72fb26b1fd1e4213b . _:nodea98d1f43898df527ac19b3cf7ad530e9 . _:noded7b05e748e728254a3699c9c2bd452da . _:node93186f21b056e47f58d116d881bef3ac . _:node3a3cd963ded9e33964c625b2efa979d . _:nodea1f01172bc3cc63a23c856e08362c5d2 . _:nodea1f01172bc3cc63a23c856e08362c5d2 "2006-03-29"^^ . _:nodea1f01172bc3cc63a23c856e08362c5d2 _:nodea6129e29e7ba7ebb8874f7b398f83e . _:nodea1f01172bc3cc63a23c856e08362c5d2 "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:nodea1f01172bc3cc63a23c856e08362c5d2 "\nok, thanks!\n"@en-us . _:node78ceb39a5e64ece07fa35af17af33ed . _:node1e8ae4f1fe23378c0b14261fda2e6af . _:node1e8ae4f1fe23378c0b14261fda2e6af "2006-03-28"^^ . _:node1e8ae4f1fe23378c0b14261fda2e6af _:node3a3cd963ded9e33964c625b2efa979d . _:node1e8ae4f1fe23378c0b14261fda2e6af "http://forum.spring.io/forum/other-spring-related/swing/14500-problem-with-pettypebinder"@en-us . _:node1e8ae4f1fe23378c0b14261fda2e6af "\nHow long did it take?\nDid it take long due to the duplicate modules or just overall?\nGot any ideas how to shorten it?\nDid you do all optional things (like installing jboss/tomcat etc)?\n"@en-us . _:nodea08a64fa4c82fbb68dfb5def91fbb8 . _:nodedd9066c623d9b0f59065f73cf4287878 . _:nodee13fccd547fa9866acda43c6446c41 . _:nodee13fccd547fa9866acda43c6446c41 "http://forum.spring.io/forum/spring-projects/security/56408-acegi-to-spring-security-migration-guide"@en-us . _:nodee13fccd547fa9866acda43c6446c41 "\nHello Everyone, \n\nIs there a concise migration guide to help convert existing Acegi security implementations to using the current Spring Security? The learning curve is pretty steep for Acegi, and I haven explored every aspect of it -- so I am looking for a short migration or concept guide to help me get applications off Acegi 1.x and on to Spring Security 2.x.\n\nAny guidance would be appreciated.\n\nBest Regards, \n\nMG\n"@en-us . _:nodee13fccd547fa9866acda43c6446c41 _:nodea08a64fa4c82fbb68dfb5def91fbb8 . _:nodee13fccd547fa9866acda43c6446c41 "2008-12-05"^^ . _:nodeff5f5575a752fe4f460694f46dc1191 . _:nodeff5f5575a752fe4f460694f46dc1191 "2009-02-10"^^ . _:nodeff5f5575a752fe4f460694f46dc1191 _:nodedd9066c623d9b0f59065f73cf4287878 . _:nodeff5f5575a752fe4f460694f46dc1191 "http://forum.spring.io/forum/spring-projects/security/56408-acegi-to-spring-security-migration-guide"@en-us . _:nodeff5f5575a752fe4f460694f46dc1191 "\nAcegi to Spring Security Migration Guide?\n\nPlease provide the migration steps asap.\n"@en-us . _:nodefa54f696dcb8f26872c96594f84408d . _:nodefa54f696dcb8f26872c96594f84408d "http://forum.spring.io/forum/spring-projects/roo/120062-unable-to-reverse-engineer-using-roo-for-derby-database"@en-us . _:nodefa54f696dcb8f26872c96594f84408d "\nHello All,\nI am unable to reverse engineer using ROO for derby database. \nBelow is the excerpt of roo operations log\n\nCode:\nCaptor. http://t.co/S4wfLyAI\nproject --topLevelPackage com.abcd.plugin\nCreated ROOT\\pom.xml\nCreated SRC_MAIN_RESOURCES\nCreated SRC_MAIN_RESOURCES\\log4j.properties\nCreated SPRING_CONFIG_ROOT\nCreated SPRING_CONFIG_ROOT\\applicationContext.xml\n\njpa setup --provider HIBERNATE --database DERBY --userName app --password app\njava.lang.IllegalArgumentException: Failed to convert 'DERBY' to type JdbcDatabase for option 'datab\nase'\nNo enum const class org.springframework.roo.addon.jpa.JdbcDatabase.DERBY\nMy roo version is : 1.2.1.RELEASE [rev 6eae723] .\nEarlier help would be really appreciated.\nThanks in advance\n"@en-us . _:nodefa54f696dcb8f26872c96594f84408d _:node15a314d299fea543e3ede7a2baf42933 . _:nodefa54f696dcb8f26872c96594f84408d "2012-08-13"^^ . _:node2e3dd9de7783280db284b4bd716a03 . _:node2e3dd9de7783280db284b4bd716a03 "2012-08-24"^^ . _:node2e3dd9de7783280db284b4bd716a03 _:nodef6dd6a639e855ac154fcf1cdab7a8 . _:node2e3dd9de7783280db284b4bd716a03 "http://forum.spring.io/forum/spring-projects/roo/120062-unable-to-reverse-engineer-using-roo-for-derby-database"@en-us . _:node2e3dd9de7783280db284b4bd716a03 "\nFound the solution specified in this ticket . \nAfter reading this ticket I came to know that the oprion for derby in database.properties should be DERBY_CLIENT or DERBY_EMBEDDED .\nHowever the information given in this API link is misleading which sorry to say but wasted plenty of time. I dont know if I was looking at correct API version .\nIf its incorrect , can any one please tell how to ask Spring to update these APIS?\n"@en-us . _:nodef6dd6a639e855ac154fcf1cdab7a8 . _:node15a314d299fea543e3ede7a2baf42933 . _:nodeaf4a5a1b63187bc210e38dbfec3891b . _:nodeaf4a5a1b63187bc210e38dbfec3891b "2013-03-05T17:38:22Z"@en-gb . _:nodeaf4a5a1b63187bc210e38dbfec3891b "\nDeeprun Tram Security\n"@en-gb . _:nodeaf4a5a1b63187bc210e38dbfec3891b "/wow/en/forum/topic/6788219501"@en-gb . _:nodeaf4a5a1b63187bc210e38dbfec3891b _:node52cc5c11b9a9ec480749a24ab3159f . _:nodeaf4a5a1b63187bc210e38dbfec3891b "\n05/03/2013 17:35Posted by XezbethMy only concern is will pvp power now prevail after a certain ress brakepoint and bring the game back to overly bursty gameplayI haven't personally been on the PTR but from what my brother told me pvp power seems to scale better in 5.2 than in 5.1.\n"@en-gb . _:nodec1cbe343a1d99927444909ac13a4dc . _:nodec1cbe343a1d99927444909ac13a4dc "2013-03-05T16:31:55Z"@en-gb . _:nodec1cbe343a1d99927444909ac13a4dc "\nHigh Quality\n"@en-gb . _:nodec1cbe343a1d99927444909ac13a4dc "/wow/en/forum/topic/6788219501"@en-gb . _:nodec1cbe343a1d99927444909ac13a4dc _:nodec09ff6a090409f2c0102243402d47e3 . _:nodec1cbe343a1d99927444909ac13a4dc "\nAs I have the European timezone I cannot confirm if the following is true on 5.2 live, but on the PTR the value for Resilience are different. Might be only a tooltip error.Screenshot from live: http://www.abload.de/img/live9lsgt.jpgScreenshot from 5.2 PTR: http://www.abload.de/img/ptr9ks2m.jpg1.) Can anyone confirm the change on 5.2 live?2.) Does anyone know the new formula?\n"@en-gb . _:nodea43efc24f14eb9b3df8f9ab3b668e0cc . _:nodea43efc24f14eb9b3df8f9ab3b668e0cc "2013-03-05T17:08:14Z"@en-gb . _:nodea43efc24f14eb9b3df8f9ab3b668e0cc "2013-03-05T17:40:42Z"@en-gb . _:nodea43efc24f14eb9b3df8f9ab3b668e0cc "/wow/en/forum/topic/6788219501"@en-gb . _:nodea43efc24f14eb9b3df8f9ab3b668e0cc _:nodee44917c456d8e83ac0f7867348cf44bd . _:nodea43efc24f14eb9b3df8f9ab3b668e0cc "\nCommunity\n"@en-gb . _:nodea43efc24f14eb9b3df8f9ab3b668e0cc "\nWe have indeed made a change to the formula for resilience. Currently in patch 5.1 resilience scales exponentially, in patch 5.2 it will scale linearly. What this means is that at higher ratings of resilience you will see little to no change in damage reduction, but at lower ratings it will go up :)What we did was take the best geared players and made sure that their resilience did not change, from there we scaled down linearly. We made sure that nobody would lose any damage reduction, but those who are undergeared will gain some to help with their survivability. So while current gear will not be affected, this new formula does mean that the theoretical max of resilience has decreased slightly. By this I mean that when you reach full Tyrannical gear you will have a little bit less damage reduction than if this change was not implemented.\n"@en-gb . _:nodeee91bb68946aefff517122950b17421 . _:nodeee91bb68946aefff517122950b17421 . _:nodeee91bb68946aefff517122950b17421 "Media"@en-gb . _:noded51d21d3a56af248488a574ff2f4f7d1 . _:noded51d21d3a56af248488a574ff2f4f7d1 . _:noded51d21d3a56af248488a574ff2f4f7d1 "New resilience formula in 5.2?"@en-gb . _:node13b07ee97730ddd4d111303eecd6f39 . _:node13b07ee97730ddd4d111303eecd6f39 . _:node13b07ee97730ddd4d111303eecd6f39 "Poisonjoe"@en-gb . _:node5ead1ae0f81d1745d14fef9b81dea2c . _:node5ead1ae0f81d1745d14fef9b81dea2c . _:node5ead1ae0f81d1745d14fef9b81dea2c "Pgr"@en-gb . _:node6cd93db545c799c495fcddc83cc0e3d9 . _:node6cd93db545c799c495fcddc83cc0e3d9 "2013-03-05T17:40:14Z"@en-gb . _:node6cd93db545c799c495fcddc83cc0e3d9 "\nGrey Matter\n"@en-gb . _:node6cd93db545c799c495fcddc83cc0e3d9 "/wow/en/forum/topic/6788219501"@en-gb . _:node6cd93db545c799c495fcddc83cc0e3d9 _:nodec4baad3a7928911ae393284da9b70c8 . _:node6cd93db545c799c495fcddc83cc0e3d9 "\nI've been asking about this for 2 months on these forums, on the PTR forums, on twitter, on MMO and no response, nothing.It's so frustrating that you ignore stuff like this that has a huge impact on the game for this long and only mention it when a \"known\" person comes forward.Not impressed.\n"@en-gb . _:node2b21c9fa40f7d555445e5e8e188ee08e . _:node2b21c9fa40f7d555445e5e8e188ee08e "2013-03-05T17:51:34Z"@en-gb . _:node2b21c9fa40f7d555445e5e8e188ee08e "2013-03-05T17:52:39Z"@en-gb . _:node2b21c9fa40f7d555445e5e8e188ee08e "\nLawrencium\n"@en-gb . _:node2b21c9fa40f7d555445e5e8e188ee08e "/wow/en/forum/topic/6788219501"@en-gb . _:node2b21c9fa40f7d555445e5e8e188ee08e _:nodece5872a8273abfd3eabb5dcf38a73d8e . _:node2b21c9fa40f7d555445e5e8e188ee08e "\nPosted by DrakedogWhy would they reduce the amount of resil you have at lvl 90, when the dmg in PvP is already too high.....05/03/2013 17:44Posted by NakatoirWe have not reduced the amount of obtainable resilience, we have simply changed the formula for how the amount damage reduction from resilience is determined. Players in their top end gear right now should see almost no change in their damage reduction, but those with lower levels of resilience should see more.Cmon Nakatoir I know you can do better... Ofc damage is increasing with this change. In the new season we will wear the new sets. While PvP power and secondary stats are increasing resilience wont. Players are actually stacking resilience too which will become less efficent. Whats happening is that there will be even more damage in PvP than there is today and its obvious that ALOT of players dont like it (I dont say community because I know you dont want to hear it)\n"@en-gb . _:node5ab0cc30d55d6c3bf3572d9e30ea95c2 . _:node5ab0cc30d55d6c3bf3572d9e30ea95c2 . _:node5ab0cc30d55d6c3bf3572d9e30ea95c2 "Dumpey"@en-gb . _:node9c2176ca4a455d4e8a396641ec23d9c . _:node9c2176ca4a455d4e8a396641ec23d9c "2013-03-05T17:27:27Z"@en-gb . _:node9c2176ca4a455d4e8a396641ec23d9c "\nHigh Quality\n"@en-gb . _:node9c2176ca4a455d4e8a396641ec23d9c "/wow/en/forum/topic/6788219501"@en-gb . _:node9c2176ca4a455d4e8a396641ec23d9c _:nodee2cf1632f6f8de86aa328c0382476d . _:node9c2176ca4a455d4e8a396641ec23d9c "\nStill working on retrieving the formula, but it's definitely possible to still reach values of 68%+With full 493 PTR gear, blacksmithing sockets, full resilience gems, S12 T2 with 2/2 upgrades) I have 10680 Resilience Rating, which equals 68,60% reduction compared to the 69,27% it gave in 5.1. Still hoping the AJ crowd gets the new formula fast.\n"@en-gb . _:nodec4baad3a7928911ae393284da9b70c8 . _:nodec4baad3a7928911ae393284da9b70c8 . _:nodec4baad3a7928911ae393284da9b70c8 "Akarina"@en-gb . _:nodea396df1f601f49b722ffd6aa4968bb9 . _:nodea396df1f601f49b722ffd6aa4968bb9 . _:nodea396df1f601f49b722ffd6aa4968bb9 "Tublat"@en-gb . _:node44775e327d61ec928b677b80d65ce7 . _:node44775e327d61ec928b677b80d65ce7 . _:node44775e327d61ec928b677b80d65ce7 "Nakatoir"@en-gb . _:nodefa9be88da4636d93b2e0a61c34b34630 . _:nodefa9be88da4636d93b2e0a61c34b34630 "2013-03-05T18:02:41Z"@en-gb . _:nodefa9be88da4636d93b2e0a61c34b34630 "/wow/en/forum/topic/6788219501"@en-gb . _:nodefa9be88da4636d93b2e0a61c34b34630 _:nodec1a17ea46951bcfb7143ded4e1a5c2e . _:nodefa9be88da4636d93b2e0a61c34b34630 "\nIt's pretty obvious that damage is too high in this game when you can get globaled at 65% resilience.Make resilience extend to crit again and burst will be toned down in PvP.This ^^^. SO much this.Just about every post here is: Boomkins do too much damage, warriors do too much damage, locks chaosbolts do too much damage, etc etc etc.BURST is still too high even on people with full resilience and Blizzard's solution is too make resilience/ damage reduction less??If what I read here from Nakatoir's post is even slightly correct this means that in a very hidden way (sneaky at best) the game is going to be completely changed at the end gear part of it, against what just about everyone has asked for.I would really like to see any possible explanation for any company so extremely ignoring its player base as blizz does.\n"@en-gb . _:node982c1ad22838765cb49de926c676 . _:node982c1ad22838765cb49de926c676 . _:node982c1ad22838765cb49de926c676 "Tell\u00E2na"@en-gb . _:node9a3087165918c1ce55155682b11d57 . _:node9a3087165918c1ce55155682b11d57 "2013-03-05T17:21:35Z"@en-gb . _:node9a3087165918c1ce55155682b11d57 "\nDeeprun Tram Security\n"@en-gb . _:node9a3087165918c1ce55155682b11d57 "/wow/en/forum/topic/6788219501"@en-gb . _:node9a3087165918c1ce55155682b11d57 _:node13b07ee97730ddd4d111303eecd6f39 . _:node9a3087165918c1ce55155682b11d57 "\n05/03/2013 17:11Posted by HazzahxWho other than Hildegard to notice something like this. Thanks for enlightening us!Like everyone on the ptr noticed that you can't really get more than 66% resilence which is pretty lame.\n"@en-gb . _:node678a267d91c8c1498e259303ec7ced . _:node678a267d91c8c1498e259303ec7ced . _:node678a267d91c8c1498e259303ec7ced "Arena and Rated Battlegrounds"@en-gb . _:nodece5872a8273abfd3eabb5dcf38a73d8e . _:nodece5872a8273abfd3eabb5dcf38a73d8e . _:nodece5872a8273abfd3eabb5dcf38a73d8e "Saroh"@en-gb . _:noded0e05119fcf0fc1699a7d02f78a87169 . _:noded0e05119fcf0fc1699a7d02f78a87169 . _:noded0e05119fcf0fc1699a7d02f78a87169 "Home"@en-gb . _:node925cf98f9d97d65a7323d7da97853626 . _:node925cf98f9d97d65a7323d7da97853626 . _:node925cf98f9d97d65a7323d7da97853626 "Saroh"@en-gb . _:node544a8d726a85f5affee7ddb349b1aa41 . _:node544a8d726a85f5affee7ddb349b1aa41 "2013-03-05T17:47:51Z"@en-gb . _:node544a8d726a85f5affee7ddb349b1aa41 "2013-03-05T17:48:23Z"@en-gb . _:node544a8d726a85f5affee7ddb349b1aa41 "\nGrey Matter\n"@en-gb . _:node544a8d726a85f5affee7ddb349b1aa41 "/wow/en/forum/topic/6788219501"@en-gb . _:node544a8d726a85f5affee7ddb349b1aa41 _:node1face6ff47ad65325ea2c51cb7d07286 . _:node544a8d726a85f5affee7ddb349b1aa41 "\n05/03/2013 17:44Posted by Nakatoir I am sorry about that, but the person asking the question does not determine if an answer will be given or not. I was not able to respond to your post as unfortunately at that point in time I did not have the necessary information to reply with an answer.If I could ascertain the information, then Blizzard was aware in some capacity. Just because you didn't know, doesn't mean others didn't.Don't like being fobbed off, not impressed with lack of communication and more \"stealth\" changes. It's not good for an already fragile relationship to withhold things like this.\n"@en-gb . _:nodefaafaff6b387a4ccf98b871279fbebd . _:nodefaafaff6b387a4ccf98b871279fbebd "2013-03-05T17:32:14Z"@en-gb . _:nodefaafaff6b387a4ccf98b871279fbebd "\nThe Sisterhood\n"@en-gb . _:nodefaafaff6b387a4ccf98b871279fbebd "/wow/en/forum/topic/6788219501"@en-gb . _:nodefaafaff6b387a4ccf98b871279fbebd _:node24d64a20f11c404b58cbc5c447febf34 . _:nodefaafaff6b387a4ccf98b871279fbebd "\nWhy would they reduce the amount of resil you have at lvl 90, when the dmg in PvP is already too high.....\n"@en-gb . _:node3825acb14d06d6983fe21f18b0565b . _:node3825acb14d06d6983fe21f18b0565b "2013-03-05T17:24:16Z"@en-gb . _:node3825acb14d06d6983fe21f18b0565b "\nPL par ma mascotte\n"@en-gb . _:node3825acb14d06d6983fe21f18b0565b "/wow/en/forum/topic/6788219501"@en-gb . _:node3825acb14d06d6983fe21f18b0565b _:node5ead1ae0f81d1745d14fef9b81dea2c . _:node3825acb14d06d6983fe21f18b0565b "\n05/03/2013 17:08Posted by NakatoirWe have indeed made a change to the formula for resilience.other secrets? c'mon we all know there's others! just share them plz\n"@en-gb . _:nodee6d2c1aad7defc1e51fe535df8cb74f . _:nodee6d2c1aad7defc1e51fe535df8cb74f . _:nodee6d2c1aad7defc1e51fe535df8cb74f "Community"@en-gb . _:nodec0ae1738e2289492d2d148240d23612 . _:nodec0ae1738e2289492d2d148240d23612 . _:nodec0ae1738e2289492d2d148240d23612 "Forums"@en-gb . _:node1face6ff47ad65325ea2c51cb7d07286 . _:node1face6ff47ad65325ea2c51cb7d07286 . _:node1face6ff47ad65325ea2c51cb7d07286 "Akarina"@en-gb . _:node555b65c2df786de528c4882d9aca91b . _:node555b65c2df786de528c4882d9aca91b . _:node555b65c2df786de528c4882d9aca91b "World of Warcraft"@en-gb . _:node52cc5c11b9a9ec480749a24ab3159f . _:node52cc5c11b9a9ec480749a24ab3159f . _:node52cc5c11b9a9ec480749a24ab3159f "Poisonjoe"@en-gb . _:nodea76aec8dd21e2523a11724f7cc345e28 . _:nodea76aec8dd21e2523a11724f7cc345e28 . _:nodea76aec8dd21e2523a11724f7cc345e28 "Player versus Player"@en-gb . _:nodee44917c456d8e83ac0f7867348cf44bd . _:nodee44917c456d8e83ac0f7867348cf44bd . _:nodee44917c456d8e83ac0f7867348cf44bd "Nakatoir"@en-gb . _:node53902aa476a9cb3ba27cd9d1283b2ac4 . _:node53902aa476a9cb3ba27cd9d1283b2ac4 . _:node53902aa476a9cb3ba27cd9d1283b2ac4 "New resilience formula in 5.2?"@en-gb . _:node9e57f2b6d2b6a1d7c4693b6f801f9de . _:node9e57f2b6d2b6a1d7c4693b6f801f9de . _:node9e57f2b6d2b6a1d7c4693b6f801f9de "Forums"@en-gb . _:node7311a21db8d7a894c578b21c6f3bd26 . _:node7311a21db8d7a894c578b21c6f3bd26 . _:node7311a21db8d7a894c578b21c6f3bd26 "Game Guide"@en-gb . _:nodee2cf1632f6f8de86aa328c0382476d . _:nodee2cf1632f6f8de86aa328c0382476d . _:nodee2cf1632f6f8de86aa328c0382476d "H\u00EFldegard"@en-gb . _:node31218b17e7459ba6da7e1c074765abf . _:node31218b17e7459ba6da7e1c074765abf . _:node31218b17e7459ba6da7e1c074765abf "Xezbeth"@en-gb . _:nodeaef8928b451ab32665dcf66abbe0ca . _:nodeaef8928b451ab32665dcf66abbe0ca . _:nodeaef8928b451ab32665dcf66abbe0ca "World of Warcraft"@en-gb . _:node3d96064bb686f6e6b67783cf5daf37c . _:node3d96064bb686f6e6b67783cf5daf37c "2013-03-05T17:55:54Z"@en-gb . _:node3d96064bb686f6e6b67783cf5daf37c "\nLawrencium\n"@en-gb . _:node3d96064bb686f6e6b67783cf5daf37c "/wow/en/forum/topic/6788219501"@en-gb . _:node3d96064bb686f6e6b67783cf5daf37c _:node925cf98f9d97d65a7323d7da97853626 . _:node3d96064bb686f6e6b67783cf5daf37c "\nIt's pretty obvious that damage is too high in this game when you can get globaled at 65% resilience.Make resilience extend to crit again and burst will be toned down in PvP.Im sharing your opinion. The resilience a players can have (fully stacking resilience) in tyrannical gear is around 66%. The increase in resilience to what we wear today is almost none existent while PvP power / main stats + secondary stats are increasing.Whats happening is indirectly buffing PvP damage.For me it looks like Blizzard made a change before thinking about it. I know they always say they discuss things like this but I start doubting it.\n"@en-gb . _:node2066ab9738ffd88e66fba7678ddfc6b . _:node2066ab9738ffd88e66fba7678ddfc6b "2013-03-05T17:44:24Z"@en-gb . _:node2066ab9738ffd88e66fba7678ddfc6b "/wow/en/forum/topic/6788219501"@en-gb . _:node2066ab9738ffd88e66fba7678ddfc6b _:node84d7f372649329ae73d8aedc9309a94 . _:node2066ab9738ffd88e66fba7678ddfc6b "\nCommunity\n"@en-gb . _:node2066ab9738ffd88e66fba7678ddfc6b "\n05/03/2013 17:32Posted by DrakedogWhy would they reduce the amount of resil you have at lvl 90, when the dmg in PvP is already too high..... We have not reduced the amount of obtainable resilience, we have simply changed the formula for how the amount damage reduction from resilience is determined. Players in their top end gear right now should see almost no change in their damage reduction, but those with lower levels of resilience should see more.The only time you should start seeing less damage reduction from resilience is when you start using the Tyrannical gear in patch 5.2. I explained it in my last post here:05/03/2013 17:08Posted by NakatoirSo while current gear will not be affected, this new formula does mean that the theoretical max of resilience has decreased slightly. By this I mean that when you reach full Tyrannical gear you will have a little bit less damage reduction than if this change was not implemented.05/03/2013 17:40Posted by AkarinaIt's so frustrating that you ignore stuff like this that has a huge impact on the game for this long and only mention it when a \"known\" person comes forward. I am sorry about that, but the person asking the question does not determine if an answer will be given or not. I was not able to respond to your post as unfortunately at that point in time I did not have the necessary information to reply with an answer.\n"@en-gb . _:node3f3e72aeb2b391d2d6efef681ae2cef . _:node3f3e72aeb2b391d2d6efef681ae2cef "2013-03-05T17:21:30Z"@en-gb . _:node3f3e72aeb2b391d2d6efef681ae2cef "\nZEH GERMANZ\n"@en-gb . _:node3f3e72aeb2b391d2d6efef681ae2cef "/wow/en/forum/topic/6788219501"@en-gb . _:node3f3e72aeb2b391d2d6efef681ae2cef _:node982c1ad22838765cb49de926c676 . _:node3f3e72aeb2b391d2d6efef681ae2cef "\nwhats about low lvl?chars on lvl 70 can get a maximum of 88% resilence.\n"@en-gb . _:node84d7f372649329ae73d8aedc9309a94 . _:node84d7f372649329ae73d8aedc9309a94 . _:node84d7f372649329ae73d8aedc9309a94 "Nakatoir"@en-gb . _:nodec1a17ea46951bcfb7143ded4e1a5c2e . _:nodec1a17ea46951bcfb7143ded4e1a5c2e . _:nodec1a17ea46951bcfb7143ded4e1a5c2e "Dumpey"@en-gb . _:node9fd691fa81da82777d8eca4903938a2 . _:node9fd691fa81da82777d8eca4903938a2 "2013-03-05T17:35:26Z"@en-gb . _:node9fd691fa81da82777d8eca4903938a2 "\nKomunizam\n"@en-gb . _:node9fd691fa81da82777d8eca4903938a2 "/wow/en/forum/topic/6788219501"@en-gb . _:node9fd691fa81da82777d8eca4903938a2 _:node31218b17e7459ba6da7e1c074765abf . _:node9fd691fa81da82777d8eca4903938a2 "\nMy only concern is will pvp power now prevail after a certain ress brakepoint and bring the game back to overly bursty gameplay\n"@en-gb . _:nodee1d960e0f2d11aee4bf0af2a1cec6420 . _:nodee1d960e0f2d11aee4bf0af2a1cec6420 "2013-03-05T17:50:39Z"@en-gb . _:nodee1d960e0f2d11aee4bf0af2a1cec6420 "\nThe Sentenced\n"@en-gb . _:nodee1d960e0f2d11aee4bf0af2a1cec6420 "/wow/en/forum/topic/6788219501"@en-gb . _:nodee1d960e0f2d11aee4bf0af2a1cec6420 _:nodea396df1f601f49b722ffd6aa4968bb9 . _:nodee1d960e0f2d11aee4bf0af2a1cec6420 "\nIt's pretty obvious that damage is too high in this game when you can get globaled at 65% resilience.Make resilience extend to crit again and burst will be toned down in PvP.\n"@en-gb . _:nodec09ff6a090409f2c0102243402d47e3 . _:nodec09ff6a090409f2c0102243402d47e3 . _:nodec09ff6a090409f2c0102243402d47e3 "H\u00EFldegard"@en-gb . _:node9e31c8f0a84b97fcdb3a60c193b9d17a . _:node9e31c8f0a84b97fcdb3a60c193b9d17a . _:node9e31c8f0a84b97fcdb3a60c193b9d17a "Arena and Rated Battlegrounds"@en-gb . _:node24d64a20f11c404b58cbc5c447febf34 . _:node24d64a20f11c404b58cbc5c447febf34 . _:node24d64a20f11c404b58cbc5c447febf34 "Drakedog"@en-gb . _:node66d699a8d4364e16faf21f6b3258f3 . _:node66d699a8d4364e16faf21f6b3258f3 "2013-03-05T18:13:44Z"@en-gb . _:node66d699a8d4364e16faf21f6b3258f3 "2013-03-05T18:18:13Z"@en-gb . _:node66d699a8d4364e16faf21f6b3258f3 "/wow/en/forum/topic/6788219501"@en-gb . _:node66d699a8d4364e16faf21f6b3258f3 _:node44775e327d61ec928b677b80d65ce7 . _:node66d699a8d4364e16faf21f6b3258f3 "\nCommunity\n"@en-gb . _:node66d699a8d4364e16faf21f6b3258f3 "\n05/03/2013 17:53Posted by DumpeySo am I understanding it correct that we will have less resilience/ damage reduction in our end gear than we do now? No, I feel that my explanation may have been misleading. Your resilience will continue to increase as you get more of it, so you will have more resilience in Tyrannical gear than in Malevolent. The explanation is only about when you have full Tyrannical gear and not comparative to Malevolent gear. So, to elaborate; the theoretical max of damage reduction when wearing full Tyrannical gear is now lower than what it would have been if this change to the formula didn't occur, but not by any drastic amount. In current patch 5.1 gear, your resilience should be either the same as it was before, if not, better.05/03/2013 18:02Posted by DumpeyBURST is still too high even on people with full resilience and Blizzard's solution is too make resilience/ damage reduction less?? Nope, your damage reduction will still increase going into the future, just the theoretical max has been lowered slightly. This change was aimed more towards allowing undergeared players more resilience, those at higher levels of resilience should notice little to no change.\n"@en-gb . _:nodee7ea72bc587a6b9bbd3516e62c22b67f . _:nodee7ea72bc587a6b9bbd3516e62c22b67f . _:nodee7ea72bc587a6b9bbd3516e62c22b67f "Shop"@en-gb . _:nodee7a349735eceb2f51a26d8f2a490f4 . _:nodee7a349735eceb2f51a26d8f2a490f4 . _:nodee7a349735eceb2f51a26d8f2a490f4 "Hazzahx"@en-gb . _:node39c7a69eefe5dbfbff99b0e16cce11 . _:node39c7a69eefe5dbfbff99b0e16cce11 "2013-03-05T17:11:42Z"@en-gb . _:node39c7a69eefe5dbfbff99b0e16cce11 "\nHierarchy\n"@en-gb . _:node39c7a69eefe5dbfbff99b0e16cce11 "/wow/en/forum/topic/6788219501"@en-gb . _:node39c7a69eefe5dbfbff99b0e16cce11 _:nodee7a349735eceb2f51a26d8f2a490f4 . _:node39c7a69eefe5dbfbff99b0e16cce11 "\nWho other than Hildegard to notice something like this. Thanks for enlightening us!\n"@en-gb . _:nodea8f6c9b1b031e419d4fb59d848fff6f6 . _:nodea8f6c9b1b031e419d4fb59d848fff6f6 . _:nodea8f6c9b1b031e419d4fb59d848fff6f6 "Forums"@en-gb . _:node2451609b51cfdb63fe9cf83219625169 . _:node2451609b51cfdb63fe9cf83219625169 "2013-03-05T17:53:53Z"@en-gb . _:node2451609b51cfdb63fe9cf83219625169 "/wow/en/forum/topic/6788219501"@en-gb . _:node2451609b51cfdb63fe9cf83219625169 _:node5ab0cc30d55d6c3bf3572d9e30ea95c2 . _:node2451609b51cfdb63fe9cf83219625169 "\nThe only time you should start seeing less damage reduction from resilience is when you start using the Tyrannical gear in patch 5.2..So am I understanding it correct that we will have less resilience/ damage reduction in our end gear than we do now?If that is true I wonder why on earth this is happening, seeing how about 75% of all posts on the mbs are people complaining about burst damage...More resilience/ damage reduction has been mentioned as solution, less pvp power to damage has been mentioned as solution, but I have NEVER seen anyone ask for less damage reduction.Just would like to see that cleared up: do we get less resilience/ damage reduction when we have full Tyrannical, as we do now in full Malevolent?\n"@en-gb . _:node4f89fce5f6d31ae60869f5722c531bf . _:node4f89fce5f6d31ae60869f5722c531bf . _:node4f89fce5f6d31ae60869f5722c531bf "Player versus Player"@en-gb . _:nodee22f76eb87178931b5131d5d1f342e . _:nodee22f76eb87178931b5131d5d1f342e . _:nodeeca9e638f3d1f9128afce2140a58db3 . _:nodeeca9e638f3d1f9128afce2140a58db3 "Null" . _:node91e0491e61ef1f7c297f208cf212f562 . _:node91e0491e61ef1f7c297f208cf212f562 . _:node91e0491e61ef1f7c297f208cf212f562 . _:node91e0491e61ef1f7c297f208cf212f562 . _:node91e0491e61ef1f7c297f208cf212f562 . _:node91e0491e61ef1f7c297f208cf212f562 . _:node91e0491e61ef1f7c297f208cf212f562 "Why Is Dell Still At Only $13?" . _:node91e0491e61ef1f7c297f208cf212f562 "\n \n \n \n\n\n Well it seems that Michael Dell, Silver Lake Management and Microsoft (NASDAQ:MSFT) are really serious of taking Dell (NASDAQ:DELL) private. Not only that, but Michael Dell wants a majority control interest according to Bloomberg.In addition, the WSJ reported that, not only does Microsoft want a piece of Dell, but Microsoft also wants to have a say in the day to day operations of the company. At issue seems to be that Microsoft wants Dell to agree to use Microsoft's Windows software to power the vast majority of its devices. This is an interesting twist. Is Microsoft scared of Java, HTLM5 or other open-source technologies, that it is willing to pay Dell to stuff Windows everywhere it can?In a even more bizarre twist, the Financial Times's DealReporter (via Barron's) said that private equity firm Silver Lake is willing to pay $15 per share for the company if a leveraged buyout is put together. Is this a leak to see how people would feel about the price, because their feedback told them that shareholders would not give in at $13 per share? I think so. Furthermore, this confirms my suspicion from several days ago (please consider: Get Ready For Barbarians At The Gate II), when I said that the LBO group would not be able to buy the company for the price that was advertised and they would have to reach deeper in their pockets if they wanted to take over Dell.The way I see things:We have ample forensic evidence that a deal is going to be madeFurthermore we have evidence that the LBO group is willing to pay at least $15 a shareWe also have evidence that Microsoft wants to do this deal very badly and it is willing to fork out at least $2 billion in equity.My question is, why is Dell's stock still in the $13 range and not at least $15 yet? Many years ago, just the mention of such a deal would spark wild speculation among market participants who would rush to discount such a take-over and perhaps would pay a premium for the stock, thinking (usually correct) that the final offer would be higher. Also strange is the fact that we have not seen competitive offers from other LBO players yet.Is there something wrong with this market? Where are the animal speculation spirits and instincts and where are the hedge funds who thrive on such deals? Has this become a nerdy market?I really don't have an answer, but this deal -- the way it has been put together -- and the way the market has reacted is really strange and suspicious. In fact, the market is acting as if no deal is going to be done.However, since we do have evidence that a deal will be done and we have evidence that the current price to be paid is at least $15 a share, I am reiterating my buy recommendation for Dell, based exclusively on the fact that $15 is on the table. I actually think the final price is going to be higher, but even $15 a share is not a bad return for holding onto the stock for a while.And like I said before, perhaps current shareholders might get lucky and the final price might turn out to be much higher. Once in a while there is such a thing as a stock market lottery ticket.\n Source: Why Is Dell Still At Only $13?\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it (other than from Seeking Alpha). I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:node91e0491e61ef1f7c297f208cf212f562 "Jan. 31, 2013 3:51 PM ET" . _:node91e0491e61ef1f7c297f208cf212f562 _:nodeeca9e638f3d1f9128afce2140a58db3 . _:node91e0491e61ef1f7c297f208cf212f562 "en-US" . _:node91e0491e61ef1f7c297f208cf212f562 "Investing Ideas" . _:node91e0491e61ef1f7c297f208cf212f562 "Quick Picks & Lists" . _:node91e0491e61ef1f7c297f208cf212f562 "Technology" . _:node91e0491e61ef1f7c297f208cf212f562 "Personal Computers" . _:node2cbffd4614684f25e1e0284451688014 . _:node2cbffd4614684f25e1e0284451688014 "http://forum.spring.io/forum/spring-projects/web-services/38764-xstreammarshaller-single-lined-result"@en-us . _:node2cbffd4614684f25e1e0284451688014 "\nHi,\n\nI tried using Spring's XStreamMarshaller instead of using directly XStream.\n\nI realized that the string resulting of marshaller.marshal() is on a single line.\nBefore, with xstream.toXML(), the result was on several lines, properly indented.\n\nDo you have any clue?\nIs it possible to get exactly the same result with XStreamMarshaller than with XStream?\n\nThanks in advance!\nPablo\n"@en-us . _:node2cbffd4614684f25e1e0284451688014 _:node14597a3e37d3ea5c76a11932a679594 . _:node2cbffd4614684f25e1e0284451688014 "2007-12-10"^^ . _:node6f78be8ad9238480ed6b3de62c8a6fb . _:node6f78be8ad9238480ed6b3de62c8a6fb "2007-12-11"^^ . _:node6f78be8ad9238480ed6b3de62c8a6fb _:nodec8c17472ce0f17d9cdd24b2e7ca26ab . _:node6f78be8ad9238480ed6b3de62c8a6fb "http://forum.spring.io/forum/spring-projects/web-services/38764-xstreammarshaller-single-lined-result"@en-us . _:node6f78be8ad9238480ed6b3de62c8a6fb "\n\n\n\n\n\nOriginally posted by pablo\nView Post\n\nIs it possible to get exactly the same result with XStreamMarshaller than with XStream?\n\n\nCurrently, no, because we don't use XStream's PrettyPrintWriter. It is a feature we could add, though. Please create a JIRA issue if you want it implemented.\n"@en-us . _:node14597a3e37d3ea5c76a11932a679594 . _:nodeb3d0dc7481cff486893ea6e39b36bcc0 . _:nodecd65fc31ce884f2b2b9e14ff98c7153 . _:nodecd65fc31ce884f2b2b9e14ff98c7153 "2010-01-29"^^ . _:nodecd65fc31ce884f2b2b9e14ff98c7153 _:nodeb3d0dc7481cff486893ea6e39b36bcc0 . _:nodecd65fc31ce884f2b2b9e14ff98c7153 "http://forum.spring.io/forum/spring-projects/web-services/38764-xstreammarshaller-single-lined-result"@en-us . _:nodecd65fc31ce884f2b2b9e14ff98c7153 "\nHi,\n\nHas it become possible to define your own formatter or something?\nBecause instead of one single line, I would like to xml to be cut into pieces of 20K. I can do the same thing by defining an extra step to do this. But then I need more space for my files an it seems to me this is a redundant step.\n"@en-us . _:nodec8c17472ce0f17d9cdd24b2e7ca26ab . _:nodeb9f59ddec30964ba824defc8db4fd0 . _:nodeb9f59ddec30964ba824defc8db4fd0 . _:nodeb9f59ddec30964ba824defc8db4fd0 . _:nodeb9f59ddec30964ba824defc8db4fd0 . _:nodeb9f59ddec30964ba824defc8db4fd0 "The Nikkei Slaughter Is Your Wake Up Call" . _:nodeb9f59ddec30964ba824defc8db4fd0 "\n \n \n \n\n\n We got another little taste of serious volatility this week when Fed minutes assured investors that QE could start ending as early as June. On the heels of that news and weaker economic data from China, the Nikkei was slaughtered over 7% on Thursday and global markets averaged a 2% correction across the board. On Wednesday, May 22nd, CNBC.com reported: \"A number of participants\" on the U.S. Federal Reserve's Federal Open Markets Committee this month favored slowing the Fed's efforts to maintain record-low long-term interest rates as early as summer - if the economy showed strong and sustained growth.But those officials appeared at odds over what evidence would demonstrate such gains.Minutes of the Fed's April 30-May 1 meeting released Wednesday show \"a number\" of members expressed a willingness to scale back the $85 billion a month in Treasury and mortgage bonds the Fed has been purchasing, perhaps as soon as June, if the economy accelerates. The Fed next meets on June 18-19. The Nikkei was mangled the following day, in what several blogs called a \"perfect storm\" of fears coming together. CNBC reported: A perfect storm of yen strength, a spike in Japanese government bond yields and new evidence of weakness in China's economy were behind a major sell-off Thursday in Japan's equity markets, said experts.The benchmark Nikkei 225 closed down 7.3 percent in a session that saw it rise 2 percent in early trade only to reverse direction and fall sharply. The broader Topix finished 6.8 percent lower. This signals a coming correction, in my opinion, both globally and in the U.S. I've written several articles lately, claiming the bull market is ending and that it's time to bet on volatility; and it looks like now is the time to act in those regards. I'll be citing my articles on gold, market panic, and volatility to help suggest positions that'll make money when panic sets in. Analysts agree with me, with one calling Thursday a shift of seismic proportions: \"Yesterday was a tectonic plate shift between the feet of the market...reversal day in the stock market, reversal day in the bond market, very strange movement in the foreign exchange markets. I think yesterday was an extremely important trading session and many many things shifted and changed.\" I started to feel this coming pull back in mid-April when I penned: Anyone else feel the palpable panic that's in the air? People are starting to ask questions about whether this bull run is over and all it's going to take now are a string of a few days together like Monday, and we're going to see people hit the exits like crazy. It has happened before and it will happen again -- soon.Can't you feel it? Calling it instinct is semi-stupid with all the technical indicators and data we have, but it feels like we're starting to tiptoe over a frozen lake and are just starting to hear the first cracks of the ice. Maybe it was the mini-crash Monday. Maybe it's residual nerves from the horrifying events in Boston.Folks, no bull market lasts forever, and to me the signs have never been clearer that the floor below us is about to give out. To think we can continue to move upwards the way that we have forever, especially in the wake of how we're diluting our currency, is simply foolish. Here's three positions that I'm already in, that you can take to make money when things slow down: 1) Silver (and Gold) Anyone that reads my articles knows that I'm super long both gold and silver, citing the fact that these are the two most sought after non-renewable commodities that we're going to have for a very long time to come. (Hint: this is why central banks hold them in reserve.) I've loaded on silver now for a couple of reasons: the correlation between silver and gold prices is favorable towards silver silver is a bit more volatile than gold demand for silver runs commensurate with not only demand for reserves, but demand for silver used in manufacturing when the markets pull back, silver and gold prices usually spike How You Can Trade Silver (and Gold): Go long through ETFs, like SLV and DBS (for gold, GLD) Physically buy and hold silver (or gold) bullion in reserve Buy call options for any of the above ETFs 2) Volatility The VIX (Chicago Board Options Exchange Market Volatility Index), commonly referred to as the fear index, measures the implied volatility of index options traded. Basically, it represents the market's expectation of volatility in the coming thirty day period. The VIX is really a rather cool instrument to get a feel for how the market feels. If the VIX is riding under the 20's, generally the market sentiment is good and well. Should the VIX move up over the 30's, market sentiment usually drifts toward unease. The morning after the Nikkei's 7% pullback, the VIX opened up 10%. In a bull market, like we're currently in, the VIX generally rides nice and low. In a bear market, or the midst of global unease of some sort, the VIX can take breakneck spikes upward. Here is a chart that I used in my last article, showing the VIX resting during calm periods, with occasional spikes to the upside whenever investor unease is up or things get hairy on a global scale. As I said previously: In this day and age, there are no shortage of crazy things that happen that can spike the VIX: terrorism, psychotic artificial intelligence trading algorithms gone wrong, devaluation of global currency, random market halts, or (even worse) Kim Jong Un attending a Bulls playoff game with Dennis Rodman.I'm positioned to make money when the next volatility strikes, and you should be, too. Shown below, the VXX isn't a great long-term investment due to deterioration, but if you can catch it on the dips and sell it on the rips, you can make quick gains on VIX spikes.(click to enlarge) (Click to enlarge) How You Can Trade the VIX: Go short term long volatility ETFs, like VXX Buy ETPs that track the VIX, like UVXY and CVOL Buy VIX call options Buy call options for VXV Buy S&P VIX Mid-Term Futures VXZ Buy S&P 500 VIX ETF listed as VIXS 3) Short the Market If you're from the same camp that I am, you understand why shorting companies that you believe to be fundamentally poor is also a great broader market hedge. Now would be a great time to make those plays, because you essentially have two ways you can make money: the company itself flounders or fails the broader markets pull back I'm certain the broader markets are due for a pullback, as I noted in my article \"The End is Near\": The bull market we've experienced over the last few years has been absolutely great. Since 2009 the market has been chugging along providing significant gains for those invested. We are heading to four straight years of significant growth, with the Dow Jones Industrial Average at almost double what it was at its lowest point in 2009.(Click to enlarge)People are piling into stocks like the days of yore. Big names in investing are publicly calling for the public to keep pouring into stocks. CNBC and Seeking Alpha are among the many sites where contributors continue to advocate taking long positions in the market now - and that's actually one of the big things that worries me. Just like a lot of things in finance, by the time the public starts to get the message, the smart money has been made. It's an unfortunate fact, but every bull market must come to an end and there's always bag holders that wind up buying at the market's highs. This is usually made up by the uninformed public and the mom & pop investors who get the message years late. The same thing happens with individual equities when they reach peaks; someone gets stuck holding the bag and it's usually the common folk. Nobody likes being the last one to leave a party and, unfortunately, I contend that this is the point that the market as a whole has reached. How You Can Invest This : Buy puts against long equity positions you want to hold Write calls against long equity positions you want to hold Sell short a competitor to your long positions as a sector hedge [i.e. If you're long Wal-Mart (NYSE:WMT), short Target (NYSE:TGT)] Buy inverse index ETFs like DOG, DXD, QID Go long Index Fund ETFs like SPY, or buy SPY call options I hope that as an investor, you can start to see the signs of markets correction and that you can use these tactics to protect yourself and make money. No matter how you invest, I wish you the best of luck going forward. \n Source: The Nikkei Slaughter Is Your Wake Up Call\n \n \n Disclosure: I am long VXX, SLV. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it (other than from Seeking Alpha). I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:nodeb9f59ddec30964ba824defc8db4fd0 "May. 23, 2013 11:03 AM ET" . _:nodeb9f59ddec30964ba824defc8db4fd0 _:node1d3413f2a9d2966eb3dad77df35a9a8 . _:nodeb9f59ddec30964ba824defc8db4fd0 "en-US" . _:nodeb9f59ddec30964ba824defc8db4fd0 "Macro View" . _:nodeb9f59ddec30964ba824defc8db4fd0 "Market Outlook" . _:nodeebf39e2cae65d72bb33e225f5b84aa6 . _:nodeebf39e2cae65d72bb33e225f5b84aa6 . _:node1d3413f2a9d2966eb3dad77df35a9a8 . _:node1d3413f2a9d2966eb3dad77df35a9a8 "Null" . _:node401ee34d9393b36cd7e82e8a921cf544 . _:node401ee34d9393b36cd7e82e8a921cf544 "Null" . _:nodeb35cfc51fc78bdab91d1ecf1715391 . _:nodeb35cfc51fc78bdab91d1ecf1715391 . _:nodea4c769216e7d0f525a9342062fe2ecc . _:nodea4c769216e7d0f525a9342062fe2ecc . _:nodea4c769216e7d0f525a9342062fe2ecc . _:nodea4c769216e7d0f525a9342062fe2ecc . _:nodea4c769216e7d0f525a9342062fe2ecc "The DJIA Picked Goldman Sachs - Should You?" . _:nodea4c769216e7d0f525a9342062fe2ecc "\n \n \n \n\n\n Recently the Dow Jones Industrial Average (DJIA) removed three stocks from its membership roster and added three new stocks in their place. The stocks that were kicked out-Alcoa (NYSE:AA), Bank of America (NYSE:BAC), and Hewlett-Packard (NYSE:HP); the stocks added-Visa (NYSE:V), Nike (NYSE:NKE), Goldman Sachs (NYSE:GS).I wrote about this change and why, in my opinion, it took so long for Visa to be added. I also analyzed the worthiness of Visa as a Dow member. Ultimately, what I determined is that Visa is a great stock that IS worthy of the Dow, and its membership has been a long time in the making.But what about Goldman Sachs ? Why was it finally chosen as a DJIA member and is it actually worthy?(click to enlarge)Data from Best Stocks Now AppGoldman Sachs has been around a long time-since 1869-which leads back to my question: why now, Dow Jones?Headquartered in New York, NY with offices in major financial cities across the world, GS is a global investment banking and management, and securities firm that provides a varied range of financial services to the likes of corporations, financial institutions and governments, as well as high-net-worth individuals.GS falls into the financial sector of the market. So far in 2013, the financial sector has had pretty mediocre performance. In fact currently, I give the financial sector a grade of B-.(click to enlarge)Data from Best Stocks Now AppGS is a $75 billion company. It is a Large-Cap stock. Large-Cap stocks also have had pretty mediocre performance in 2013. Currently, the Large-Cap stock asset class gets a grade of B.(click to enlarge)Data from Best Stocks Now AppGS is a stock geared towards conservative risk profile investors.Before I get started on my analysis of GS, let me share my method of madness in how I rank stocks. I separate them from one another by taking into account the following criteria:Performance-short-term, intermediate term, and long-term where possible. I compare the performance of the stock with its peers and against the other 3,565 stocks that I monitor.2. Valuation-While I like performance, I have seen way too many momentum darlings come crashing back down to earth due to astronomical valuations. We have had learned huge valuation lessons from incidents like the crash of the NASDAQ in 2000- 2001, the crash of the housing market in 2006, and many other such bubbles. VALUATION DOES MATTER!3. A healthy stock chart-I don't like sideways trends (Apple would be a good example of this), I despise downtrends (Inverse ETF's would be a good example of this), and I get very nervous with extended uptrends, unless the valuation is still compelling. And of course the most dangerous trend of all is a topping out trend that beginning to roll over.Performance(click to enlarge)Data from Best Stocks Now AppLet's start with performance of the stock. Again, I look at short, intermediate, and long-term performance.Over the last ten years GS has delivered 8% per year to investors while the market has delivered 5%.Over the last five years they've delivered 6% per year while the market has delivered 8% during the same time frame.Over the last three years GS has delivered 4% per year to investors while the market has delivered 14%.Over the last 12 months, GS is up 41% while the market is up only 17%.When I rank the performance of Goldman Sachs against the other 3,500 or so that I follow, it only earns a performance grade of C.That sound pretty average to me. How can you expect above average returns with average stocks?In my opinion, GS is NOT worthy of your investment based on performance.Now, onto valuation.ValuationAlthough I do like to see momentum, I'm not solely a momentum investor. Nor am I a pure value investor. I like to combine momentum with value.(click to enlarge)Data from Best Stocks Now AppThe consensus analyst's estimates for GS's earnings next year currently stand at $15.44 per share. The consensus average five-year earnings growth estimate for GS is 5.3% per year.Given these expectations, the shares currently sport a PEG ratio of 1.95. PEG ratio is just one valuation measure, however.When we take that estimate of $15.44 per share and extrapolate it out over the next five years, we come up with potential earnings per share of $18.75 five years from now.Now we need to apply an appropriate multiple to those earnings to project a five-year target price. This is the hardest part of the equation. There is no set rules to go by here. Instead we must weigh the following factors in determining the multiple:The current forward average PE ratio of the 3,565 stock that I track is currently 19.8.The current forward PE of GS is 10.25The current average forward PE for the group is about 13.I am using a very conservative multiple of 13 on the potential future earnings of the shares. When I do this I come up with a five year target price of $252 per share. The stock is currently only trading at $158.With the shares currently trading around $158 per share, this stock has the potential to go up a about 65% over the next five years. However, I require at least 80% upside potential or more to meet my strict valuation criteria. GS currently does not meet that requirement. It gets a value grade of C-.There is obviously a lot that can go wrong or go right between now and then. And as we can see from the recent spike in GS' performance, stocks trade on expectations. And right now the expectations of other analysts are obviously positive because the stock was added to the Dow and Goldman has made a pretty good recovery coming out of 2009.Those expectations will change with each quarterly report and any material news, good or bad, that comes out of the company.The stock price will then adjust accordingly.Stock ChartSo far, GS' performance and valuation does not look good, but let's complete that last step in analyzing GS' worthiness as a Dow member. Check out that stock chart:(click to enlarge)Despite GS' rather dismal performance and valuation, I see a stock that is in a pretty good uptrend. I currently own a lot of stock that are have much, much better charts however.GS is currently a laggard sector of the market (financial).GS currently does NOT meet my performance criteria.GS currently does NOT meet my valuation criteria.GS currently DOES barely meet my stock chart criteria.Of the 3,656 stocks that I track, GS currently comes in only at #2,321 with a Gunderson stock grade of B-. I only consider stocks that have a combined grade of A- or better.And while the Dow may have selected Goldman Sachs for its 30 stock portfolio, individual investor should pass.(click to enlarge)Data from Best Stocks Now AppI am very vigilant on a daily basis on the stocks that I own. At the current time, clients of Gunderson Capital Management are not long the stock.Please follow me on Twitter @billgunderson for a change in opinion of the stock.\n Source: The DJIA Picked Goldman Sachs - Should You?\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it. I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:nodea4c769216e7d0f525a9342062fe2ecc "Oct. 3, 2013 5:17 AM ET" . _:nodea4c769216e7d0f525a9342062fe2ecc _:node401ee34d9393b36cd7e82e8a921cf544 . _:nodea4c769216e7d0f525a9342062fe2ecc "en-US" . _:nodea4c769216e7d0f525a9342062fe2ecc "Financial" . _:nodea4c769216e7d0f525a9342062fe2ecc "Diversified Investments" . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 "GBP/USD - Strong U.K. Retail Sales Boosts Pound" . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 "\n \n \n \n\n\n By Kenny FisherThe British pound continues to move higher against the US dollar, as it has throughout the week. GBP/USD is trading above the 1.66 line in the North American session. On the release front, British Retail Sales bounced back in February with a strong gain. In the US, Unemployment Claims continue to drop, but Pending Home Sales disappointed with its second decline in three readings.US Unemployment Claims continues to impress. The key indicator dropped to 311 thousand, its lowest level in over three months. The estimate was 326 thousand, marking the fourth straight week that the reading has come in below the forecast. The news was not as good from Pending Home Sales, with a reading of -0.8%. This disappointed the markets, which had expected a small gain of 0.1%. Earlier in the week, New Home Sales also lost ground in February, and concern is bound to increase about the health of the US housing industry.In the UK, Retail Sales posted a solid gain of 1.7%, bouncing back after a decline of 1.5% in January. The reading easily beat the estimate of 0.5%. This key indicator is the primary gauge of consumer spending, which is a key component of economic growth. The pound responded to the release with more gains, and the currency has gained about 150 points in the past week against the dollar.Ukraine's economy is in shambles as a result of the four-month political crisis. Prime Minister Arseniy Yatsenyuk acknowledged that the country is on the edge of bankruptcy, and GDP could drop by 3% this year. However, help is on the way. The IMF is set to sign a two-year loan of up to $18 billion, and the EU has offered a package of EUR 11 billion. Ukraine has already received two bailouts from the IMF since 2008, and will have to implement budget cuts and other measures in order to receive the new package from the IMF.\n Source: GBP/USD - Strong U.K. Retail Sales Boosts Pound\n \n " . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 "Mar. 27, 2014 2:02 PM ET" . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 _:nodeb6fec31a5a12f34a8acdcbc3936340 . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 "en-US" . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 "Macro View" . _:node4ce210a03f3f99cd6c21ab9e84ec6a7 "Forex" . _:node2c621912a4642a072adef5b8f0326 . _:node2c621912a4642a072adef5b8f0326 . _:nodeb6fec31a5a12f34a8acdcbc3936340 . _:nodeb6fec31a5a12f34a8acdcbc3936340 "Null" . _:node3f558ab7f64bff42924047537719d12 . _:node3f558ab7f64bff42924047537719d12 . _:node72434c2ffbb79414f8beddd35493b24 . _:node72434c2ffbb79414f8beddd35493b24 "0" . _:node7cc90d5ee81f76518ee7038bca36e . _:node7cc90d5ee81f76518ee7038bca36e "On the hour" . _:node7cc90d5ee81f76518ee7038bca36e "\n Feb 12 2014, 14:00 ET | By: Jignesh Mehta, SA News Editor\n \n \n\n " . _:node7cc90d5ee81f76518ee7038bca36e "en-US" . _:node7cc90d5ee81f76518ee7038bca36e _:node72434c2ffbb79414f8beddd35493b24 . _:node7cc90d5ee81f76518ee7038bca36e "\n Dow -0.13%.10-yr -0.22%.Euro -0.32% vs. dollar.Crude +0.35% to $100.29.Gold +0.33% to $1294.1. \n " . _:node573edf552418d1d74139d7ce3d9e996 . _:node573edf552418d1d74139d7ce3d9e996 "U.S. Steel +1.9% as Deutsche Bank upgrades to Buy" . _:node573edf552418d1d74139d7ce3d9e996 "\n Aug 4 2014, 08:49 ET | By: Carl Surran, SA News Editor\n \n \n\n " . _:node573edf552418d1d74139d7ce3d9e996 "en-US" . _:node573edf552418d1d74139d7ce3d9e996 _:node931f875fe13da2b72e519627bad1a2 . _:node573edf552418d1d74139d7ce3d9e996 "\n U.S. Steel (NYSE:X) +1.9% premarket after Deutsche Bank upgrades shares to Buy from Hold with a $40 price target, up from $28, citing the company's better than expected Q2 results and Carnegie Way transformation.The firm notes that U.S. Steel expects Q3 results to improve significantly as operations normalize, and that the lack of weather-related challenges will generate a favorable impact of $150M for its U.S. flat-rolled segment.The company continues to make headway in its Carnegie Way program, DB says, with new projects implemented in Q2 expected to drive additional benefits of $145M in 2014 and $435M total.As a result, DB's 2014 EBITDA estimate now comes in at $1.1B, +3% vs. its prior estimate, and estimated 2015 EBITDA is $1.4B, +11% from its earlier estimate.\n " . _:node94745128e8f1e7ed119136d17b91c79 . _:node94745128e8f1e7ed119136d17b91c79 . _:node931f875fe13da2b72e519627bad1a2 . _:node931f875fe13da2b72e519627bad1a2 "0" . _:nodeb3994677cb882ca1da4e4bbf126c0 . _:nodeb3994677cb882ca1da4e4bbf126c0 "Dec 8, 2007 at 6:22 AM"@en . _:nodeb3994677cb882ca1da4e4bbf126c0 "SLLiew"@en . _:nodeb3994677cb882ca1da4e4bbf126c0 . _:nodeb3994677cb882ca1da4e4bbf126c0 "\n Wow... wonderful reflection on the lake. Like a mirror.\n "@en . _:node464dccf23f1a165dd57b65663eb7faa1 . _:node464dccf23f1a165dd57b65663eb7faa1 "Jul 21, 2010 at 1:35 PM"@en . _:node464dccf23f1a165dd57b65663eb7faa1 "cachaseiro"@en . _:node464dccf23f1a165dd57b65663eb7faa1 . _:node464dccf23f1a165dd57b65663eb7faa1 "\n nice photos mate.\n "@en . _:nodebb35d340bbf25de0fa7412aa93d9807 . _:nodebb35d340bbf25de0fa7412aa93d9807 "Oct 16, 2007 at 9:52 AM"@en . _:nodebb35d340bbf25de0fa7412aa93d9807 "Kuznetsov_Sergey"@en . _:nodebb35d340bbf25de0fa7412aa93d9807 . _:nodebb35d340bbf25de0fa7412aa93d9807 "\n An interesting page about the most unknown German land on VT! Only one rated page (of yours) and no one rated city for 5-top! I crossed this land once on my way to France and saw only the autobahn... Thanks Ingrid for sharing!\n "@en . _:node7d9b7c9f3716f97f1714439fe6654e7 . _:node7d9b7c9f3716f97f1714439fe6654e7 "May 3, 2012 at 7:17 AM"@en . _:node7d9b7c9f3716f97f1714439fe6654e7 "CatherineReichardt"@en . _:node7d9b7c9f3716f97f1714439fe6654e7 . _:node7d9b7c9f3716f97f1714439fe6654e7 "\n That's my sort of advent wreath!\n "@en . _:node84254a88fe217bcb6613f2314e859b7 . _:node84254a88fe217bcb6613f2314e859b7 "Jan 12, 2012 at 9:39 PM"@en . _:node84254a88fe217bcb6613f2314e859b7 "balhannah"@en . _:node84254a88fe217bcb6613f2314e859b7 . _:node84254a88fe217bcb6613f2314e859b7 "\n That's a great book you found. I like the sound of the hike's, hope you are able to do them sometime soon!\n "@en . _:nodef68323bfaec48f22454b6cce9748e31 . _:nodef68323bfaec48f22454b6cce9748e31 "Aug 6, 2007 at 11:52 AM"@en . _:nodef68323bfaec48f22454b6cce9748e31 "yumyum"@en . _:nodef68323bfaec48f22454b6cce9748e31 . _:nodef68323bfaec48f22454b6cce9748e31 "\n I should do more hiking, but I'm a wee bit lazy these days...\n "@en . _:node4ddcae7284824b6ba71fd8de1289e742 . _:node4ddcae7284824b6ba71fd8de1289e742 _:nodea62645a6eeed66526044e9357b2037 . _:node4ddcae7284824b6ba71fd8de1289e742 _:node9b332e594d224c7cf71f122d59bd870 . _:node4ddcae7284824b6ba71fd8de1289e742 "Mar 18, 2013 at 5:30 AM"@en . _:node4ddcae7284824b6ba71fd8de1289e742 "GentleSpirit"@en . _:node4ddcae7284824b6ba71fd8de1289e742 . _:node4ddcae7284824b6ba71fd8de1289e742 "\n love the advent wreath! the hikes sound fantastic, good find!\n "@en . _:node93a452659905f954f57f25ff7548647 . _:node93a452659905f954f57f25ff7548647 "Jul 4, 2008 at 11:28 PM"@en . _:node93a452659905f954f57f25ff7548647 "christine.j"@en . _:node93a452659905f954f57f25ff7548647 . _:node93a452659905f954f57f25ff7548647 "\n Herrlich, der saarl\u00E4ndische Adventskranz!\n "@en . _:node98787387ca3df4c5ad7c43135595dc6 . _:node98787387ca3df4c5ad7c43135595dc6 "Oct 18, 2007 at 1:24 PM"@en . _:node98787387ca3df4c5ad7c43135595dc6 "VeronicaG"@en . _:node98787387ca3df4c5ad7c43135595dc6 . _:node98787387ca3df4c5ad7c43135595dc6 "\n Is this your next target? It sounds like you are well on your way to organizing a trek there. Hope you'll be realizing your plans very soon!\n "@en . _:node3b4fa7758067b9ccb4d84cbbdf278f39 . _:node3b4fa7758067b9ccb4d84cbbdf278f39 "Sep 8, 2009 at 6:26 AM"@en . _:node3b4fa7758067b9ccb4d84cbbdf278f39 "MichaelFalk1969"@en . _:node3b4fa7758067b9ccb4d84cbbdf278f39 . _:node3b4fa7758067b9ccb4d84cbbdf278f39 "\n Hi Ingrid, the Saarland was the last German state I actually visited, and it has indeed lots of nice & interesting places (Saarschleife, H\u00FCtte V\u00F6lklingen, Pr\u00E4historium etc.). I`m going to start a Saarland page soon ..\n "@en . _:nodea62645a6eeed66526044e9357b2037 . _:nodea62645a6eeed66526044e9357b2037 "Mar 18, 2013 at 6:43 AM"@en . _:nodea62645a6eeed66526044e9357b2037 "GentleSpirit"@en . _:nodea62645a6eeed66526044e9357b2037 "\n you will be free soon ingrid, no worries!\n "@en . _:node9b332e594d224c7cf71f122d59bd870 . _:node9b332e594d224c7cf71f122d59bd870 "Mar 18, 2013 at 6:54 AM"@en . _:node9b332e594d224c7cf71f122d59bd870 "Trekki"@en . _:node9b332e594d224c7cf71f122d59bd870 "\n Yes :-) 8 days and the rest of today :-)\n "@en . _:node4e709b62205604a33e5213f55d05b . _:node4e709b62205604a33e5213f55d05b "Jun 8, 2006 at 2:09 AM"@en . _:node4e709b62205604a33e5213f55d05b "Matyas"@en . _:node4e709b62205604a33e5213f55d05b . _:node4e709b62205604a33e5213f55d05b "\n Just reconsidered the facts concerning german meals and realized I've bought a canned food with a taste of black-pudding in B\u00FCsum I guess. It was EXCELLENT...like your tips here ;-)\n "@en . _:node8bdf3c106affba61b079a94f6e73bca1 . _:node8bdf3c106affba61b079a94f6e73bca1 "Jul 15, 2008 at 3:56 AM"@en . _:node8bdf3c106affba61b079a94f6e73bca1 "LoriPori"@en . _:node8bdf3c106affba61b079a94f6e73bca1 . _:node8bdf3c106affba61b079a94f6e73bca1 "\n How wonderful to go trekking in the area of your birthplace. Looks like you truly enjoyed yourself. Thanks for sharing your adventures.\n "@en . _:node4799642691c8279ce52c863294eb1f . _:node4799642691c8279ce52c863294eb1f "0002-11-30"^^ . _:node4799642691c8279ce52c863294eb1f "2009-03-05"^^ . _:node4799642691c8279ce52c863294eb1f _:nodeafb05dea267921875f40e9bf1f27c681 . _:node4799642691c8279ce52c863294eb1f _:node7beb9348c33aad811b3f32a45ea6d5a . _:node4799642691c8279ce52c863294eb1f . _:node4799642691c8279ce52c863294eb1f "As I have tried to point out, there is no thinking carried over dogmatically from the 1950s and 1960s. In these decades the predominant trend was that Third World countries did not compete industrially with western nations. This was due to the great effectiveness of British imperialism in suppressing industrial development in its colonies. Of course one colony in particular managed to escape this fate-the USA. The War of Independence was in many ways a response to the British attempts to suppress US economic development.\n\nAfter the war the US emerged as the champion of a new economic order, which would replace the old bone-headed UK imperialism, based as it was on economic vandalism on a world scale. The new credo of the imperialist world order was free trade and the UK was forced to ditch 'imperial preference' in pretty short order. \n\nBecause of this development, yes the order that existed in the 1950s and 1960s was superceded. Some Third World nations did industrialise and did eventually start to compete with the US and West European industry. The old monopoly position of the original industrial powers (the UK, US, Germany etc.) was eroded. \n\nBut what Mike fails to take account of is the fact that this development has just sustained the old order, in essence. The wages in the newly industrial nations were so low that western capitalists and the western working class benefited from trade with these countries through unequal exchange (the West buying artificially cheap products from the Third World in exchange for the export of some artificially expensive goods, the production of which was still monopolised in the First World). As wages have risen in some of the newly industrialising countries, so their economic position has been undermined, as I said previously. \n\nAm I really so dogmatic? Actually, the ideology of Maoism that I uphold is relatively new. It reached its full fruition in the 1960s, only about 40 years ago. Some 'new' variants of 'communism' just hark back to the ideology with which capitalism and the bourgeois political order began hundreds of years ago. I think I am probably relatively 'new' and 'open' to modern ideas, wheras some are relatively old-fashioned, with their minds closed to revolutionary ideas."@en-gb . _:nodece24af3bc4216a9a1ee060c33cfe281f . _:nodece24af3bc4216a9a1ee060c33cfe281f . _:nodece24af3bc4216a9a1ee060c33cfe281f . _:node7beb9348c33aad811b3f32a45ea6d5a . _:node7beb9348c33aad811b3f32a45ea6d5a "Guest - Joseph Ball"@en-gb . _:node284880f41292bc3295117b167923313 . _:node284880f41292bc3295117b167923313 . _:node284880f41292bc3295117b167923313 "Mike E"@en-gb . _:nodededa9da0f66692eeeb583cd11015431 . _:nodededa9da0f66692eeeb583cd11015431 "0002-11-30"^^ . _:nodededa9da0f66692eeeb583cd11015431 "2009-03-01"^^ . _:nodededa9da0f66692eeeb583cd11015431 _:node711f179370f0c11c92ea27ba0c09a86 . _:nodededa9da0f66692eeeb583cd11015431 _:noded8e5c35aba86d936f78bab56a4c96 . _:nodededa9da0f66692eeeb583cd11015431 . _:nodededa9da0f66692eeeb583cd11015431 "This man's statistics may be OK but the point he's trying to make is rubbish. It's known by everyone that life expectancy has tended to increase across the Third World (with AIDS creating a massive blip in the other direction in some countries). However, Rosling's statement that there's no gap between rich and poor anymore is nonsense-his own statistics show that the top 20% have 74% of the income, with high income concentrated in OECD countries.\n\nAs, the First World has shifted industry to the Third World there has been some increase in living standards in many Third World countries. This is because income is always higher in the town than the country and among industrial workers than rural workers.\n\nHowever, the Third World worker is still exploited and oppressed. The idea that their incomes would just keep going up until they reached First World levels is belied by the recent crisis. Look at all the former 'Asian Tigers' who are seeing their economies go down like lead ballons. Meanwhile First World governments (backed by trade unions) desperately try to protect their economies by attempting to dump the effects of the crisis on the Third World. China may be able to launch a stimulus package but they don't dare do what America does and say they'll restrict imports. And Hilary Clinton has just made a quick trip to China to tell them to keep lending the US government money, in return for low-yield bonds denominated in a depreciating currency. The old divisions remain, believe me."@en-gb . _:nodec9ca1dd5352fa5b75b09d1a9f3d94c . _:nodec9ca1dd5352fa5b75b09d1a9f3d94c . _:node8682590f5b8e9b1cad64d5a135e76b9 . _:node8682590f5b8e9b1cad64d5a135e76b9 "0002-11-30"^^ . _:node8682590f5b8e9b1cad64d5a135e76b9 "2009-03-05"^^ . _:node8682590f5b8e9b1cad64d5a135e76b9 _:node1ddda6e1d1792c80548e91a16894732d . _:node8682590f5b8e9b1cad64d5a135e76b9 _:nodef0d539f0735b6694c77d936ad1e924f . _:node8682590f5b8e9b1cad64d5a135e76b9 . _:node8682590f5b8e9b1cad64d5a135e76b9 "An earlier version of the talk is also available -- and it describes the statistical changes of Sweden over three hundred years.\n\nGapcast #1 - Health, Money & Sex in Sweden\nhttp://www.youtube.com/watch?v=18MZmVDv7uo&feature=related\n\nGapcast #2 - Urbanization\nhttp://www.youtube.com/watch?v=w33hPL4tdNg&feature=related\n\nGapcast #3 - Human Development Trends\nhttp://www.youtube.com/watch?v=ITlC6ubhSh0&feature=related\n\nGapCast #4 - Globalization\nhttp://www.youtube.com/watch?v=yAP09ITNWN4&feature=related\n\nAs for joseph Ball's points: Joseph says that the statistics \"may be ok\" but \"the point he\u2019s trying to make is rubbish.\" Really? He is only trying to make one point? And it is simply \"rubbish\"? And this overshadows the statistics? which at best \"may be ok\"? \n\nWhen we posted this video we pointed out that Rosling's arguments are colored by his (social democratic) politics and that the statistics he reveals are interesting apart from thos politics. \n\nBut still, I think that Joseph misrepresents Rosling's argument a bit. He is hardly arguing that disparities are gone (if you look at his work, including the links I give above, you will see that he documents and highlights the existing disparities). \n\nAnd he isn't arguing that oppression is gone (he actually doesn't mention oppression at all, let alone argue about it). \n\nThe main point I saw in that first presentation is that he is arguing that an assumption of simple polarization (between north and south, or between imperialist and formerly colonial countries, or between first world, second world, thirdworld) is a view rooted in the realities of 1960s or 1970s (when Mao was making those distinctions based on the then-realities), \n\nAnd that the objective trends in the decades since then have introduced a lot of changes. \n\nThere are still people insisting that there are only \"two types of countries\" and that there are therefore two basic revolutionary strategies corresponding loosely to those two \"types\" (Just one example: the RCP insists on this, without justifying the insistence).... and Rosling's statistics have the positive effect of quite simply blowing the argument out of the water. \n\nFormal colonialism ended fifty years ago (in the main). Neo colonialism has itself gone through major changes (look at the example of South Korea). Countries that were semi-feudal during World War 2 are, in some cases, exporting massive amounts of capital today. And let's not overlook, that many leftist analysists assumed that capitalism (because of general crisis or whatever ) would produce stagnation and socalled \"underdevelopment\" in much of the world -- when, in fact, that is not what has happened and when, in fact, capitalism has produced quite dynamic change, of many kinds, in many diverse countries (with the a few specific exceptions -- including many sub-saharan African countries.)\n\nNo one is focusing on (or promoting) Rosling's NGO view of the world (focused on development aid and imperialism). \n\nThe issue is more simple: What is the point of having a world image that is rooted in decades-old realities?"@en-gb . _:node32a9ef9e6bd94888814393956a797 . _:node32a9ef9e6bd94888814393956a797 "0002-11-30"^^ . _:node32a9ef9e6bd94888814393956a797 "2009-03-05"^^ . _:node32a9ef9e6bd94888814393956a797 _:nodec9ca1dd5352fa5b75b09d1a9f3d94c . _:node32a9ef9e6bd94888814393956a797 _:nodea2492463619844a9afb64e75f1a182e . _:node32a9ef9e6bd94888814393956a797 . _:node32a9ef9e6bd94888814393956a797 "Rosling does certainly say in the clip that the gap between rich and poor in the world is not there anymore and this is most certainly rubbish. \n\nAll countries export capital. A capitalist that earns a bit of money from import-export in Senegal may decide to invest it in a tourist bar in Gambia. This sort of thing happened in the 60's too. The mere fact of export of capital, on its own, is not of vast importance. \n\nIt was never just a case of rich Western Europe and Japan on the one hand and starving Third World on the other. Look at the history of a Third World country like Argentina in the early 20th century. \n\nYes, the imperialists built up four 'Asian Tigers'-Taiwan, South Korea, Singapore and Hong Kong as bulwarks against Chinese communism.\n\nNow, as I say, these economies are sinking like a stone, only a few years after recovery from the Asian financial crisis of 1997. The fact was that the development of these countries depended on low wage competition with the West. Now this wage advantage is eroded the crisis is likely to accelerate a restructuring of the world economy away from these locations (and Malaysia and Thailand) towards more lower cost destinations in China, Vietnam, Cambodia etc. The imperialists are even talking about 'Third Worldising' Ireland again by pushing its workers wages down to compete with those in Poland!\n\nYes, development has happened in China, due to Mao's industrialisation drive and the hyper-investment that Deng's state capitalism facilitated. The Asian tigers were state capitalist from the start and their economies were designed almost explicitly to compete with the success of socialist industrialisation in the Soviet Union and China. Now, the imperialists have decided they can discard this latter project giving the Chinese ruling class a sharp lesson in the need to keep the wages of their proletariat suppressed.\n\nAs, for the rest of the world, try travelling through India if you want to see an example of a 'shining model of development' where the people are foced to live in a a catastrophic, feudal mess by their venal, backward ruling class. This ruling class has held back the struggle of the people for progress and development for decades which is why the CPI (M) speak so much about fighting feudalism and do not take some Trotskyist approach to the class struggle in their country.\n\nJust look at the raw income figures-the bottom 80% of the world have only 26% of the income, with the rest of the income concentrated in the OECD countries. \n\nThe recent, unsustainable global boom may have blurred the perceptions of some about this but believe me the old division of Third World vs. First World remains, with the Third World proletariat providing the leadership of the world revolution."@en-gb . _:nodef0d539f0735b6694c77d936ad1e924f . _:nodef0d539f0735b6694c77d936ad1e924f . _:nodef0d539f0735b6694c77d936ad1e924f "Mike E"@en-gb . _:nodeca3f7da978e1289da9d612dd64c2dd7 . _:nodeca3f7da978e1289da9d612dd64c2dd7 . _:nodeca3f7da978e1289da9d612dd64c2dd7 "Mike E"@en-gb . _:nodea2492463619844a9afb64e75f1a182e . _:nodea2492463619844a9afb64e75f1a182e "Guest - Joseph Ball"@en-gb . _:node92c36841a53f34cb43d18cdaf4d39ba3 . _:node92c36841a53f34cb43d18cdaf4d39ba3 "0002-11-30"^^ . _:node92c36841a53f34cb43d18cdaf4d39ba3 "2009-03-05"^^ . _:node92c36841a53f34cb43d18cdaf4d39ba3 _:nodeedcdcd7b492175eabcfba2fd8b44e . _:node92c36841a53f34cb43d18cdaf4d39ba3 _:nodeca3f7da978e1289da9d612dd64c2dd7 . _:node92c36841a53f34cb43d18cdaf4d39ba3 . _:node92c36841a53f34cb43d18cdaf4d39ba3 "I'm not going to go back and forth about what Hans Rosling says: it is not the main point here, and I think anyone hearing the video can see for themselves that it does not claim that \"the gap between rich and poor in the world is not there anymore.\"\n\nNo one denies that wealth is concentrated in the OECD countries -- it is clear (among other places within the statistics that Rosling presents).\n\nJoseph writes:\n\n
\"The recent, unsustainable global boom may have blurred the perceptions of some about this but believe me the old division of Third World vs. First World remains, with the Third World proletariat providing the leadership of the world revolution.\"
\n\nThe point is that there is not just a \"blurring of perceptions\" -- but an actual set of changes in the relative wealth and development of countries.\n\nWhen you say \"believe me the old divisions remain\" -- that is no argument. We can't (of course) just \"believe\" you. These are matters of fact, matters of science. And the actual divisions (the real divisions) that exist in the world need to be detailed, documented and understood.\n\nNo one denies there are rich and poor. that isn't the issue. No one denies that there is the exploitation of poorer countries by richer countries -- or that the structures of the world economic system are established to favor some over others. The issue raised here is precisely that the \"old divisions\" have undergone change, and the new divisions are not identical to forty years ago (even as they grew out of those old divisions).\n\nAnd no one is arguing that Hans Rosling's little demos constitute the kind of analysis we need -- they are just that, little demos. And we need a serious analysis of the current structure and trends in the world. But his videos do (graphically) puncture old thinking carried over dogmatically from the 1950s and 60s, and help kick open the door (as he clearly intends) for thinking that engages with the world as it actually now exists. \n\nA quote from Marx I ran across today:\n\n
\"I am speaking of a ruthless criticism of everything existing, ruthless in two senses: The criticism must not be afraid of its own conclusions, nor of conflict with the powers-that-be. I am therefore not in favor of setting up any dogmatic flag. On the contrary, we must try to help the dogmatics to clarify to themselves the meaning of their own positions.\" (1843)
"@en-gb . _:nodeedcdcd7b492175eabcfba2fd8b44e . _:nodeedcdcd7b492175eabcfba2fd8b44e . _:nodeedcdcd7b492175eabcfba2fd8b44e . _:noded8e5c35aba86d936f78bab56a4c96 . _:noded8e5c35aba86d936f78bab56a4c96 "Guest - joseph ball"@en-gb . _:node711f179370f0c11c92ea27ba0c09a86 . _:node711f179370f0c11c92ea27ba0c09a86 . _:nodea2e4fb727e30b3cbe41d97d571c49e3 . _:nodea2e4fb727e30b3cbe41d97d571c49e3 "0002-11-30"^^ . _:nodea2e4fb727e30b3cbe41d97d571c49e3 "2009-03-05"^^ . _:nodea2e4fb727e30b3cbe41d97d571c49e3 _:nodece24af3bc4216a9a1ee060c33cfe281f . _:nodea2e4fb727e30b3cbe41d97d571c49e3 _:node284880f41292bc3295117b167923313 . _:nodea2e4fb727e30b3cbe41d97d571c49e3 . _:nodea2e4fb727e30b3cbe41d97d571c49e3 "Joseph writes:\n\n
\"But what Mike fails to take account of is the fact that this development has just sustained the old order, in essence.\"
\n\nit depends which \"old order\" you are talking about. If you mean monopoly capitalism as a social system -- the changes in the third world countries don't (fundamentally) undermine that.\n\nIf you mean the old circuits of production and investment -- well, these have undergone change. In fact, your quick analysis of these things (with a rather one-sided notion of \"benefit\") actually misses some key dynamics and defining changes."@en-gb . _:node1ddda6e1d1792c80548e91a16894732d . _:node1ddda6e1d1792c80548e91a16894732d . _:node1ddda6e1d1792c80548e91a16894732d . _:nodeafb05dea267921875f40e9bf1f27c681 . _:nodeafb05dea267921875f40e9bf1f27c681 . _:node467bacbf6e1228c74a9a6a2e2d96379 . _:node467bacbf6e1228c74a9a6a2e2d96379 . _:node467bacbf6e1228c74a9a6a2e2d96379 . _:node467bacbf6e1228c74a9a6a2e2d96379 . _:node467bacbf6e1228c74a9a6a2e2d96379 . _:node467bacbf6e1228c74a9a6a2e2d96379 . _:node467bacbf6e1228c74a9a6a2e2d96379 "Apple - Fire Sale Ends December 31?" . _:node467bacbf6e1228c74a9a6a2e2d96379 "\n \n \n \n\n\n Apple (NASDAQ:AAPL) has not been doing well lately. As most of you well know, it has dropped over 25% since its September high of $705.I propose that this is a trend that may very well end abruptly on December 31, and that it provides a truly unique opportunity to capitalize on a specific, singular, historical situation.(click to enlarge)Chart: Yahoo FinanceFirst, a quick background.Apple has a history of reaching new heights, only to drop back and retrench for a while. This, however, is the deepest retraction since recovering from the 2007-8 recession. What are the reasons here?A litany of reasons have been proposed for the swoon:Increased competitionLowering marginsLowering growth prospectsFund rebalancingThe Capital Gains \"Cliff\"Items #1 and #2 above are related, since it is in due to the growing competition that margins are compressed. The competition additionally takes market share. Clearly, the Android operating system from Google (NASDAQ:GOOG) has taken over as the dominant smartphone OS, and new phones from Nokia (NYSE:NOK) and HTC are running Windows Phone 8 from Microsoft (NASDAQ:MSFT), and RIM (RIMM) is about to unleash its new BB10 phones on January 30. (To see my analysis on this, see here.)Still, however, Apple seems to be selling its new iPhone 5 as fast as it can make them, including a surprising 2 million units sold in China during the first three days.#3 - Too BigThis has always been an argument amongst the naysayers, but with each doubling of revenue, it takes on more credibility. Has Apple reached its limit? Certainly, even with a hot new product, it cannot keep doubling forever. This is a serious question, made all the more potent by the increased competition issues.Item #4 - Fund RedistributionThis is serious as well. When a fund has too much of its holdings (percentage-wise) in one stock, then it must trim it to meet its own internal guidelines. As Apple has grown in value, it has grown as a share of each fund that holds it. Ironically, its market cap may have put it in the extraordinary position that no one can afford it. That is to say, funds and individuals can afford to buy shares, but not enough to maintain the price level.One moreMy SA colleague, Ashraf Eassa, has recently written an excellent post on the topic. Although I do disagree with some fine points, he is correct to point out that Apple has received a lot of bad press lately. He writes:There seems to be a concentrated media effort to \"downtalk\" the stock. This fuels negative sentiment\u2026There seems to have been a perfect storm of a run up to a big new high, overall market unease over the \"Fiscal Cliff\" and global economic issues, a bunch of negative press, and number 5 on my list\u2026Capital Gains Issue - The Crux of the MatterIn October, Bloomberg BusinessWeek wrote \"Wealthy Advised to Sell for Gains Before Unfriendly 2013\". They noted:Long-term capital gains rates will increase to a maximum 20 percent from 15 percent, plus an additional 3.8 percent for high-income earners as a result of the 2010 health-care law.Let's suppose you bought into Apple at $150 (July 17, 2009), and the current price was $550, then this would be a $400 profit. To sell one share then, the proceeds would look like this: Today at 15%$490.00 New rate of 23.8%$454.80 Difference$35.20 | 9.28%So the tax rate change has a negative affect of $35 per share for those who got in at $150 -- even more if the stock passes $700 again. What if you own 100,000 shares? Then the difference would be $3.5 million. If the price were at $700, then the profit would be $550, and the table looks like this: Today at 15%$617.50 New rate of 23.8%$569.10 Difference$48.40Now a change in Capital Gains structure on your 100,000 shares will cost you an additional $4.84 million. Only 10,000 shares? Still will cost an additional half million.Anyway you cut it, close to $50 per share in additional taxes is a very strong motivation to sell now.BUT\u2026What if you believe in the future of Apple? What if you disregard all the negative hype? What if you think that Apple still has some serious growth ahead, that it will reach $1111 as predicted by Topeka Securities analyst Brian White?If that is the case, then after you sell, you will want to get back in. Not only that, but you will want to get back in in a hurry -- before the price rises again.ImplicationsIf this is indeed the major cause of Apple's beaten down share price, then I believe the following will happen.The share will continue pressure to the low $500s,This will come to an abrupt end on December 31, andOn the first of the year, Apple will shoot up on suppressed demand.In short...If this capital gains issue is the main driver behind the current drop in Apple prices, then you can look to a very rapid rise back to the $700 level and perhaps beyond.ConclusionThere are many reasons to discount Apple stock and rationalize the price drop. The question is, which of these are valid?IF the upcoming change in capital gains structure is the driver of the current drop in price, then I would expect to see continued pressure on the price, touching down to the $505 level, until December 31. Once the new year starts, however, the \"take your profits now\" opportunity will have passed, and the sellers will be wanting to get back in, and this will run the stock back up very sharply. (Please note the emphasis on the IF.)This rise should continue up to the earnings release. If the earnings release is very positive, surpassing the analysts' expectations, then the stock price will continue to soar after that to totally new levels.This presents a unique opportunity to the investor willing to take the implied risk.To me, this suggests a long options play. There are so many ways of doing this that I will not suggest any one particular play, but leave it to the reader to select their own personal favorite.On the other hand, if the current price retraction is the result of other rational concerns, then we will not see this quick bounce. Thus, any long play, options or stock purchase, has its serious risks.Let me know what you think.=====The other articles in this series can be found here and here.Related Article: Apple Physics - What goes down must go up.\n Source: Apple - Fire Sale Ends December 31?\n \n \n Disclosure: I am long AAPL and I may open new options positions in the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it (other than from Seeking Alpha). I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:node467bacbf6e1228c74a9a6a2e2d96379 "Dec. 24, 2012 4:37 PM ET" . _:node467bacbf6e1228c74a9a6a2e2d96379 _:node6021bb25f6bd4b7d0dfdc42a4609531 . _:node467bacbf6e1228c74a9a6a2e2d96379 "en-US" . _:node467bacbf6e1228c74a9a6a2e2d96379 "Investing Ideas" . _:node467bacbf6e1228c74a9a6a2e2d96379 "Technology" . _:node467bacbf6e1228c74a9a6a2e2d96379 "Personal Computers" . _:node467bacbf6e1228c74a9a6a2e2d96379 "Options" . _:nodeb6201344fcebc75c6548b047b350e1ba . _:nodeb6201344fcebc75c6548b047b350e1ba . _:node6021bb25f6bd4b7d0dfdc42a4609531 . _:node6021bb25f6bd4b7d0dfdc42a4609531 "Null" . _:nodeefaf76ab2de2fa75301179d38fed3ef4 . _:nodeefaf76ab2de2fa75301179d38fed3ef4 . _:nodeefaf76ab2de2fa75301179d38fed3ef4 . _:nodeefaf76ab2de2fa75301179d38fed3ef4 . _:nodeefaf76ab2de2fa75301179d38fed3ef4 "4%-Plus Yielding Munis Vs. Everything Else" . _:nodeefaf76ab2de2fa75301179d38fed3ef4 "\n \n \n \n\n\n By Carla FriedAs noted previously, municipal bonds are off to a promising start in 2014, continuing to mend from a very rough 2013 in which the iShares S&P National AMT-Free Muni ETF (NYSEARCA:MUB) was down 9% at one juncture, and ended the year 3% lower.That ETF could be marginally less volatile this year as S&P announced at the end of January that given that \"Puerto Rico bonds are now trading at levels more appropriate for high yield taxable corporate bonds,\" it was kicking out all Puerto Rico bonds from the index that is the benchmark for the high-grade iShares muni ETF. (Puerto Rico represented less than 5% of portfolio assets.)For income seekers with ample adjusted gross income, municipal bonds look especially interesting right now. Based on its trailing 12-month yield north of 2.5%, the income payout for the iShares S&P National AMT-Free Muni ETF works out to a taxable equivalent yield of more than 4% for anyone in the 35% federal tax bracket. And 4.5% for anyone in the 39.6% marginal tax bracket. Add in the 3.8% net investment income tax that can come into play for higher income earners (a new tax created by the Affordable Care Act that went into effect in 2013) and the current nominal yield of the iShares AMT-Free Muni ETF rises to a taxable equivalent yield of 4.8%. If you happen to live in a state with a high tax on investment income, that ETF's taxable equivalent yield could well be above 5%. And to be clear, that's a high-grade portfolio, not junk.Which raises an interesting scenario for income investors who've been glomming onto dividend paying stocks the past few years. As noted, last year was rough for munis, but not because of systemic risk. The problem was more one of isolated problems and widespread (mis)perception. Detroit and Puerto Rico were in the headlines, and even though 99.9% of the high-grade muni market was under no such stress, retail investors headed for the exits. Add in the fact that interest rates in general were rising at the same time, and it was a bit of a perfect storm for muni bonds to take a licking.Granted, the 9% haircut the iShares S&P National AMT Free Muni ETF had in mid 2013 isn't exactly ideal. But with taxable equivalent yields of 4% and higher, a diversified portfolio of high-grade muni bonds is going to expose you to a lot less volatility than some of the usual high-yielding suspects.Starting with junk bonds, which have seen massive inflows in the past few years. Either everyone has forgotten what happens to junk in times of market stress, or investors have convinced themselves they will bail long before the next bear market/recession. Here's the 2008 total return performance of the SPDR Barclays High Yield ETF (NYSEARCA:JNK) next to the high quality iShares S&P National AMT Free ETF.MUB Total Return Price data by YChartsThe PowerShares Senior Loan Portfolio (NYSEARCA:BKLN), which invests in below-investment grade bank loans, wasn't around in 2008, but the index it is tied to fell more than 25% in 2008. That's some serious capital volatility for portfolios that have paid out between 4.5% to 6% in income over the trailing 12 months.Now onto income-generating stocks. Focusing our screener on S&P 500 constituents and then setting the filter to suss out stocks with yields greater than or equal to 4% narrows the 500 to 45 stocks.While the S&P 500's total return is near 19% over the past year, the highest return among the 10 highest yielding S&P 500 stocks is Frontier Communications' (NASDAQ:FTR) 12% total return.And as you should expect from any high yielder, it's typically because the price has taken a hit. Frontier's five-year performance can't even keep pace with muni bonds:FTR Total Return Price data by YChartsAmong the 45 stocks, only Garmin (NASDAQ:GRMN), Lorillard (NYSE:LO) and People's United Financial (NASDAQ:PBCT) have yields of at least 4% and total returns over the past year of at least 20%. Just for some downside context: In 2008 Garmin fell more than 70% and Lorillard fell 30%. People's United was a rock star, rising nearly 7% that year. That said, over the past five years, it too has lagged the muni ETF.PBCT Total Return Price data by YChartsMoving along to alternative yield classes: The $18 billion Vanguard REIT index ETF (NYSEARCA:VNQ) has a dividend yield of 4.3%. But if you thought 2013 was hard for munis, it was even rougher for this rate-sensitive segment of the market. Here's how the REIT ETF fared from May to September of last year when interest rates rose.VNQ Total Return Price data by YChartsTo be clear, the Vanguard REIT has a total return above 150% over the past five years and the iShares S&P National AMT Free Muni ETF less than 15%. Clearly REITs offer far better capital appreciation potential, in the right rate environment. You just need to be aware what your potential volatility is in the wrong one. While it is a basic investing truth that stocks will always pack more volatility than high grade bonds, it's a bit of a head scratcher that money continues to flow out of high grade municipal bond portfolios, which not only offer limited downside risk when stacked up against stocks, but also taxable equivalent yields that for income seekers match or surpass many dividend payers these days.Disclosure: None.\n Source: 4%-Plus Yielding Munis Vs. Everything Else\n \n " . _:nodeefaf76ab2de2fa75301179d38fed3ef4 "Feb. 7, 2014 3:38 PM ET" . _:nodeefaf76ab2de2fa75301179d38fed3ef4 _:node559fe34055cb73cface079fdb609154 . _:nodeefaf76ab2de2fa75301179d38fed3ef4 "en-US" . _:nodeefaf76ab2de2fa75301179d38fed3ef4 "Investing Ideas" . _:nodeefaf76ab2de2fa75301179d38fed3ef4 "Quick Picks & Lists" . _:nodea6fe4d40798195b0d5dcaeef9819379 . _:nodea6fe4d40798195b0d5dcaeef9819379 . _:node559fe34055cb73cface079fdb609154 . _:node559fe34055cb73cface079fdb609154 "Null" . _:node43f1c652225d14b18252c72fcc02dc1 . _:node43f1c652225d14b18252c72fcc02dc1 . _:node8d39302ae497177ab57c63d9756819e . _:node8d39302ae497177ab57c63d9756819e "Null" . _:node2dd02726d4384b913fc3a3535597d22 . _:node2dd02726d4384b913fc3a3535597d22 . _:node2dd02726d4384b913fc3a3535597d22 . _:node2dd02726d4384b913fc3a3535597d22 . _:node2dd02726d4384b913fc3a3535597d22 . _:node2dd02726d4384b913fc3a3535597d22 "QE3 Scorecard: Winners, Losers And The Road Ahead" . _:node2dd02726d4384b913fc3a3535597d22 "\n \n \n \n\n\n It was one month ago now when the U.S. Federal Reserve roused the markets by announcing QE3. The fact that the Fed would once again be expanding their balance sheet was not necessarily the surprise. Instead, it was the fact that the program will remain ongoing until employment growth is sustainably improving. In short, the Fed is now all in. Despite the Fed's generous commitment, the stock market has yet to follow suit by going all in with a sustained rally. While expectations for any such rally certainly makes little sense from an economic or market fundamental standpoint, the recent past has shown that balance sheet expanding monetary stimulus from the Fed can trump all else in lifting markets higher. And as we stand at a critical juncture in waiting for any euphoric stock rally to take hold, it is worthwhile to reflect on the past month to assess performance across various asset classes as well as what we might expect from each going forward. Given that it is the category that dominates the headlines, it is worthwhile to begin the review with the U.S. stock market.click to enlarge images Despite the recently lackluster performance of the S&P 500 Index (NYSEARCA:SPY) thus far during QE3, it is effectively in line with what was experienced during the early days of QE2. If history is any guide, stocks may soon find their footing after a recent period of consolidation to take the next advance forward on a QE3 induced stimulus high. U.S. small cap stocks as measured by the Russell 2000 Index (NYSEARCA:IWM) are also following a strikingly similar path under both QE2 and QE3 thus far. It should be noted, however, that small caps have shown some signs of deviation in recent trading days from the QE2 pattern. This merits watching in the coming days for any further divergence. Developed international stocks (NYSEARCA:EFA) are actually performing somewhat better under QE3 than QE2 to this point. And this is occurring despite the fact that the situation is far more dire today with the European crisis than it was two years ago at the launch of QE2. This alone shows that dreamy market hope is very much alive and well in the face of extremely trecherous underlying risks. Emerging market stocks (NYSEARCA:EEM) are even more lively than their developed counterparts thus far under QE3. The category is already running ahead of its QE2 performance to this point by a reasonable margin. Moreover, it is outperforming the U.S. indices as well. The China stock market (NYSEARCA:FXI) in particular has been a primary driver of the QE3 emerging market rally to this point. The magnitude of China's outperformance thus far makes sense despite its lingering economic woes, as it has trailed its global stock peers by a considerable margin since the end of QE2 in June 2011 and is long overdue to begin catching up, particularly since China is one of the few remaining sovereigns with the scope to apply additional stimulus to support its economy. For those that remain understandably skeptical about taking on added commitments to the equity markets in hopes of a QE3 induced rally, the high yield bond market (NYSEARCA:HYG) may represent an attractive alternative. The category has performed well since the post crisis rally began several years ago with returns that have been highly correlated with the U.S. stock market but with a lower level of risk. And the same pattern appears to be setting up once again under QE3. Moving into the precious metals space, gold (NYSEARCA:GLD) represents a particularly attractive holding in today's QE influenced markets given its hard asset inflation protection characteristics. Although it was a bit slow in getting moving under QE2, this can be explained by the fact that it was consolidating what had already been a strong advance in the quarters leading up to the official announcement in November 2010. Gold may show more sustainability to the upside under QE3, however, as it had been stalled for much of the past year leading up to this latest stimulus program and is now long overdue to catch up. Silver (NYSEARCA:SLV) even more than gold has shown the propensity to respond extremely well to balance sheet expanding monetary stimulus. During QE2, silver made a run at testing all time highs last reached over three decades ago in 1980. Given that silver has been a bit slow on the uptake thus far under QE3, now may be the time to consider adding positions. It should be noted, however, that owning silver is not for the faint of heart, as it is a particularly volatile asset class with swings in excess of 1% the norm on any given trading day. It should be noted that I opt to use the Central Fund of Canada (NYSEMKT:CEF) and the Central GoldTrust (NYSEMKT:GTU) to maintain exposures to the gold and silver markets. Oil (NYSEARCA:OIL) is another category that has been slow on the uptake thus far under QE3, but the same trend occurred under QE2. But after an initially slow start, oil pries eventually moved as much as 25% higher in the subsequent months. As a result, it would not be surprising to see another spike in oil prices in the near-term. For those seeking exposures to the oil market through stocks, Occidental Petroleum (NYSE:OXY) provides a particularly high correlation to the West Texas Intermediate Crude spot price. Of course, not all asset classes benefit from QE. And leading among the losers is the U.S. Dollar (NYSEARCA:UUP), which has historically shown the propensity to drift lower as would be expected when the Fed is engaged in aggressive printing of its currency. While the dollar has held steady since the announcement of QE3, it has thus far not shown the initial bounce the way it did under QE2. And a further weakening of the dollar is likely in the months barring a complete meltdown with the European crisis. As discussed in a recent article, another category that has been known to come under pressure during periods of QE is the U.S. Treasury market. This is somewhat ironic given the fact that the Fed's primary reasoning for implementing QE is to lower interest rates. And the downside impact has been most profound on the long end of the curve. Long-Term U.S. Treasuries (NYSEARCA:TLT) have trended lower in advance of QE3 just as they did ahead of QE2 back in 2010. And although Long-Term Treasuries have livened up a bit in the days since the announcement of QE3, the trend remains for further weakening in the months ahead. But given the assumption that this latest round of QE is unlikely to provide any more of a sustained benefit to the U.S. economy than the previous programs, we will likely arrive at another ideal entry point to buy Long-Term Treasuries to protect against a weakening economy and a declining stock market. In summary, the performance of markets across asset classes remains striking similar to what was experienced during the QE2 episode back in 2010. Whether various asset classes maintain this strong correlation in the days and weeks ahead remain to be seen, but as long as markets continue to show the ability to ignore fundamentals, the fact that these relationships are still in tact to this point bodes well for many of these categories as we move toward the end of the year. This post is for information purposes only. There are risks involved with investing including loss of principal. Gerring Wealth Management (GWM) makes no explicit or implicit guarantee with respect to performance or the outcome of any investment or projections made by GWM. There is no guarantee that the goals of the strategies discussed by GWM will be met.\n Source: QE3 Scorecard: Winners, Losers And The Road Ahead\n \n \n Disclosure: I am long FXI, OXY, GTU, CEF, HYG. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it (other than from Seeking Alpha). I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:node2dd02726d4384b913fc3a3535597d22 "Oct. 14, 2012 7:59 AM ET" . _:node2dd02726d4384b913fc3a3535597d22 _:node8d39302ae497177ab57c63d9756819e . _:node2dd02726d4384b913fc3a3535597d22 "en-US" . _:node2dd02726d4384b913fc3a3535597d22 "Macro View" . _:node2dd02726d4384b913fc3a3535597d22 "Market Outlook" . _:node2dd02726d4384b913fc3a3535597d22 "CFA charter-holders" . _:nodee988ff96d7fa9fd19d8d24b933722cd . _:nodee988ff96d7fa9fd19d8d24b933722cd "34" . _:nodebae15e819da72d3bc2bbf611dd5b67 . _:nodebae15e819da72d3bc2bbf611dd5b67 . _:nodecdbf7eb8d89f018feaa3c874c74f89 . _:nodecdbf7eb8d89f018feaa3c874c74f89 "Michigan could become the nation's 24th right-to-work state as a grassroots campaign starts to..." . _:nodecdbf7eb8d89f018feaa3c874c74f89 "\n Dec 5 2012, 07:00 ET | By: Clark Schultz, SA News Editor\n \n \n\n " . _:nodecdbf7eb8d89f018feaa3c874c74f89 "en-US" . _:nodecdbf7eb8d89f018feaa3c874c74f89 _:nodee988ff96d7fa9fd19d8d24b933722cd . _:nodecdbf7eb8d89f018feaa3c874c74f89 "\n Michigan could become the nation's 24th right-to-work state as a grassroots campaign starts to register with politicians considering a bill. Governor Rick Snyder says the issue of requiring financial support of a union as a condition of employment is now \"on the agenda\" for consideration. Tracking the bill closely: General Motors (GM), Ford (F), and Chrysler (FIATY.PK).\n " . _:nodee529613e787e8796936491118fb2db . _:nodee529613e787e8796936491118fb2db "2009-05-13"^^ . _:nodee529613e787e8796936491118fb2db _:node36176ae5b092611561551ec9ebca6025 . _:nodee529613e787e8796936491118fb2db "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:nodee529613e787e8796936491118fb2db "\nThat's funny, probably a reflection of the process the original developers went through.\n\nBut, you should have a better understanding of one way a Spring RCP application can be customized now, by the injection of none default implementations of various services.\n\nJonny\n"@en-us . _:nodea07ba6fd92c5dbcce7150653f62a1f7 . _:nodea07ba6fd92c5dbcce7150653f62a1f7 "2009-05-13"^^ . _:nodea07ba6fd92c5dbcce7150653f62a1f7 _:node53eb56068bc404d34ac43136c7f4b8f . _:nodea07ba6fd92c5dbcce7150653f62a1f7 "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:nodea07ba6fd92c5dbcce7150653f62a1f7 "\nhmm after all the time i tried to get rid of it i somehow started to like the header, so after removing it using jwrays hint it felt like there is something missing \nso maybe i will keep it this time, but nice to know for future projekts!!\n\nanyway: thanks a lot for your help guys!\n"@en-us . _:node376d8dd83b7b4c5127767941423631 . _:node376d8dd83b7b4c5127767941423631 "2009-05-15"^^ . _:node376d8dd83b7b4c5127767941423631 _:node187cd4b527eeff8342f8da7c1bf22bd7 . _:node376d8dd83b7b4c5127767941423631 "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:node376d8dd83b7b4c5127767941423631 "\nNot exactly sure as I've never used a command like that before (getting it explicitly from the command manager) but my guess is that since you haven't added the command to anything visual (menu bar etc) the action command does not exist,\n\nLet's revisit. You are trying to have one command that toggles between two views, or two commands each responsible for activating its own view?\n\nLet's assume the second. First off, you don't need shared commands. That's a more advanced concept in which a global command (eg save) can have its behavior changed depending on which view is active by defining an executor for that command.\n\nHere's an example from one of my applications that sets up a menu of show view commands and adds it to the menuBar of an application, along with a couple of other menus.\n\n\nCode:\n\n\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\nThe best place to look for this stuff is the example applications. They all have examples of how to configure commands and menus.\n\nJonny\n"@en-us . _:node64c64f4832a89fc5e5f286ad3a731b . _:node64c64f4832a89fc5e5f286ad3a731b "2009-05-07"^^ . _:node64c64f4832a89fc5e5f286ad3a731b _:node3f9086db22161e0669174dec3278ec . _:node64c64f4832a89fc5e5f286ad3a731b "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:node64c64f4832a89fc5e5f286ad3a731b "\neven if i return an empty panel, the header and border are still there:\n\nCode:\npublic class InitialView extends AbstractView {\n\n\tprivate JPanel panel = new JPanel();\n\n\tprotected JComponent createControl() {\n return panel;\n }\n\n}\nhmm if my code really uses a docking manager, then i have no idea where it is defined, cant find anything like that in my application-context.xml\n"@en-us . _:nodee25c6732a9d750aac84d9e45878c26d . _:node3f9086db22161e0669174dec3278ec . _:nodeec97f010698ab64e812ee98121766ba7 . _:nodeec97f010698ab64e812ee98121766ba7 "2009-05-15"^^ . _:nodeec97f010698ab64e812ee98121766ba7 _:nodec4577cefba73e9da9c1625eec2346a7c . _:nodeec97f010698ab64e812ee98121766ba7 "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:nodeec97f010698ab64e812ee98121766ba7 "\nsorry to bother you again, but i have another problem:\ni got 2views, and i want the view to change when i hit a specific button\n\ni tried to do this by just excecuting a viewTest command defined in my commands-context.xml\n\ncommands-context.xml\n\nCode:\n\t\n\t\t\n\t\t\t\n\t\t\t\t...\n\t\t\t\ttestCommand\n\t\t\t\t...\n\t\t\t\n\t\t\n\t\nand\n\nCode:\n\n\t\t\n\t\n\nfollowing the pdf-documentation i found in this forum i tried to get this command in the application with\n\nCode:\nActionCommand test =(ActionCommand)Application.instance().getActiveWindow().getCommandManager().getCommand(\"testCommand\");\nand tried test.execute() to trigger the change view command\n\n\nbut it doesnt work, test.getActionCommand() returns null, why is that?\n"@en-us . _:node96158b164773e63a29c347ba013f99 . _:nodefc8335ee6b1338ab9b9b60c5953db1df . _:nodec4577cefba73e9da9c1625eec2346a7c . _:node23f81e66d2f2e3137ecde0da66eecc7d . _:node23f81e66d2f2e3137ecde0da66eecc7d "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:node23f81e66d2f2e3137ecde0da66eecc7d "\nsorry for that questions, but i am new to spring rcp and although i found the (very good) documentation pdf in this forum, it`s still hard to find information about even the most simple things :-(\n\nviews:\nhow can i show a view without its header and that light-blue border arround it? \n\nforms:\ni built a form using builder and have a problem with validation.. when i change to another view the tiny red X in the lower-left corner is still showing up.. is this a bug?\n"@en-us . _:node23f81e66d2f2e3137ecde0da66eecc7d _:nodee25c6732a9d750aac84d9e45878c26d . _:node23f81e66d2f2e3137ecde0da66eecc7d "2009-05-05"^^ . _:node4593143e6445cb97c93da4a98fb6cd . _:node4593143e6445cb97c93da4a98fb6cd "2009-05-06"^^ . _:node4593143e6445cb97c93da4a98fb6cd _:node96158b164773e63a29c347ba013f99 . _:node4593143e6445cb97c93da4a98fb6cd "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:node4593143e6445cb97c93da4a98fb6cd "\n> it`s still hard to find information about even the most simple things :-(\n\nPlease see:\nhttp://karussell.wordpress.com/2009/...-client-links/\n\n> views: how can i show a view without its header and that light-blue border arround it? \n\nYou could try to use the tabbed container. In the application-context.xml you can replace the applicationPageFactory:\n\nCode:\n\n\nand then use the following as startPage:\n\nCode:\n\n \n \n myView1\n myView2\n \n \n \n> is this a bug?\n\nIt seems to be one:\nhttp://jira.springsource.org/browse/RCP-599\n"@en-us . _:node5f3fe5b9725efd5a1284a1d2161d72e . _:node5f3fe5b9725efd5a1284a1d2161d72e "2009-05-07"^^ . _:node5f3fe5b9725efd5a1284a1d2161d72e _:node8b664a5472de3b599d6876380b38ecc . _:node5f3fe5b9725efd5a1284a1d2161d72e "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:node5f3fe5b9725efd5a1284a1d2161d72e "\ni already tried to use none(standard), tabbed and desktop.. all worked fine, but the results were not what i was looking for\n\nif you take a look at the screenshot: all i want is just a \"clean start\".. i want to see the normal window-header and the menu bar, but i dont want to see the light-blue header of the view below and the light-blue border arround that view\n\nso what i am looking for is just a view without anything special\n"@en-us . _:node274807c543af2d2511f5b6f56fd76 . _:node274807c543af2d2511f5b6f56fd76 "2009-05-06"^^ . _:node274807c543af2d2511f5b6f56fd76 _:nodedf2d7d4bb437a5c75be489c725cf6 . _:node274807c543af2d2511f5b6f56fd76 "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:node274807c543af2d2511f5b6f56fd76 "\nWhich applicationPageFactory did you try?\nCould you post a screenshot?\n\nIf you don't like the view (which 'returns' JComponent) couldn't you replace it via the createControl method?\n"@en-us . _:noded156c0d544dc6a506b2c9336fad9e06c . _:noded156c0d544dc6a506b2c9336fad9e06c "2009-05-06"^^ . _:noded156c0d544dc6a506b2c9336fad9e06c _:node892681225e8b34b156fbb8c365acb1a . _:noded156c0d544dc6a506b2c9336fad9e06c "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:noded156c0d544dc6a506b2c9336fad9e06c "\nthx for your answer and the helpful link, but i still have the problem that i cant find a way to remove header and the blue border arround my view\n\napplication-context.xml:\n\nCode:\n\t\n\t\t\n\t\ninitialview.java\n\nCode:\npublic class InitialView extends AbstractView{\nprotected JComponent createControl()\n\nmaybe there is another class for views available? or something like a factory where i can define the standard appearence for my views?\n"@en-us . _:node714412f2d6768e8348717bdfd81aba0 . _:node714412f2d6768e8348717bdfd81aba0 "2009-05-11"^^ . _:node714412f2d6768e8348717bdfd81aba0 _:node7d1bec9d7ef28bda553abea8e59b7d9 . _:node714412f2d6768e8348717bdfd81aba0 "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:node714412f2d6768e8348717bdfd81aba0 "\nActually to change the implementation of the frame used by the pages you don't need to replace the ApplicationPageFactory but rather the PageComponentPaneFactory. You do this by injecting the replacement into application services:\n\n\nCode:\n\n\n... various service definitions\n\n\n\n\nwhere pageComponentPaneFactory is an implementation of PageComponentPaneFactory.\n\nIn general, looking at application services for injectable beans is a great place to start to look when wanting to override the default behaviour. \n\nNote there is a class SimplePageComponentPane and associated factory. I've never used them but they look like they might do what was requested. So, following what I mentioned above, injecting a bean of type SimplePageComponentPaneFactory into the application services is all that needs to be done to try this out.\n\nJonny\n"@en-us . _:node53eb56068bc404d34ac43136c7f4b8f . _:nodee7fcc96e564ff1e03fb026dabb8c2de6 . _:node8b664a5472de3b599d6876380b38ecc . _:nodef1de8e57f8dc976996ce634b5d085e7 . _:nodef1de8e57f8dc976996ce634b5d085e7 "2009-05-08"^^ . _:nodef1de8e57f8dc976996ce634b5d085e7 _:nodebf67eb708e8fb6f8327ce4ba99468ba . _:nodef1de8e57f8dc976996ce634b5d085e7 "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:nodef1de8e57f8dc976996ce634b5d085e7 "\nHi,\n\nwhat you are seeing is an example of SimpleInternalFrame which is designed to replace JInternalFrame. It is constructed as the control within DefaultPageComponentPane. The DefaultPageComponentPane is constructed in the DefaultPageComponentPaneFactory.\n\nAs these names suggest they are defaults and can be overridden. You can inject your own implementation of PageComponentPaneFactory into ApplicationServices and thus produce your own component panes.\n\nSeems a little complex but the price you pay for flexibility.\n\nhope that clears things up.\n\nJonny\n"@en-us . _:node892681225e8b34b156fbb8c365acb1a . _:nodebf67eb708e8fb6f8327ce4ba99468ba . _:node12abde37aa46f1ad860a3f68f59ddd7 . _:node7d1bec9d7ef28bda553abea8e59b7d9 . _:nodeb1b724671238e45d4dea63a55a3d36d2 . _:nodeb1b724671238e45d4dea63a55a3d36d2 "2009-05-16"^^ . _:nodeb1b724671238e45d4dea63a55a3d36d2 _:nodefc8335ee6b1338ab9b9b60c5953db1df . _:nodeb1b724671238e45d4dea63a55a3d36d2 "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:nodeb1b724671238e45d4dea63a55a3d36d2 "\nhi\n\nthank you for your advice, but i already tried that: changing the view via menuBar works fine, but it doesnt solve my problem, i am still unable to do it in my class\n\ni got a jtable in my first view, and if the user presses the \"ok\" button i check if there is really something selected in the table, and if so i execute the testView command.\ni even tested xxx.execute(), it works perfectly for all commands defined in that class, so the real problem seems to be:\n\nwhy does the commandManager return null instead of the command?\n"@en-us . _:node36176ae5b092611561551ec9ebca6025 . _:nodeb8ddb65e1604bcb3b7934f4cafb37ea . _:nodeb8ddb65e1604bcb3b7934f4cafb37ea "2009-05-10"^^ . _:nodeb8ddb65e1604bcb3b7934f4cafb37ea _:nodee7fcc96e564ff1e03fb026dabb8c2de6 . _:nodeb8ddb65e1604bcb3b7934f4cafb37ea "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:nodeb8ddb65e1604bcb3b7934f4cafb37ea "\nAh, okay. Thanks Jonny for this clarification.\nSo, this means you have to replace:\n\nCode:\n\n\n... with your own implementation. \n\nSo, simply take a look at this class how it is implemented and replace the JTabedPane with a JPanel.\n"@en-us . _:node7ff525a58caf19ed10d4d39a8f3b5e8 . _:node7ff525a58caf19ed10d4d39a8f3b5e8 "2009-05-07"^^ . _:node7ff525a58caf19ed10d4d39a8f3b5e8 _:node12abde37aa46f1ad860a3f68f59ddd7 . _:node7ff525a58caf19ed10d4d39a8f3b5e8 "http://forum.spring.io/forum/other-spring-related/swing/63509-beginner-questions"@en-us . _:node7ff525a58caf19ed10d4d39a8f3b5e8 "\nOkay. I see.\nYou are using a docking manager as I guess from the screenshot.\nAnd when using a docking manager several windows could be opened and you can drag them around. But if you want to drag them around you have to pick one window at the blue title bar to do so. How would you drag them without this bar?\n\nI think you can hide this bar (although I am not sure because I am using mydoggy as my docking system), but you should be able to simple return a JPanel (in YourView.createControl) instead of using a full blown docking system.\nDoes this help?\n"@en-us . _:node187cd4b527eeff8342f8da7c1bf22bd7 . _:nodedf2d7d4bb437a5c75be489c725cf6 . _:noded77fa231554b92952e1f957af8777d4 . _:node7192203bc7dc64729e7bf5b3f4e7ff7c . _:node7192203bc7dc64729e7bf5b3f4e7ff7c "2004-10-08"^^ . _:node7192203bc7dc64729e7bf5b3f4e7ff7c _:node52a345bdef9f5eb1bddff3fc134c8f . _:node7192203bc7dc64729e7bf5b3f4e7ff7c "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:node7192203bc7dc64729e7bf5b3f4e7ff7c "\nRe: Books by Rod Johnson\n\n\n\n\n\n\nOriginally posted by Fernando Olcoz\n\nI've read {...} \"J2EE Development without EJB\" {...} can be recommended without hesitation. I didn't mention them on the first posting just because I thought it was going to be preaching to the converted.\n\n\nWell, your preaching helped convince me to finally buy it, and holy cow, it's outstanding! I'll be spending a lot of time with this one...\n\nScott\n"@en-us . _:nodee81f866ad42cb21d6f735a83d82c290 . _:nodee81f866ad42cb21d6f735a83d82c290 "2004-09-14"^^ . _:nodee81f866ad42cb21d6f735a83d82c290 _:node38bb5c8cf0a2f3977e95bad97deea4f . _:nodee81f866ad42cb21d6f735a83d82c290 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:nodee81f866ad42cb21d6f735a83d82c290 "\nI hear Expert one-on-one J2EE Development without EJB is...\n\nI hear Expert one-on-one J2EE Development without EJB by Rod Johnson is good :shock: \n\nThe book also has a section on recommended reading. Expert One-on-One J2EE Design and Development\nPatterns of Enterprise Application Architecture\nElements of Reusable Object-Oriented Software\nCore J2EE Patterns 2nd Edition\n\n"@en-us . _:nodea8e1481aa045b5d264398e1028c16375 . _:nodea8e1481aa045b5d264398e1028c16375 "2004-08-23"^^ . _:nodea8e1481aa045b5d264398e1028c16375 _:node16a546e6f26f281669346339c61c9aed . _:nodea8e1481aa045b5d264398e1028c16375 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:nodea8e1481aa045b5d264398e1028c16375 "\nWorthy books/papers\n\nWhile there has been more discussion of IoC or DI, the following weblog posts really cemented the idea for me, putting into a smalle brain sized morsel.\n\nC. Perez, Deconstructing Dependency Injection: \nhttp://www.manageability.org/blog/st...ency_injection\n\nWhich refers to this brilliant post by R. Oberg: \nhttp://jroller.com/page/rickard/2004...on_and_open_vs\n\n(BTW, Oberg used Pico, I wonder if he looked at Spring).\n\nPerez writes: quote\nComponents are actually runtime configurable entities. Our class-based bias blinds us to the fact that configuration can be a runtime activity and therefore part of an object's lifecycle. So in the beginning of a component's lifetime you have \"allocation\", \"configuration\" and then \"discovery\". end-quote\n\n--- J. Betancourt\n"@en-us . _:nodec555bbd20f6b706ed60ea2fd97e12 . _:nodec555bbd20f6b706ed60ea2fd97e12 "2004-08-19"^^ . _:nodec555bbd20f6b706ed60ea2fd97e12 _:node673a7712a0962ded61d2ee108e29 . _:nodec555bbd20f6b706ed60ea2fd97e12 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:nodec555bbd20f6b706ed60ea2fd97e12 "\nRe: Worthy books/papers\n\nPatterns of Enterprise Application Architecture, from Martin Fowler is great.\n\nI guess it's kind of a classic\n"@en-us . _:node38bb5c8cf0a2f3977e95bad97deea4f . _:node28c99368bd5df320772542fd2f44c47d . _:node28c99368bd5df320772542fd2f44c47d "2004-10-12"^^ . _:node28c99368bd5df320772542fd2f44c47d _:nodea352dc47239bf7bc3da99566a738313 . _:node28c99368bd5df320772542fd2f44c47d "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:node28c99368bd5df320772542fd2f44c47d "\nESB?\n\nMore vendors are starting to adopt the ESB approach. BEA and IBM, both will make their app server do something with it. Not sure if its just marketecture or real stuff.\n\nThe only open-source project that I know of that does ESB is Mule. See http://www.muleumo.org/\n\n\n\n\n\n\n\nOriginally posted by jbetancourt\n\nI just bought Enterprise Service Bus by David Chappell. So far its very good. \n\nESB is a new buzz word, and it is mixing up a lot of stuff together, like SOA, MOM, etc., resulting in a 'internet' age EAI. However, so far it seems that it is more then just hype.\n\n-- Josef Betancourt\n\n\n\n"@en-us . _:node52a345bdef9f5eb1bddff3fc134c8f . _:node3c6fab45123237d9991272fcf242446 . _:node3c6fab45123237d9991272fcf242446 "2004-08-19"^^ . _:node3c6fab45123237d9991272fcf242446 _:node8f8153756c28c949ed3abeeb9e18929 . _:node3c6fab45123237d9991272fcf242446 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:node3c6fab45123237d9991272fcf242446 "\nI would like to suggest not to buy Sun's \"Core J2EE Pattern\" since it looks more like anti-pattern. It mostly deals with, how to sucessfully avoid the negative performance impacts caused by the EJBs. There are some usefull patterns, but they are rare and can be found anywhere else.\n"@en-us . _:noded514a133ed5c289cd2118ed6974cad . _:node673a7712a0962ded61d2ee108e29 . _:node67b0a08cf05a78cc6d8db654b8a1ea2d . _:node68dcd3328f2c208e50f8fe5610d3ae49 . _:node68dcd3328f2c208e50f8fe5610d3ae49 "2004-09-20"^^ . _:node68dcd3328f2c208e50f8fe5610d3ae49 _:node15b79fe8ab7e3a4c4a6d9e68d3b49 . _:node68dcd3328f2c208e50f8fe5610d3ae49 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:node68dcd3328f2c208e50f8fe5610d3ae49 "\nI just bought Enterprise Service Bus by David Chappell. So far its very good. \n\nESB is a new buzz word, and it is mixing up a lot of stuff together, like SOA, MOM, etc., resulting in a 'internet' age EAI. However, so far it seems that it is more then just hype.\n\n-- Josef Betancourt\n"@en-us . _:node2392e64ec4ec4d7b5b4167736098 . _:node2392e64ec4ec4d7b5b4167736098 "2004-10-08"^^ . _:node2392e64ec4ec4d7b5b4167736098 _:noded77fa231554b92952e1f957af8777d4 . _:node2392e64ec4ec4d7b5b4167736098 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:node2392e64ec4ec4d7b5b4167736098 "\nbasic reading while waiting for your train: Design Patterns Explained: A New Perspective on Object-Oriented Design\nby Alan Shalloway, James Trott\nexplains some nice ideas but verbose.\n\nSoftware Architecture Design Patterns in Java by Partha Kuchana\nhttp://www.crcpress.com/shopping_car...parent_id=&pc=\n"@en-us . _:nodecf68c9f187285f42157fd48dc478 . _:nodecf68c9f187285f42157fd48dc478 "2004-10-08"^^ . _:nodecf68c9f187285f42157fd48dc478 _:nodefd14848c877bd2ab342937b826f74a75 . _:nodecf68c9f187285f42157fd48dc478 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:nodecf68c9f187285f42157fd48dc478 "\nRe: Books by Rod Johnson\n\n\n\n\n\n\nOriginally posted by Fernando Olcoz\n\nI've read both \"J2EE Design and Development\" and \"J2EE Development without EJB\" of the expert one-on-one series by Rod Johnson. I think both books can be recommended without hesitation. Since the second one is more up-to-date on Spring than the first, it may be a better buy if acquiring both is inconvenient.\n\n\nIf I had to buy just one, I'd pick \"J2EE Design and Development\". The theme of both books is pretty much identical, but I found \"J2EE D&D\" to be more technically detailed and thought provoking.\n\nErwin\n"@en-us . _:node15b79fe8ab7e3a4c4a6d9e68d3b49 . _:node9baf50a434afdcbcc0e1796fb67749 . _:node9baf50a434afdcbcc0e1796fb67749 "2004-09-20"^^ . _:node9baf50a434afdcbcc0e1796fb67749 _:nodeceedc819b863791c1de800fc0b7b2 . _:node9baf50a434afdcbcc0e1796fb67749 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:node9baf50a434afdcbcc0e1796fb67749 "\n\n\n\n\nEric Evans, Domain Driven Design. Truly excellent book on object modelling which focuses on the modelling, not the language features.\n\n\nI just looked up from reading it to check my email. I agree, it's really good. So far, I'm about halfway through, thus I can't say how good exactly, but it's in the same league as the books by Martin Fowler and Robert Martin.\n\nMichael\n"@en-us . _:node8f8153756c28c949ed3abeeb9e18929 . _:node16a546e6f26f281669346339c61c9aed . _:node112fc095b94d2c4860dd5e176b991c . _:node112fc095b94d2c4860dd5e176b991c "2004-09-16"^^ . _:node112fc095b94d2c4860dd5e176b991c _:noded514a133ed5c289cd2118ed6974cad . _:node112fc095b94d2c4860dd5e176b991c "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:node112fc095b94d2c4860dd5e176b991c "\nBooks by Rod Johnson\n\nHi all,\n\nI've read both \"J2EE Design and Development\" and \"J2EE Development without EJB\" of the expert one-on-one series by Rod Johnson. I think both books can be recommended without hesitation. Since the second one is more up-to-date on Spring than the first, it may be a better buy if acquiring both is inconvenient.\n\nThese books show the thinking that led to the framework, so they are extremely useful to any developer using Spring. I didn't mention them on the first posting just because I thought it was going to be preaching to the converted.\n\nBest regards,\nF.\n"@en-us . _:nodefd87cb2015dff9e8d0119d81406ecb4f . _:nodefd87cb2015dff9e8d0119d81406ecb4f "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:nodefd87cb2015dff9e8d0119d81406ecb4f "\nHi all,\n\nI'd like to initiate a topic on books, papers, etc, related to software architecture that you people have read and found worthy.\n\nFor a start, I would recommend the book \"Business Component Factory\", by Peter Herzum and Oliver Sims. I found the book extremely interesting and thought-provoking, despite the fact that it does not mention Java (nor Spring! :wink\n\nBest regards,\nF.\n"@en-us . _:nodefd87cb2015dff9e8d0119d81406ecb4f _:node67b0a08cf05a78cc6d8db654b8a1ea2d . _:nodefd87cb2015dff9e8d0119d81406ecb4f "2004-08-19"^^ . _:nodeceedc819b863791c1de800fc0b7b2 . _:nodefd14848c877bd2ab342937b826f74a75 . _:nodedec5fbfbca522e3d431d76c07d6af2ab . _:node7b5832ecd4bcc2cf441cc1e73479fdb5 . _:node783a962f57c2d7d4ab608a656db353 . _:node783a962f57c2d7d4ab608a656db353 "2004-10-08"^^ . _:node783a962f57c2d7d4ab608a656db353 _:nodedec5fbfbca522e3d431d76c07d6af2ab . _:node783a962f57c2d7d4ab608a656db353 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:node783a962f57c2d7d4ab608a656db353 "\n\n\n\n\nIf I had to buy just one, I'd pick \"J2EE Design and Development\"\n\n\nI'd agree with the post above, but add that the books are complimentary. Get both, and certainly don't write off the first book thinking it's outdated.\n"@en-us . _:node47b6d1b21a75e613e58c1bc2f9c0a7 . _:nodea352dc47239bf7bc3da99566a738313 . _:nodea02a62ae71285b258592fef7c8876b11 . _:nodea02a62ae71285b258592fef7c8876b11 "2004-08-22"^^ . _:nodea02a62ae71285b258592fef7c8876b11 _:node7b5832ecd4bcc2cf441cc1e73479fdb5 . _:nodea02a62ae71285b258592fef7c8876b11 "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:nodea02a62ae71285b258592fef7c8876b11 "\nSuggested readings\n\nWant to make my contribution\n\n-\"Expert one-on-one J2EE Design and Development\", R Johnson. Wiley, 2003\n-\"Pattern-oriented Software Architecture, Vol 1\", F Buschmann et al. Wiley, 1996\n-\"Enterprise Integration Patterns\", G Hohpe, B Woolf. Addison-Wesley, 2004\n"@en-us . _:node537e56fc9b264f537491e8f73420cb . _:node537e56fc9b264f537491e8f73420cb "2004-09-20"^^ . _:node537e56fc9b264f537491e8f73420cb _:node47b6d1b21a75e613e58c1bc2f9c0a7 . _:node537e56fc9b264f537491e8f73420cb "http://forum.spring.io/forum/other-spring-related/architecture/277-worthy-books-papers"@en-us . _:node537e56fc9b264f537491e8f73420cb "\nEric Evans, Domain Driven Design\n\nEric Evans, Domain Driven Design. Truly excellent book on object modelling which focuses on the modelling, not the language features.\n"@en-us . _:node148556ad8ff1e41ca7c9be4a09ac . _:node148556ad8ff1e41ca7c9be4a09ac "http://forum.spring.io/forum/spring-projects/batch/121843-spring-batch-reading-from-jms-write-to-web-service"@en-us . _:node148556ad8ff1e41ca7c9be4a09ac "\nHi , \nI am pretty new to Spring batch and have a scenario that I wanted to run through you guys:\n[Read lines from a file -> validate each line -> push to jms - > ] ->[read object from jms -> publish to web service]\n\nthe [] are to indicate steps. I wanted to know how does the JMS reader know that there are no further items to publish to the web service? I thought of adding some sort of end tag to identify that the end of line has been reached and there would be no more items to read for the JMS reader. But would like to know if there are any best practices around this. \n\nApart from these, there is an initial step which validates the count of the items in file. Every file comes with a footer that contains the total number of records in the file. Only if the total number of records (Excluding the header and footer) match whats in the footer should the above mentioned steps take place of reading from the file. \nI also need to make sure that no duplicate calls happen to the web service. I know I have dumped a whole lot of requirements. Any directions as to components or documentation that I should look into would be very helpful.\n\nRegards,\nAnoop\n"@en-us . _:node148556ad8ff1e41ca7c9be4a09ac _:nodeb4105bc53f622ebc6b26bf2b901933 . _:node148556ad8ff1e41ca7c9be4a09ac "2012-10-12"^^ . _:node754e7c8cd1501fa21ca3c5dec25af76c . _:node754e7c8cd1501fa21ca3c5dec25af76c "2012-10-22"^^ . _:node754e7c8cd1501fa21ca3c5dec25af76c _:node1e907c3d5ddadcb8ca333a8d9e0d2ab . _:node754e7c8cd1501fa21ca3c5dec25af76c "http://forum.spring.io/forum/spring-projects/batch/121843-spring-batch-reading-from-jms-write-to-web-service"@en-us . _:node754e7c8cd1501fa21ca3c5dec25af76c "\nThank you, Michael for the pointers. I have used the the same apis you mentioned. Now I am running into another problem.\nI partitioned my data coming from the JMS queue so that it could be processed locally in a multi threaded way. However what I find is that though multiple partiioned steps are created and logged under the step_execution table, only one of the steps seem to be getting all the work. All the other steps arent processing anything at all. I am using Hornetq as my JMS broker. I am not sure its a server side config or something I need to do to the client JMSTemplate. I even tried setting it as protoype in the bean definition. I am also using a Connection Pool for the jms connection to the HornetQ. Appreciate any help you can provide.\n\nThanks,\nAnoop\n"@en-us . _:node1e907c3d5ddadcb8ca333a8d9e0d2ab . _:nodeb4105bc53f622ebc6b26bf2b901933 . _:nodeaf907335998fa96b0fc9fec76c63857 . _:node45878098737e8c91d14baca0f537ecb8 . _:nodea2d9663ab7cb7652b84e1d3b1599528 . _:nodea2d9663ab7cb7652b84e1d3b1599528 "2012-10-22"^^ . _:nodea2d9663ab7cb7652b84e1d3b1599528 _:nodeaf907335998fa96b0fc9fec76c63857 . _:nodea2d9663ab7cb7652b84e1d3b1599528 "http://forum.spring.io/forum/spring-projects/batch/121843-spring-batch-reading-from-jms-write-to-web-service"@en-us . _:nodea2d9663ab7cb7652b84e1d3b1599528 "\nTo answer your questions:The JMSItemReader needs to return null in order for the step to complete so you'll have to wrap it in some way to identify per your business logic, when the input source has been exhausted.\nFor the first step, take a look at the ValidatingItemProcessor for validation.\n\n"@en-us . _:noded6de147ad3e6b591fae69b3cdb7d880 . _:noded6de147ad3e6b591fae69b3cdb7d880 "2012-10-26"^^ . _:noded6de147ad3e6b591fae69b3cdb7d880 _:node45878098737e8c91d14baca0f537ecb8 . _:noded6de147ad3e6b591fae69b3cdb7d880 "http://forum.spring.io/forum/spring-projects/batch/121843-spring-batch-reading-from-jms-write-to-web-service"@en-us . _:noded6de147ad3e6b591fae69b3cdb7d880 "\nCan you post the configuration you're using?\n"@en-us . _:node8ae3ef2eeaa9b5581476560fd32854 . _:node8ae3ef2eeaa9b5581476560fd32854 . _:node8ae3ef2eeaa9b5581476560fd32854 "dancohen" . _:node10a16b97f193d3b6178c280c91b8b89 . _:nodef553786af07d88d6572e25b7a9f8974 . _:nodef553786af07d88d6572e25b7a9f8974 . _:nodef553786af07d88d6572e25b7a9f8974 _:node84c68ae37556674f38e89bab8f5e6f89 . _:nodef553786af07d88d6572e25b7a9f8974 "I already sent this today, but the message did not appear so I thought maybe it was not sent. Sorry if it\u2019s a double post. Here\u2019s the text I originally wrote:Thanks alot! One other thing.I think it\u2019s strange that none of the current iDevices support aptX as these are headphones sold exclusively at the Apple store.Here you can see the currently supported Bluetooth profiles by Applehttp://support.apple.com/kb/HT3647So what would be interesting to know is if there is a difference in sound quality when hooked up to a aptX device like the Galaxy S3, One X or Note II." . _:nodec7132cb25793e05bba684b60708544d2 . _:nodec7132cb25793e05bba684b60708544d2 _:nodee35d13695bc227556c50d5db683c2877 . _:nodec7132cb25793e05bba684b60708544d2 . _:nodec7132cb25793e05bba684b60708544d2 _:node9935a7e34e60a58968ac14e214f1123 . _:nodec7132cb25793e05bba684b60708544d2 "Hi, great review! You said in your video, that there are going to be some head phones with noice cancelling. Do you have an approximate date?" . _:nodee35d13695bc227556c50d5db683c2877 . _:nodee35d13695bc227556c50d5db683c2877 _:node133d6e70dd4be530a52e85cd62b38e69 . _:nodee35d13695bc227556c50d5db683c2877 . _:nodee35d13695bc227556c50d5db683c2877 _:node8ae3ef2eeaa9b5581476560fd32854 . _:nodee35d13695bc227556c50d5db683c2877 "Great question. I\u2019ll try to find out.Sent from my iPad" . _:node133d6e70dd4be530a52e85cd62b38e69 . _:node133d6e70dd4be530a52e85cd62b38e69 . _:node133d6e70dd4be530a52e85cd62b38e69 _:node4bcd5ead4b3fd779325c8f037a09a3d . _:node133d6e70dd4be530a52e85cd62b38e69 "Thanks alot! One other thing.I think it\u2019s strange that none of the current iDevices support aptX as these are headphones sold exclusively at the Apple store.Here you can see the currently supported Bluetooth profiles by Applehttp://support.apple.com/kb/HT3647So what would be interesting to know is if there is a difference in sound quality when hooked up to a aptX device like the Galaxy S3, One X or Note II." . _:node84c68ae37556674f38e89bab8f5e6f89 . _:node84c68ae37556674f38e89bab8f5e6f89 . _:node84c68ae37556674f38e89bab8f5e6f89 "Alec" . _:node10465ddbfff1850f82e4313b673353 . _:node10465ddbfff1850f82e4313b673353 "Harman Kardon Bluetooth Wireless Over-Ear Headphones Review" . _:node10465ddbfff1850f82e4313b673353 " Harman Kardon recently released their first line of headphones. The company has a long history of offering quality audio components and has now taken their experience and applied it to the burgeoning headphone market. As we recently brought word, their headphone line runs from in-ear to on-ear to over-ear styles. They were kind enough to send a pair of their BT Bluetooth over-ear headphones for review. Let\u2019s take a look.As we note in the video review, the packaging is impressive. The company clearly gave a great deal of thought to the entire experience when someone purchases the headphones and that starts with the box. It is big, thick, and offers\u2026\u2026a box in a box. Yeah, the box screams \u201Cquality\u201D. So do the headphones so\u2026 enough of the box\u00E2\u0080\u00A6 lets look at them.From Harman Kardon:Harman Kardon\u2019s Bluetooth (BT) over-ear stereo headphones feature the latest in wireless Bluetooth connectivity for use with your iPhone, iPad or iPod touch. This USB-rechargeable model has a battery that lasts up to 12 hours. Unlike competing Bluetooth headphones, it can continue to work even after the headphone battery dies with the use of the included bypass cable.Superior Bluetooth technology: Advanced audio coding and apt-X coding ensures that you get the highest-quality wireless audio.Excellent acoustic performance: The wide dynamic range reproduces music with realism, and the bass tube produces exceptional bass response.Uninterrupted listening experience: You can charge the headphones on the go with a supplied USB cord, which eliminates the need for external batteries or an extra charger. And even if the charge should run out, you can still use the headphones with the included bypass cable.Here\u2019s our video review.Now lets look a bit more closely at what the headphones offer and why they might, or might not, be a good option for you.The company notes that the headphones offer \u201CEasy-to-reach playback buttons on the earcup let you control its audio functions wirelessly\u201D. I cannot agree. The controls sit behind a silver metal ring that runs the perimeter of each ear cup. It is a nice feature that not only adds to the looks of the headphones but adds to their strength and rigidity as well. The problem is, the controls sit behind and a bit recessed from the metal ring. This makes them a bit difficult to access. Don\u2019t get me wrong, you can access them but we have seen easier, more comfortable designs elsewhere.The company notes the headphones offer \u201Cself-adjusting housings that create a structure that maintains an ideal fit\u201D and \u201Cexchangeable metal bows to provide optimal positioning of the ear cup on your head\u201D. I couldn\u2019t agree more, The design is brilliant. The headphones come with two metal bands. The one that ships connected to the ear cups is the smaller of the two. It was too small for me. Thanks to the design, however, I was able to quickly separate the ear cups and the \u201Cself-adjusting housing\u201D from the metal band and attach the larger of the two bands. That made them fit far more comfortably.And here is the thing, the metal band simply gives the headphones their general shape. It is the interior band of leather over thin metal that actually adjusts to your head\u00E2\u0080\u00A6 automatically. The result is a headphone \u201Csystem\u201D that is quite comfortable without your having to think about it.The company notes the headphones also featureOptimized driver and bass tube for accurate sound and boosted bass performance\u00E2\u0080\u009CClosed back\u00E2\u0080\u009D design keeps outside noise out and your listening experience private2D folding mechanism for portabilityPremium carrying case that can slip easily into bags or briefcasesIn a word they are\u00E2\u0080\u00A6 comfortable\u2026 and they sound great. And, despite their size, the headphones fold up and are easily thrown in your bag and taken from place to place.What distinguishes these headphones from other Bluetooth offerings, besides the excellent audio quality, is the ability to use the headphones as both wireless AND wired headphones. Anyone who has had the juice in their wireless headphones run out in the middle of their favorite song or have brought their wireless headphones with them on a plane only to realize they can\u2019t use them in flight will know that this is a terrific feature.The included cable is 1.5m long. I do wish it had a standard 3.5mm plug at the point of connection with the headphones rather than the smaller size they actually sport since that would allow any number of different cables to work (the other end of the cord is the standard 3.5mm so it works with pretty much any music player) but they don\u2019t Still, the cable seems to be of high quality and I don\u2019t expect it to wear any time soon.Finally, for those who like numbers\u2026Driver Size: 16 Hz \u2013 20,000 HzSound Pressure Level: 115 dBImpedance: 32 ohmsI like these headphones a lot. At first I was concerned they were a bit too big, a bit too boxy and a bit too\u2026 big! Once I swapped out the small metal band for the larger one they were impressively comfortable. Good sound, comfortable, and they work as both wired and wireless headphones. That makes for a great pair of headphones.\u00C2\u00A0The Harman Kardon Bluetooth Wireless Over-Ear Headphones are available exclusively at the Apple Store.MSRP: $249.95What I Like: Comfortable; Sound great; Built-in microphone; Works as wired or wireless headphoneWhat Needs Improvement: You will either love or hate the look of the headphones; Buttons are difficult to access; Microphone is\u00E2\u0080\u00A6 functionalShare this!TwitterFacebookPinterestGoogleStumbleUponMoreRedditTumblrLinkedInPrintPocketEmailRelated" . _:node10465ddbfff1850f82e4313b673353 _:nodec7132cb25793e05bba684b60708544d2 . _:node10465ddbfff1850f82e4313b673353 _:nodef553786af07d88d6572e25b7a9f8974 . _:node10465ddbfff1850f82e4313b673353 "UserComments:4" . _:node10465ddbfff1850f82e4313b673353 "UserPlusOnes:25" . _:node10465ddbfff1850f82e4313b673353 "2012-09-28T17:47:55+00:00" . _:node10465ddbfff1850f82e4313b673353 "http://cdn.geardiary.com/wp-content/uploads/2012/08/2012-08-09-09.23.59-150x150.jpg" . _:node10465ddbfff1850f82e4313b673353 "http://cdn.geardiary.com/wp-content/uploads/2012/08/2012-08-09-09.23.59-150x150.jpg" . _:node10465ddbfff1850f82e4313b673353 . _:node10465ddbfff1850f82e4313b673353 "en-US" . _:nodecd162791ade7b275712335f79225fe4b . _:node9935a7e34e60a58968ac14e214f1123 . _:node9935a7e34e60a58968ac14e214f1123 . _:node9935a7e34e60a58968ac14e214f1123 "Alec" . _:node4bcd5ead4b3fd779325c8f037a09a3d . _:node4bcd5ead4b3fd779325c8f037a09a3d . _:node4bcd5ead4b3fd779325c8f037a09a3d "Alec" . _:node54f96ba1da3a18a5aa76b86dcdd77580 . _:node54f96ba1da3a18a5aa76b86dcdd77580 . _:node54f96ba1da3a18a5aa76b86dcdd77580 . _:node54f96ba1da3a18a5aa76b86dcdd77580 . _:node54f96ba1da3a18a5aa76b86dcdd77580 "IPO Preview: Energy & Exploration Partners" . _:node54f96ba1da3a18a5aa76b86dcdd77580 "\n \n \n \n\n\n Based in Fort Worth, TX, Energy & Exploration Partners (ENXP) scheduled a $237 million IPO with a market capitalization of $525 million at a price range mid-point of $15 for Wednesday, November 14, 2012.Three other IPOs are scheduled for this week. The full IPO calendar is available here.S-1 filed October 25, 2012.Manager, Joint Managers: Canaccord Genuity; Johnson Rice & Company L.L.C.Co Managers: Global Hunter Securities/ Stephens; Capital One Southcoast; Macquarie Capital; Wunderlich Securities; Knight; C. K. Cooper.SUMMARY ENXP is buying leasehold acreage from Chesapeake Energy Corporation (NYSE:CHK) and is using an IPO to finance much of the purchase price.Valuation RatiosIPO MrktPrice /Price /Price /Price /% offered annualizing June 2012 9 mosCap (MM)SalesEarningsBookValueTangibleBVin IPO Energy & Exploration Partners (ENXP)$525none-1312.02.045%OBSERVATIONS & CONCLUSIONA recent production and exploration company with some operations, Diamondback Energy (NASDAQ:FANG) priced its IPO at $17.50 October 12, 2012. FANG recently traded around $16.04, down 8.4% from its IPO price.ENGP intends to sell 45% of itself on the IPO to finance its acquisitions. Well-run companies with good growth potential don't sell 45% of themselves on an IPO.ENXP has no production history; pass on the ENXP IPO.BUSINESS ENXP is an independent exploration and production company focused on the acquisition, exploration, development and exploitation of unconventional oil and natural gas resources.After giving effect to the acquisition of acreage from Chesapeake Energy Corporation and the related conveyance of acreage described below, ENXP will own 84,989 net acres in three core areas: The Eagle Ford Shale and Woodbine Sandstone formations in East Texas, which we refer to as the Eaglebine; the Wolfcamp play in the Permian Basin in West Texas, which we refer to as the Wolfcamp; and the Niobrara Shale in the Denver-Julesburg Basin in Colorado and Wyoming, referred to as the Niobrara.ENXP targets liquids-rich resource plays and has built its leasehold acreage position primarily through direct acquisitions from mineral owners.ENXP has accumulated 13,935 net acres in its Eaglebine core area. ENXP has entered into two agreements with a subsidiary of Halc\u00F3n Resources Corporation, or Halc\u00F3n, and one agreement with a subsidiary of Constellation Energy Commodities Group related to the Eaglebine.These agreements provide for ENXP's conveyance of operated working interests in some of ENXP's Eaglebine acreage and established two areas of mutual interest, referred to as AMI #1 and AMI #2.ENXP has signed a purchase and sale agreement to acquire 57,275 net acres, eight producing wells and two non-producing wells in the Eaglebine (including 22,080 net acres in AMI #1 and AMI #2) from subsidiaries of Chesapeake Energy Corporation, or Chesapeake, for $126 million, subject to customary purchase price adjustments.This transaction Chesapeake acquisition is expected to close in the fourth quarter of 2012Halc\u00F3n (NYSE:HK) elected to purchase its pro rata interest in the AMI #1 and AMI #2 acreage and AMI #2 wells ENXP will acquire in the Chesapeake acquisition. Accordingly, ENXP expects to convey to Halc\u00F3n 16,529 net acres and an 80% working interest in two producing wells to be acquired in the Chesapeake acquisition for $53.1 million.In addition to acreage in the Eaglebine, ENXP will have 13,377 net acres in its Wolfcamp area, where ENXP has 100% operated working interests, and 16,931 net acres in the Niobrara area, where ENXP generally has 100% operated working interests.USE OF PROCEEDS ENXP expects to net $207 million from its IPO of 15 million shares. Shareholders intend to sell 765,864 shares.Disclaimer: This ENXP IPO report is based on a reading and analysis of ENXP's S-1 filing which can be found here, and a separate, independent analysis by IPOdesktop.com. There are no unattributed direct quotes in this article.\n Source: IPO Preview: Energy & Exploration Partners\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it. I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:node54f96ba1da3a18a5aa76b86dcdd77580 "Nov. 14, 2012 3:16 AM ET" . _:node54f96ba1da3a18a5aa76b86dcdd77580 _:nodec18b83548c5d8d31fdab127edef746b1 . _:node54f96ba1da3a18a5aa76b86dcdd77580 "en-US" . _:node54f96ba1da3a18a5aa76b86dcdd77580 "Investing Ideas" . _:node54f96ba1da3a18a5aa76b86dcdd77580 "IPO Analysis" . _:node6960da17684e12a184f2a3fa5552558 . _:node6960da17684e12a184f2a3fa5552558 . _:nodec18b83548c5d8d31fdab127edef746b1 . _:nodec18b83548c5d8d31fdab127edef746b1 "Null" . _:node14ff2b68302a885ac32e3d89ab8ddadf . _:node14ff2b68302a885ac32e3d89ab8ddadf . _:node14ff2b68302a885ac32e3d89ab8ddadf . _:node14ff2b68302a885ac32e3d89ab8ddadf . _:node14ff2b68302a885ac32e3d89ab8ddadf . _:node14ff2b68302a885ac32e3d89ab8ddadf "RBS Introduces Mid Cap Trendpilot ETN to Go Along With December's Large Cap Launch" . _:node14ff2b68302a885ac32e3d89ab8ddadf "\n \n \n \n\n\n The Royal Bank of Scotland, more commonly known as RBS, added a second product to its US lineup with the introduction of RBS US Mid Cap Trendpilot ETN (NYSEARCA:TRNM) on Thursday (1/27/11). RBS first entered the US ETN arena with a \u201Ctimed\u201D S&P 500 product back on December 8, 2010. The new RBS US Mid Cap Trendpilot ETN (TRNM) follows the same basic strategy as its large cap brother, RBS US Large Cap Trendpilot ETN (NYSEARCA:TRND), except the strategy is applied to the S&P MidCap 400 Index. The timing methodology employed by TRNM is to track the S&P MidCap 400 Total Return Index when it has been above its 200-day moving average for five consecutive days and to track the return of 3-month Treasury Bills when the S&P MidCap 400 has been below its 200-day moving average for five consecutive days. A more complete description of the methodology is located in the TRNM fact Sheet (pdf). TRNM, like TRND, has a unique variable investor fee (expense ratio) of 1.00% while it is tracking the S&P MidCap 400 and 0.50% while it is tracking T-Bills. The original TRND has received criticism for both its perceived high expense fees and the 5-day lag in implementing switches. I anticipated the fee objections in my original review of TRND, at which time I noted that critics would likely fail to recognize the cost benefits of tax-deferment this approach provides when owned in a taxable account. I have not performed a detailed analysis, but I wouldn\u2019t be surprised to learn that a 5-day lag reduces whipsaws and improves performance over a straight 200-day moving average approach. If you like the idea of mitigating risk with a long-term moving average, then using TRNM to implement the strategy on mid cap stocks should provide extremely tax-efficient returns. It pays no dividends, and you incur a tax liability only when you ultimately sell. The downside is that since TRNM is an exchange-traded note (ETN) it is an unsecured debt obligation of RBS. Additional information is located in the press release (pdf), summary page, and the prospectus (pdf). Disclosure covering writer, editor, and publisher: No positions in any of the securities mentioned. No positions in any of the companies or ETF sponsors mentioned. No income, revenue, or other compensation (either directly or indirectly) received from, or on behalf of, any of the companies or ETF sponsors mentioned. More on choosing the right ETF \n Source: RBS Introduces Mid Cap Trendpilot ETN to Go Along With December's Large Cap Launch\n \n " . _:node14ff2b68302a885ac32e3d89ab8ddadf "Jan. 28, 2011 5:37 AM ET" . _:node14ff2b68302a885ac32e3d89ab8ddadf _:node737ff1f3944db0e9867ec87d2f3d1da . _:node14ff2b68302a885ac32e3d89ab8ddadf "en-US" . _:node14ff2b68302a885ac32e3d89ab8ddadf "ETFs & Portfolio Strategy" . _:node14ff2b68302a885ac32e3d89ab8ddadf "ETF Analysis" . _:node14ff2b68302a885ac32e3d89ab8ddadf "New ETFs" . _:node737ff1f3944db0e9867ec87d2f3d1da . _:node737ff1f3944db0e9867ec87d2f3d1da "Null" . _:noded3235aa95df3d347f3a9c0f359c63632 . _:noded3235aa95df3d347f3a9c0f359c63632 . _:node1dde7439c508e8e8d9efe174b6cc3b5 . _:node1dde7439c508e8e8d9efe174b6cc3b5 . _:node1dde7439c508e8e8d9efe174b6cc3b5 . _:node1dde7439c508e8e8d9efe174b6cc3b5 . _:node1dde7439c508e8e8d9efe174b6cc3b5 . _:node1dde7439c508e8e8d9efe174b6cc3b5 . _:node1dde7439c508e8e8d9efe174b6cc3b5 "Shorts Close In on Lender Processing Services" . _:node1dde7439c508e8e8d9efe174b6cc3b5 "\n \n \n \n\n\n As I feared would eventually happen, Lender Processing Services (NYSE:LPS) sliced right through support and made fresh two-year lows. LPS closed down 3.6% on a third straight day of heavy selling volume.[Click all to enlarge] LPS continues to plunge. Chart created using TeleChart.Put activity remains strong on LPS. On Friday, I wrote: In April, I noted the last wave of heavy put activity in LPS. Like the previous round where buyers chose to buy many months out, these buyers chose the September strike. Volume specifically surged where there open interest is already incredibly high: 9,075 puts traded at the Sept. 30 strike where open interest is 10,555 puts, and 17,987 puts traded at the Sept. 25 strike where open interest is 4,559 puts. I noted almost no call volume across any month.While we have to wait until Monday for the new open interest numbers, previous history suggests that open interest in the Sept. 25 puts should surge to over 21,000. It is certainly possible that some put holders at the Sept. 30 strike took profits and applied them to the lower strike, allowing them to now play with \"the house\u2019s money.\" Under any circumstance, such activity is a huge red flag that the market anticipates much steeper declines. The choice of expiration dates for these waves of put-buying suggests efforts to allow enough time for resolution of the legal troubles besetting LPS. Sure enough, the open interest on Monday expanded to match Friday\u2019s volume on the Sept. 25 puts. As of Tuesday\u2019s trading, open interest on the Sept. 25 stood at 22,401 and 10,585 at the Sept. 30 strike. Tuesday\u2019s selling attracted more speculators, as seen by the increase in put activity in the front-month (June) puts. 4474 puts traded across the June 20, 22.5, 24, and 25 strikes versus open interest of only 2208. Combined with the technical breakdown, this activity finally motivated me to hop aboard and go net short LPS. LPS should experience a sharp relief rally anytime soon; if so, I will unload my shares and go 100% short.In previous posts, I forgot to update the chart of short interest in LPS. While total short interest has yet to reach the peak from October\u2019s surge, shorts have steadily increased over the last three weeks of available data. Shorts are also 6.9% of LPS\u2019s total float. After a steady decline, shorts begin to close in on LPS again. Source: Nasdaq.com. Cody Willard is emphatic in his explanation of the short perspective on LPS by calling LPS one of his top short ideas of the year; he even added to his position with shares and puts on Monday. Willard references the same Naked Capitalism piece I read that seemed to spark the latest bout of selling on Thursday and concludes: LPS is increasingly looking at risk of being a major scapegoat for the the TBTF banks and the regulators that are trying to convince the rest of the world that there the fraud inside of the electronic mortgage title system, called, MERS, is limited in scope. LPS is at big risk here and even in the best case scenario \u2014 suspend disbelief for a moment and let\u2019s say that LPS and MERS are totally viable and accurate and that the hundreds and thousands of civil and dozens of potential criminal proceedings against LPS and MERS are thrown out. LPS\u2019 entire business model still only works because of the streamlined, factorized, robotized processing of mortgages and foreclosures, and that business model has to change in order for LPS to actually get up to compliance for even the problems the company has already admitted to. It\u2019s hard to come up with a bull case scenario for this stock at this point. All this makes one wonder what Thomas Schilling, Chief Financial Officer and Executive VP, was thinking when he spent $149,250 to load up on shares on November 18, 2010.\n Source: Shorts Close In on Lender Processing Services\n \n \n Disclosure: I am short LPS.\n \n \n \n \n \n " . _:node1dde7439c508e8e8d9efe174b6cc3b5 "May. 25, 2011 9:57 AM ET" . _:node1dde7439c508e8e8d9efe174b6cc3b5 _:noded25f32c8cea630fb1fd3315473e45438 . _:node1dde7439c508e8e8d9efe174b6cc3b5 "en-US" . _:node1dde7439c508e8e8d9efe174b6cc3b5 "Investing Ideas" . _:node1dde7439c508e8e8d9efe174b6cc3b5 "Services" . _:node1dde7439c508e8e8d9efe174b6cc3b5 "Business Services" . _:node1dde7439c508e8e8d9efe174b6cc3b5 "Options" . _:noded25f32c8cea630fb1fd3315473e45438 . _:noded25f32c8cea630fb1fd3315473e45438 "Null" . _:node36695f64362cb03a842c8081d16cbc . _:node36695f64362cb03a842c8081d16cbc . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda "Performance Review: 7 High-Yield Oil And Gas MLPs And Royalty Trusts" . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda "\n \n \n \n\n\n When it comes to getting an extremely high yield out of an equity, those equities are often not standard corporations, but instead another class of entity that is designed to provide a significant payout to investors. Within the world of oil and gas, there are two common forms of such high-income entities: the Master Limited Partnership and the Royalty Trust. A Master Limited Partnership, or MLP, is a type of partnership that is publicly traded on a securities exchange, and most MLPs are publicly traded oil and gas pipeline businesses that earn stable income from the transport of oil, gasoline and/or natural gas. MLPs combine the tax structure of limited partnerships with the liquidity of publicly traded securities. A royalty trust is a type of corporation that is also usually involved in oil and gas production or some type of natural resource mining. Royalty trust profits are not taxed at the corporate level so long as the bulk of the trust's profits (at least 90%) are distributed to shareholders as dividends. Royalty trusts often own multiple individual claims, but in the U.S., trusts are not allowed to acquire additional properties once they are formed. This is very different than the MLP model, where new assets are often dropped into an already existing MLP. Another primary difference is that MLPs are usually involved in the distribution, while royalty trusts are usually involved in the extraction of the resources from a proven source. Therefore, most MLP yields should be consistent and based upon demand for oil and/or gas, trust yield is usually more volatile as it is affected by commodity pricing and pumping. In this now highly volatile environment, many may consider these high yield oil & gas options as a sensible long-term income producing investment. Below are the 2011 equity performance rates and present yields for four MLPs, Breitburn Energy Partners L.P. (NASDAQ:BBEP), Calumet Specialty Products Partners LP (NASDAQ:CLMT), Ferrellgas Partners LP (NYSE:FGP), Martin Midstream Partners LP (NASDAQ:MMLP), and three royalty trusts BP Prudhoe Bay Royalty Trust (NYSE:BPT), MV Oil Trust (NYSE:MVO) and San Juan Basin Royalty Trust (NYSE:SJT). All of these equities are publicly traded in the United States and currently yield well over six percent (between 6.7% and 10.8%). I have provided their present yield, as well as their 1-month, 3-month and 6-month performance rates, and how far down each equity currently trades from its 52-week high (click to enlarge): Several of these high-yield options did not have a great 2011, and all of the listed MLPs and trusts have depreciated over the last six months, with an average 6-month equity depreciation of 7.13 percent. Moreover, these companies average a 17.49% drop from their 52-week highs, with the equity of only two depreciating in the single digits (BPT and MVO), or to a comparable degree to their yield. Over the last month and quarter, though, BPT, BBEP, CLMT, MMLP and MVO have all performed well, appreciating along with the broader market while also providing three to four times the average yield. The royalty trusts have considerably more direct exposure to oil and gas prices, while the MLPs are more directly connected to demand for them. MLPs have developed a great deal of popularity over the last few years, and it is likely that the asset class will continue to grow over the next few years. Royalty trusts cannot grow individually, but it is likely that new trusts will be developed as property owners continue to develop more tax-efficient methods of monetizing oil and gas production and distribution. Disclaimer: This article is intended to be informative, and should not be construed as personalized advice, as it does not take into account your specific situation or objectives.\n Source: Performance Review: 7 High-Yield Oil And Gas MLPs And Royalty Trusts\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours.\n \n \n \n \n \n " . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda "Jan. 11, 2012 2:52 PM ET" . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda _:nodef6c12b7879a4ca1c9323433ada285f1 . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda "en-US" . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda "Dividends & Income" . _:nodedefb4f4b9ca0a9fe6b291f77fce3fcda "Dividend Quick Picks & Lists" . _:nodef15c3d22559a814f7828d6502a13cb . _:nodef15c3d22559a814f7828d6502a13cb . _:nodef6c12b7879a4ca1c9323433ada285f1 . _:nodef6c12b7879a4ca1c9323433ada285f1 "Null" . _:nodeadb135fd781db57565616d6d584c72 . _:nodeadb135fd781db57565616d6d584c72 . _:nodeadb135fd781db57565616d6d584c72 . _:nodeadb135fd781db57565616d6d584c72 . _:nodeadb135fd781db57565616d6d584c72 "Sector Detector: Central Banks Take Center Stage As Stocks Seek A Catalyst" . _:nodeadb135fd781db57565616d6d584c72 "\n \n \n \n\n\n Volume remains low as the bulls continue to await Wall Street's return from late summer vacations...and a firm plan from the central banks. (I think many portfolio managers must be spending their days in the stands at the U.S. Open tennis tournament.) The S&P 500 closed out August with a third straight monthly gain. The major indexes continue to hold their psychologically important support levels of Dow 13,000, Nasdaq 3,000, S&P 500 1400, and Russell 2000 800.Healthcare stocks continue to be strong. The iShares Dow Jones U.S. Healthcare Sector Index Fund (NYSEARCA:IYH) hit another all-time high on Wednesday. Also at an all-time high is the iShares Dow Jones U.S. Consumer Services Index Fund (NYSEARCA:IYC).As we wind down the 2Q2012 earnings reports, S&P 500 companies appear to be averaging only 0.9% growth. Of the 10 major U.S. sectors, Industrial showed the strongest second quarter growth rate of 13.4%. Next strongest was Technology at 6.8%. Holding back the averages were Materials at -16.2% and Energy at -12.0%-both of which are still improvements from their third quarter performance.The big news on Wednesday was ECB President Mario Draghi's bond-buying proposal. It reportedly includes unlimited purchases of short-dated (up to 3-year maturity) government debt that will be \"sterilized\" to dampen concerns about printing euros. To sterilize the bond purchases, the ECB removes elsewhere from the system the same amount of money that it spends, ensuring the program has a neutral impact on the money supply. With the ECB's deposit rate at zero and European banking system awash in excess liquidity, experts believe that an enhanced bond program should be workable. Draghi will announce whether his plan has been approved on Thursday.Friday brings the much-anticipated August jobs report. New claims for unemployment have been rising lately, so it's unlikely to show much improvement. Then, we'll see what the FOMC has to say at their next meeting on September 12-13.Another piece of news was the disconcerting report from the U.S. Treasury that the total public outstanding debt has now passed the $16 trillion mark, which amounts to over $136,000 per household and over $50,000 per U.S. citizen-which is more government debt per person than Portugal, Italy, Spain, or Greece. We're spending about $200 billion per year on interest payments now.The GOP and Democratic National Conventions have both served to solidify support among their key bases but apparently have yet to sway many minds in the middle. Both sides have been espousing platitudes about the American Dream and scare tactics about the future under the other party. Regarding the economy, Republicans promote a Libertarian view of unshackling businesses from undue regulation so they can thrive and become a job-generation machine, while Dems push a populist view about the need for governmental oversight and guidance of business (a.k.a., \"cooperation\") to protect the little guy from a \"rigged system\" and to ensure that there is longer-term planning for education, jobs, healthcare, and a broad safety net, beyond the myopia of quarterly corporate earnings reports.In the Republican view, government is the problem. In the Democratic view, government is the savior. Just look at the faces in the audience during the Democratic Convention. They idolize Bill Clinton and Barack Obama like rock stars\u2026protectors\u2026heroes to be worshipped. On the other hand, Republicans view their candidates as practitioners\u2026managers\u2026ship captains who have been hired to keep the country on the right course. In any case, we must await the debates to hear more substance about their respective programs. Then perhaps the independents and undecideds will be able to take a side.Looking at the S&P 500 SPDR Trust (NYSEARCA:SPY) chart, it closed Wednesday at 140.91. The 140 level has been serving as strong support for the past 4 weeks-ever since breaking through this psychological resistance level on August 7. SPY has been trading within a bullish rising channel for over 3 months, and many market observers still say we are way overdue for at least a minor correction. SPY has been contending with strong technical resistance from the April-May closing highs near 142. The bullish ascending triangle I thought might be forming last week seems to have failed, but price still remains within the established rising channel, but also within a shorter-term sideways channel between 140 and 142. Price has fallen slightly below its 20-day simple moving average, but still sits bullishly above the 50-, 100- and 200-day SMAs.If markets try to correct, there are several interim support levels, including current support at 140, the rising 50-day SMA and the bottom of the larger rising channel just above 138, the 100-day SMA near 136, and then the 200-day SMA near 134. The oscillators like RSI, MACD, and Slow Stochastic are mostly neutral, but might be signaling they are ready to turn upwards.The VIX (CBOE Market Volatility Index-a.k.a. \"fear gauge\") has fallen back a bit from its recent rise, closing Wednesday at 17.74. Most of its oscillators have turned down from overbought, which is bullish for stocks.Here's one more bullish signal. FactSet reported that the 50 largest hedge funds increased their equity exposure by 3% during 2Q2012, and 45 of the 50 showed a net increase in equity assets.Latest rankings: The table ranks each of the ten U.S. industrial sector iShares (ETFs) by our proprietary Outlook Score, which employs a forward-looking, fundamentals-based, quantitative algorithm to create a bottom-up composite profile of the constituent stocks within the ETF. In addition, the table also shows our proprietary Bull Score and Bear Score for each ETF.High Bull score indicates that stocks within the ETF have tended recently toward relative outperformance during particularly strong market periods, while a high Bear score indicates that stocks within the ETF have tended to hold up relatively well during particularly weak market periods. Bull and Bear are backward-looking indicators of recent sentiment trend.As a group, these three scores can be quite helpful for positioning a portfolio for a given set of anticipated market conditions.Observations:1. Outlook scores are little changed from last week. Technology (NYSEARCA:IYW) remains in the top spot with a score of 79. Stocks within IYW are displaying relatively low forward P/Es, strong projected long-term growth, and solid return ratios. However, the analysts have been reducing forward earnings estimates overall. Consumer Goods (NYSEARCA:IYK) continues to hold the second spot with a 72, as stocks within the sector maintain their relative support from Wall Street analysts. Financial (NYSEARCA:IYF), Healthcare , and Energy (NYSEARCA:IYE) round out the top five.2. Telecom (NYSEARCA:IYZ) stays at the bottom of the Outlook rankings this week with an anemic Outlook score of 3. Stocks within the sector are hobbled by the highest forward P/E and the worst return ratios, and a lack of Wall Street support. Utilities (NYSEARCA:IDU) remains in the bottom two with a score of 28. It continues to be hampered by a high forward P/E and the worst projected long-term growth rate.3. Overall, I would continue to categorize the rankings as neutral, with conservative sectors like Consumer Goods and Healthcare in the top 5, joining economically-sensitive sectors like Technology and Financial.4. Looking at the Bull scores, Energy is the clear leader on strong market days, scoring 63. Utilities is still by far the weakest on strong days, scoring 40. In other words, Energy stocks have tended to perform the best when the market is rallying, while Utilities stocks have lagged.5. Looking at the Bear scores, Utilities has been gradually losing its hold as the investor favorite \"safe haven\" on weak market days. It is now tied for the lead with a 55, along with Healthcare . Basic Materials (NYSEARCA:IYM) has been abandoned (relatively speaking) by investors during market weakness, as reflected by its low Bear score of 44. In other words, Materials stocks have tended to sell off the most when the market is pulling back, while Utilities and Healthcare stocks have held up the best.6. Overall, Technology again shows the best all-weather combination of Outlook/Bull/Bear scores. Adding up the three scores gives a total of 182. Telecom is the worst at 106. As for Bull/Bear combination, Energy is the best at 111, while Utilities is by far the worst at 95.These scores represent the view that the Technology and Consumer Goods sectors may be relatively undervalued overall, while Telecom and Utilities sectors may be relatively overvalued based on our 1-3 month forward look.Top-ranked stocks within IYW and IYK include athenahealth (NASDAQ:ATHN), VMware (NYSE:VMW), The Middleby Corp (NASDAQ:MIDD), and Under Armour (NYSE:UA).\n Source: Sector Detector: Central Banks Take Center Stage As Stocks Seek A Catalyst\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it. I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:nodeadb135fd781db57565616d6d584c72 "Sep. 6, 2012 4:32 AM ET" . _:nodeadb135fd781db57565616d6d584c72 _:nodea4898263f5d71454606e7be6ecd1e42e . _:nodeadb135fd781db57565616d6d584c72 "en-US" . _:nodeadb135fd781db57565616d6d584c72 "Macro View" . _:nodeadb135fd781db57565616d6d584c72 "Market Outlook" . _:node872313c1b7c99d6ce4132b539eed85 . _:node872313c1b7c99d6ce4132b539eed85 . _:nodea4898263f5d71454606e7be6ecd1e42e . _:nodea4898263f5d71454606e7be6ecd1e42e "Null" . _:node37276db548d84517f87a38b8a6b65a . _:node37276db548d84517f87a38b8a6b65a . _:nodea4bcc835bb83b9ca763c4ee86ff24f2b . _:nodea4bcc835bb83b9ca763c4ee86ff24f2b "Null" . _:nodefc61b88269ff9731fce49ba42b5f6f0 . _:nodefc61b88269ff9731fce49ba42b5f6f0 . _:nodefc61b88269ff9731fce49ba42b5f6f0 . _:nodefc61b88269ff9731fce49ba42b5f6f0 . _:nodefc61b88269ff9731fce49ba42b5f6f0 . _:nodefc61b88269ff9731fce49ba42b5f6f0 . _:nodefc61b88269ff9731fce49ba42b5f6f0 "Abbott: Waiting To Buy This Healthcare Stock" . _:nodefc61b88269ff9731fce49ba42b5f6f0 "\n \n \n \n\n\n Abbott Laboratories (NYSE:ABT) engages in the discovery, development, manufacture, and sale of health care products worldwide and operates in five segments: Proprietary Pharmaceutical Products, Established Pharmaceutical Products, Diagnostic Products, Nutritional Products and Vascular Products. With its wide lineup of patent-protected drugs and strong operations in all segments, the long-term growth outlook for ABT is optimistic and ABT will continue to enjoy a wide economic moat. Moreover, ABT's decision to split itself into two is likely to result in two well-positioned companies, one in drug and the other in diversified health-care, with strong competitive advantages. However, in the short-term, ABT is under some selling pressure after hitting a 52-week high and investors may want to wait until the technical trend starts to reverse before setting up the long position or leveraging the options strategy to acquire the stock at a discounted price.Recent Development and Fundamentals OverviewOn Oct. 17, 2012, ABT exceed its third quarter guidance with double-digit growth in EPS. ABT posted $1.9 billion net income and $1.30 EPS ($1.21 GAAP EPS), with a 10% increase compared to its $1.18 EPS during the same period a year ago, as reported by Marie Cabural from ValueWalk. Despite the missing of sales estimate, the Company reported a higher gross margin of 63.8%, as compared to the estimate of 62.0%. During the period, the Company spent $1.16 billion in R&D and the drug and medical devices maker announced the initiation of a Phase 3 HCV clinical trial for its interferon-free hepatitis C (HCV) program in genotype 1 (GT1) patients.ABT also announced its plan to split the operations into two separate companies, where the split could occur in early 2013. The diversified medical products business will retain the Abbott name, and the newly formed company, AbbVie, will be a research-based pure-play pharmaceutical company. However, as stated by Miles White, Chairman and CEO of ABT, investors should not to \"look for anything big\" and \"my focus is primarily organic,\" as reported by Bruce Japsen from Forbes.On Nov. 5, 2012, as reported by Reuters, ABT subsidiary AbbVie Inc. announced the pricing of a $14.7 billion private placement notes offering. The offering details are as followed: $3.5 billion of 1.20% senior notes due 2015, $4 billion of 1.75% senior notes due 2017, $1 billion of 2.00% senior notes due 2018, $3.1 billion of 2.90% senior notes due 2022, $2.6 billion of 4.40% senior notes due 2042, and $500 million of floating rate senior notes due 2015 (the Floating Rate Notes, and, together with the 2015 Notes, the 2017 Notes, the 2018 Notes, the 2022 Notes and the 2042 Notes, the Notes). The proceedings will be used to fund the previously announced cash tender for certain of Abbott's outstanding notes.From the fundamental perspective, the splitting of ABT should enhance its operating margin and net margin with increased focus and efficiency, where ABT's current operating margin of 16.1% ttm and net margin of 12.4% ttm are both trailing the industry average of 22.7% and 16.0% ttm. Investors should be comfortable with ABT's higher than average ROE of 19.2 and much lowered debt-to-equity of 0.5, as compared to the average of 6.0 in the industry of major drug manufacturers. ABT is currently fairly valued, despite higher than the average P/E, which can be justified with its diversified portfolio of patent drugs and its solid cash flow, supported by the strong balance sheet.As written in my article of \"3 Solid Healthcare Stocks To Ride The Baby Boomer Trend Through Options,\" ABT is another great company to capture the trend of aging baby boomers and increased drug shortage, accompanied by controlled supply.Technical AnalysisOn Tuesday, ABT closed at $64.82 with a 0.34% drop. The volume of 5.50M was 37% less than the average 30 day volume of 8.74M, where the reduced volume may be caused by the U.S. presidential election. ABT had dropped 10.56% after hitting a 52-week high of $72.47, before the Q3 earnings release on Oct. 17. As seen from the chart below, the MACD (12, 26, 9) indicator started to show a bearish sign on Oct. 17 and ABT sliced and closed below its 50-day MV of $67.52 on Oct. 18. Since then, ABT was trading below its 50-day MV and in the range of $64 - $66. The momentum indicator RSI (14) of 34.55 is also showing increased selling momentum and below 30 is considered as over-sold. The next major technical support for ABT will be at $62.30, the 200-day MV, followed by $59.55, S2 pivot point. If ABT can clear the major resistance of 50-day MV, the next resistance is $70.47, R1 pivot point, followed by $75.45, R2 pivot point.Options PlayWith the near-term uncertainties due to the election effect and the continued selling pressure, we suggest ABT investors to wait and build the position slowly for this great long-term healthcare holding. If MACD starts to show a bullish signal and RSI (14) starts to increase toward 50, the middle line, investors can review the credit put spread options play as below to acquire ABT stock at a further discounted price if the options play fails to generate the profit. For example, if ABT stabilizes at $62 and when the above technical indicators start to show the bullish sign, a credit put spread can be set up by shorting 1x Feb. 2013 Put at the strike price of $60 and buying 1x Feb. 2013 Put at the strike price of $55.\n Source: Abbott: Waiting To Buy This Healthcare Stock\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it (other than from Seeking Alpha). I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:nodefc61b88269ff9731fce49ba42b5f6f0 "Nov. 8, 2012 12:28 PM ET" . _:nodefc61b88269ff9731fce49ba42b5f6f0 _:nodea4bcc835bb83b9ca763c4ee86ff24f2b . _:nodefc61b88269ff9731fce49ba42b5f6f0 "en-US" . _:nodefc61b88269ff9731fce49ba42b5f6f0 "Investing Ideas" . _:nodefc61b88269ff9731fce49ba42b5f6f0 "Healthcare" . _:nodefc61b88269ff9731fce49ba42b5f6f0 "Drug Manufacturers - Major" . _:nodefc61b88269ff9731fce49ba42b5f6f0 "Options" . _:node22c43cc3e4d560173b486f9d87a71bfe . _:node22c43cc3e4d560173b486f9d87a71bfe . _:node22c43cc3e4d560173b486f9d87a71bfe . _:node22c43cc3e4d560173b486f9d87a71bfe . _:node22c43cc3e4d560173b486f9d87a71bfe . _:node22c43cc3e4d560173b486f9d87a71bfe . _:node22c43cc3e4d560173b486f9d87a71bfe "What Does Activision Blizzard Have To Do?" . _:node22c43cc3e4d560173b486f9d87a71bfe "\n \n \n \n\n\n \"Activision Blizzard Announces Better-Than-Expected Third Quarter 2012 Financial Results\"Company Had Three of the Top Four Best-Selling Games in North America and Europe for the First Nine Months of 2012Company Raises 2012 Net Revenues and EPS Outlook\"For the quarter ended September 30, 2012, the company delivered record GAAP net revenues of $841 million...\"\"For the quarter ended September 30, 2012, Activision Blizzard delivered record GAAP earnings per diluted share of $0.20...\"\"[We] expect to deliver record non-GAAP operating margins and the highest non-GAAP earnings per share in our company's history. We now expect non-GAAP earnings per share will increase more than 18% year over year...\"Those are some of the highlights from Activision Blizzard's (NASDAQ:ATVI) third quarter earnings release after hours Wednesday. The quarter beat analyst estimates - the company raised non-GAAP earnings guidance for 2012 to $1.10 per share. And, surprisingly, the stock dropped, falling about 1.2% to close at $11 per share after opening higher in early trading.The drop leaves Activision Blizzard's valuation at surprisingly low levels, and must leave shareholders wondering what exactly the company has to do to move its share price. The company trades at exactly 10 times its 2012 non-GAAP guidance; and it still has over $3 per share, some 28% of its market capitalization, in net cash on the balance sheet. For a market leader in any industry, such a valuation would seem almost ludicrous on its face, let alone a company like Activision Blizzard, which has navigated the video game industry since making games for the Atari 2600 in the early 1980s.Of course, there are reasons for both Activision Blizzard's current valuation and its weak intraday performance Thursday. The video game industry is seeing sales decline dramatically, with year-over-year declines over 20% in several months this year (although digital downloads are growing). Subscribers to the company's World of Warcraft role-playing game have been declining, lowering revenues at a long-time cash cow for ATVI. There have been no new gaming consoles released for some time, and there are fears that mobile and tablet gaming could cannibalize traditional console game players - fears accentuated by recent rumors of a gaming-focused tablet from Microsoft.As for the Q3 report, some of the bottom-line beat came from a lower tax rate, thanks to a one-time tax benefit (h/t The Motley Fool), while the strong release of Diablo III created a strong boost the company simply can't expect every quarter. As analysts digested the details of the report and the company's post-earnings conference call, they may have seen some weakness behind the gaudy headline numbers.Still, neither ATVI's drop Thursday nor its low valuation - its enterprise value is less than 8x its trailing 12-month free cash flow of $1.15 billion - makes a whole lot of sense. Yes, there are challenges facing the industry, but Activision Blizzard is the undisputed leader, and has adapted its business model for decades now. Yes, WoW subscribers have been a concern, but subscriber count actually rose by nearly one million, thanks to sales of 2.7 million copies of the Mists of Pandaria expansion pack. And, yes, the resounding success of Diablo III won't be replicated every quarter, but a new Call of Duty edition premieres next week, which will boost Q4 results. Publishing unit CEO Eric Hirshberg said on the conference call that \"the game has the potential to be biggest selling game of all time,\" with pre-orders strong. Hirshberg also dismissed near-terms concerns about mobile cannibalization, pointing out that while the company is developing in the mobile space, the space has a long way to go. \"Mobile and tablet gaming are an exciting way to broaden our franchises but are not yet financially meaningful,\" he told analysts. (Just ask Zynga (NASDAQ:ZNGA).)In short, Activision Blizzard is continuing to do what it has done for years: churn out blockbuster franchises, leverage them into merchandising and expansion pack revenues, and consistently create earnings and cash flow for its shareholders. As I noted back in May, Activision Blizzard has slowly but surely grown its share price for years now, with very little volatility (its beta is just 0.53, according to finviz.com), and its margins have steadily improved as well, beyond this year's projected record non-GAAP operating margin:(click image to enlarge)ATVI Gross Profit Margin Quarterly data by YChartsPast performance, of course, does not guarantee future success, and there is little doubt that the gaming world is in for a transition. But it seems highly unlikely that video gamers will just disappear, which begs the question: whose games are they going to play? Hard-core gamers used to in-depth graphics, role-playing, or strategic games aren't going to play games from the \"creatively...[and] morally bankrupt\" Zynga. ATVI's largest competitor Electronic Arts (NASDAQ:EA) continues to struggle, and its Star Wars: The Old Republic multi-player game - which was supposed to peel off customers from World of Warcraft - now offers free access to its beginning levels. THQ (THQI) is facing fears of a bankruptcy filing. Take-Two Interactive (NASDAQ:TTWO) can't get its games out on time.Gaming may change, but it seems certain that it will continue to exist in some form, and right now Activision Blizzard holds a competitive position that would be the envy of any company in any industry. It is, without a doubt, the best in breed. There is no company in the world that can consistently create blockbusters the way Activision Blizzard has. Meanwhile, the idea that gamers content to pay $60 for a console game or $12-$15 a month for access to WoW - both very low costs relative to the tens and often hundreds of hours of entertainment received - will switch to free games on their mobile phone or tablet simply to save a few bucks vastly overestimates the quality of mobile games right now. And it vastly underestimates the ability of Activision Blizzard, the clear market leader, to adjust to those trends.What investors are getting with ATVI is a best-in-breed company selling for less than 8 times its trailing free cash flow + net cash. The stock pays a small annual dividend that has been raised each of the past two years after being instituted in 2010 - a similar raise in 2013 could push the yield near 2%. The company has also repurchased nearly $3 billion worth of stock since 2009, adding to its shareholder-friendly credentials. There are risks to the company's business model, but there is also no company on Earth better suited to adapt to the changes coming in the video game industry. With a strong operating history, a focus on shareholder returns, and a low valuation, Activision Blizzard is poised to succeed. At some point, the market will figure that out.\n Source: What Does Activision Blizzard Have To Do?\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it (other than from Seeking Alpha). I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:node22c43cc3e4d560173b486f9d87a71bfe "Nov. 8, 2012 8:14 PM ET" . _:node22c43cc3e4d560173b486f9d87a71bfe _:node7249fce12813747620c5937549cc . _:node22c43cc3e4d560173b486f9d87a71bfe "en-US" . _:node22c43cc3e4d560173b486f9d87a71bfe "Technology" . _:node22c43cc3e4d560173b486f9d87a71bfe "Multimedia & Graphics Software" . _:node22c43cc3e4d560173b486f9d87a71bfe "Earnings" . _:node22c43cc3e4d560173b486f9d87a71bfe "Editors' Picks" . _:nodec26c7b2afc8bd5af786ef2873944ed4 . _:nodec26c7b2afc8bd5af786ef2873944ed4 . _:node7249fce12813747620c5937549cc . _:node7249fce12813747620c5937549cc "Null" . _:nodef5ffbe8940fa8210555d56b0766a0d6 . _:nodef5ffbe8940fa8210555d56b0766a0d6 "Chemed (CHE) declares $0.18/share quarterly dividend, 12.5% increase from prior dividend of..." . _:nodef5ffbe8940fa8210555d56b0766a0d6 "\n Aug 3 2012, 14:27 ET | About: Chemed Corporation (CHE) | By: Gaurav Batavia, SA News Editor\n \n \n\n " . _:nodef5ffbe8940fa8210555d56b0766a0d6 "en-US" . _:nodef5ffbe8940fa8210555d56b0766a0d6 _:node52975ed8f311a95fdca7dc19530feb . _:nodef5ffbe8940fa8210555d56b0766a0d6 "\n Chemed (CHE) declares $0.18/share quarterly dividend, 12.5% increase from prior dividend of $0.16. Forward yield 1.05%. For shareholders of record Aug 13. Payable Sep 04. Ex-div date Aug 09. (PR) \n " . _:nodedcce9b9de7c11ba2279bba9dfaf48 . _:nodedcce9b9de7c11ba2279bba9dfaf48 . _:node52975ed8f311a95fdca7dc19530feb . _:node52975ed8f311a95fdca7dc19530feb "0" . _:node1f1513c3b79592dc61f7a11b27c2c144 . _:nodeefd66212a6f9c77867bee572a6b16e21 . _:nodeefd66212a6f9c77867bee572a6b16e21 "2008-10-30"^^ . _:nodeefd66212a6f9c77867bee572a6b16e21 _:node1f1513c3b79592dc61f7a11b27c2c144 . _:nodeefd66212a6f9c77867bee572a6b16e21 "http://forum.spring.io/forum/spring-projects/aop/54611-transaction-aop-on-an-advice-bean-doesn-t-work"@en-us . _:nodeefd66212a6f9c77867bee572a6b16e21 "\nGreat explanation Denis, thanks a lot. This makes sense to me now.\n"@en-us . _:node7915189b2b3e4289b25888945692ab . _:node7915189b2b3e4289b25888945692ab "http://forum.spring.io/forum/spring-projects/aop/54611-transaction-aop-on-an-advice-bean-doesn-t-work"@en-us . _:node7915189b2b3e4289b25888945692ab "\nI have transaction advice declared on methods of sessionManager:\n\nCode:\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \nThat works fine, whenever the userSessionLogger picks up HttpSessionEvents, it writes to the DB within a transaction. Now if I add my own custom AOP as shown below, that uses the sessionManager as advice methods (SessionManager.invalidateSessions), the userSessionLogger no longer uses a proxied instance of SessionManagerImpl:\n\nCode:\n \n \n \n \n \n \n \nThe userManager bean is declared in another file. If I remove the above aop, userSessionLogger uses a proxied instance of SessionManagerImpl. What's going on? I'm using Spring 2.5.2.\n"@en-us . _:node7915189b2b3e4289b25888945692ab _:node8c108bc9a798e0d58d53718811dc8675 . _:node7915189b2b3e4289b25888945692ab "2008-10-29"^^ . _:node4cbc42d2cfcf755bd4074c07239fb9 . _:node4cbc42d2cfcf755bd4074c07239fb9 "2008-10-30"^^ . _:node4cbc42d2cfcf755bd4074c07239fb9 _:node3c933aa411e1efd5e077c084cb4932e2 . _:node4cbc42d2cfcf755bd4074c07239fb9 "http://forum.spring.io/forum/spring-projects/aop/54611-transaction-aop-on-an-advice-bean-doesn-t-work"@en-us . _:node4cbc42d2cfcf755bd4074c07239fb9 "\nSpring functions as designed there. Reference documentation describes that case - 3.7.1. Customizing beans using BeanPostProcessors:\n\n\n\n\nBeanPostProcessors and AOP auto-proxying\n\nClasses that implement the BeanPostProcessor interface are special, and so they are treated differently by the container. All BeanPostProcessors and their directly referenced beans will be instantiated on startup, as part of the special startup phase of the ApplicationContext, then all those BeanPostProcessors will be registered in a sorted fashion - and applied to all further beans. Since AOP auto-proxying is implemented as a BeanPostProcessor itself, no BeanPostProcessors or directly referenced beans are eligible for auto-proxying (and thus will not have aspects 'woven' into them.\n\n\nHere your 'sessionExpiryAspect' directly references 'sessionManager' bean, hence transactional aspect is not woven to the 'sessionManager'.\n\nThere is a number of options to resolve the problem. For example, you can introduce a dedicated advice like:\n\nCode:\npublic class ExpirationAdvice {\n\n\tprivate SessionManager sessionManager;\n\n\tpublic void invalidateSessions(User user) {\n\t\tsessionManager.invalidateSessions(user);\n\t}\n\n\tpublic void setSessionManager(SessionManager sessionManager) {\n\t\tthis.sessionManager= sessionManager;\n\t}\n}\nand use that advice at aspect configuration:\n\nHTML Code:\n \n \n \n\n \n \n \n \n \n \n \nAnother solution is to weave one or both of conflicting aspects via aspectj weaver.\n"@en-us . _:node3c933aa411e1efd5e077c084cb4932e2 . _:node8c108bc9a798e0d58d53718811dc8675 . _:node3622a93fca0fc1ed53ba984ba4dc6d . _:node93fe683c22247084f5f136a487e72597 . _:node93fe683c22247084f5f136a487e72597 "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:node93fe683c22247084f5f136a487e72597 "\nI am using chained item processors (,i.e., CompositeItemProcessor ) and defined itemprocesslistener for each of the item processors but they are not being called. \n\nWhen I debug, it is looking for CompositeItemProcessListener. Any suggestions how to get it working ?\n"@en-us . _:node93fe683c22247084f5f136a487e72597 _:node631f17bfa9359da90fa257797cd79a . _:node93fe683c22247084f5f136a487e72597 "2009-03-19"^^ . _:nodef074ded4fef96a3c96b19ad9197aa9d2 . _:node631f17bfa9359da90fa257797cd79a . _:node4646cbd22fcd666d30c8b2cc30ddc4f . _:nodef5a9658272e13d03b8cf3399a73839 . _:nodef5a9658272e13d03b8cf3399a73839 "2009-03-19"^^ . _:nodef5a9658272e13d03b8cf3399a73839 _:node4646cbd22fcd666d30c8b2cc30ddc4f . _:nodef5a9658272e13d03b8cf3399a73839 "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:nodef5a9658272e13d03b8cf3399a73839 "\nThe job configuration looks like this :\n\nCode:\n\n\n\t\t\n\t\t\t\n\t\t\t\t\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\n\nAnd the definition for the compositeItemProcessor is \n\nCode:\n\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n"@en-us . _:node8525ca692387655b831b893dbaa480 . _:node8525ca692387655b831b893dbaa480 "2009-03-19"^^ . _:node8525ca692387655b831b893dbaa480 _:node29cb7dfaab71c8f9d1a41d82d52ed76 . _:node8525ca692387655b831b893dbaa480 "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:node8525ca692387655b831b893dbaa480 "\nNope. I did not register the ItemProcessListener with the job. \n\nSo does that mean for every processor, if I need to set a listener, it should be registered in the job configuration ? ItemReadLsitener and ItemWriteListener would not be required to be registered ?\n"@en-us . _:node8463af32654fa1484998e1a338b76e2 . _:node29cb7dfaab71c8f9d1a41d82d52ed76 . _:node80a3b4ebfcf02555976bc68f66f5e599 . _:nodef0d550bc27cbc382aea165308eff2836 . _:nodead563e0ffb3f0412484d64c3b5ec4e . _:nodead563e0ffb3f0412484d64c3b5ec4e "2011-06-13"^^ . _:nodead563e0ffb3f0412484d64c3b5ec4e _:nodef0d550bc27cbc382aea165308eff2836 . _:nodead563e0ffb3f0412484d64c3b5ec4e "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:nodead563e0ffb3f0412484d64c3b5ec4e "\nthe error message is pretty clear: type mismatch. The processor sends back a SampleData object, whereas the listener expects a String for the result object (checkOnProcessError method). The processor and the processor listener aren't compatible.\n"@en-us . _:node8b372ed8e3d1c97ff379b7502f25ae . _:node8b372ed8e3d1c97ff379b7502f25ae "2009-03-19"^^ . _:node8b372ed8e3d1c97ff379b7502f25ae _:nodedb99ee35d5e8b9cfbc141fa2ffa277f . _:node8b372ed8e3d1c97ff379b7502f25ae "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:node8b372ed8e3d1c97ff379b7502f25ae "\nThe issue is that only the top-level ItemReader/Processor/Writer will be auto-registered if they are listeners. If you use a composite ItemReader/Processor/Writer, and the delegate is the listener, then the step will have no way of knowing that it needs to register that class. Therefore, you must do it manually.\n"@en-us . _:nodebd468541e344ff6efff8ccb7a0b3e8e1 . _:noded6b0d2275c58c533289f2068ab697eb . _:noded6b0d2275c58c533289f2068ab697eb "2009-03-19"^^ . _:noded6b0d2275c58c533289f2068ab697eb _:nodef074ded4fef96a3c96b19ad9197aa9d2 . _:noded6b0d2275c58c533289f2068ab697eb "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:noded6b0d2275c58c533289f2068ab697eb "\nI created a compositeItemProcesslistener and registered it with the step. It works. Thank you.\n"@en-us . _:nodea51b9f83bb798d8465c4a339b9d5d155 . _:nodea51b9f83bb798d8465c4a339b9d5d155 "2011-06-09"^^ . _:nodea51b9f83bb798d8465c4a339b9d5d155 _:nodebd468541e344ff6efff8ccb7a0b3e8e1 . _:nodea51b9f83bb798d8465c4a339b9d5d155 "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:nodea51b9f83bb798d8465c4a339b9d5d155 "\nI am having issues with the ItemProcessListener, I have only one processor and want to set-up listener, this is what I did,\n\n\nCode:\n\t\n\n\n\n\t\t\n\t\t\t \n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\n\n\nCode:\n@Component\npublic class ItemProcessListener {\n \n\n \n /**\n * This method confirm the database is available and if not, the job is immediately terminated since running the\n * job without a database would be pointless.\n * \n * @param item\n */\n @BeforeProcess\n public void checkBeforeProcess(Object item) {\n \tlog.report(\"checkOnProcessError prc obj:\"+item.getClass());\n \t\n log.report(\"\\n@Before Process.... \\n\");\n }\n \n \n /**\n * @param item\n * @param result\n */\n @AfterProcess\n public void checkAfterProcess(Object item, String result) {\n \tlog.report(\"after prc obj:\"+item.getClass());\n log.report(\"\\n@After Process.... \\n\"+result);\n }\n \n \n\n \n /**\n * @param item\n * @param exception\n */\n @OnProcessError\n public void checkOnProcessError(Object item, Exception exception) {\n \tlog.report(\"checkOnProcessError prc obj:\"+item.getClass());\n \t\n log.report(\"\\n@Error during process.... \\n\"+exception.getMessage());\n } \n}\n\nNot sure why I am getting the following exception\n\n\nCode:\nCaused by: java.lang.IllegalArgumentException: Unable to invoke method: [public void xxx.xxx.abc.ItemProcessListener.checkAfterProcess(java.lang.Object,java.lang.String)] on object: [xxx.xxx.abc.ItemProcessListener@a3e75d] with arguments: [[xxx.xxx.domain.SampleData@95b3a2, xxx.xxx.domain.SampleData@95b3a2]]\n\tat org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108)\n\tat org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:68)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)\n\tat org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)\n\tat $Proxy30.afterProcess(Unknown Source)\n\tat org.springframework.batch.core.listener.CompositeItemProcessListener.afterProcess(CompositeItemProcessListener.java:59)\n\tat org.springframework.batch.core.listener.MulticasterBatchListener.afterProcess(MulticasterBatchListener.java:111)\n\t... 24 more\nCaused by: java.lang.IllegalArgumentException: argument type mismatch\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\n\tat java.lang.reflect.Method.invoke(Method.java:597)\n\tat org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:105)\n\t... 30 more\n\nAnd my processor is simple,\n\n\nCode:\n\n@Component\npublic class SampleProcessor implements ItemProcessor {\n \n\n\tpublic Object process(Object obj) throws Exception {\n\n return new xxx.xxx.domain.SampleData();\n }\n}\nPlease let me know how to resolve the above exception issue. Thanks.\n"@en-us . _:node95356870403061a3a457c35f1aa5ac . _:node95356870403061a3a457c35f1aa5ac "2009-03-19"^^ . _:node95356870403061a3a457c35f1aa5ac _:node80a3b4ebfcf02555976bc68f66f5e599 . _:node95356870403061a3a457c35f1aa5ac "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:node95356870403061a3a457c35f1aa5ac "\nI registered StepExecutionListener in the steps and JobExecutionListener in the job. \n\nFor the custom itemreader/writers implemented the ItemReadListener and ItemWriteListener respectively which works absolutely fine. \n\nBtw I am using 2.0.0.RC1\n"@en-us . _:nodedb99ee35d5e8b9cfbc141fa2ffa277f . _:nodef1cbce292ce639193b7041142ef2a4f3 . _:nodef1cbce292ce639193b7041142ef2a4f3 "2009-03-19"^^ . _:nodef1cbce292ce639193b7041142ef2a4f3 _:node8463af32654fa1484998e1a338b76e2 . _:nodef1cbce292ce639193b7041142ef2a4f3 "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:nodef1cbce292ce639193b7041142ef2a4f3 "\nDid you register the listeners in your job configuration?\n"@en-us . _:node58fa6a95f3cdb779b7c55c05767d5cc . _:node58fa6a95f3cdb779b7c55c05767d5cc "2009-03-19"^^ . _:node58fa6a95f3cdb779b7c55c05767d5cc _:node3622a93fca0fc1ed53ba984ba4dc6d . _:node58fa6a95f3cdb779b7c55c05767d5cc "http://forum.spring.io/forum/spring-projects/batch/61239-itemprocesslistener"@en-us . _:node58fa6a95f3cdb779b7c55c05767d5cc "\nBut you said that you are using ItemProcessListeners. Did you register those with the step?\n"@en-us . _:node4415f989338d81abc225f2474f2ada3 . _:node862876ed689cb5617690b9918ca25cc . _:node8acfab222bc18638aaca1e95fcba3 . _:node4cb06f10fbfb1da82492d6e96b8d40 . _:node6928768abf9f7df0272061d680e2cd7a . _:node6928768abf9f7df0272061d680e2cd7a "2009-09-02"^^ . _:node6928768abf9f7df0272061d680e2cd7a _:node4cb06f10fbfb1da82492d6e96b8d40 . _:node6928768abf9f7df0272061d680e2cd7a "http://forum.spring.io/forum/spring-projects/data/68365-multiple-database-connection"@en-us . _:node6928768abf9f7df0272061d680e2cd7a "\nSorry to come back on the subject after this time and hope that you will answer djdrisco. I wanted to poste a comment on the blog but i didn't succeed. So my request is, can you add an exemple of your UserDao and your UsersService.\nThanx in advance for your help.\n"@en-us . _:nodec59b81d99c1ef9cfe2434f2f7911f87a . _:nodec59b81d99c1ef9cfe2434f2f7911f87a "2009-08-13"^^ . _:nodec59b81d99c1ef9cfe2434f2f7911f87a _:node4415f989338d81abc225f2474f2ada3 . _:nodec59b81d99c1ef9cfe2434f2f7911f87a "http://forum.spring.io/forum/spring-projects/data/68365-multiple-database-connection"@en-us . _:nodec59b81d99c1ef9cfe2434f2f7911f87a "\nRan into the same issue\n\nHi, I ran into the same issue. \nI wanted to connect to 2 databases (datasources) and had trouble finding some good examples.\nIn my case I am using Spring 3.0.0 (trunk) + Hibernate 3.5.0 (Trunk) + Postgresql datasources. \nIn a nutshell, I ended up using JTATransactionManager, SessionFactories (instead of EntityManager, bean: AnnotationSessionFactoryBean), and Atomikos Transaction Manager).\nI did a write up and posted it on google's blogger so others can find it in the future via google. Here is the post: http://endurotracker.blogspot.com/20...databases.html\n"@en-us . _:node3e3cf56bf1d637b053b7c17ece969d89 . _:node3e3cf56bf1d637b053b7c17ece969d89 "2009-08-14"^^ . _:node3e3cf56bf1d637b053b7c17ece969d89 _:node862876ed689cb5617690b9918ca25cc . _:node3e3cf56bf1d637b053b7c17ece969d89 "http://forum.spring.io/forum/spring-projects/data/68365-multiple-database-connection"@en-us . _:node3e3cf56bf1d637b053b7c17ece969d89 "\nthank you for the link i'll check.\n"@en-us . _:node7b2724835777f14566cc14136feab18a . _:node7b2724835777f14566cc14136feab18a "http://forum.spring.io/forum/spring-projects/data/68365-multiple-database-connection"@en-us . _:node7b2724835777f14566cc14136feab18a "\nHello everyone, \n\nI am new to the tier applications and my english is far from being perfect. So I ask you to be indulgent.\n\nI'm using hibernate + spring 2.5 + jpa + tomcat 5.5 and i wanted to connect to two database (postgres and sqlserver).\n\nMy goal is to recover data from a database (sqlserver), and make verification with data from a database (postgres) and if necessary update theme.\n\nIn that order i did some googling , but i didn't secceed to find compete exemples and here where i am :\n\n1) solution 1\n\nThe solution was to duplicate the entity manager, one for each data source\n\nso my applicationContext.xml loocks like this :\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\nTwo persistance unit so my persistence.xml looks like this:\n\n\norg.hibernate.ejb.HibernatePersistence \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\norg.hibernate.ejb.HibernatePersistence \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n*But here i have a warning telling me that \"Multiple persistence units defined - only the first persistence unit will be recognized\".\n\nFinally two hibernate.cfg.xml, they are simillar and look like this :\n\n\n\nnet.sourc eforge.jtds.jdbc.Driver\n\n\njdbc:jtds:sqlserve r:/\nnet.sf.hibernate.dialect. SQLServerDialect\n\n\n\n\nBut there are many things that i don't understand : how jpa or spring will use the hibernate config files if we don't specify it ? sur i missing some things .\n\n2) solution 2:\n\nsome said when we need to use multiple databse connections, we need to use JTATransactionManager with (JOTM or Atomikos).\n\nok, but how we do this with the xml configuration files and the annotations and where do we specify to the DAO witch datasource manager must be used ?\n\nSo if some one can gide me to some recent documentations or tutorials or have explanations I TAKE .\n\nThank in advanced.\n"@en-us . _:node7b2724835777f14566cc14136feab18a _:node8acfab222bc18638aaca1e95fcba3 . _:node7b2724835777f14566cc14136feab18a "2009-08-13"^^ . _:node2dae3cb977606a195a8e883e462c1954 . _:node2dae3cb977606a195a8e883e462c1954 . _:node4a2da86eb6da8edda44eb32f773648c . _:node4a2da86eb6da8edda44eb32f773648c "0002-11-30"^^ . _:node4a2da86eb6da8edda44eb32f773648c "2012-08-17"^^ . _:node4a2da86eb6da8edda44eb32f773648c _:nodeb894a97dcfe79de79689628dc9fe22 . _:node4a2da86eb6da8edda44eb32f773648c _:node1354e269d5b1c22fa2cf0fd87b3db6 . _:node4a2da86eb6da8edda44eb32f773648c . _:node4a2da86eb6da8edda44eb32f773648c "For your \"Sources\" the portrait on the left is the cover from Nat Turner, Terry Bisson's splendid bio in the young adult Black Americans of Achievement series. a well-written, accessible and completely unapologetic history."@en-gb . _:noded05e859d3666cd9cbb840eaffafb355 . _:noded05e859d3666cd9cbb840eaffafb355 "Guest - Domi"@en-gb . _:node9e13f7d760257acc982a187eba893e43 . _:node9e13f7d760257acc982a187eba893e43 "Guest - Gary"@en-gb . _:node2d71ddd35bcb9b7972420593aaf72 . _:node2d71ddd35bcb9b7972420593aaf72 "2014-02-27"^^ . _:node2d71ddd35bcb9b7972420593aaf72 "2014-02-27"^^ . _:node2d71ddd35bcb9b7972420593aaf72 _:node49b9811e212ed8d788294816388ee067 . _:node2d71ddd35bcb9b7972420593aaf72 _:noded05e859d3666cd9cbb840eaffafb355 . _:node2d71ddd35bcb9b7972420593aaf72 . _:node2d71ddd35bcb9b7972420593aaf72 "what happened to Virginia though, like did it they recall slaving blacks, did they continue slaving people WTF!!!???"@en-gb . _:node49b9811e212ed8d788294816388ee067 . _:node49b9811e212ed8d788294816388ee067 . _:node1354e269d5b1c22fa2cf0fd87b3db6 . _:node1354e269d5b1c22fa2cf0fd87b3db6 "Guest - Dennis"@en-gb . _:node6d32edc16891f8ba648c53607851592c . _:node6d32edc16891f8ba648c53607851592c "Guest - Dennis"@en-gb . _:nodec0bf974365655fc9c0fd640225f4d7f . _:nodec0bf974365655fc9c0fd640225f4d7f . _:node962b97c949933a720ba54b4f4984962 . _:node962b97c949933a720ba54b4f4984962 "Guest - jeri"@en-gb . _:node813481058582433ae4522e367e7d60 . _:node813481058582433ae4522e367e7d60 "0002-11-30"^^ . _:node813481058582433ae4522e367e7d60 "2012-08-17"^^ . _:node813481058582433ae4522e367e7d60 _:nodec0bf974365655fc9c0fd640225f4d7f . _:node813481058582433ae4522e367e7d60 _:node6d32edc16891f8ba648c53607851592c . _:node813481058582433ae4522e367e7d60 . _:node813481058582433ae4522e367e7d60 "um, make that portrait on the right, second one down from the top"@en-gb . _:nodef535415e0ee6a63cace8fb2845cb5c . _:nodef535415e0ee6a63cace8fb2845cb5c . _:node46a8a06b7b6f724730dd9ecd99c6462 . _:node46a8a06b7b6f724730dd9ecd99c6462 "0002-11-30"^^ . _:node46a8a06b7b6f724730dd9ecd99c6462 "2012-08-17"^^ . _:node46a8a06b7b6f724730dd9ecd99c6462 _:nodef535415e0ee6a63cace8fb2845cb5c . _:node46a8a06b7b6f724730dd9ecd99c6462 _:node962b97c949933a720ba54b4f4984962 . _:node46a8a06b7b6f724730dd9ecd99c6462 . _:node46a8a06b7b6f724730dd9ecd99c6462 "I would like to recommend The Old Man: John Brown at Harper's Ferry \nby Truman Nelson. He's no madman, he's a socialist. It's an excellent,\nexciting story of John Brown and his dreams of a just world. He was a\nlaughinstock not a hero when I was growing up-this is what school taught\nme."@en-gb . _:nodeb894a97dcfe79de79689628dc9fe22 . _:nodeb894a97dcfe79de79689628dc9fe22 . _:nodeb4ad6ec43399c4079138aa52e69183d . _:nodeb4ad6ec43399c4079138aa52e69183d "0002-11-30"^^ . _:nodeb4ad6ec43399c4079138aa52e69183d "2012-08-18"^^ . _:nodeb4ad6ec43399c4079138aa52e69183d _:node2dae3cb977606a195a8e883e462c1954 . _:nodeb4ad6ec43399c4079138aa52e69183d _:node9e13f7d760257acc982a187eba893e43 . _:nodeb4ad6ec43399c4079138aa52e69183d . _:nodeb4ad6ec43399c4079138aa52e69183d "Beautifully written and very informative as usual, Mike.\n\nThe reference to Luke 12:47 (as a passage used by slave owners to support the beating of slaves) intrigued me. \n\nI was aware of the use of the myth of Ham (Genesis 9:25) to depict Black people as cursed by Noah to eternal slavery, and the use of passages in (real or spurious) epistles of Paul exhorting slaves to obey their masters (Ephesians 6:5-9) to encourage a submissive slave mentality. But I didn\u2019t know that this passage from Luke was used as it apparently was.\n\nThe context in the gospel is that Jesus is telling his disciples that no one can know when \u201Cthe Son of Man\u201D (meaning him) is going to return to judge humanity. He tells a parable in which a \u201Csteward\u201D (oikonomos in the original Greek) misbehaves. Oikonomos refers to a domestic overseer, and could mean a freedman or slave trusted with household management. Later in the text the hypothetical steward is referred to a doulai, which probably means slave, so let\u2019s assume that. But there were many types and gradations of slaves, especially in the eastern part of the Roman empire, and the text (12:44) is clear that the oikonos could advance to be \u201Cplace[d] over everything [the master] owns.\u201D\n\nIn the parable the steward is put in charge of the household in his master\u2019s absence and, misjudging the amount of time he would be absent, \u201Csets about beating the manservants and the maids\u201D (paidas, literally \u201Cboys,\u201D and paidiskas or \u201Cgirls,\u201D probably but not necessarily slaves), \u201Cand eating and drinking and getting drunk.\u201D When the master comes home and sees all this, he \u201Ccut(s) him off\u201D and (it\u2019s implied at least) receives \u201Cmany strokes of the lash.\u201D\n\nSo here the master (representing God) is depicted as a judicious figure indignant at the overseer-slave\u2019s abuse of the other slaves and general negligence. The likely point of the (probably Greek) author of the Gospel of Luke was that those in the upper echelons of power (in which few people, including slaves themselves, questioned the institution of buying and selling people such as war captives in itself) who beat those beneath them and behave irresponsibly will be punished. That\u2019s rather different than justifying the beating (or cutting up) of disobedient slaves in general.\n\nBut of course the slave owners of Nat Turner\u2019s time wanted to spin scripture as they did, even as it drew Nat Turner to completely opposite conclusions."@en-gb . _:node4326121d58909536104b17878f4a67 . _:node4326121d58909536104b17878f4a67 "Entretenimiento, Espect\u00E1culos"@es . _:node4326121d58909536104b17878f4a67 "http://peru.com/2012/04/29/entretenimiento/espectaculos/fotos-dorita-orbegoso-musa-recargados-risa-noticia-61314"@es . _:node4326121d58909536104b17878f4a67 "FOTOS: Dorita Orbegoso, la musa de Recargados de Risa"@es . _:node4326121d58909536104b17878f4a67 " \n Lima . La integrante del programa c\u00F3mico de Am\u00E9rica TV regala sus mejores fotos en su cuenta de Facebook, donde uno la ve m\u00E1s bella que nunca. "@es . _:node4326121d58909536104b17878f4a67 "Per\u00FA.com"@es . _:node4326121d58909536104b17878f4a67 _:node69b73c0204790e7c8d823401e437369 . _:node4326121d58909536104b17878f4a67 "http://perucom3.e3.pe/ima/0/0/2/6/2/262230.jpg"@es . _:node4326121d58909536104b17878f4a67 "es"@es . _:node4326121d58909536104b17878f4a67 "News"@es . _:node4326121d58909536104b17878f4a67 "Lima . La integrante del programa c\u00F3mico de Am\u00E9rica TV regala sus mejores fotos en su cuenta de Facebook, donde uno la ve m\u00E1s bella que nunca."@es . _:node4326121d58909536104b17878f4a67 "Dorita Orbegoso"@es . _:node4326121d58909536104b17878f4a67 "Recargados de Risa"@es . _:node4326121d58909536104b17878f4a67 "Fotos de Espect\u00E1culos"@es . _:node4326121d58909536104b17878f4a67 "Facebook"@es . _:node4326121d58909536104b17878f4a67 "2012-04-29T18:03:24-05:00"@es . _:node4326121d58909536104b17878f4a67 "1969-12-31T19:00:00-05:00"@es . _:node69b73c0204790e7c8d823401e437369 . _:noded71e3f243cd8df2be7d880b62cece9c7 . _:node18c45c4384fe9ac35b30c564fea1352 . _:node18c45c4384fe9ac35b30c564fea1352 "Entretenimiento, TV"@es . _:node18c45c4384fe9ac35b30c564fea1352 "http://peru.com/entretenimiento/tv/michelle-soifer-noticia-150846"@es . _:node18c45c4384fe9ac35b30c564fea1352 "Michelle Soifer: \"Gino Assereto y Jazm\u00EDn Pinedo ya se besan en p\u00FAblico\" (VIDEO)"@es . _:node18c45c4384fe9ac35b30c564fea1352 " \n Lima . Luego de que Gino Assereto y Jazm\u00EDn Pinedo confirmar\u00E1n que est\u00E1n saliendo y conoci\u00E9ndose, Michelle Soifer dijo que acepten de una vez su relaci\u00F3n pues ya los ha visto bes\u00E1ndose detr\u00E1s de c\u00E1maras. \n\n \u201CYo los he visto chapando atr\u00E1s, no s\u00E9 por qu\u00E9 no se chapan en vivo y ya. Ellos est\u00E1n haciendo todo esto para promocionarse, ojal\u00E1 que les dure mucho, de coraz\u00F3n y que ya me dejen en paz por favor\u201D, dijo la \u2018leona\u2019. \n\n Asimismo, Michelle Soifer le mand\u00F3 tres mensajes a la \u2018Vengadora\u2019. \n\n \u201CElla dice que yo tengo enamorado, que me traiga pruebas y hablamos. No s\u00E9 que se cree, yo he visto mujeres m\u00E1s hermosas que ella, para ser modelo tiene que ser de la talla de Natalie V\u00E9rtiz, Yo tengo talento, canto, ser\u00E9 agarradita pero soy cantante y ella \u00BFque m\u00E1s es aparte de modelo?\u201D, finaliz\u00F3.\n\n "@es . _:node18c45c4384fe9ac35b30c564fea1352 "Per\u00FA.com"@es . _:node18c45c4384fe9ac35b30c564fea1352 _:noded71e3f243cd8df2be7d880b62cece9c7 . _:node18c45c4384fe9ac35b30c564fea1352 "http://cde.peru.com/ima/0/0/5/7/2/572826.jpg"@es . _:node18c45c4384fe9ac35b30c564fea1352 . _:node18c45c4384fe9ac35b30c564fea1352 "es"@es . _:node18c45c4384fe9ac35b30c564fea1352 "News"@es . _:node18c45c4384fe9ac35b30c564fea1352 "Lima . Luego de que Gino Assereto y Jazm\u00EDn Pinedo confirmar\u00E1n que est\u00E1n saliendo y conoci\u00E9ndose, Michelle Soifer dijo que acepten de una vez su relaci\u00F3n pues ya los ha visto bes\u00E1ndose detr\u00E1s de c\u00E1maras."@es . _:node18c45c4384fe9ac35b30c564fea1352 "Michelle Soifer"@es . _:node18c45c4384fe9ac35b30c564fea1352 "Jazm\u00EDn Pinedo"@es . _:node18c45c4384fe9ac35b30c564fea1352 "Gino Assereto"@es . _:node18c45c4384fe9ac35b30c564fea1352 "Esto es Guerra"@es . _:node18c45c4384fe9ac35b30c564fea1352 "Video del D\u00EDa"@es . _:node18c45c4384fe9ac35b30c564fea1352 "Videos de Espect\u00E1culos"@es . _:node18c45c4384fe9ac35b30c564fea1352 "2013-07-11T10:00:44-05:00"@es . _:node18c45c4384fe9ac35b30c564fea1352 "1969-12-31T19:00:00-05:00"@es . _:node55cc86ca04b0fd39be53f2b956fab1 . _:node85fc1661e18ba788d5ef8ea64ed976b5 . _:node85fc1661e18ba788d5ef8ea64ed976b5 "F\u00FAtbol, M\u00E1s Deportes"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "http://peru.com/futbol/mas-deportes/prensa-mundial-recuerda-hector-macho-camacho-fotos-noticia-105438"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "Prensa mundial recuerda a H\u00E9ctor 'Macho' Camacho (FOTOS)"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 " \n Lima. Una vez que se confirm\u00F3 el fallecimiento de H\u00E9ctor \u2018Macho\u2019 Camacho, la prensa mundial se hizo eco de la noticia y la destacaron en sus respectivas portadas. "@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "Per\u00FA.com"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 _:node55cc86ca04b0fd39be53f2b956fab1 . _:node85fc1661e18ba788d5ef8ea64ed976b5 "http://perucom3.e3.pe/ima/0/0/4/1/6/416345.jpg"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "es"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "News"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "Lima. Una vez que se confirm\u00F3 el fallecimiento de H\u00E9ctor ‘Macho’ Camacho, la prensa mundial se hizo eco de la noticia y la destacaron en sus respectivas portadas."@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "H\u00E9ctor \"Macho\" Camacho"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "Boxeo"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "Fotos del D\u00EDa"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "2012-11-22T11:07:12-05:00"@es . _:node85fc1661e18ba788d5ef8ea64ed976b5 "1969-12-31T19:00:00-05:00"@es . _:node32a0d1e6c57633094bf6517892ba45d . _:node1373b3013115207e922fe57714f662 . _:nodea35c3219dbc64df47878ac6a85f11a6 . _:node8bef2eb0dbc79aad21452d141eef2fc0 . _:node8bef2eb0dbc79aad21452d141eef2fc0 "2012-04-01"^^ . _:node8bef2eb0dbc79aad21452d141eef2fc0 _:node1373b3013115207e922fe57714f662 . _:node8bef2eb0dbc79aad21452d141eef2fc0 "http://forum.spring.io/forum/spring-projects/data/115573-why-do-i-need-to-add-jpavendoradapter-into-my-entitymanagerfactory"@en-us . _:node8bef2eb0dbc79aad21452d141eef2fc0 "\nHere's my persistent provider on my container's persistence.xml. I have no issue to persist both JPA and JDBC operations, just rollback will not work w/o specifying JPAVendor adapter. \n\n\nCode:\n \n org.hibernate.ejb.HibernatePersistence\n java:comp/env/jdbc/ooes_master\n \n \t\n \t\n \t\n \n \n \n \n\n"@en-us . _:node4bb9dae9c53377c36863c8097be30 . _:node4bb9dae9c53377c36863c8097be30 "http://forum.spring.io/forum/spring-projects/data/115573-why-do-i-need-to-add-jpavendoradapter-into-my-entitymanagerfactory"@en-us . _:node4bb9dae9c53377c36863c8097be30 "\nI have a transaction that involves Spring JDBC template and JPA (actually Spring Data JPA). If I do not add jpaVendorAdapter into my entityManagerFactory, the transaction does not rollback both if something failed. From What transaction manager should I use for JBDC template When using JPA?, the solution is to ensure dataSource are the same. However, I found out besides this, jpaVendorAdapter is required.\n\nWhy this is required? W/o it, what adapter was used?\n\nThis is working.\n\n\nCode:\n \n \n \n \n \n \nThis is NOT working.\n\n\nCode:\n \n \n \nSorry for cross-posting.\n"@en-us . _:node4bb9dae9c53377c36863c8097be30 _:node32a0d1e6c57633094bf6517892ba45d . _:node4bb9dae9c53377c36863c8097be30 "2012-03-29"^^ . _:nodef69dee106392cb58ef49b56786bc331 . _:nodef69dee106392cb58ef49b56786bc331 "2012-03-30"^^ . _:nodef69dee106392cb58ef49b56786bc331 _:nodea35c3219dbc64df47878ac6a85f11a6 . _:nodef69dee106392cb58ef49b56786bc331 "http://forum.spring.io/forum/spring-projects/data/115573-why-do-i-need-to-add-jpavendoradapter-into-my-entitymanagerfactory"@en-us . _:nodef69dee106392cb58ef49b56786bc331 "\nYou need to tell spring who the persistence provider is so that it can be used to create the EntityManagerFactory. If you are not specifying that via the JPAVendor adapter then it must be specified by setting an instance of the persistence provider or by specifying the persistence provider class to use or alternatively it must be spelled out in the persitence unit deployment descriptor. You have not posted your deployment descriptor so I can not see if you have done so but that would most likely be why it does not work.\n\nI will say that JPAVendorAdapter does seem to be the preferred approach these days and most examples you find will use this.\n\nThanks,\n"@en-us . _:node7c68ae718297db98e926672a8b4fd6c9 . _:node93be3dc7989b3c47126229ddf93dbe . _:node93be3dc7989b3c47126229ddf93dbe "http://forum.spring.io/forum/spring-projects/integration/99154-using-spring-integration-can-we-sort-files-and-then-process-them"@en-us . _:node93be3dc7989b3c47126229ddf93dbe "\nA unique requirement for our integration is that we FTP files from a vendor - and then, we need to process them in a specific order (e.g sort by fileName).\nAn FTP In-Bound adapter would notify a service activator to process the file, but the order is not guaranteed in this case, and I need to process files in order.\n\nIs there any way I can accomplish this using a custom filter or selection strategy?\n"@en-us . _:node93be3dc7989b3c47126229ddf93dbe _:node7c68ae718297db98e926672a8b4fd6c9 . _:node93be3dc7989b3c47126229ddf93dbe "2011-03-30"^^ . _:node1a263d15ec553bbcb35c4e49f7733c6 . _:node1a263d15ec553bbcb35c4e49f7733c6 "2011-04-03"^^ . _:node1a263d15ec553bbcb35c4e49f7733c6 _:node8e7d69a27ec41c9e076b9cf501c054 . _:node1a263d15ec553bbcb35c4e49f7733c6 "http://forum.spring.io/forum/spring-projects/integration/99154-using-spring-integration-can-we-sort-files-and-then-process-them"@en-us . _:node1a263d15ec553bbcb35c4e49f7733c6 "\nTried implementing a simple filter\n\nThat attempts sorting. I also return the file list as sorted.\n[Assume that the files are of .txt extension say 0.txt, 1.txt and so on]\nCustom Filter Input: 0,1,10,2,3.\nCustom Filter Output: 0,1,2,3,10\n\nHowever, the service activator's (handleFile) still gets activated for the files\nin sequence 0,1,10,2,3. It appears to ignore the sorted list supplied by my custom filter.\n\nAlso, when my unit test runs, it displays the output for FileReadingMessageSource as Created Message for 0, followed by Created Message for 1, followed by Created Message for 10 and so on.\n\nConfigurations are standard - file inbound adapter with id, directory and filter attribute set. The filter does get invoked and does the sorting. However, the sorted list is ignored by SI, and my service activator gets invoked in the same input order.\n\nAny help would be appreciated.\n\nCreated a JIRA issue for tracking. \nhttps://jira.springsource.org/browse/INT-1857\n"@en-us . _:node8e7d69a27ec41c9e076b9cf501c054 . _:nodec2621b2a7fe163ada478361614674d . _:nodec2621b2a7fe163ada478361614674d "2011-03-31"^^ . _:nodec2621b2a7fe163ada478361614674d _:nodecbeb2f8abfdf6ad2e0977227876ad099 . _:nodec2621b2a7fe163ada478361614674d "http://forum.spring.io/forum/spring-projects/integration/99154-using-spring-integration-can-we-sort-files-and-then-process-them"@en-us . _:nodec2621b2a7fe163ada478361614674d "\nThe FileListFilter does return a List, so you should be able to handle sorting there, yes. Give it a shot and let us know if you have any issues.\n"@en-us . _:nodecbeb2f8abfdf6ad2e0977227876ad099 . _:node1acb6a6264cdaac53bd816ee79596f5 . _:node31be87f2f2505a42913985615625c06a . _:node31be87f2f2505a42913985615625c06a "2012-06-20"^^ . _:node31be87f2f2505a42913985615625c06a _:node6339863d433dc2e8aa7db9d9ac8e79ff . _:node31be87f2f2505a42913985615625c06a "http://forum.spring.io/forum/spring-projects/security/oauth/118312-usernamepasswordauthenticationtoken-retrieve-password"@en-us . _:node31be87f2f2505a42913985615625c06a "\nYou don't, necessarily. There might might be a plaintext value stored as \"credentials\" in an unauthenticated token.\n\nN.B. this is not an OAuth question. Do you want me to move it to the main Security forum?\n"@en-us . _:node339667e3482e12d1206343a4c05fc40 . _:node339667e3482e12d1206343a4c05fc40 "http://forum.spring.io/forum/spring-projects/security/oauth/118312-usernamepasswordauthenticationtoken-retrieve-password"@en-us . _:node339667e3482e12d1206343a4c05fc40 "\nhow do I retrive password from UsernamePasswordAuthenticationToken ?\n"@en-us . _:node339667e3482e12d1206343a4c05fc40 _:node1acb6a6264cdaac53bd816ee79596f5 . _:node339667e3482e12d1206343a4c05fc40 "2012-06-19"^^ . _:node6339863d433dc2e8aa7db9d9ac8e79ff . _:nodefaa4ebdec8528cbb57c9b3b4f131f2 . _:nodefaa4ebdec8528cbb57c9b3b4f131f2 . _:nodefaa4ebdec8528cbb57c9b3b4f131f2 "dancohen" . _:node794d1caaa445c3f25fe515ef7cbbf . _:node794d1caaa445c3f25fe515ef7cbbf . _:node794d1caaa445c3f25fe515ef7cbbf _:nodeaeb13025b2266c8be6143f7bbcbf8e86 . _:node794d1caaa445c3f25fe515ef7cbbf "My husband received this as a Christmas gift and we have really enjoyed it over and over, charging and recharging as needed. However, we have a problem with it not charging now. The LED indicator light doesn\u2019t light up at all. We thought maybe it was just a fluke with the LED light itself, but eventually, the projector stopped working, so we were sure that the battery had completely died, despite leaving it plugged in all night to my laptop. I\u2019ve researched the problem online and tried to find anyone else who has the same complaint, but have not yet found anyone. Any ideas?" . _:node252b1dc4e7282501ad6a967eff1f6b7 . _:node252b1dc4e7282501ad6a967eff1f6b7 "http://www.facebook.com/barb.johnson.9484" . _:node252b1dc4e7282501ad6a967eff1f6b7 . _:node252b1dc4e7282501ad6a967eff1f6b7 "Barb Johnson" . _:nodeaf25bc1cabd4b2dbb1fa7a61746e8eba . _:nodeaf25bc1cabd4b2dbb1fa7a61746e8eba . _:nodeaf25bc1cabd4b2dbb1fa7a61746e8eba _:node252b1dc4e7282501ad6a967eff1f6b7 . _:nodeaf25bc1cabd4b2dbb1fa7a61746e8eba "I\u2019m REALLY LOOKING! And will let you know\u2026Can NOT thank you enough\u2026for even responding.." . _:node3fac3ad569e0e4967d19a5b5a638e3 . _:node3fac3ad569e0e4967d19a5b5a638e3 . _:node3fac3ad569e0e4967d19a5b5a638e3 _:noded4a0fbb5f7f57f5cec6b2849218f5b64 . _:node3fac3ad569e0e4967d19a5b5a638e3 "\u201CYes, this device doesn\u2019t have any other ways to connect to devices rather than to slip an iPhone or iPod touch into it.\u201DI suppose it wouldn\u2019t be ideal, but aren\u2019t there a bunch of companies that make docking extension cables? I wonder if one of those would work with this." . _:node935e3a33c85954b143b1c32d1f69a73 . _:node935e3a33c85954b143b1c32d1f69a73 "Brookstone Pocket Projector for iPhone 4 Devices Review" . _:node935e3a33c85954b143b1c32d1f69a73 " The other day I wrote about one of the Brookstone iOS accessories Elana gave me for my birthday, the iConvert iPad scanner.\u00A0Today we are going to look at an accessory that lets the iPhone or iPod touch become a home theater. The Brookstone Pocket Projector for iPhone 4 devices is pretty impressive. In fact, when Elana first saw it, she declared it to be \u201Cthe coolest iPhone gadget ever!\u201D. I don\u2019t know about \u201CTHE coolest\u201D, but it is pretty neat; let\u2019s take a look.Here\u2019s what Brookstone has to say about it: Easy to use\u2014just dock your iPhone 4 device and project on any surface. Our Pocket Projector for iPhone 4 is perfect for on-the-go travel entertainment. Its super-bright 15-lumen LED projector lamp ensures clearer, more brilliant images than other pico projectors. 640\u00D7360 native display resolution projects up to 50\u2033 images. Focus adjustment lets you control image clarity while the integrated 0.5W speaker delivers the audio. Great for keeping kids entertained with their favorite videos on the road!Rechargeable\u2014powers your device, too!\u00A0The Pocket Projector\u2019s built-in 2100mAh battery charges via USB connection with the included cord. When fully charged, the projector may also be used as a back-up battery for your iPhone 4 device.The Pocket Projector looks much like an external sled battery. We\u2019ve seen this approach at various times from companies like Mophie, and it is always a nice design since it makes it easy for the iPhone to slide in or be removed.In fact, here is a shot showing just how easy it is. I used my iPod touch because it was handy at the time, but the iPhone works just fine and, in fact, is the intended target device for use with this. I was even able to insert my iPhone while a Bodyguardz skin was on the back of the device. It is, however, worth noting that I had a TIME trying to get it out since the added thickness made for a tight fit! Yes, the tolerances are that tight.Once the iPhone, or in this case the iPod touch, is in place it makes for a nice package. It is thicker than the naked iPhone or touch but it is not all that much wider. Sure, it does add to the weight of the device, but since this is not something you will keep on the iPhone all the time it doesn\u2019t really matter.Speaking of that, while the Pocket Projector has the added benefit of also serving as a charger for the iPhone it is not something you will want to use unless you are actively watching a video. Why? Because Brookstone\u2019s description includes the following warning, \u201CPlease note that the use of this accessory with iPhone may affect wireless performance.\u201D For a company to include that warning means there have been some real issues with the connectivity in their testing. I didn\u2019t see it in my use of the projector, but I have no doubt there are problems with reception. Then again, this isn\u2019t intended primarily as a backup battery.Here is a side shot of the iPod touch in the Pocket Projector. It is a neat little package!Controls are kept to a minimum. There is simple focus dial and a volume toggle close by. That\u2019s it. Simple! This adds to the easy of use. That\u2019s a good thing since this is a product that seems to be targeted to a mainstream (and not necessarily\u00A0tech savvy) audience.Here\u2019s a shot from the front. The DLP projector looks small, but it actually packs a punch. Seriously, the picture quality was excellent, especially considering this is a small, portable package.I tried to get some decent shots of the projector in all its glory taking YouTube videos from my touch and throwing them up on the wall. Unfortunately none of the images came out well, and they did this nifty little device a disservice. Trust me, the images it creates are more than satisfactory. No, this isn\u2019t a $1000+ projector that created a cinematic, HD experience but it is more than usable and an absolute blast to you.There are some downsides however. The biggest is the lack of a tripod mount on the bottom of the Pocket Projector. That means there is no easy way to mount the device while you are watching it. The only options are to find something to place up upon, or to hold it in your hand and do your best not to shake. Neither are convenient options, but that isn\u2019t a deal breaker. The other issue I can see is the fact that, if the next generation iPhone is wider this won\u2019t be usable. Yes, this device doesn\u2019t have any other ways to connect to devices rather than to slip an iPhone or iPod touch into it. That\u2019s a bit limiting and with this being over $200 some might balk. Finally, while the built-in speaker is usable, it certainly isn\u2019t great.These concerns aside, the Brookstone Pocket Projector for iPhone 4 Devices did impress me in a serious way! If you have the need to quickly and easily share video or images with others this is a cool gadget that you will find more than a bit useful. I did return it however since I just didn\u2019t see myself needing it often enough to justify the price. That\u2019s a statement about my showing a rare moment of gear-maturity not a judgement on the device. You can learn more or order your own here on the Brookstone website.MSRP: $229.99What I Like:\u00A0Small; Impressive; REALLY works as promised; A great way to keep an iPhone/touch projector with you all the time; Internal battery will also charge the iOS device so if you carry the pocket projector you also have a back-up batteryWhat Needs Improvement: No means to mount the projector for stable hands-free use; No way to connect devices other than the iPhone 4S or iPod touch; Speaker is a bit anemicShare this!TwitterFacebookPinterestGoogleStumbleUponMoreRedditTumblrLinkedInPrintPocketEmailRelated" . _:node935e3a33c85954b143b1c32d1f69a73 _:node3fac3ad569e0e4967d19a5b5a638e3 . _:node935e3a33c85954b143b1c32d1f69a73 _:node7ec8a990e214106960f402d285f75e6 . _:node935e3a33c85954b143b1c32d1f69a73 _:node794d1caaa445c3f25fe515ef7cbbf . _:node935e3a33c85954b143b1c32d1f69a73 "UserComments:7" . _:node935e3a33c85954b143b1c32d1f69a73 "UserPlusOnes:25" . _:node935e3a33c85954b143b1c32d1f69a73 "2014-01-30T21:44:08+00:00" . _:node935e3a33c85954b143b1c32d1f69a73 "http://cdn.geardiary.com/wp-content/uploads/2012/03/Pocket-Projector-for-iPhone-4-Devices-at-Brookstone\u2014Buy-Now-150x150.jpg" . _:node935e3a33c85954b143b1c32d1f69a73 "http://cdn.geardiary.com/wp-content/uploads/2012/03/Pocket-Projector-for-iPhone-4-Devices-at-Brookstone\u2014Buy-Now-150x150.jpg" . _:node935e3a33c85954b143b1c32d1f69a73 . _:node935e3a33c85954b143b1c32d1f69a73 "en-US" . _:node6c94578860f8c8b2ae8d0eaa0d36f . _:noded4a0fbb5f7f57f5cec6b2849218f5b64 . _:noded4a0fbb5f7f57f5cec6b2849218f5b64 . _:noded4a0fbb5f7f57f5cec6b2849218f5b64 "loopyduck" . _:node7ec8a990e214106960f402d285f75e6 . _:node7ec8a990e214106960f402d285f75e6 _:node396b9c7684960b7da1248b43f34251c . _:node7ec8a990e214106960f402d285f75e6 . _:node7ec8a990e214106960f402d285f75e6 _:node46554487c7c190c0d2fef4123a42f84 . _:node7ec8a990e214106960f402d285f75e6 "At the Brookstone Store, they slipped my iPod Touch into the pocket projector and it worked like a dream. Went home, ordered one & can NOT get anything more than the blue screen. Both are charged to the max & I hold the power button over until it turns blue.I\u2019m 5 hours from Denver but I\u2019m going to take it to 1 of their stores there in a little over a week. I\u2019m so crushed. Got it for my Grandson, that will be 3 next May, for this Christmas to watch movies on. Glad I\u2019m working out the kinks ahead of time. Any ideas? I\u2019ve tried videos and pictures (in slideshow mode). Neither works. " . _:node46554487c7c190c0d2fef4123a42f84 . _:node46554487c7c190c0d2fef4123a42f84 "http://www.facebook.com/barb.johnson.9484" . _:node46554487c7c190c0d2fef4123a42f84 . _:node46554487c7c190c0d2fef4123a42f84 "Barb Johnson" . _:node1aa33d84bd8aeabdd4a87e91bd19fc . _:node1aa33d84bd8aeabdd4a87e91bd19fc "http://www.facebook.com/barb.johnson.9484" . _:node1aa33d84bd8aeabdd4a87e91bd19fc . _:node1aa33d84bd8aeabdd4a87e91bd19fc "Barb Johnson" . _:node396b9c7684960b7da1248b43f34251c . _:node396b9c7684960b7da1248b43f34251c _:nodeaf25bc1cabd4b2dbb1fa7a61746e8eba . _:node396b9c7684960b7da1248b43f34251c _:node6ae936f1d9c3e2777b8fa1da907ad578 . _:node396b9c7684960b7da1248b43f34251c _:node4ed33c4743f760e51f6f8355866691 . _:node396b9c7684960b7da1248b43f34251c . _:node396b9c7684960b7da1248b43f34251c _:nodefaa4ebdec8528cbb57c9b3b4f131f2 . _:node396b9c7684960b7da1248b43f34251c "Check the video settings. Somewhere there is something that controls \u201Cvideo out\u201D. That should do the trick. (I hope) Sent from my iPad" . _:nodeaeb13025b2266c8be6143f7bbcbf8e86 . _:nodeaeb13025b2266c8be6143f7bbcbf8e86 . _:nodeaeb13025b2266c8be6143f7bbcbf8e86 "Stephanie Rojas-Mantis" . _:node1525776463ceed93d86f5360f1d0ef67 . _:node1525776463ceed93d86f5360f1d0ef67 "http://www.facebook.com/barb.johnson.9484" . _:node1525776463ceed93d86f5360f1d0ef67 . _:node1525776463ceed93d86f5360f1d0ef67 "Barb Johnson" . _:node6ae936f1d9c3e2777b8fa1da907ad578 . _:node6ae936f1d9c3e2777b8fa1da907ad578 . _:node6ae936f1d9c3e2777b8fa1da907ad578 _:node1525776463ceed93d86f5360f1d0ef67 . _:node6ae936f1d9c3e2777b8fa1da907ad578 "Hi Dan, Haven\u2019t been able to find Video Out on anything. Under \u201CVideos\u201D, I don\u2019t have anything there yet. As I said, Brookstone projected photos from \u201Cmy\u201D iPod Touch on the projector they had in the wall in their store.When I look under \u201CUtilities\u201D, then \u201Csettings\u201D, can\u2019t find anything about Video anything. I did pull up a Netflix Movie\u2026again\u2026it played \u201Con\u201D the iPod Touch but still haven\u2019t been able to get passed the \u201Cblue screen\u201D being projected on the wall. I want to cry now\u2026I\u2019ve tried with it \u201Cplugged\u201D into my laptop and \u201Cunplugged\u201D. I\u2019m still open to ANY suggestions. I leave Friday driving to Denver.Thanks again,Still Trying Barb" . _:node4ed33c4743f760e51f6f8355866691 . _:node4ed33c4743f760e51f6f8355866691 . _:node4ed33c4743f760e51f6f8355866691 _:node1aa33d84bd8aeabdd4a87e91bd19fc . _:node4ed33c4743f760e51f6f8355866691 "Hey,Well, I made it to a Brookstone at a Denver Mall\u2026walked around for 30 minutes & finally ask and found out it\u2019s no longer at that mall.Was going to the one at the airport &\u2026well\u2026that\u2019s another story, but I finally made it and it worked FINE when the guy plugged it in!!!That was pretty embarrassing\u2026I\u2019m really close to trading it in on the other 1. I have 90 days to make my decision. I\u2019m buying it for a 2 year old grandson. Crazy I know, but if it\u2019ll keep them quiet!" . _:node6496475a47836014716e53353084b . _:node43df1b0c2fc26f32b1814136b68bc78 . _:node43df1b0c2fc26f32b1814136b68bc78 "Null" . _:node88ade608e45c56c3ff8ea23bdd6acd4 . _:node88ade608e45c56c3ff8ea23bdd6acd4 . _:node88ade608e45c56c3ff8ea23bdd6acd4 . _:node88ade608e45c56c3ff8ea23bdd6acd4 . _:node88ade608e45c56c3ff8ea23bdd6acd4 . _:node88ade608e45c56c3ff8ea23bdd6acd4 . _:node88ade608e45c56c3ff8ea23bdd6acd4 "Chesapeake Energy Is Getting Cheaper" . _:node88ade608e45c56c3ff8ea23bdd6acd4 "\n \n \n \n\n\n My definition of an expert is a person who knows more and more about less and less until he knows everything about nothing at all. T. Boone Pickens is the guy I consider a expert when it comes to the narrow field of Texas oil and gas. He is the guy who said there were two ways for the U.S. to become energy independent in energy production and he is putting a lot of money on both wind and natural gas.You cannot turn on a TV discussion about natural gas without hearing them mention Chesapeake Energy (NYSE:CHK) and right now it's selling at a 19.86 discount to its recent high. Just look at the price momentum in the last 6 months: Chesapeake Energy Corporation, together with its subsidiaries, produces natural gas in the United States. The company focuses on discovering, acquiring, and developing conventional and unconventional natural gas reserves onshore in the United States, primarily in its six natural gas shale plays: the Barnett Shale in the Fort Worth Basin of north-central Texas; the Haynesville and Bossier Shales in the Ark-La-Tex area of northwestern Louisiana and east Texas; the Fayetteville Shale in the Arkoma Basin of central Arkansas; the Marcellus Shale in the northern Appalachian Basin of West Virginia, Pennsylvania; and New York and the Eagle Ford Shale in south Texas.It also has operations in the Granite Wash Plays of western Oklahoma and the Texas Panhandle regions, as well as various other plays, both conventional and unconventional, in the Mid-Continent, Appalachian Basin, Permian Basin, Delaware Basin, south Texas, Texas Gulf Coast and Ark-La-Tex regions. As of December 31, 2009, the company owned interests in approximately 44,100 productive wells; and had proved reserves of 14.254 (22,900 net) trillion cubic feet of natural gas equivalent. The company was founded in 1989 and is based in Oklahoma City, Oklahoma. (source: Yahoo Finance).Barchart technical indicators:Short term sell indicators can signal when a stock is selling at a discountBarchart 32% technical sell signalTrend Spotter sell signalTrading below its 20, 50 and 100 day moving averageHas lost 19.86% from its 52 week highRelative Strength Index 40.76% and still fallingBarchart computes a technical support level at 27.18Recently selling around 28.59 which is below its 50 day moving average of 30.81Fundamental factors to consider:When I see double digit growth projections for sales and earnings I take noticeSales projection are for increases of 21.80% this year followed by another 25.80% next yearEarnings are expected to decrease by 1.70% this year but increase by 4.50% next year and compound annually by 11.00% for the next 5 yearsThe Wall Street brokerage analysts that forecasts these numbers have also released 9 strong buy, 9 buy, 13 hold and 2 sell recommendation for their sales reps to push to clients.The 1.17% dividend is less than 15% of projected earnings so the dividend should be safeAt the present time the P/E ratio for the company is about 61% of the P/E for the overall marketManagement has been using a positive cash flow to pay down debt so even in a soft market the balance sheet is getting strongerGeneral investor sentiment:As measured on Motley Fool this stock has a wide following with 7,445 readers having the stock on their current watch list and are voting 97% that the stock will beat the marketThe more experienced All Stars vote 98% for the same result.Summary: If you agree with T Boone Pickens that natural gas is the answer for US energy independence then it should be hard not to pick up a few shares of Chesapeake Energy, which is selling at a 19.86% discount to its recent high. If the sales and earnings projections come in and the stock begins to trade at a more normal P/E ratio, investors could see a 9% - 11% annual compounded total return over the next 5 year period if you acquire at today's prices.\n Source: Chesapeake Energy Is Getting Cheaper\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours.\n \n \n \n \n \n " . _:node88ade608e45c56c3ff8ea23bdd6acd4 "Aug. 22, 2011 5:13 PM ET" . _:node88ade608e45c56c3ff8ea23bdd6acd4 _:node43df1b0c2fc26f32b1814136b68bc78 . _:node88ade608e45c56c3ff8ea23bdd6acd4 "en-US" . _:node88ade608e45c56c3ff8ea23bdd6acd4 "Investing Ideas" . _:node88ade608e45c56c3ff8ea23bdd6acd4 "Long Ideas" . _:node88ade608e45c56c3ff8ea23bdd6acd4 "Basic Materials" . _:node88ade608e45c56c3ff8ea23bdd6acd4 "Independent Oil & Gas" . _:node8fd21e564d8669c8140aab886777863 . _:node8fd21e564d8669c8140aab886777863 . _:nodeddb310d1df88b880972d899271f6db . _:nodeddb310d1df88b880972d899271f6db "2013-04-23"@ru . _:nodeddb310d1df88b880972d899271f6db "\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405 \u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405"@ru . _:nodeddb310d1df88b880972d899271f6db "\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405 \u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405, \u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405 \u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405 \u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405\u043F\u0457\u0405."@ru . _:node77b3414fceed862cdc3d9d3ae340a7d4 . _:node77b3414fceed862cdc3d9d3ae340a7d4 "Entretenimiento, TV"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "http://peru.com/entretenimiento/tv/combate-integrantes-se-encontraron-fans-mollendo-fotos-noticia-119470"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "\"Combate\": Integrantes se encontraron con fans de Mollendo (FOTOS)"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 " \n Arequipa . Los integrantes de Combate deleitaron a seguidores en un ejemplar show este \u00FAltimo s\u00E1bado. La cita fue en Mollendo, Arequipa. "@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "Per\u00FA.com"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 _:nodef2fd80f3aeea686d50382b48888746 . _:node77b3414fceed862cdc3d9d3ae340a7d4 "http://cde.perucom3.e3.pe/ima/0/0/4/6/2/462351.jpg"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "es"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "News"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "Arequipa . Los integrantes de Combate deleitaron a seguidores en un ejemplar show este \u00FAltimo s\u00E1bado. La cita fue en Mollendo, Arequipa."@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "Combate"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "Fotos de Espect\u00E1culos"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "Fotos del D\u00EDa"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "2013-02-03T17:06:54-05:00"@es . _:node77b3414fceed862cdc3d9d3ae340a7d4 "1969-12-31T19:00:00-05:00"@es . _:nodef2fd80f3aeea686d50382b48888746 . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "F\u00FAtbol, La Nueve"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "http://peru.com/futbol/la-nueve/sudamericano-sub-20-peru-ya-piensa-ecuador-fotos-noticia-118358"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "Sudamericano Sub 20: Per\u00FA ya piensa en Ecuador (FOTOS)"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 " \n Mendoza, Argentina. "@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "Per\u00FA.com"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 _:node3b718fd5a1b926cab2adb0e69e3de39f . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "http://perucom3.e3.pe/ima/0/0/4/5/8/458506.jpg"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "es"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "News"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "Mendoza, Argentina."@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "Selecci\u00F3n Peruana Sub 20"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "Sudamericano Sub 20 Argentina 2013"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "Fotos de La Nueve"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "Fotos Suda Sub-20 2013"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "Fotos de F\u00FAtbol"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "Fotos del D\u00EDa"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "exclusivo"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "2013-01-28T19:47:33-05:00"@es . _:nodebb9eef43587f2a1eb73d3cb7ede20e4 "1969-12-31T19:00:00-05:00"@es . _:node3b718fd5a1b926cab2adb0e69e3de39f . _:node918a8b92e5ad4b9da9fd2e8a48f2b0 . _:node918a8b92e5ad4b9da9fd2e8a48f2b0 . _:node42ef71bd674c6aad58984ebe9fd979 . _:node42ef71bd674c6aad58984ebe9fd979 "Null" . _:node5bfae12c65955d81d96db37a18a470 . _:node5bfae12c65955d81d96db37a18a470 . _:node5bfae12c65955d81d96db37a18a470 . _:node5bfae12c65955d81d96db37a18a470 . _:node5bfae12c65955d81d96db37a18a470 . _:node5bfae12c65955d81d96db37a18a470 . _:node5bfae12c65955d81d96db37a18a470 . _:node5bfae12c65955d81d96db37a18a470 . _:node5bfae12c65955d81d96db37a18a470 "Steady Goes The Big Ship - An Update On The Progress Of Transforming BP" . _:node5bfae12c65955d81d96db37a18a470 "\n \n \n \n\n\n A company with close to $400 billion of annual revenue is massive, which international oil company British Petroleum (NYSE:BP) most certainly qualifies as. Yet, the stock of BP remains stuck at the 40-42 dollar price per share. The current quote is nearly 30% below the $59.88 point when the Macondo oil spill occurred on April 20, 2010.BP data by YChartsLet's take a look at recent developments at the British oil giant in its effort to recover from the Gulf of Mexico disaster.2nd Quarter 2012 ResultsIt may be hard to believe, but BP's management is trying to 'transform' it's huge operations to become more efficient. As it relates to that effort, BP's second quarter 2012 results were, in it's own words, \"weak.\" Replacement cost profit was $3.7 billion, down 35% from the same period in 2012 and 23% from the first quarter of 2012.The quarter includes a $5 billion pre-tax, non operating charge, $4.8 billion of which were impairments. The write downs consisted of two parts. The first was a $2.7 billion section related to the U.S. refining operations. The second included a $2.1 billion portion related to U.S. shale gas assets and the suspension of the Liberty project in Alaska.Second quarter operating cash flow came in at $4.4 billion, which was down from $7.8 billion in the same quarter of 2011. However, the total improved by $1 billion as compared to the first quarter of 2012.The breakdown of underlying earnings is as follows:BP Underlying Earnings 2nd Quarter 2012$ Billions2Q 20111Q 20122Q 2012Upstream6.36.34.4TNK-BP1.11.2.5Downstream1.4.91.1Other Businesses/Corporate(.3)(.4)(.5)Consolidation Adjustment-Unrealized profit in inventory.5(.5).5Underlying Replacement Profit before Interest and Tax9.07.45.9Interest and Minority Interest(.3)(.3)(.3)Tax(3.0)(2.3)(2.0)Underlying Replacement Cost Profit5.74.83.7Underlying Earnings Per Share (cents)30.225.319.4Dividend Paid Per Share (cents)7.08.08.0Operating Cash Flow7.83.44.4Of note was production volumes were down 7.4% because of previous asset sales and off line production in the Gulf of Mexico. Underlying volumes, excluding the TNK-BP partnership production and other adjustments, dropped 2.7%. BP stated they lost an average production of 86,000 barrels of oil per day because of seasonal maintenance, including a complete replacement of seabed facilities at the Atlantis oil field.In the third quarter of 2012, BP expects production to be slightly lower than the second quarter. The company typically schedules maintenance on its large fields in the second and third quarter, and this year is no different with planned updates on the North Sea field currently taking place. BP expects production volumes to start increasing in the fourth quarter of 2012. For BP shareholders, waiting one more month before a full production schedule begins is not long and 2013 should be a much better year for volumes in the upstream portion of the business, as long as the company executes. Let's take a look at other notable developments at BP.Recent DevelopmentsOn June 3, 2012, BP said it began the initial startup of the Galapagos project in the Gulf of Mexico. Full ramp up of the complex was expected at the end of June 2012. The work includes three deep water fields-Isabela, Santiago, and Santa Cruz, where the production flows to BP's Na Kika host facility. The Na Kika structure has a production capacity of 130,000 barrels per day.On July 19, 2012, the company stated BP North America and Kinder Morgan Energy Partners (NYSE:KMP) agreed to a long term commercial arrangement where Kinder Morgan will provide storage and condensate processing services at Kinder Morgan's terminals. The terminal will eventually handle up to 100,000 barrels per day by the end of the first quarter of 2012 (up from the current 40,000 total).On August 10,2012, BP announced it restarted oil and gas production at its Mad Dog and Atlantis fields. Atlantis has the capacity of 200,000 barrels of oil per day and 180 million cubic feet of gas a day and was off line during the entire second quarter. Mad Dog has a daily production capacity of 80,000 barrels per day and 40 million cubic feet of gas per day and was off line for 15 months.On August 10, 2012, BP agreed to sell its Sunray and Hemphill gas processing plants in Texas for $227.5 million in cash. The plants have a combined processing capacity of 220 million cubic feet of gas per day and the transaction should close in the fourth quarter of 2012.On August 13, 2012, BP and Tesoro Corporation (NYSE:TSO) reached an arrangement where BP will sell it's Carson refinery and ARCO retail network to Tesoro for $2.5 billion of cash. \"Today's announcement is a significant step in the strategic refocusing of our U.S. fuels business,\" said Iann Conn, chief executive of BP's global refining and marketing business. \"Together with the intended sale of the Texas City refinery, this will allow us to focus BP's operations and investments exclusively on our 3 northern U.S. refineries, which are crude feedstock advantaged.\" The three refineries Conn is referring to are all undergoing investments. BP is upgrading its Whiting refinery in Indiana to transform the crude processing potential and is supposed to be finished by the second half of 2013. BP is also improving its Cherry Point refinery to produce cleaner diesel fuel, as well as investing in a clean gas project at a joint venture refinery near Toledo, Ohio.The sale of the Carson assets brings the total value of divestment of company assets since the start of 2010 to $26.5 billion. By the end of 2013, BP plans to divest $38 billion of assets.BP is currently negotiating with different parties over its interest in the TNK-BP partnership in Russia. The outcome will not be known until at least the middle of October 2012, and probably after that. BP would prefer to sell all of its holdings in the partnership, but a $15-30 billion dollar price tag is a large price and there are other considerations for BP with the investments. Specifically, being able to explore in the artic region in areas around Russia as they are considered prime targets for oil discovery.BP is continuing negotiations with the U.S. government over the liabilities related to the Clear Water Act in the Macando oil spill. The variance between what BP might be willing to pay and what the U.S. government will accept is large, reportedly over $10 billion. If no agreement is reached, a trial is scheduled for 2013.The Bottom Line: BP is an enormous company in an industry which the world is dependent on. Almost all of the growth of oil usage is in Asia, but the slowing of demand in the United States is not expected to be significant any time soon. As time passes and 2013 approaches, British Petroleum should start to see its operations improve. If oil prices hold relatively steady, six months, one year, and even further on out, BP shareholders might be very glad they held on to their shares of this massive and changing company.\n Source: Steady Goes The Big Ship - An Update On The Progress Of Transforming BP\n \n \n Disclosure: I am long BP. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it (other than from Seeking Alpha). I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:node5bfae12c65955d81d96db37a18a470 "Aug. 27, 2012 11:26 AM ET" . _:node5bfae12c65955d81d96db37a18a470 _:node42ef71bd674c6aad58984ebe9fd979 . _:node5bfae12c65955d81d96db37a18a470 "en-US" . _:node5bfae12c65955d81d96db37a18a470 "Investing Ideas" . _:node5bfae12c65955d81d96db37a18a470 "Long Ideas" . _:node5bfae12c65955d81d96db37a18a470 "Basic Materials" . _:node5bfae12c65955d81d96db37a18a470 "Major Integrated Oil & Gas" . _:node5bfae12c65955d81d96db37a18a470 "CFA charter-holders" . _:node5bfae12c65955d81d96db37a18a470 "United Kingdom" . _:node34ab9cdbdb836dcdefdf5a42f45a30 . _:node34ab9cdbdb836dcdefdf5a42f45a30 . _:nodef5ea78dc3273917738c7ad7aa6baba . _:nodef5ea78dc3273917738c7ad7aa6baba "Null" . _:nodefbd3113589d1c2d729c63fe6c69a8 . _:nodefbd3113589d1c2d729c63fe6c69a8 . _:nodefbd3113589d1c2d729c63fe6c69a8 . _:nodefbd3113589d1c2d729c63fe6c69a8 . _:nodefbd3113589d1c2d729c63fe6c69a8 . _:nodefbd3113589d1c2d729c63fe6c69a8 . _:nodefbd3113589d1c2d729c63fe6c69a8 . _:nodefbd3113589d1c2d729c63fe6c69a8 "BBVA: An Unloved And Undervalued Spanish Global Banking Giant, Part 2 - Performance Metrics, Profitability, And Growth Outlook" . _:nodefbd3113589d1c2d729c63fe6c69a8 "\n \n \n \n\n\n In the first article of this three part series on BBVA (NYSE:BBVA), I have already established that despite the ongoing issues in Spain and an overall decline in the quality of loans in Spain nationally, BBVA has weathered this remarkably. All of the bank's key risk indicators with regard to asset quality, along with its capital adequacy and loan-to-deposit ratio, are well within acceptable parameters. Furthermore, these clearly indicate that BBVA is well positioned to continue delivering surprisingly strong financial results as it did in the second quarter of 2012.In this, the second part, the analysis will focus on BBVA's performance indicators and growth prospects to determine whether it currently offers any value for investors. This is because BBVA has been extremely effective in efficiently growing revenue and converting it into strong returns for shareholders, particularly through its strong, geographically diverse franchise. But it is currently unclear whether this is still the case.Solid performance metrics despite the difficult operating environmentDespite the difficult operating environment, BBVA's consistent focus on cost control is enhancing the bank's ability to efficiently grow revenue and improve profitability. The bank has historically delivered an outstanding efficiency ratio, which despite deteriorating since the second quarter of 2011, has started to improve as the bank has renewed its focus on costs. The chart below illustrates this point.Source data: BBVA Quarterly Report January - June 2012.Surprisingly, BBVA's Spanish business, despite the significant economic headwinds and increased costs associated with the rising provisions and loan defaults, is delivering a particularly strong efficiency ratio of around 41%. Further to this, the bank's Latin American operations are operating very efficiently, in particular its Mexican business, BBVA Bancomer, which has a comparatively low efficiency ratio of almost 38%.BBVA's efficiency ratio also compares favorably to its key competitors, as the chart below illustrates. This can be explained by a renewed focus on cost control, particularly as a result of the ongoing economic crisis in Spain. In addition, the bank operates in a number of low cost markets including Latin America.Source data: BBVA, Scotia Bank, Citigroup, Banco Santander Quarterly Reports March 2011 to July 2012.This renewed focus on costs is also assisting BBVA in the company's mission to continue to deliver solid profitability, despite the ongoing global and Spanish economic headwinds. Despite these headwinds, the bank has still been able to deliver a moderately reasonable return-on-equity (ROE) of 7.4%, which as the chart illustrates is superior to its key international competitors in Latin America, Banco Santander and Citibank, but more than three times lower than Scotia Bank.Source data: BBVA, Scotia Bank, Citigroup, Banco Santander Quarterly Reports March 2011 to July 2012.Overall, this can be attributed to the bank's prudent risk management systems, which have allowed it to maintain high asset quality across the majority of its operations and maintain an acceptable level of quality in Spain despite the financial crisis.The macro environment and market outlook is mixedThe macro outlook for BBVA is mixed, primarily because of its significant exposure to the Spanish economy, which contributes 32% of its revenue and 18% of its net attributable profit. Furthermore, the bank receives similar levels of revenue and attributable profit from its other European operations, which have all to some degree been affected by the European financial crisis. This has seen a number of European economies contract over the last two successive quarters as the chart below shows.Source data: International Monetary Fund.Obviously, this is having a direct impact on revenues, particularly in those economies that have contracted, such as Italy, Spain, and the United Kingdom. Furthermore, the deepening economic crisis and austerity measures are only serving to further reduce consumption and business activity, which along with an aggressive deleveraging process and lower risk tolerance, is significantly reducing the demand for credit across these economies.This doesn't bode well for BBVA's revenue and profitability derived from its businesses operating in the region. Furthermore, I would expect this impact to continue for some time, with the World Bank's Chief Economist Kaushik Basu recently stating that he expects the European financial crisis and its fallout to continue for some time.However, much of Latin America, with the exception of Brazil, has been experiencing strong economic growth despite the global economic headwinds, as the chart below illustrates. Source data: Chile, Peru, Colombia, Mexico, Argentina & Venezuela central banks.NB: Argentina's data is unreliable and has been found to be inaccurate by the IMF.It is also expected that the region, again with the exception of Brazil, will continue to experience higher rates of economic growth despite the global headwinds caused by Europe's financial crisis and China's economic slowdown. This is illustrated by the IMF economic growth estimates set out in the table below. Source data: International Monetary Fund 'World Economic Outlook', April 2012.Obviously, this bodes well for BBVA's continued growth in the region and its ongoing profitability. It also clearly illustrates the benefits BBVA is deriving from being a geographically diverse global banking operation along with the risk mitigation this delivers for both the bank and its investors.There is still room for banking growth in Latin America, whereas the European markets are saturatedAnother benefit that comes from BBVA's extensive Latin American business is that the region is significantly underbanked, particularly in comparison to the developed economies of Europe, providing significant opportunities for further growth particularly in lower cost basic deposit and credit products.The low banking penetration in Latin America is illustrated by the chart below, which sets out the ratio of private credit to the domestic sector as a portion of GDP. It then compares that ratio for those Latin American countries where BBVA operates to its European markets. Source data: World Bank.As the chart shows, this ratio is between 105% and 204% for the major economies in Europe as well as the U.S, whereas for Latin America the ratio is from 16% to 45%. Furthermore, it is arguable that with this ratio approaching or exceeding 200% for the developed markets, those markets are saturated and present little if any significant growth opportunities for banks in the area of traditional banking products.This may explain the increased focus of banks on lower margin, higher cost wealth management and high risk derivatives trading activities in those markets. As a result, I would expect to see the rate of banking penetration increase in those Latin American economies like Colombia, Chile, Mexico and Peru which are continuing to experience strong economic growth that is supporting the expansion of the middle class.Another indicator of the maturity of an economy and its financial services sector is the mortgage-to-GDP ratio. This ratio is representative of the depth of the housing market and shows the total national value of mortgages as a percentage of national GDP. A higher ratio indicates faster and deeper financial innovations in the mortgage market and more liberal financial markets.As the chart below illustrates all of the countries in which BBVA operates in Latin America have very low mortgage to GDP ratios particularly in comparison to more developed economies such as the UK, Germany, Spain and the U.S.Source Data: Central Banks' financial stability and banking supervision data.While indicating significant potential opportunities for expansion in the residential mortgage market, it also indicates the high degree of income inequality and poverty in those markets. These factors act as a partial cap on the potential development of the mortgage market in those countries and will do so until there is further growth in incomes and a broader middle class. Conversely, the higher rates seen in the U.K, Portugal, Spain and the U.S are indicative of a saturated market where financial institutions are hard-pressed to further expand market share while maintaining credit quality.However, it is also important to note that the majority of countries in Latin America in which BBVA operates have a relatively high degree of income inequality. This is also coupled with low average monthly incomes, which obviously caps the demand for credit, increases the risk of default, and also caps the funds available for deposits. As the chart below illustrates, those countries include Peru, Colombia, Brazil, and Mexico.Source data: World Bank, International Labor Organization.The chart also illustrates the correlation between lower degrees of income inequality and higher average monthly incomes, which can be attributed to those economies being more economically advanced with a broad based middle-class and an economy driven by domestic consumption rather than exports. All of which leaves those emerging economies more susceptible to economic shocks from a changing global macro environment.Overall, I believe that all of these factors bode well for further expansion of banking and financial services in Latin America, which leaves BBVA well positioned to capitalize on that potential. This is particularly the case when the bank's solid cost control, along with its acceptable asset quality, is taken into account.However, as the final and third part of this article will show, there are still considerable risks that could affect BBVA, particularly with regard to growing its Latin American businesses. In that article I will also value BBVA with a view to demonstrating that at its current price, despite these risks and the ongoing negative sentiment being driven by its connection with Spain, the bank is currently unfairly valued by the market.>>> Click Here for Part 3\n Source: BBVA: An Unloved And Undervalued Spanish Global Banking Giant, Part 2 - Performance Metrics, Profitability, And Growth Outlook\n \n \n Disclosure: I am long SAN. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it (other than from Seeking Alpha). I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n Additional disclosure: I currently have no position in BBVA, but may initiate a long position in BBVA over the next 72 hours.\n " . _:nodefbd3113589d1c2d729c63fe6c69a8 "Oct. 16, 2012 10:44 PM ET" . _:nodefbd3113589d1c2d729c63fe6c69a8 _:nodef5ea78dc3273917738c7ad7aa6baba . _:nodefbd3113589d1c2d729c63fe6c69a8 "en-US" . _:nodefbd3113589d1c2d729c63fe6c69a8 "Investing Ideas" . _:nodefbd3113589d1c2d729c63fe6c69a8 "Long Ideas" . _:nodefbd3113589d1c2d729c63fe6c69a8 "Financial" . _:nodefbd3113589d1c2d729c63fe6c69a8 "Foreign Regional Banks" . _:nodefbd3113589d1c2d729c63fe6c69a8 "Spain" . _:node47394297552f7f73411439e98f82292d . _:node872a7bc1c2b9d661f1b7cca38395fcc . _:node872a7bc1c2b9d661f1b7cca38395fcc "Estilo de Vida, Cultura"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "http://peru.com/2012/04/08/estilo-de-vida/cultura/tula-rodriguez-le-quita-reinado-tilsa-lozano-noticia-50567"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "Tula Rodr\u00EDguez le quita reinado a Tilsa Lozano"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc " \n Lima. Fiel a su estilo, la bella conductora demostr\u00F3 que es la \u00FAnica reina de los eventos masivos, pues no dud\u00F3 en lucir una corona y se\u00F1alar: \u201CQu\u00E9 reinas, ni reinas, ac\u00E1 no hay reinas\u201D, en clara alusi\u00F3n a Tilsa Lozano, quien la semana pasada anim\u00F3 un evento en El Huaralino.\n\n Hoy domingo la popular peludita se encarg\u00F3 de animar al p\u00FAblico que asisti\u00F3 al local Piscina Pastoruri Palace, en el Km 26 Panamericana Norte, en Puente Piedra, donde zapate\u00F3 con chela en mano y brind\u00F3 con sus fieles seguidores.\n\n Adem\u00E1s, permiti\u00F3 que la promotora Salinas la coronara como \u201CLa Verdadera Reina de la Cumbia\u201D.\n\n Rodr\u00EDguez felicit\u00F3 a la bella modelo por decidirse animar eventos masivos, pues \u201Cno es nada f\u00E1cil\u201D.\n\n SORPRENDIDA POR AMPAY\n\n Respecto a las fotos que public\u00F3 la revista Magaly TeVe, donde se le ve junto a Javier Carmona tomando unas vacaciones en las islas Bahamas a bordo de un lujoso crucero, Tula se mostr\u00F3 bastante sorprendida.\n\n \u201CEsas fotos ni si quiera las he revelado, no s\u00E9 c\u00F3mo se han filtrado, las han debido tomar en el Facebook de alguno de los primos de Javier (Carmona)\u201D, indic\u00F3 la joven, quien se\u00F1al\u00F3 que s\u00ED sinti\u00F3 mellada su privacidad, sin embargo, no piensa entablar ninguna demanda.\n\n Finalmente, Tula Rodr\u00EDguez felicit\u00F3 a la animadora de Amor,amor,amor, Sof\u00EDa Franco por su embarazo. "@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "Per\u00FA.com"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc _:node47394297552f7f73411439e98f82292d . _:node872a7bc1c2b9d661f1b7cca38395fcc "http://perucom3.e3.pe/ima/0/0/1/0/4/104390.jpg"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc . _:node872a7bc1c2b9d661f1b7cca38395fcc "es"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "News"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "Lima. Fiel a su estilo, la bella conductora demostr\u00F3 que es la \u00FAnica reina de los eventos masivos, pues no dud\u00F3 en lucir una corona y se\u00F1alar: “Qu\u00E9 reinas, ni reinas, ac\u00E1 no hay reinas”, en clara alusi\u00F3n a Tilsa Lozano, quien la semana pasada anim\u00F3 un evento en El Huaralino."@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "Lima"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "Per\u00FA"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "Tilsa Lozano"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "Tula Rodr\u00EDguez"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "Espect\u00E1culos"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "2012-04-08T23:23:44-05:00"@es . _:node872a7bc1c2b9d661f1b7cca38395fcc "2012-04-08T23:26:06-05:00"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Actualidad, Mi ciudad"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "http://peru.com/actualidad/mi-ciudad/lima-mira-portadas-principales-diarios-este-sabado-11-mayo-fotos-noticia-138258"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Lima: Mira las portadas de los principales diarios para este s\u00E1bado 11 de mayo (FOTOS)"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 " \n Lima. "@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Per\u00FA.com"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 _:nodea0f6984f418be23bac6937eec96b89d . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "http://cde.peru.com/ima/0/0/5/2/7/527630.jpg"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "es"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "News"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Lima."@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Fotos del D\u00EDa"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Multimedia de Actualidad"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Lima"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Per\u00FA"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Correo"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "La Primera"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Diario 16"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "El Comercio"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Per\u00FA 21"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Expreso"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Diarios"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Alberto Fujimori"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Oliver Toledo"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "Arequipa"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "2013-05-11T08:11:05-05:00"@es . _:node2ff9e5d6b72a378cb93082dcc7a8aa8 "1969-12-31T19:00:00-05:00"@es . _:nodea0f6984f418be23bac6937eec96b89d . _:node726fd32115c3fca883508f9855dfd161 . _:nodedf12d2efc6fc1773886971dd508a1 . _:nodedf12d2efc6fc1773886971dd508a1 "Actualidad, Otras noticias"@es . _:nodedf12d2efc6fc1773886971dd508a1 "http://peru.com/actualidad/otras-noticias/peru-puesto-7-paises-america-latina-involucrados-redes-sociales-noticia-111009"@es . _:nodedf12d2efc6fc1773886971dd508a1 "Per\u00FA en puesto 8 a nivel mundial de pa\u00EDses m\u00E1s involucrados en redes sociales"@es . _:nodedf12d2efc6fc1773886971dd508a1 " \n Lima. El estudio revel\u00F3 que Argentina y Brasil son los mercados que m\u00E1s tiempo dedican a sitios de redes sociales a nivel global, con sus visitantes consumiendo en promedio cerca de 10 horas en noviembre de 2012.\n\n Este an\u00E1lisis tambi\u00E9n descubri\u00F3 que la red profesional LinkedIn, que creci\u00F3 el \u00FAltimo a\u00F1o tanto por causa de crecimiento org\u00E1nico como por la adquisici\u00F3n de Slideshare.net, se convirti\u00F3 en la segunda red social m\u00E1s visitada en Latinoam\u00E9rica.\n\n El an\u00E1lisis revel\u00F3 que 5 de los 10 mercados m\u00E1s afines a redes sociales en el mundo est\u00E1n ubicados en Latinoam\u00E9rica y que los latinos consumen 56% m\u00E1s de su tiempo online en estos sitios (8,1 horas por visitante) que el promedio global (5,2 horas por visitante).\n\n Argentina fue el l\u00EDder en el ranking global con un promedio de cerca de 10 horas mensuales consumidas en sitios de redes sociales en noviembre, mientras que Brasil lo sigui\u00F3 muy de cerca ubic\u00E1ndose segundo con 9,7 horas.\n\n Per\u00FA (7,9 horas), Chile (7,7 horas) y M\u00E9xico (7,5 horas) tambi\u00E9n est\u00E1n presentes entre los 10 mercados principales de la regi\u00F3n. "@es . _:nodedf12d2efc6fc1773886971dd508a1 "Per\u00FA.com"@es . _:nodedf12d2efc6fc1773886971dd508a1 _:node726fd32115c3fca883508f9855dfd161 . _:nodedf12d2efc6fc1773886971dd508a1 "http://perucom3.e3.pe/ima/0/0/4/3/3/433336.jpg"@es . _:nodedf12d2efc6fc1773886971dd508a1 . _:nodedf12d2efc6fc1773886971dd508a1 "es"@es . _:nodedf12d2efc6fc1773886971dd508a1 "News"@es . _:nodedf12d2efc6fc1773886971dd508a1 "Lima. El estudio revel\u00F3 que Argentina y Brasil son los mercados que m\u00E1s tiempo dedican a sitios de redes sociales a nivel global, con sus visitantes consumiendo en promedio cerca de 10 horas en noviembre de 2012."@es . _:nodedf12d2efc6fc1773886971dd508a1 "Per\u00FA"@es . _:nodedf12d2efc6fc1773886971dd508a1 "ComScore"@es . _:nodedf12d2efc6fc1773886971dd508a1 "Argentina"@es . _:nodedf12d2efc6fc1773886971dd508a1 "Brasil"@es . _:nodedf12d2efc6fc1773886971dd508a1 "Chile"@es . _:nodedf12d2efc6fc1773886971dd508a1 "M\u00E9xico"@es . _:nodedf12d2efc6fc1773886971dd508a1 "Am\u00E9rica Latina"@es . _:nodedf12d2efc6fc1773886971dd508a1 "LinkedIn"@es . _:nodedf12d2efc6fc1773886971dd508a1 "Slideshare"@es . _:nodedf12d2efc6fc1773886971dd508a1 "Redes Sociales"@es . _:nodedf12d2efc6fc1773886971dd508a1 "2012-12-20T13:30:04-05:00"@es . _:nodedf12d2efc6fc1773886971dd508a1 "1969-12-31T19:00:00-05:00"@es . _:node3f2fca175f7bef38f83a48aaf6519451 . _:node3f2fca175f7bef38f83a48aaf6519451 "Actualidad, Otras noticias"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "http://peru.com/actualidad/otras-noticias/suiza-noches-gastronomia-peruana-enfoque-artistico-y-antropologico-noticia-103030"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "Suiza: Noches de gastronom\u00EDa peruana con enfoque art\u00EDstico y antropol\u00F3gico"@es . _:node3f2fca175f7bef38f83a48aaf6519451 " \n Ginebra. Una exploraci\u00F3n de la gastronom\u00EDa peruana desde el punto de vista art\u00EDstico y antropol\u00F3gico es lo que se propone esta semana en un evento culinario que tiene lugar en un barco anclado en el lago Leman, frente al centro de Ginebra.\n\n Antrop\u00F3logo de formaci\u00F3n, con estudios de cine y arte visual en la Escuela Superior de Arte y Dise\u00F1o de Ginebra, Mauricio Le\u00F3n (Lima, 1976) concibi\u00F3 inicialmente la idea como una \u201Cacci\u00F3n en el espacio p\u00FAblico\u201D que combinara la gastronom\u00EDa de su pa\u00EDs con un mensaje pol\u00EDtico-cultural de que \u201Cla fusi\u00F3n de culturas ofrece los productos m\u00E1s interesantes\u201D.\n\n \u201CSi la comida peruana es tan variada es gracias al aporte de otras culturas\u201D, afirma Le\u00F3n, lime\u00F1o de origen y organizador de las tres noches de \u201CPer\u00FA Fusi\u00F3n\u201D que tienen lugar esta semana en Ginebra y que tuvieron m\u00E1s demanda que lugares disponibles.\n\n Entre las originalidades que se proponen en esta ocasi\u00F3n consta una entrada fr\u00EDa de \u201Ctiradito\u201D de lubina salvaje pescada a la ca\u00F1a, plato presentado como un \u201Cceviche minimalista\u201D o versi\u00F3n peruana del sashimi japon\u00E9s.\n\n Fuente: EFE "@es . _:node3f2fca175f7bef38f83a48aaf6519451 "Per\u00FA.com"@es . _:node3f2fca175f7bef38f83a48aaf6519451 _:nodedd1df6d1917957feb9c94db11152c32 . _:node3f2fca175f7bef38f83a48aaf6519451 "http://perucom3.e3.pe/ima/0/0/4/0/8/408810.jpg"@es . _:node3f2fca175f7bef38f83a48aaf6519451 . _:node3f2fca175f7bef38f83a48aaf6519451 "es"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "News"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "Ginebra. Una exploraci\u00F3n de la gastronom\u00EDa peruana desde el punto de vista art\u00EDstico y antropol\u00F3gico es lo que se propone esta semana en un evento culinario que tiene lugar en un barco anclado en el lago Leman, frente al centro de Ginebra."@es . _:node3f2fca175f7bef38f83a48aaf6519451 "Suiza"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "Ginebra"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "Mauricio Le\u00F3n"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "Per\u00FA Fusi\u00F3n"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "Lago Leman"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "2012-11-08T17:18:12-05:00"@es . _:node3f2fca175f7bef38f83a48aaf6519451 "1969-12-31T19:00:00-05:00"@es . _:nodedd1df6d1917957feb9c94db11152c32 . _:node421ecb1b3c2a8816f6d4268f45b82 . _:node421ecb1b3c2a8816f6d4268f45b82 _:nodeae20bb6bf5a4ae96acb8825855ef07b . _:node421ecb1b3c2a8816f6d4268f45b82 "\n\n\n\n\n\nSon g\u00FCncelleme 8 y\u0131l \u00F6nce\n\n\n\n\n\n\n( \u00C7\u0131k\u0131\u015F Tarihi: 2004 Kas\u0131m )NOT:Y\u00FCkleme tu\u015Funa bast\u0131\u011F\u0131n\u0131zda oyun kendi sitesinden y\u00FCklenebildi\u011Fi i\u00E7in, oyunu indirebilece\u011Finiz sayfaya y\u00F6nlendirileceksiniz. A\u00E7\u0131lan sayfada download tu\u015Funa bast\u0131\u011F\u0131n\u0131zda oyun y\u00FCklenmeye ba\u015Flayacakt\u0131r...A\u00E7\u0131klama Trgamer 'dan Al\u0131nt\u0131d\u0131r...Medal of Honor konusunu, g\u00FC\u00E7l\u00FC atmosferi ve oynan\u0131labilirlik \u00F6zellikleriyle \u00E7ok iyi yans\u0131tabilen ender yap\u0131mlardan biriydi. Bir\u00E7ok otorite ve oyun sever i\u00E7in yap\u0131m her y\u00F6n\u00FCyle \u00F6vg\u00FCy\u00FC hak eden bir yap\u0131ya sahipti. \u0130kinci d\u00FCnya sava\u015F\u0131 konulu oyunlar\u0131n listesini yapt\u0131\u011F\u0131m\u0131zda ilk s\u0131ralarda yer alan yap\u0131m kalitesiyle b\u00FCy\u00FCk bir oyuncu kitlesinin ilgisini \u00E7ekmeyi ba\u015Farm\u0131\u015Ft\u0131. Bu ilginin yap\u0131mc\u0131lar\u0131n bu tema \u00FCzerine kurulu oyunlar geli\u015Ftirmesinde de olduk\u00E7a etkili oldu\u011Funu s\u00F6ylemek m\u00FCmk\u00FCn. Onlar a\u00E7\u0131s\u0131ndan bu durum olduk\u00E7a karl\u0131 g\u00F6r\u00FCn\u00FCyor. D\u00FC\u015F\u00FCn\u00FCn bir kere, b\u00FCy\u00FCk bir ilgiyle haz\u0131r bekleyen bir pazara, dahas\u0131 konu olarak ger\u00E7ek, t\u00FCm y\u00F6nleriyle ya\u015Fanm\u0131\u015F bir olaya sahipsiniz. Gayet ekonomik g\u00F6r\u00FCn\u00FCyor, en az\u0131ndan hayal g\u00FCc\u00FCn\u00FCz\u00FC o kadar da \u00E7ok kullanmak zorunda de\u011Filsiniz.Di\u011Fer yandan, ger\u00E7ek olaylar her zaman daha etkili bir anlat\u0131m sunarlar. \u00C7\u00FCnk\u00FC ya\u015Fanm\u0131\u015F olaylar i\u00E7in kurgu yapmak daha kolayd\u0131r. Oysa yepyeni, tamamen \u00F6zg\u00FCn, safkan bir hikaye yazabilmek, bir y\u00F6netmenin ya da bir edebiyat\u00E7\u0131n\u0131n dehas\u0131n\u0131, hayal g\u00FCc\u00FCn\u00FC ve tutkular\u0131n\u0131 gerektirir. Bu a\u00E7\u0131dan bakarsak bu oyunlar i\u00E7in yap\u0131lmas\u0131 gereken tek \u015Fey hikayenin \u00FCzerine teknik altyap\u0131y\u0131 giydirmekten ba\u015Fka bir \u015Fey de\u011Fildir. Bir yazar i\u00E7in kitap yazmak bir \u00F6mre ve bir\u00E7ok s\u0131k\u0131nt\u0131ya mal olabilir, ve y\u0131llar\u0131n birikmi\u015F altyap\u0131s\u0131n\u0131 gerektirebilir, ancak noktay\u0131 koyunca yay\u0131nlamak o kadar da zor de\u011Fildir. Bu a\u00E7\u0131dan bu t\u00FCr yap\u0131mlara biraz ele\u015Ftirel bak\u0131yorum. Ama yine de hikayemiz haz\u0131r, teknik detaylara daha \u00E7ok \u00F6nem verebiliyoruz d\u00FC\u015F\u00FCncesi de ba\u015Fka y\u00F6nlerden do\u011Fru bir yakla\u015F\u0131m olarak g\u00F6r\u00FClebilir. WWII konusunda olduk\u00E7a ba\u015Far\u0131l\u0131 yap\u0131mlar\u0131n ortaya \u00E7\u0131kmas\u0131n\u0131n ard\u0131ndaki bir\u00E7ok fakt\u00F6r\u00FCn aras\u0131nda sakl\u0131 as\u0131l sebep de bu i\u015Fte. Bu g\u00FCn elimizde bir\u00E7ok ikinci d\u00FCnya sava\u015F\u0131 konulu oyun bulunuyorsa bunu biraz da Medal of Honor'un yarat\u0131c\u0131lar\u0131na da bor\u00E7luyuz dersek san\u0131r\u0131m yanl\u0131\u015F olmaz.Medal of Honor serisi, Pacific Assault'la bir kez daha ikinci d\u00FCnya sava\u015F\u0131na yolculu\u011Fa \u00E7\u0131k\u0131yor. Ancak bu kez Avrupa'dan uzaktay\u0131z. Elimizde bu kez s\u0131ra d\u0131\u015F\u0131 bir yap\u0131m var. \u00D6ncelikle 'Director's Edition' ad\u0131yla lanse edilen bir versiyonu da bulunan oyunla kar\u015F\u0131 kar\u015F\u0131yay\u0131z. Hmm... Sinematik yakla\u015F\u0131m, i\u015Fte bu iyi haber. Elimizde sinematik kalitede ve DVD i\u00E7eri\u011Fiyle her t\u00FCr beklentiye tam anlam\u0131yla cevap verebilen bir yap\u0131m var. Bakal\u0131m bizi neler bekliyor. Pacific Assault'un \u0130kinci D\u00FCnya sava\u015F\u0131na yakla\u015F\u0131m\u0131 \u015Fu ana kadar g\u00F6rd\u00FC\u011F\u00FCm\u00FCz yap\u0131mlar\u0131n aksine daha \u00E7ok Hollywood t\u00FCr\u00FC bir anlat\u0131mla yo\u011Fun psikolojik \u00F6\u011Felerin sentezi olarak oyuncuya sunuluyor. Gerek sunu\u015F bi\u00E7imi, gerekse oynan\u0131\u015F tarz\u0131n\u0131n da bu \u00F6\u011Feleri olduk\u00E7a g\u00FC\u00E7lendirdi\u011Fini s\u00F6ylemek m\u00FCmk\u00FCn. Yap\u0131m bu haliyle ba\u015Ftan sona olduk\u00E7a d\u00FC\u015F\u00FCnd\u00FCr\u00FCc\u00FC, tekrar tekrar izlenmesi ve irdelenmesi gereken bir filme benziyor. Oyuna ba\u015Flad\u0131\u011F\u0131n\u0131z andan itibaren oyuncu kendisini bir anda sava\u015F ger\u00E7e\u011Finin tam ortas\u0131nda buluyor. Kendimizi daha ne olup bitti\u011Fini anlamadan bir deniz \u00E7\u0131kartmas\u0131nda ilerlerken buluyoruz. 3 hafta, evet elimizdeki silahla, \u00FCzerimizdeki k\u0131yafetle tan\u0131\u015Fal\u0131 sadece 3 hafta olmu\u015F ve kendimizi D-Day'de \u00E7\u0131kartman\u0131n ortas\u0131nda buluyoruz.\u00DC\u00E7 haftal\u0131k \u00FCst\u00FCnk\u00F6r\u00FC bir e\u011Fitim hepsi bu. \u00D6ncesi mi? \u00D6nemli de\u011Fil, mahalleye yiyecek ta\u015F\u0131yan bir bakkal \u00E7\u0131ra\u011F\u0131ndan ba\u015Fka bir \u015Fey yok geride. Ve \u015Fimdi ayn\u0131 kaderi payla\u015Facak bir avu\u00E7 askerle beraber \u00F6l\u00FCme do\u011Fru dalgalar\u0131 yararak ilerliyorsun ve sadece sen de\u011Fil, herkes bunun fark\u0131nda. Birka\u00E7 dakika sonras\u0131n\u0131 tahmin etmek g\u00FC\u00E7 de\u011Fil. Ve k\u0131y\u0131day\u0131z, art\u0131k 3 haftal\u0131k komik oyunlar\u0131n sonuna geldik, bu bir e\u011Fitim de\u011Fil, her \u015Fey ger\u00E7ek, kur\u015Funlar cesetler ve kan... \u00D6l\u00FCm\u00FCn tad\u0131 ka\u00E7\u0131n\u0131lmaz, ya seken bir kur\u015Funda, ya bir el bombas\u0131nda ya da senden \u00E7ok da farkl\u0131 durumda olmayan d\u00FC\u015Fman\u0131n s\u00FCng\u00FCs\u00FCnde...Ne oldu\u011Funu pek de anlamadan kendimizi yerde buluyoruz. Ve o k\u0131sac\u0131k hayat g\u00F6zlerimizin \u00F6n\u00FCnden ge\u00E7erken, bazen Tanr\u0131yla aras\u0131nda gizli bir anla\u015Fma oldu\u011Funu d\u00FC\u015F\u00FCnd\u00FC\u011F\u00FCn\u00FCz o \u00E7avu\u015F'un sizi azarlamas\u0131 kulaklar\u0131n\u0131zda \u00E7\u0131nl\u0131yor; \"Lanet olas\u0131 herifler, i\u015Fte hepiniz \u00F6ld\u00FCn\u00FCz, beceriksizler!\" Ne kadar iyi bir fps oyuncusu olursan\u0131z olun, becerilerinizin s\u0131n\u0131rlar\u0131n\u0131 ne kadar zorlarsan\u0131z zorlay\u0131n bu ac\u0131 son de\u011Fi\u015Fmiyor. Y\u00F6netmenimiz burada g\u00FCzel bir mesaj veriyor; bu d\u00FC\u015F\u00FCnd\u00FC\u011F\u00FCn kadar basit de\u011Fil, istedi\u011Fini yap, bu ka\u00E7\u0131n\u0131lmaz bir son ve ger\u00E7ek bu, sava\u015F ve \u00F6l\u00FCm denilen \u015Fey bu... Ekran kar\u015F\u0131s\u0131nda yere y\u0131k\u0131lman\u0131n, \u00F6lmenin bir anlam\u0131 yok beklide. Bir flashback... geriye d\u00F6n\u00FCyoruz. \u0130kinci D\u00FCnya sava\u015F\u0131n\u0131n Pasifik cephesi denilince akla gelecek ilk \u015Fey Pearl Habor olay\u0131 olacakt\u0131r. Yap\u0131m\u0131n odak noktalar\u0131ndan biri de i\u015Fte buras\u0131. Pacific Assault, Pearl Harbor olay\u0131yla ba\u015Flayarak, oyunun ilk k\u0131sm\u0131nda oyuncuya unutulmaz bir heyecan vaat ediyor. Tepenizde onlarca u\u00E7ak liman\u0131 bombalarken, kullan\u0131lan sahneler sinematik kalitede, her \u015Fey en ufak detay\u0131na kadar ince hesaplanm\u0131\u015F. Tabi yap\u0131m sadece bu olayla s\u0131n\u0131rl\u0131 de\u011Fil, oyunda Pasifik adalar\u0131ndaki s\u0131k ve amans\u0131z ormanlarda, \u015Fehir ve kasabalarda ve kapal\u0131 alanlarda ge\u00E7en bir\u00E7ok b\u00F6l\u00FCm bulunuyor.Oyuna renk katmak amac\u0131yla shoot'em up tarz\u0131 b\u00F6l\u00FCmlerin yan\u0131nda kurtarma t\u00FCr\u00FC g\u00F6revler de eklenmi\u015F. \u00D6rne\u011Fin Pearl Harbor'da gemi'de yaralanan askerleri 'medic'lere ta\u015F\u0131d\u0131\u011F\u0131m\u0131z bir b\u00F6l\u00FCm bulunuyor. Bunun yan\u0131nda yerle\u015Fik silah ve ara\u00E7 kullan\u0131m\u0131na da oyunda s\u0131k\u00E7a rastl\u0131yoruz. Yine Pearl Habor b\u00F6l\u00FCm\u00FCnde top\u00E7u birimlerine yard\u0131m etti\u011Fimiz ve tekne \u00FCzerindeki u\u00E7aksavar\u0131 kulland\u0131\u011F\u0131m\u0131z sahneler bulunuyor. Bu t\u00FCr sahnelerde genelde gemiyi ya da arac\u0131 ba\u015Fkalar\u0131 kullan\u0131rken, siz ate\u015F ediyorsunuz. Pearl Harbor b\u00F6l\u00FCm\u00FC oyunun t\u0131pk\u0131 Normandiya \u00E7\u0131karmas\u0131 gibi \u00F6nemli noktalar\u0131ndan biri. Bu b\u00F6l\u00FCm\u00FCn ard\u0131ndan temponun epey yava\u015Flad\u0131\u011F\u0131n\u0131 g\u00F6r\u00FCyoruz. Orman i\u00E7ersinde ilerleyerek s\u00FCrd\u00FCrd\u00FC\u011F\u00FCm\u00FCz b\u00F6l\u00FCmlerde ise yine birbirinden zorlu g\u00F6revler bizi bekliyor.\u00D6ncelikle yap\u0131m\u0131n oynan\u0131\u015F a\u00E7\u0131s\u0131ndan balk\u0131d\u0131\u011F\u0131nda g\u00F6ze \u00E7arpan ilk \u00F6zelli\u011Fi tak\u0131m oyununun \u00F6l\u00FCmc\u00FCl nitelikte \u00F6nem ta\u015F\u0131mas\u0131. B\u00F6ylece hikaye anlat\u0131m\u0131 her ne kadar bireysel \u00F6\u011Feler i\u00E7erse de, oynan\u0131\u015F a\u00E7\u0131s\u0131ndan bakt\u0131\u011F\u0131m\u0131zda grup \u00E7al\u0131\u015Fmas\u0131na odaklan\u0131ld\u0131\u011F\u0131 g\u00F6r\u00FCl\u00FCyor. \u00DCstelik bunu daha da peki\u015Ftirmek i\u00E7in 'Medic' (S\u0131hhiye) tak\u0131ma eklenmi\u015F. Di\u011Fer bir\u00E7ok yap\u0131m\u0131n aksine can ihtiyac\u0131n\u0131z\u0131 etrafta bulabilece\u011Finiz 'health pack'lerle de\u011Fil medic'le sa\u011Fl\u0131yorsunuz. Tak\u0131m i\u00E7erisinde y\u00F6netim rol\u00FC s\u00FCrekli de\u011Fi\u015Fim g\u00F6steriyor. Klavye'nin ok tu\u015Flar\u0131n\u0131 kullanarak ekran sa\u011F \u00FCst k\u00F6\u015Fesinde beliren emirleri e\u011Fer durum da uygunsa uygulayabiliyoruz. Bunlar aras\u0131nda koruma ate\u015Fi, geri \u00E7ekilme, h\u00FCcum, tak\u0131m toparlama gibi se\u00E7enekler bulunuyor.Tak\u0131m \u00FCyeleri birbirlerini m\u00FCmk\u00FCn oldu\u011Funca koruyor. Bu y\u00FCzden sadece sava\u015Fmak de\u011Fil, yaralanan askerleri ate\u015F hatt\u0131ndan medic'e do\u011Fru ta\u015F\u0131mak gibi onlarca farkl\u0131 \u015Feyi yapman\u0131z gerekiyor. Gerekti\u011Finde g\u00F6rev da\u011F\u0131l\u0131m\u0131 da yap\u0131l\u0131yor. Siz arkadan dola\u015F\u0131rken di\u011Fer ikili \u00F6nden d\u00FC\u015Fman\u0131 \u015Fa\u015F\u0131rtabiliyor. Ancak tak\u0131m emirleri ve oyun stiline al\u0131\u015Fmak d\u00FC\u015F\u00FCnd\u00FC\u011F\u00FCm\u00FCz kadar k\u0131sa s\u00FCrm\u00FCyor ve tepkileri anlamak biraz uzun s\u00FCrebiliyor ancak tak\u0131m oyunu etkili ve stratejik bir bi\u00E7imde kullan\u0131ld\u0131\u011F\u0131nda olduk\u00E7a yararl\u0131 olabiliyor. \u00D6zellikle otomatik t\u00FCfeklerin oldu\u011Fu 'bunker'lerde 'cover fire' koruma ate\u015Fi se\u00E7ene\u011Fiyle d\u00FC\u015Fmana \u015Fa\u015F\u0131rtma vererek, en az\u0131ndan hareket edebilece\u011Finiz bir bo\u015Fluk yarat\u0131p, yer de\u011Fi\u015Ftirebiliyorsunuz.Oyunda son g\u00FCnlerde bu t\u00FCr oyunlarda \u00E7e\u015Fitli \u00F6rneklerine rastlad\u0131\u011F\u0131m\u0131z de\u011Fi\u015Fken hasarlanma tipi de bir se\u00E7enek olarak sunuluyor. Buna g\u00F6re yaraland\u0131\u011F\u0131n\u0131zda s\u00FCrekli kan kaybediyorsunuz ve bandaj yapman\u0131z gerekiyor. Aksi takdirde kan kayb\u0131ndan \u00F6l\u00FCm ka\u00E7\u0131n\u0131lmaz. Bu \u00F6zellikle ate\u015F hatt\u0131nda \u00F6nlerdeyseniz olduk\u00E7a s\u0131k\u0131nt\u0131 ya\u015Fatabiliyor. \u00C7\u00FCnk\u00FC kan kayb\u0131n\u0131 \u00F6nlemek i\u00E7in s\u00FCrekli ilgili bandaj tu\u015Funa bas\u0131l\u0131 tutmak gerekiyor ve bu durumda olmas\u0131 gerekti\u011Fi gibi silah kullanam\u0131yor ve h\u0131zl\u0131 hareket edemiyoruz. Bu se\u00E7enek oyunu olduk\u00E7a zorla\u015Ft\u0131rd\u0131\u011F\u0131ndan se\u00E7enekler men\u00FCs\u00FCnden a\u00E7\u0131p kapatmak m\u00FCmk\u00FCn... \n"@tr . _:node421ecb1b3c2a8816f6d4268f45b82 _:nodea87d573ac0114ab7da70813535345d9e . _:node969e566321d3149912414acdb0112cb . _:node969e566321d3149912414acdb0112cb "Electronic Arts"@tr . _:node97884f2f4c358fe82896ed1b5e67ec . _:node97884f2f4c358fe82896ed1b5e67ec "Arkada\u015Flar bu oyun muhte\u015Fem ben bunu full versiyonunu oynad\u0131m ve bitirdim efektler,grafiklerbir harika kesinlikle \u00F6neriyorum."@tr . _:node571cf990dbb003fe769859eaaf89f . _:node571cf990dbb003fe769859eaaf89f "6"@tr . _:node571cf990dbb003fe769859eaaf89f "5"@tr . _:node571cf990dbb003fe769859eaaf89f "4.3"@tr . _:node571cf990dbb003fe769859eaaf89f "8"@tr . _:nodea87d573ac0114ab7da70813535345d9e . _:nodeae20bb6bf5a4ae96acb8825855ef07b . _:nodeae20bb6bf5a4ae96acb8825855ef07b "3"@tr . _:nodeae20bb6bf5a4ae96acb8825855ef07b "5"@tr . _:nodeab41b9dd244b3ec6eae9557888b39e9 . _:nodeab41b9dd244b3ec6eae9557888b39e9 "arkada\u015Flar tamindirde \u00FCcretsiz yaz\u0131yor kaynak sitede demo diyor oyun tam olarak hangi s\u00FCr\u00FCmde belirtirmisiniz ona g\u00F6re indirece\u011Fim admin karde\u015Flerden cevap bekliyorum \u015Fimdiden t\u015Fk..."@tr . _:node167c7bbd5f67bfecd5f526db16bff4a2 . _:node167c7bbd5f67bfecd5f526db16bff4a2 "\nWindows (T\u00FCm\u00FC) "@tr . _:node167c7bbd5f67bfecd5f526db16bff4a2 "2006-06-24"@tr . _:node167c7bbd5f67bfecd5f526db16bff4a2 "Aksiyon"@tr . _:node167c7bbd5f67bfecd5f526db16bff4a2 "Tamindir \u203A Oyun \u203A Aksiyon \u203A Medal Of Honor: Pacific Assault"@tr . _:node167c7bbd5f67bfecd5f526db16bff4a2 _:node421ecb1b3c2a8816f6d4268f45b82 . _:node167c7bbd5f67bfecd5f526db16bff4a2 . _:node167c7bbd5f67bfecd5f526db16bff4a2 "UserWeeklyDownloads: 35"@tr . _:node167c7bbd5f67bfecd5f526db16bff4a2 "UserDownloads: 23,654"@tr . _:node167c7bbd5f67bfecd5f526db16bff4a2 _:node97884f2f4c358fe82896ed1b5e67ec . _:node167c7bbd5f67bfecd5f526db16bff4a2 _:node63dd81955bb584ffd6b2856779759ff2 . _:node167c7bbd5f67bfecd5f526db16bff4a2 _:nodef36ef86fca013461ecdd017fb1153b3 . _:node167c7bbd5f67bfecd5f526db16bff4a2 _:nodeab41b9dd244b3ec6eae9557888b39e9 . _:node167c7bbd5f67bfecd5f526db16bff4a2 _:node3a253aaadcefa58eb4cd621c389bcc5 . _:node167c7bbd5f67bfecd5f526db16bff4a2 _:node571cf990dbb003fe769859eaaf89f . _:node167c7bbd5f67bfecd5f526db16bff4a2 "559939584"@tr . _:node167c7bbd5f67bfecd5f526db16bff4a2 _:node969e566321d3149912414acdb0112cb . _:node167c7bbd5f67bfecd5f526db16bff4a2 "Medal of Honor: Pacific Assault"@tr . _:node167c7bbd5f67bfecd5f526db16bff4a2 "\n\u0130ngilizce\n"@tr . _:node63dd81955bb584ffd6b2856779759ff2 . _:node63dd81955bb584ffd6b2856779759ff2 "Bu oyun s\u00FCper erkek karde\u015Fimle beraber oynuyoruz"@tr . _:nodef36ef86fca013461ecdd017fb1153b3 . _:nodef36ef86fca013461ecdd017fb1153b3 "Single player oynanabiliyormu? Ona g\u00F6re y\u00FCkleyece\u011Fimde..:)..Sayg\u0131lar\u0131mla..(Yan\u0131tlarsan\u0131z sevinirim)"@tr . _:node3a253aaadcefa58eb4cd621c389bcc5 . _:node3a253aaadcefa58eb4cd621c389bcc5 "\u00E7ok zor ama heyecanl\u0131 yanl\u0131z havaya u\u00E7an k\u00F6pr\u00FCy\u00FC nas\u0131l ge\u00E7icem"@tr . _:nodeb294c563df6cf906736ace356c . _:nodeb294c563df6cf906736ace356c "Actualidad, Mi ciudad"@es . _:nodeb294c563df6cf906736ace356c "http://peru.com/actualidad/mi-ciudad/lima-como-era-kermesse-distrito-miraflores-alla-1930-video-noticia-119777"@es . _:nodeb294c563df6cf906736ace356c "Lima: \u00BFC\u00F3mo era una kermesse en el distrito de Miraflores all\u00E1 por 1930? (VIDEO)"@es . _:nodeb294c563df6cf906736ace356c " \n Lima. Un video publicado por Lima Antigua muestra una kermesse realizada en el distrito de Miraflores all\u00E1 por el a\u00F1o 1930.\n\n En las im\u00E1genes de colecci\u00F3n se observa a la gente de la \u00E9poca vestida elegantemente y en el evento tambi\u00E9n participan ni\u00F1os.\n\n Al parecer, se trat\u00F3 de una actividad escolar. El video es una muestra de c\u00F3mo se realizaba este tipo de eventos en aquellos a\u00F1os.\n\n "@es . _:nodeb294c563df6cf906736ace356c "Per\u00FA.com"@es . _:nodeb294c563df6cf906736ace356c _:node9b90dc26a6e3e3ff531b97ccfa1cc79 . _:nodeb294c563df6cf906736ace356c "http://cde.perucom3.e3.pe/ima/0/0/4/6/3/463510.jpg"@es . _:nodeb294c563df6cf906736ace356c . _:nodeb294c563df6cf906736ace356c "es"@es . _:nodeb294c563df6cf906736ace356c "News"@es . _:nodeb294c563df6cf906736ace356c "Lima. Un video publicado por Lima Antigua muestra una kermesse realizada en el distrito de Miraflores all\u00E1 por el a\u00F1o 1930."@es . _:nodeb294c563df6cf906736ace356c "Lima"@es . _:nodeb294c563df6cf906736ace356c "Miraflores"@es . _:nodeb294c563df6cf906736ace356c "Kermesse"@es . _:nodeb294c563df6cf906736ace356c "Mi Ciudad"@es . _:nodeb294c563df6cf906736ace356c "Multimedia de Actualidad"@es . _:nodeb294c563df6cf906736ace356c "Video del D\u00EDa"@es . _:nodeb294c563df6cf906736ace356c "2013-02-05T11:39:25-05:00"@es . _:nodeb294c563df6cf906736ace356c "1969-12-31T19:00:00-05:00"@es . _:node9b90dc26a6e3e3ff531b97ccfa1cc79 . _:nodeff96367f9f5344668b25f825ad15d24 . _:node3847df78ab131f8ad71cb586ac6eb126 . _:node3847df78ab131f8ad71cb586ac6eb126 "F\u00FAtbol, Descentralizado"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "http://peru.com/futbol/descentralizado/juan-aurich-realizo-su-presentacion-oficial-fotos-noticia-113564"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "Juan Aurich realiz\u00F3 su presentaci\u00F3n oficial para la temporada 2013 (FOTOS)"@es . _:node3847df78ab131f8ad71cb586ac6eb126 " \n Lima. Juan Aurich realiz\u00F3 su presentaci\u00F3n oficial (FOTOS) El cuadro chiclayano mostr\u00F3 a sus nuevas contrataciones como Erick Delgado, Alexander S\u00E1nchez, Junior Viza, Jair C\u00E9spedes y al t\u00E9cnico espa\u00F1ol Jos\u00E9 Mar\u00EDa Bakero. "@es . _:node3847df78ab131f8ad71cb586ac6eb126 "Per\u00FA.com"@es . _:node3847df78ab131f8ad71cb586ac6eb126 _:nodeff96367f9f5344668b25f825ad15d24 . _:node3847df78ab131f8ad71cb586ac6eb126 "http://perucom3.e3.pe/ima/0/0/4/4/1/441828.jpg"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "es"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "News"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "Lima. Juan Aurich realiz\u00F3 su presentaci\u00F3n oficial (FOTOS) El cuadro chiclayano mostr\u00F3 a sus nuevas contrataciones como Erick Delgado, Alexander S\u00E1nchez, Junior Viza, Jair C\u00E9spedes y al t\u00E9cnico espa\u00F1ol Jos\u00E9 Mar\u00EDa Bakero."@es . _:node3847df78ab131f8ad71cb586ac6eb126 "Juan Aurich"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "Erick Delgado"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "Edwin Oviedo"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "Torneo Descentralizado 2013"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "Fotos de F\u00FAtbol"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "Fotos del D\u00EDa"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "2013-01-05T15:04:02-05:00"@es . _:node3847df78ab131f8ad71cb586ac6eb126 "1969-12-31T19:00:00-05:00"@es . _:node8376058c7784dbf8c99a3498d218299 . _:node8376058c7784dbf8c99a3498d218299 "Dec 5, 2001 at 1:52 AM"@en . _:node8376058c7784dbf8c99a3498d218299 "5er"@en . _:node8376058c7784dbf8c99a3498d218299 . _:node8376058c7784dbf8c99a3498d218299 "\n ha, funny, in Bulgarian Kotka means cat :-)\n "@en . _:nodea776ac3af7c93e795963133e7a76b4b . _:nodea776ac3af7c93e795963133e7a76b4b "Jul 26, 2001 at 11:37 PM"@en . _:nodea776ac3af7c93e795963133e7a76b4b "brdwtchr"@en . _:nodea776ac3af7c93e795963133e7a76b4b . _:nodea776ac3af7c93e795963133e7a76b4b "\n Sorry you didn`t have your camera.\n "@en . _:node4904613ab7279fc24ac80573be3ebe0 . _:node4904613ab7279fc24ac80573be3ebe0 "May 16, 2001 at 12:03 AM"@en . _:node4904613ab7279fc24ac80573be3ebe0 "10eke"@en . _:node4904613ab7279fc24ac80573be3ebe0 . _:node4904613ab7279fc24ac80573be3ebe0 "\n Great link thanks\n "@en . _:nodeb3cb790e6ffe91692d98a790cc42e . _:nodeb3cb790e6ffe91692d98a790cc42e "Dec 9, 2001 at 2:20 PM"@en . _:nodeb3cb790e6ffe91692d98a790cc42e "eden_teuling"@en . _:nodeb3cb790e6ffe91692d98a790cc42e . _:nodeb3cb790e6ffe91692d98a790cc42e "\n AND A MERRY CHRISTMAS TO YOU!!\n "@en . _:node16a1caa196f4a8a4dfec01712d5e317 . _:node16a1caa196f4a8a4dfec01712d5e317 "Entretenimiento, Espect\u00E1culos"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "http://peru.com/entretenimiento/espectaculos/wendy-sulca-renueva-su-look-presentacion-videoclip-fotos-noticia-111085"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "Wendy Sulca renueva su look para presentaci\u00F3n de videoclip (FOTOS)"@es . _:node16a1caa196f4a8a4dfec01712d5e317 " \n Lima. La cantante folcl\u00F3rica sorprendi\u00F3 a la prensa con nuevo look en la presentaci\u00F3n de su nuevo videoclip \u201CLike a Virgin\u201D. Mira las fotos. Wendy Sulca "@es . _:node16a1caa196f4a8a4dfec01712d5e317 "Per\u00FA.com"@es . _:node16a1caa196f4a8a4dfec01712d5e317 _:nodeba84dc415661ed892be5337b107 . _:node16a1caa196f4a8a4dfec01712d5e317 "http://perucom3.e3.pe/ima/0/0/4/3/3/433587.jpg"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "es"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "News"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "Lima. La cantante folcl\u00F3rica sorprendi\u00F3 a la prensa con nuevo look en la presentaci\u00F3n de su nuevo videoclip “Like a Virgin”. Mira las fotos. Wendy Sulca"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "Wendy Sulca"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "Fotos de Espect\u00E1culos"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "Fotos del D\u00EDa"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "2012-12-21T11:54:58-05:00"@es . _:node16a1caa196f4a8a4dfec01712d5e317 "1969-12-31T19:00:00-05:00"@es . _:nodeba84dc415661ed892be5337b107 . _:node54d7559d66ab57562474a93bf4eba1c . _:node54d7559d66ab57562474a93bf4eba1c "Entretenimiento, TV"@es . _:node54d7559d66ab57562474a93bf4eba1c "http://peru.com/entretenimiento/tv/gran-show-ve-sensualidad-melissa-loza-todo-su-esplendor-noticia-104640"@es . _:node54d7559d66ab57562474a93bf4eba1c "\"El gran show\": \u00A1Reviva la sensualidad de Melissa Loza en todo su esplendor! (FOTOS)"@es . _:node54d7559d66ab57562474a93bf4eba1c " \n Lima . La bella modelo fue invitada este s\u00E1bado a El gran show junto con sus compa\u00F1eros de Esto es Guerra. Ella deleit\u00F3 con su infartantes curvas. Melissa Loza. El Gran Show. "@es . _:node54d7559d66ab57562474a93bf4eba1c "Per\u00FA.com"@es . _:node54d7559d66ab57562474a93bf4eba1c _:node1cf9d5ad4632bb2e768947c175b1a517 . _:node54d7559d66ab57562474a93bf4eba1c "http://perucom3.e3.pe/ima/0/0/4/1/3/413907.jpg"@es . _:node54d7559d66ab57562474a93bf4eba1c "es"@es . _:node54d7559d66ab57562474a93bf4eba1c "News"@es . _:node54d7559d66ab57562474a93bf4eba1c "Lima . La bella modelo fue invitada este s\u00E1bado a El gran show junto con sus compa\u00F1eros de Esto es Guerra. Ella deleit\u00F3 con su infartantes curvas. Melissa Loza. El Gran Show."@es . _:node54d7559d66ab57562474a93bf4eba1c "Melissa Loza"@es . _:node54d7559d66ab57562474a93bf4eba1c "Fotos de Espect\u00E1culos"@es . _:node54d7559d66ab57562474a93bf4eba1c "Fotos del D\u00EDa"@es . _:node54d7559d66ab57562474a93bf4eba1c "El Gran Show"@es . _:node54d7559d66ab57562474a93bf4eba1c "Gisela Valc\u00E1rcel"@es . _:node54d7559d66ab57562474a93bf4eba1c "Esto es Guerra"@es . _:node54d7559d66ab57562474a93bf4eba1c "2012-11-19T14:03:11-05:00"@es . _:node54d7559d66ab57562474a93bf4eba1c "1969-12-31T19:00:00-05:00"@es . _:node1cf9d5ad4632bb2e768947c175b1a517 . _:node888b9c95f19caf2cece3c0459aac4745 . _:node6d2576c2bb8cee22143889f2caeb1cbd . _:node6d2576c2bb8cee22143889f2caeb1cbd "Entretenimiento, Espect\u00E1culos"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "http://peru.com/entretenimiento/espectaculos/michelle-alexander-estoy-imponiendo-nueva-forma-hacer-tv-noticia-115907"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "Michelle Alexander: \"Estoy imponiendo una nueva forma de hacer TV\""@es . _:node6d2576c2bb8cee22143889f2caeb1cbd " \n Lima . Durante la presentaci\u00F3n de su nueva miniserie, que llevar\u00E1 por nombre Derecho de familia y se emitir\u00E1 en el horario de las 5:30 p.m. desde el 21 de enero, Alexander explic\u00F3 que han conseguido un buen ritmo en sus historias.\n\n \u201CAhora presentaremos Mi amor, el wachim\u00E1n con una versi\u00F3n m\u00E1s larga, como una telenovela corta. Ya he dicho que no me gustan las telenovelas, porque no me gustan las historias achicladas, pero vamos a probar con esto de telenovela corta. Vamos a ver si esto de hacer 60 o 70 cap\u00EDtulos funciona. Una cosa m\u00E1s larga, pero con el estilo de nuestras producciones\u201D, expres\u00F3 Alexander, durante la conversaci\u00F3n con la prensa. \u201CS\u00ED, se puede decir que s\u00ED, estamos imponiendo una nueva forma de hacer televisi\u00F3n\u201D, a\u00F1adi\u00F3.\n\n Alexander tambi\u00E9n salud\u00F3 la forma de trabajar de productoras como la de Efra\u00EDn Aguilar en series como Al fondo hay sitio.\n\n \u201CLa telenovela no me gusta como formato, me aburre un poco pero se puede innovar con este tipo de formatos. Como \u2018Al fondo hay sitio\u2019, que es una teleserie, pero va cambiando las historias permanentemente. Esa es un poco la idea\u201D, dijo Alexander. "@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "Per\u00FA.com"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd _:node888b9c95f19caf2cece3c0459aac4745 . _:node6d2576c2bb8cee22143889f2caeb1cbd "http://perucom3.e3.pe/ima/0/0/4/4/9/449807.jpg"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd . _:node6d2576c2bb8cee22143889f2caeb1cbd "es"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "News"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "Lima . Durante la presentaci\u00F3n de su nueva miniserie, que llevar\u00E1 por nombre Derecho de familia y se emitir\u00E1 en el horario de las 5:30 p.m. desde el 21 de enero, Alexander explic\u00F3 que han conseguido un buen ritmo en sus historias."@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "Derecho de familia"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "Michelle Alexander"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "Mi amor el wachim\u00E1n"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "Al fondo hay sitio"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "Efra\u00EDn Aguilar"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "2013-01-16T23:28:17-05:00"@es . _:node6d2576c2bb8cee22143889f2caeb1cbd "1969-12-31T19:00:00-05:00"@es . _:node76fed16da6aed373b321aee11738119 . _:node76fed16da6aed373b321aee11738119 . _:node76fed16da6aed373b321aee11738119 . _:node76fed16da6aed373b321aee11738119 . _:node76fed16da6aed373b321aee11738119 . _:node76fed16da6aed373b321aee11738119 . _:node76fed16da6aed373b321aee11738119 . _:node76fed16da6aed373b321aee11738119 "Boston Beer: Almost Time To Take A Sip" . _:node76fed16da6aed373b321aee11738119 "\n \n \n \n\n\n After a very impressive start to the year, shares of Boston Beer Co. Inc. (NYSE:SAM) have lost some of their buzz and have come stumbling down to the floor. After a stellar six-month run beginning in November, during which time SAM appreciated over 50%, the stock has proceeded to sell off significantly, down approximately 14% in the last two weeks alone.The company recently reported first quarter earnings and the results were decidedly mixed. Although revenue was much stronger than expected, coming in at $135.9 million versus an expected $131.3 million, earnings per share dropped 8.9% year-over-year to $0.51, down from $0.56 in Q1 2012 and off considerably from the average analyst estimate of $0.64.However, the silver lining is that the company maintained full 2013-year guidance and is in the process of strengthening and expanding its main beer brand Samuel Adams. Although perhaps not completely finished, the recent selloff in SAM presents investors with an opportunity to at least consider picking up shares of Boston Beer Co. for the long-term at more reasonable valuation levels.The Company:Founded in 1984 by current chairman James Koch, Boston Beer Company went from small door-to-door distributor to 'America's leading brewer of handcrafted, full-flavored beers' in just under three decades. Through unwavering dedication to all natural, high-quality ingredients and traditional brewing methods, the company has built tremendous brand name recognition around its signature Samuel Adams product line.Currently, Boston Beer Company is the largest brewer of craft beer in the United States but still only accounts for an estimated 1% of the nation's total beer market. As of May 2013, Boston Beer Co. had over 50 distinct labels under the Samuel Adams name. Aside from its two core brands, Samuel Adams Boston Lager and Samuel Adams Light, the company breaks down the majority of its labels into groups: 'Seasonal Beers,' 'Limited Release Beers,' 'Brewmaster's Collection,' 'Small Batch Collection' and 'Barrel Room Collection.' Additionally, the company has numerous 'Flavored Malt Beverages' labels under its Twisted Tea brand name and 'Hard Cider' labels under its Angry Orchard brand name.The Stock:Shares of SAM have consistently outperformed the major indices by a wide margin. The following is a breakdown of the equity's performance compared to the S&P 500 (NYSEARCA:SPY) over the last decade:Equity/IndexSAMSPY 10-Yr. Total Return990.9%75.02% 5-Yr. Total Return248.2%17.68% 1-Yr. Total Return34.61%20.71%(Numbers from YCharts.com, as of 5/12/13, numbers do not include dividends)With a shareholder return of just under 1,000%, SAM easily bests the S&P 500's return of 75.02% during the last decade. On a five-year basis, the stock's outperformance continues, as SAM's shareholder return of 248.2% compares favorably to the S&P 500's return of 17.68%. Even on a one-year return basis, in which SAM is currently off over 14% from its highs, the stock still significantly outperforms the S&P 500, up 34.61% versus the index's 20.71%.What's more impressive is that SAM has provided these robust returns while maintaining relative trading consistency. The following is a chart of SAM over the past five years (included are 50-day, 100-day and 200-day moving averages as well as MACD and slow stochastic indicators):(click to enlarge)(Chart courtesy of Yahoo! Finance)Most notable from the five-year chart is that shares of SAM have been on a steady uptrend since recovering from 2009 lows, which is indicative of a positive growth story. Since 2009, the stock has traded above all of its major moving averages for the most part, significantly breaking below its 200-day moving average only once in the last four years. Additionally, the MACD indicator shows steady buying pressure, especially heavy during the stock's most recent six-month run, and relatively weak selling pressure.Looking at the more recent trading action, the stock has broken below its 50-day moving average on large volume and looks to be headed towards its $130 support level.Growth:For comparative purposes, alongside Boston Beer Company, I have chosen to include the growth rates of Anheuser-Busch InBev (NYSE:BUD) and Molson Coors Brewing Company (NYSE:TAP), two competitors that operate in the Beverages-Brewers industry of the Consumer Goods sector.CompanyBUDSAMTAP Revenue Growth (2013)10.1%14.4%12.8% Revenue Growth (2014)13%10.5%3.1% Revenue Growth (2-Yr. Avg.)11.5%12.45%7.95% EPS Growth (2013)7%12.5%1.8% EPS Growth (2014)15.4%12.5%6.5% EPS Growth (2-Yr. Avg.)11.2%12.5%4.14%(Numbers from Yahoo! Finance, as of 5/12/13)Although all three companies are expected to grow at solid rates over the next two years, SAM is projected to grow both revenue and earnings per share the fastest on average in 2013-2014, at 12.45% and 12.5% respectively. Particularly impressive is that SAM is expected to remain above the 10% growth threshold in both categories over the next two years.Let's see how SAM's strong 2013-2014 revenue/EPS projections compare to the company's historical growth rates. The following is a breakdown of SAM's revenue and earnings per share growth rates over the last seven years: Fiscal YearRevenueChange (%)EPSChange (%) 2006285.43M19.77%1.2718.69% 2007341.65M19.69%1.5320.47% 2008398.4M16.61%0.56-63.39% 2009415.05M4.17%2.17287.5% 2010463.8M11.74%3.5262.21% 2011513M10.6%4.8136.64% 2012580.22M13.1%4.43-7.9% Avg. 7-Yr. Growth RateN/A13.66%N/A50.6%(Numbers from MSN Money, as of 5/12/13)The seven-year results indicate that management at SAM has done a very impressive job at growing both revenue and earnings per share in the past. While the company's 7-year average EPS growth rate of 50.6% is much better than its 7-year average revenue growth rate of 13.66%, the results are a bit misleading. SAM's revenue growth has been much more consistent over time and has remained positive every year in the last seven. SAM's earnings per share growth rates have been more volatile, falling negative two years in the last seven.When compared to these historical growth rates, SAM's 2013-2014 revenue/EPS projections look solid, although slightly lower on average. On a positive note, the company is estimated to grow revenue in 2013 faster than it has in the last four years and its earnings per share estimates for the next two years are projected to rebound nicely after falling negative in 2012.Fundamentals:CompanyBUDSAMTAP Market Cap155B1.86B9.14B Total Debt44.34B797K4.65B Total Cash13.88B32.29M511.5M 2013 Projected Revenue43.79B664.02M4.42B ROIC10.1%24.2%3.5% ROIC (5-Yr. Avg.)7.4%22.9%5.3% P/E (trailing)20.6333.5922.86 P/E (forward)17.2226.0811.81 Net Profit Margin19.27%9.77%9.85% Dividend/Yield1.88/1.9%N/A1.28/2.6%(Numbers from Yahoo! Finance, MSN Money, as of 5/12/13)The first noticeable difference between all three companies is size: Anheuser-Busch InBev is a massive company, with a market capitalization of $155 billion. It is roughly 17 times the size of Molson Coors Brewing Company and 83 times the size of Boston Beer Company.When it comes to debt, Boston Beer Company has the lowest levels by far, both in absolute terms and in relation to market capitalization. SAM's $797 thousand in debt is equal to only 0.042% of the company's total market capitalization. Both BUD and TAP have significantly larger amounts of debt, at 28.6% of market cap and 50.87% of market cap respectively.Boston Beer Company also leads all listed competitors when it comes to the important 'Return On Invested Capital' metric, which effectively measures how well a company invests in its own operations and generates returns off of those investments. A consistently high ROIC number indicates a management team that is dedicated to generating efficient returns from capital. SAM's ROIC is a robust 24.2%, which is more than double that of the next best competitor. Additionally, the company's five-year average ROIC is an impressive 22.9%, well above both BUD and TAP, and indicates that management has done very well managing capital investments in the past and should continue to do so going forward.In terms of valuation, SAM is the most expensive by far on both a trailing twelve-month basis and a future twelve-month basis, with a current P/E of 33.59 and a forward P/E of 26.08. This is to be expected as SAM offers the most aggressive revenue and EPS growth going forward. However, when viewed historically, SAM's valuation appears slightly expensive as well, as its 10-year average P/E of 24.35 is lower than both its trailing and future P/E ratios.Finally, SAM lags behind both BUD and TAP in two categories, net profit margin and dividend/yield. SAM's net profit margin of 9.77%, although healthy, is well below BUD's impressive 19.27% and slightly lower than TAP's 9.85%. Lastly, Boston Beer Company does not pay dividends while Anheuser-Bush InBev and Molson Coors Brewing Company both pay dividends with solid yields, at 1.9% and 2.6% respectively.Growth Catalysts:Founder and Chairman James Koch began the company's most recent earnings call with the acknowledgment that the Samuel Adams brand encountered stiff competition in the first quarter of 2013 by both \"domestic specialty and craft beer brands.\" However, management went on to explain that despite the recent setbacks the company's signature brand was in the process of being strengthened for the long-term.The strengthening of the Samuel Adams line is of paramount importance to Boston Beer Company, as it is by far the company's most popular brand. To help expand the reach of the signature line, management embarked on a two-year project to develop a unique can that could \"deliver the same quality drinking experience as Samuel Adams in a glass or a bottle and would protect the balance and flavors of our beers,\" all the while opening up Samuel Adams to new markets where bottles are not allowed. The new 'Sam Can' was made available to wholesalers and retailers in May.Management went on to further explain that, as a percentage of the craft beer market, cans are estimated to represent 3%-8% and \"the market impact seem to be water markets or hiking markets, camping markets, fishing markets.\" Although still unsure of the volumes that the Sam Can will initially bring in, even with already strong New England orders, management's expectations remain optimistic but tempered until initial depletions (total number of cases sold by distributor) start to come in.In order to fully take advantage of the Samuel Adams brand's positive momentum and to better support the recent release of the company's can launch, management has increased both its sales force and advertising/promotional efforts, installed a new can production line and intends to increase bottling capacity over the summer. Not surprisingly, advertising/promotional/selling expenses are expected to increase by an additional $18 million-$26 million for fiscal 2013.In addition to the new Sam Can, Boston Beer Company is actively engaged in new product development through its subsidiary Alchemy & Science, formed in late 2011. The division purchased Angel City Brewing Company in 2012 and is constantly in the process of finding complementary growth opportunities to expand Boston Beer Company's brand portfolio. Management has also announced that it will increase investments in Alchemy & Science by an additional $2 million to $4 million in fiscal 2013.Shifting away from the company's beer brands momentarily, Boston Beer Co. has experienced strength in its other two popular brands, Twisted Tea and Angry Orchard. While the company does not break down total revenue into individual product segments, management explained that growth in its cider and tea brands was strong enough to grow depletions 16% in the first quarter year-over-year despite a slight decline in the Samuel Adams line.To better combat the rising costs associated with ingredients/packaging/freight/processing, which was a main reason for the company's first quarter earnings miss, Boston Beer is targeting price increases of between 1%-2% per barrel for fiscal 2013. Additionally, the company expects depletions growth between 10%-15% for the full-year based on the numbers that management has seen through the first quarter. However, in the earnings conference Q&A, management did explain that if the Samuel Adams line were to see acceleration in growth and the company's cider and tea brands continue to remain strong, fiscal 2013 revenue for Boston Beer Co. would most likely be at the higher end of the company's projections.Risks:Two major risks to Boston Beer Company's future growth success are the aforementioned rising cost pressures and increasing competition, specifically with regard to the company's Samuel Adams line. While a targeted increase in price per barrel of 1%-2% in 2013 will help offset some of the rising costs, it is not expected to fully cover the additional expenses. Also, it remains to be seen if the weakness in the Samuel Adams line due to increased competition is an anomaly of the prior three months or part of a larger trend. However, management does have an answer to these problems and it appears viable, although it is not without its own risks.As President and CEO Martin F. Roper explained in the latest conference call, management is willing to sacrifice earnings in the short-term for sustainable growth in the long-term. The large EPS miss in the first quarter for Boston Beer Company is a direct result of management's newly implemented strategy. In order to combat rising costs and increasing competition, Boston Beer Company is making significant investments for future growth of its brands, including increased spending on advertising, bottling/distribution capacity and new product development. However, it is this short-term earnings trade-off that will remain the third major risk for investors going forward.Conclusion:Boston Beer Co. is a relatively small company with immense brand strength. Management has capitalized on that strength by methodically expanding the company's product offerings over the years to include dozens of craft beers as well as hard tea and cider labels. Investors along for the ride have benefited greatly as the company has consistently outperformed many of its peers due primarily to above-average fundamentals and a healthy combination of robust revenue and earnings per share growth. Looking forward, the company's revenue/EPS growth appears to be intact.However, Boston Beer Co. is also facing some serious headwinds in the near future. Rising cost pressures and increased competition in the craft beer market are serious causes for concern in the short-term and need to be monitored carefully by investors. Management's plan to overcome these challenges appears viable and their steadfast dedication to sustainable long-term growth, even at the expense of short-term earnings, is admirable, if a bit daunting.With the recent 15% drop in share price, the stock is now trading at more reasonable valuation levels and offers investors a decent chance to consider shares of SAM for the long-term. However, the stock is still a bit expensive compared to its historical average P/E ratios, is below its 50-day moving average and is in a short-term downtrend. Accordingly, I will consider picking up shares near the stock's $130-$145 support level as I believe SAM's buzz will continue to endure over the long-term.\n Source: Boston Beer: Almost Time To Take A Sip\n \n \n Disclosure: I have no positions in any stocks mentioned, but may initiate a long position in SAM over the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it (other than from Seeking Alpha). I have no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:node76fed16da6aed373b321aee11738119 "May. 14, 2013 3:55 AM ET" . _:node76fed16da6aed373b321aee11738119 _:node96c09bd881c51672d6c7d3e81e6f2e6 . _:node76fed16da6aed373b321aee11738119 "en-US" . _:node76fed16da6aed373b321aee11738119 "Investing Ideas" . _:node76fed16da6aed373b321aee11738119 "Long Ideas" . _:node76fed16da6aed373b321aee11738119 "Consumer Goods" . _:node76fed16da6aed373b321aee11738119 "Beverages - Brewers" . _:node76fed16da6aed373b321aee11738119 "Editors' Picks" . _:nodefb9467c0528c7ab61f3a6ba03acd7f62 . _:nodefb9467c0528c7ab61f3a6ba03acd7f62 . _:node96c09bd881c51672d6c7d3e81e6f2e6 . _:node96c09bd881c51672d6c7d3e81e6f2e6 "Null" . _:node5fe76a2793d727593be62c38cedf8a8a . _:node5fe76a2793d727593be62c38cedf8a8a "Entretenimiento, TV"@es . _:node5fe76a2793d727593be62c38cedf8a8a "http://peru.com/entretenimiento/tv/belen-estevez-nego-discriminado-al-nino-jueves-pavita-video-noticia-154489"@es . _:node5fe76a2793d727593be62c38cedf8a8a "Bel\u00E9n Est\u00E9vez neg\u00F3 haber discriminado al ni\u00F1o de \"Jueves de pavita\" (VIDEO)"@es . _:node5fe76a2793d727593be62c38cedf8a8a " \n Lima. La argentina Bel\u00E9n Est\u00E9vez ha sido blanco de cr\u00EDticas por supuestamente haber \u201Cdiscriminado\u201D a Dayron Farf\u00E1n, el ni\u00F1o que protagoniza el comercial Jueves de pavita.\n\n El incidente se produjo en Combate, a donde ambos acudieron como invitados. Paloma Fiuza, concursante del programa, se acerc\u00F3 a saludar al peque\u00F1o con un beso y cuando Gian Piero D\u00EDaz, conductor del espacio, le pidi\u00F3 hacer lo mismo a Bel\u00E9n Est\u00E9vez, esta dijo: \u201CMe enroncho\u201D. Luego le dio la mano y dijo: \u201CDe lejitos nom\u00E1s\u201D, para luego retirarse.\n\n A trav\u00E9s de su cuenta oficial de Twitter, Est\u00E9vez asegur\u00F3 que todo se trat\u00F3 de una broma y pidi\u00F3 que no la malinterpreten.\n\n \u201CTranqui. Hice un chiste pero parece que no se entendi\u00F3. Hay gente muy susceptible. Lo m\u00E1s gracioso: racista \u00BFyo? Justo\u201D, escribi\u00F3 la ganadora de la segunda temporada de El gran show, en la popular red social.\n\n "@es . _:node5fe76a2793d727593be62c38cedf8a8a "Per\u00FA.com"@es . _:node5fe76a2793d727593be62c38cedf8a8a _:node447056fea1ccabb72abd853bbdb1a422 . _:node5fe76a2793d727593be62c38cedf8a8a "http://cde.peru.com/ima/0/0/5/8/5/585613.jpg"@es . _:node5fe76a2793d727593be62c38cedf8a8a . _:node5fe76a2793d727593be62c38cedf8a8a "es"@es . _:node5fe76a2793d727593be62c38cedf8a8a "News"@es . _:node5fe76a2793d727593be62c38cedf8a8a "Lima. La argentina Bel\u00E9n Est\u00E9vez ha sido blanco de cr\u00EDticas por supuestamente haber “discriminado” a Dayron Farf\u00E1n, el ni\u00F1o que protagoniza el comercial Jueves de pavita."@es . _:node5fe76a2793d727593be62c38cedf8a8a "Bel\u00E9n Est\u00E9vez"@es . _:node5fe76a2793d727593be62c38cedf8a8a "Dayron Farf\u00E1n"@es . _:node5fe76a2793d727593be62c38cedf8a8a "Gian Piero D\u00EDaz"@es . _:node5fe76a2793d727593be62c38cedf8a8a "Combate"@es . _:node5fe76a2793d727593be62c38cedf8a8a "Video del D\u00EDa"@es . _:node5fe76a2793d727593be62c38cedf8a8a "Videos de Espect\u00E1culos"@es . _:node5fe76a2793d727593be62c38cedf8a8a "2013-07-29T09:40:35-05:00"@es . _:node5fe76a2793d727593be62c38cedf8a8a "1969-12-31T19:00:00-05:00"@es . _:node447056fea1ccabb72abd853bbdb1a422 . _:node3a14528067f165885f1f48fa1ca3a8db . _:node82c43b6ec25e83d484cb291bd8c78 . _:node82c43b6ec25e83d484cb291bd8c78 "Viajes, Conozca Per\u00FA"@es . _:node82c43b6ec25e83d484cb291bd8c78 "http://peru.com/viajes/conozca-peru/oxapampa-festival-selvamonos-2013-regresa-arte-y-musica-junio-noticia-131131"@es . _:node82c43b6ec25e83d484cb291bd8c78 "Oxapampa: Festival Selv\u00E1monos 2013 regresa con arte y m\u00FAsica en junio"@es . _:node82c43b6ec25e83d484cb291bd8c78 " \n Oxapampa. Selv\u00E1monos, el festival que ya ha congregado el a\u00F1o pasado a m\u00E1s de 4 mil asistentes, regresa este del 22 al 28 de junio del 2013. \n\n Este a\u00F1o presentan un cartel internacional con bandas independientes latinoamericanas y de Francia. Sin duda, Selv\u00E1monos 2013 en Oxapampa, tendr\u00E1 muchas sorpresas y un excelente cartel nacional.\n\n En esta nueva edici\u00F3n, se presenta un buen repertorio, mostrando a los mejores exponentes nacionales e internacionales. \n\n Ser\u00E1n 12 bandas en el escenario, adem\u00E1s est\u00E1 patrocinado por la Organizaci\u00F3n de las Naciones Unidas para la Educaci\u00F3n, la Ciencia y Cultura (UNESCO). \n\n Selv\u00E1monos presenta este a\u00F1o a bandas de Argentina, Chile, Ecuador y una banda francesa, quienes llegan a nuestro pa\u00EDs para mostrar lo mejor de su m\u00FAsica y a ofrecer un espect\u00E1culo de primera. \n\n Oxapampa se transformar\u00E1, una vez m\u00E1s, en el escenario \u00FAnico de manifestaciones art\u00EDsticas. \n\n Los organizadores escogieron un nuevo lugar en el para\u00EDso verde, al lado del rio, rodeado de monta\u00F1as, a dos pasos del centro de la ciudad. El espacio perfecto para acoger a los miles de asistentes. "@es . _:node82c43b6ec25e83d484cb291bd8c78 "Per\u00FA.com"@es . _:node82c43b6ec25e83d484cb291bd8c78 _:node3a14528067f165885f1f48fa1ca3a8db . _:node82c43b6ec25e83d484cb291bd8c78 "http://cde.peru.com/ima/0/0/5/0/2/502781.jpg"@es . _:node82c43b6ec25e83d484cb291bd8c78 . _:node82c43b6ec25e83d484cb291bd8c78 "es"@es . _:node82c43b6ec25e83d484cb291bd8c78 "News"@es . _:node82c43b6ec25e83d484cb291bd8c78 "Oxapampa. Selv\u00E1monos, el festival que ya ha congregado el a\u00F1o pasado a m\u00E1s de 4 mil asistentes, regresa este del 22 al 28 de junio del 2013."@es . _:node82c43b6ec25e83d484cb291bd8c78 "Oxapampa"@es . _:node82c43b6ec25e83d484cb291bd8c78 "Festival Selv\u00E1monos 2013"@es . _:node82c43b6ec25e83d484cb291bd8c78 "ONU"@es . _:node82c43b6ec25e83d484cb291bd8c78 "UNESCO"@es . _:node82c43b6ec25e83d484cb291bd8c78 "Argentina"@es . _:node82c43b6ec25e83d484cb291bd8c78 "Chile"@es . _:node82c43b6ec25e83d484cb291bd8c78 "Ecuador"@es . _:node82c43b6ec25e83d484cb291bd8c78 "Francia"@es . _:node82c43b6ec25e83d484cb291bd8c78 "2013-04-04T18:08:56-05:00"@es . _:node82c43b6ec25e83d484cb291bd8c78 "1969-12-31T19:00:00-05:00"@es . _:node84aecb20891d70615bc02c744cac9e42 . _:node84aecb20891d70615bc02c744cac9e42 . _:node2de2a288a3e1f7e9affba469490f64c . _:node2de2a288a3e1f7e9affba469490f64c "Null" . _:nodeca5176d7a8c320a58617de84a6a71d4d . _:nodeca5176d7a8c320a58617de84a6a71d4d . _:nodeca5176d7a8c320a58617de84a6a71d4d . _:nodeca5176d7a8c320a58617de84a6a71d4d . _:nodeca5176d7a8c320a58617de84a6a71d4d "Get Paid To Wait: Value Investing And High Yields" . _:nodeca5176d7a8c320a58617de84a6a71d4d "\n \n \n Summary\n \n Value investing has crushed stock market returns over the last 87 years.\n \n Buying undervalued assets is risky and stressful for all but the most hardened investors.\n \n See the Top 9 value stocks based on P/B ratio with the highest dividend yields. Hint: They are small and micro cap stocks.\n \n \n \n\n \n\n\n The concept of value investing is very simple; buy assets for less than they are worth. The larger the discrepancy between price and value, the bigger the margin of safety. Intuitively, value investing makes sense. Not only does it make sense, it creates high returns.Numerous studies have shown that buying assets for less than they are worth creates excess returns. The image below shows the performance of an equal weighted portfolio of the value decile (10% of stocks with lowest P/B) of stocks compared to the glamour decile (10% of stocks with highest P/B). A 20% CAGR over the period from 1926 to 2013 is nothing short of amazing.(click to enlarge) Source: GreenBackdDon't Get Too Excited - Value Stocks Are ScaryValue investing is simple, but not easy. Stocks trading at a discount to their assets usually do so for a reason; because there are serious problems or questions about the business' future. Many of the cheapest stocks are minimally covered by Wall Street. They tend to have small market caps and little trading volume. A typical deep value stock will have a low market cap and small daily volume. The company will be largely unknown, overlooked, and come with serious questions about its future.What stocks make up the value decile in the US today? There are 3,844 US stocks with P/B information available on Finviz. The value decile is composed of the 384 stocks with the lowest P/B value. The most well known companies in the value decile today are:Bank of America (NYSE:BAC) - 0.73 P/BCitigroup (NYSE:C) - 0.75 P/BAmerican International Group (NYSE:AIG) - 0.73 P/BSprint Corporation (NYSE:S) - 0.86 P/BThe companies above should not jump off the page and scream high quality businesses. Individual value stocks tend to be riskier than average. Not only are they riskier, they are also smaller. The median market cap of the value decile today is about $98 million. This is extremely small; keep in mind most small cap funds invest in stocks with market caps over $300 million.Together We Are StrongIndividually, value stocks are highly risky. We can't know beforehand which stocks will appreciate and return to fair value, and which stocks will see their businesses deteriorate. Value investing generates enormous returns on the whole, but which stocks will generate those returns is difficult to determine.Can you really make money in them [stocks] without taking a serious risk? Yes indeed if you can find enough of them to make a diversified group, and if you don't lose patience if they fail to advance soon after you buy them.Benjamin Graham, father of value investingUnfortunately, undervalued stocks do not rebound when you buy them. Some may rebound to fair value in a month, others may take years, or may never rebound at all. Waiting for your dividend stocks to appreciate can be nerve racking. What if there were a way to generate strong returns while you waited for value stocks to appreciate?High Dividend Yields & Low Asset ValuesCombining classic value investing with stocks that have high dividend yields provides psychological benefits. Instead of waiting for a stock to appreciate, you are paid to hold the stock. If it takes several years to recover, you will have created cash flows from the dividends on the stock. If the business recovers quickly, then you have a high CAGR resulting from capital appreciation. In this fashion, you protect yourself from mediocre returns from stocks that take multiple years to recover to fair value.The 9 stocks with the highest dividend yields in the value decile are listed below. Companies that are investment trusts or limited partnerships were not included. Only 'real businesses' are below TickerCompanyP/BDividend Yield QUADQuad/Graphics, Inc.0.855.40% ISHInternational Shipholding Corp.0.494.60% SALSalisbury Bancorp Inc.0.803.87% CLFCliffs Natural Resources Inc.0.483.73% FNFGFirst Niagara Financial Group Inc.0.643.68% APAmpco-Pittsburgh Corp.0.873.60% PFSProvident Financial Services, Inc.0.893.53% NHTBNew Hampshire Thrift Bancshares Inc.0.803.47% UMPQUmpqua Holdings Corporation0.903.46%All of the above businesses have P/B ratios well below 1, and have high dividend yields. Quad/Graphics is in the decidedly unpopular printing industry. There are several local banks on the list as well that could be potential takeover targets for larger corporations. Clearly, these are not the type of companies that are suitable for long-term investment. Rather, they are 'cigar butt' stocks.If you buy a stock at a sufficiently low price, there will usually be some hiccup in the fortunes of the business that gives you a chance to unload at a decent profit, even though the long-term performance of the business may be terrible. I call this the \"cigar butt\" approach to investing. A cigar butt found on the street that has only one puff left in it may not offer much of a smoke, but the \"bargain purchase\" will make that puff all profit.- Warren Buffett, Dividend Growth InvestorThe above list is a starting place for investors looking to build a portfolio of undervalued securities that pay you to wait for them to appreciate to fair value. Diversification of such a portfolio is key. One should hold at least 20 stocks to take advantage of the value effect while maintaining limited exposure to individual undervalued securities.\n\t\t\t\t\t\t\n\t\t\t\t\t\t\tEditor's Note: This article covers one or more stocks trading at less than $1 per share and/or with less than a $100 million market cap. Please be aware of the risks associated with these stocks.\n\t\t\t\t\t\t\n Source: Get Paid To Wait: Value Investing And High Yields\n \n \n Disclosure: The author has no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours. The author wrote this article themselves, and it expresses their own opinions. The author is not receiving compensation for it. The author has no business relationship with any company whose stock is mentioned in this article. (More...)\n \n \n \n \n \n " . _:nodeca5176d7a8c320a58617de84a6a71d4d "Aug. 23, 2014 8:24 AM ET" . _:nodeca5176d7a8c320a58617de84a6a71d4d _:node2de2a288a3e1f7e9affba469490f64c . _:nodeca5176d7a8c320a58617de84a6a71d4d "en-US" . _:nodeca5176d7a8c320a58617de84a6a71d4d "Dividends & Income" . _:nodeca5176d7a8c320a58617de84a6a71d4d "Dividend Quick Picks & Lists" . _:nodecfc381da7a449ef5cd6bcdbd8dd1c4a8 . _:nodecfc381da7a449ef5cd6bcdbd8dd1c4a8 "4" . _:nodec6ba57b6cd73f7793ca61f96ff952ba7 . _:nodec6ba57b6cd73f7793ca61f96ff952ba7 . _:node6dbba310962753e1d9da12225371f70 . _:node6dbba310962753e1d9da12225371f70 "Providence Equity Partners is selling its 10% stake in Hulu to co-owners Disney (DIS), Comcast..." . _:node6dbba310962753e1d9da12225371f70 "\n Apr 26 2012, 20:43 ET | By: Eric Jhonsa, SA News Editor\n \n \n\n " . _:node6dbba310962753e1d9da12225371f70 "en-US" . _:node6dbba310962753e1d9da12225371f70 _:nodecfc381da7a449ef5cd6bcdbd8dd1c4a8 . _:node6dbba310962753e1d9da12225371f70 "\n Providence Equity Partners is selling its 10% stake in Hulu to co-owners Disney (DIS), Comcast (CMCSA), and News Corp. (NWS, NWSA) at a $2B valuation, Bloomberg reports. The valuation is just slightly above $1.9B offer Dish Network reportedly made for Hulu before last year's sales process was cancelled. Hulu's revenue rose 60% last year, but is still only a fraction of Netflix's (NFLX). \n " . _:node41a8c8ef176e9f6a8c580218d9f2882 . _:node41a8c8ef176e9f6a8c580218d9f2882 . _:node41a8c8ef176e9f6a8c580218d9f2882 "Realms"@en-us . _:node9be949d0d527842c86f80f0c1d5b23c . _:node9be949d0d527842c86f80f0c1d5b23c . _:node9be949d0d527842c86f80f0c1d5b23c "Varlin"@en-us . _:nodea5df899f2e6ccc2f314ecb2b7156f12 . _:nodea5df899f2e6ccc2f314ecb2b7156f12 . _:nodea5df899f2e6ccc2f314ecb2b7156f12 "Furthrow"@en-us . _:nodec3fe5d912db986c17e47d3984858b4 . _:nodec3fe5d912db986c17e47d3984858b4 . _:nodec3fe5d912db986c17e47d3984858b4 "Forums"@en-us . _:node5773aff3785d32bc7f9e7b669991f83 . _:node5773aff3785d32bc7f9e7b669991f83 . _:node5773aff3785d32bc7f9e7b669991f83 "Shop"@en-us . _:nodebd30bd67597a8f193737bafe86ed1d3 . _:nodebd30bd67597a8f193737bafe86ed1d3 "2012-08-01T16:43:53-07"@en-us . _:nodebd30bd67597a8f193737bafe86ed1d3 "\nReality Check\n"@en-us . _:nodebd30bd67597a8f193737bafe86ed1d3 "/wow/en/forum/topic/6193959459"@en-us . _:nodebd30bd67597a8f193737bafe86ed1d3 _:nodea5df899f2e6ccc2f314ecb2b7156f12 . _:nodebd30bd67597a8f193737bafe86ed1d3 "\nif you're looking to get your guild out there I would suggest posting on the updated guild listings thread :Phttp://us.battle.net/wow/en/forum/topic/2016082116?page=3I see you did that with the elder one but, that person is no longer updating that thread D:http://us.battle.net/wow/en/forum/topic/6148555721I would post here :DThought I would bring that to your attention is all ><\n"@en-us . _:noded1b541aa3c4f77b306c5869231bf8d . _:noded1b541aa3c4f77b306c5869231bf8d . _:noded1b541aa3c4f77b306c5869231bf8d "Home"@en-us . _:node645d6ea88bb274f7fe91063f9e39542 . _:node645d6ea88bb274f7fe91063f9e39542 . _:node645d6ea88bb274f7fe91063f9e39542 "Musicxd"@en-us . _:node55b98ea15bdcd1efe3ae6873463ae27a . _:node55b98ea15bdcd1efe3ae6873463ae27a . _:node55b98ea15bdcd1efe3ae6873463ae27a "Judges"@en-us . _:nodefc9626bc58b126d5f66b84b88b89621 . _:nodefc9626bc58b126d5f66b84b88b89621 . _:nodefc9626bc58b126d5f66b84b88b89621 "Forums"@en-us . _:nodee6da58c5814734449d85a60be4c6e . _:nodee6da58c5814734449d85a60be4c6e "2012-07-25T16:28:25-07"@en-us . _:nodee6da58c5814734449d85a60be4c6e "/wow/en/forum/topic/6193959459"@en-us . _:nodee6da58c5814734449d85a60be4c6e _:nodea5e669a426cdbccc15be35c54026ae7c . _:nodee6da58c5814734449d85a60be4c6e "\n07/25/2012 04:19 PMPosted by JudgesMost of you know me on the server alreadyyou cocky little thing lol\n"@en-us . _:node3b4c5b79dacac6324d9a37cbeae3918e . _:node3b4c5b79dacac6324d9a37cbeae3918e "2012-07-25T16:19:38-07"@en-us . _:node3b4c5b79dacac6324d9a37cbeae3918e "\nBackup Plan\n"@en-us . _:node3b4c5b79dacac6324d9a37cbeae3918e "/wow/en/forum/topic/6193959459"@en-us . _:node3b4c5b79dacac6324d9a37cbeae3918e _:node55b98ea15bdcd1efe3ae6873463ae27a . _:node3b4c5b79dacac6324d9a37cbeae3918e "\nMost of you know me on the server already, and just letting you know that my guild is recruiting, we're in need of more raid appropriate levels (85) to join our guild and help us with our progression, I'm always raiding almost every day of the week before each server reset, we're also a friendly and active guild, so if you're interested just let me know...\n"@en-us . _:node504941eba1c266284ee864faf69ffde9 . _:node504941eba1c266284ee864faf69ffde9 . _:node504941eba1c266284ee864faf69ffde9 "Community"@en-us . _:node9c414c4ca7cc45baef50907c717f8dfa . _:node9c414c4ca7cc45baef50907c717f8dfa . _:node9c414c4ca7cc45baef50907c717f8dfa "Dentarg"@en-us . _:node7a5813c7f49eba51adc8ab438c964f9 . _:node7a5813c7f49eba51adc8ab438c964f9 . _:node7a5813c7f49eba51adc8ab438c964f9 "Media"@en-us . _:nodea5e669a426cdbccc15be35c54026ae7c . _:nodea5e669a426cdbccc15be35c54026ae7c . _:nodea5e669a426cdbccc15be35c54026ae7c "Musicxd"@en-us . _:node88602881af7498d6dd9e98969b8945a . _:node88602881af7498d6dd9e98969b8945a "2012-08-01T00:36:58-07"@en-us . _:node88602881af7498d6dd9e98969b8945a "/wow/en/forum/topic/6193959459"@en-us . _:node88602881af7498d6dd9e98969b8945a _:node645d6ea88bb274f7fe91063f9e39542 . _:node88602881af7498d6dd9e98969b8945a "\n07/31/2012 11:54 PMPosted by VarlinHes not cocky in the least bit, Judges is a pretty cool guy.yeah I know I was just messin' with him\n"@en-us . _:nodeab4b9919adcdf61ff085f744e2d9615 . _:nodeab4b9919adcdf61ff085f744e2d9615 . _:nodeab4b9919adcdf61ff085f744e2d9615 "Judges"@en-us . _:nodecd48b4b298a76438f86c7fd9e21d524 . _:nodecd48b4b298a76438f86c7fd9e21d524 "2012-07-31T23:54:09-07"@en-us . _:nodecd48b4b298a76438f86c7fd9e21d524 "\nForce of Nature\n"@en-us . _:nodecd48b4b298a76438f86c7fd9e21d524 "/wow/en/forum/topic/6193959459"@en-us . _:nodecd48b4b298a76438f86c7fd9e21d524 _:node9be949d0d527842c86f80f0c1d5b23c . _:nodecd48b4b298a76438f86c7fd9e21d524 "\nHes not cocky in the least bit, Judges is a pretty cool guy.\n"@en-us . _:node3c661f0af38bb6f6fa792a689f08027 . _:node3c661f0af38bb6f6fa792a689f08027 . _:node3c661f0af38bb6f6fa792a689f08027 "Illuminati Umbra Recruiting"@en-us . _:nodefcbe6166886e4aea7a6e4b9b85369539 . _:nodefcbe6166886e4aea7a6e4b9b85369539 . _:nodefcbe6166886e4aea7a6e4b9b85369539 "Realms"@en-us . _:node371cbec220868b6085f66e144543c8e . _:node371cbec220868b6085f66e144543c8e . _:node371cbec220868b6085f66e144543c8e "World of Warcraft"@en-us . _:node269b0b83a861e5861468d7cf91ae9c . _:node269b0b83a861e5861468d7cf91ae9c . _:node269b0b83a861e5861468d7cf91ae9c "Game Guide"@en-us . _:node88a64f6e72ab7cf9b3efdd05eb79 . _:node88a64f6e72ab7cf9b3efdd05eb79 . _:node88a64f6e72ab7cf9b3efdd05eb79 "Illuminati Umbra Recruiting"@en-us . _:node12dc4f51afd67cc2009417a4536030 . _:node12dc4f51afd67cc2009417a4536030 . _:node12dc4f51afd67cc2009417a4536030 "Forums"@en-us . _:node47e2f02db4ef16d53a487a63c36466 . _:node47e2f02db4ef16d53a487a63c36466 . _:node47e2f02db4ef16d53a487a63c36466 "World of Warcraft"@en-us . _:node809c57c0691695306319efa38fa8781b . _:node809c57c0691695306319efa38fa8781b . _:node809c57c0691695306319efa38fa8781b "Dentarg"@en-us . _:nodeaad14549b5c6a177cd4448cbfd5fa374 . _:nodeaad14549b5c6a177cd4448cbfd5fa374 "2012-07-26T11:00:17-07"@en-us . _:nodeaad14549b5c6a177cd4448cbfd5fa374 "\nBackup Plan\n"@en-us . _:nodeaad14549b5c6a177cd4448cbfd5fa374 "/wow/en/forum/topic/6193959459"@en-us . _:nodeaad14549b5c6a177cd4448cbfd5fa374 _:nodeab4b9919adcdf61ff085f744e2d9615 . _:nodeaad14549b5c6a177cd4448cbfd5fa374 "\nlol I'm not cocky (-_-) I'm just well known to pug around with almost every single guild in our server lmao\n"@en-us . _:noded9e9d8e2c01c82e16ce0f54943dd3765 . _:noded0a7bc6cbc41d196c46ca14e61f227f . _:noded0a7bc6cbc41d196c46ca14e61f227f "F\u00FAtbol, Internacional"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "http://peru.com/futbol/internacional/ronaldo-logra-bajar-peso-manera-alucinante-fotos-noticia-121509"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "Ronaldo logr\u00F3 bajar de peso de una manera alucinante (FOTOS)"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f " \n Sao Paulo . Ronaldo logra bajar de peso de una manera alucinante (FOTOS) El crack brasile\u00F1o ingres\u00F3 a un programa de televisi\u00F3n con 120 kilos y ahora luce como en sus mejores tiempos. Algunos dicen que ya est\u00E1 para volver a las cancha. "@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "Per\u00FA.com"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f _:noded9e9d8e2c01c82e16ce0f54943dd3765 . _:noded0a7bc6cbc41d196c46ca14e61f227f "http://cde.perucom3.e3.pe/ima/0/0/4/6/9/469653.jpg"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "es"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "News"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "Sao Paulo . Ronaldo logra bajar de peso de una manera alucinante (FOTOS) El crack brasile\u00F1o ingres\u00F3 a un programa de televisi\u00F3n con 120 kilos y ahora luce como en sus mejores tiempos. Algunos dicen que ya est\u00E1 para volver a las cancha."@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "Ronaldo"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "Brasil"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "Fotos de F\u00FAtbol"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "Fotos del D\u00EDa"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "2013-02-14T14:27:17-05:00"@es . _:noded0a7bc6cbc41d196c46ca14e61f227f "1969-12-31T19:00:00-05:00"@es . _:noded1d46a367111d3abc764bfb1c16432bf . _:node8f15e4eddda5e44135d8bbddba48d22 . _:node8f15e4eddda5e44135d8bbddba48d22 "F\u00FAtbol, Peruanos en el extranjero"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "http://peru.com/futbol/peruanos-en-el-extranjero/corinthians-guerreromania-no-termina-y-aparecen-mas-peniados-video-noticia-110572"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Corinthians: La 'Guerreroman\u00EDa' no termina y aparecen m\u00E1s peinados (VIDEO)"@es . _:node8f15e4eddda5e44135d8bbddba48d22 " \n Sao Paulo. Son bicampeones del mundo y la fiesta en Sao Paulo sigue. Esta vez en pleno festejos de la llegada del Corinthians a esta ciudad, la web Globosporte encontr\u00F3 a otro hincha que se cort\u00F3 el pelo igual a Paolo Guerrero. \n\n Este hinchas fue entrevistado y emocionado dijo: \u201CHice una apuesta, as\u00ED que tuve que honrar a Guerrero \u201D. Adem\u00E1s, tambi\u00E9n simul\u00F3 el cabezazo del peruano cuando le anot\u00F3 al Chelsea en la final del Mundial de Clubes. \n\n Pero esto es todo, porque como presentamos d\u00EDas atr\u00E1s, algunos hinchas del \u2018Timao\u2019 tambi\u00E9n se dibujan el tatuaje de Paolo detr\u00E1s de la oreja. La \u2018Guerreroman\u00EDa\u2019 tiene para rato. \n\n "@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Per\u00FA.com"@es . _:node8f15e4eddda5e44135d8bbddba48d22 _:noded1d46a367111d3abc764bfb1c16432bf . _:node8f15e4eddda5e44135d8bbddba48d22 "http://perucom3.e3.pe/ima/0/0/4/3/1/431985.jpg"@es . _:node8f15e4eddda5e44135d8bbddba48d22 . _:node8f15e4eddda5e44135d8bbddba48d22 "es"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "News"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Sao Paulo. Son bicampeones del mundo y la fiesta en Sao Paulo sigue. Esta vez en pleno festejos de la llegada del Corinthians a esta ciudad, la web Globosporte encontr\u00F3 a otro hincha que se cort\u00F3 el pelo igual a Paolo Guerrero."@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Paolo Guerrero"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Corinthians"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Corinthians en el Mundial de Clubes"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Mundial de Clubes Jap\u00F3n 2012"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Videos de F\u00FAtbol"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Videos Mundial de Clubes 2012"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "Video del D\u00EDa"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "2012-12-18T15:20:06-05:00"@es . _:node8f15e4eddda5e44135d8bbddba48d22 "1969-12-31T19:00:00-05:00"@es . _:node205ccec4ac5d9a97648e2efeed7f41 . _:node205ccec4ac5d9a97648e2efeed7f41 . _:node671349aa8572d4a604588862aeec69 . _:node671349aa8572d4a604588862aeec69 . _:node671349aa8572d4a604588862aeec69 . _:node671349aa8572d4a604588862aeec69 . _:node671349aa8572d4a604588862aeec69 . _:node671349aa8572d4a604588862aeec69 . _:node671349aa8572d4a604588862aeec69 "Dollar General: Financial Strength" . _:node671349aa8572d4a604588862aeec69 "\n \n \n \n\n\n Determining a company's financial health is a very important step in making a decision whether or not to invest or to stay invested. There are many different ways to compute a company's financial health. In this test, I will be taking into consideration Dollar General Corporation's (NYSE:DG) profitability, debt and capital, and operating efficiency. Based on this criteria, we get to see sales, returns, margins, liabilities, assets, returns and turnovers.ProfitabilityProfitability is a class of financial metrics that are used to assess a business' ability to generate earnings as compared with expenses and other relevant costs incurred during a specific period of time.In this section we will look at four tests of profitability. They are: Net Income, Operating Cash Flow, Return on Assets and Quality of Earnings. From these four metrics, we will establish if the company is making money and gauge the quality of the reported profits.Net Income 2011 = $766.69 millionTo pass, the company needs to have a positive net income. Dollar General passes.Operating Cash Flow 2011 = $1.490 billionOperating Cash Flow is the cash generated from the operations of a company, generally defined as revenue less all operating expenses, but calculated through a series of adjustments to net income.To pass, the company needs to have a positive operating cash flow. Dollar General passes.ROA - Return On AssetsROA is an indicator of how profitable a company is relative to its total assets. ROA gives an idea as to how efficient management is at using its assets to generate earnings. Calculated by dividing a company's net income by its total assets, ROA is displayed as a percentage. Sometimes this is referred to as \"return on investment.\"ROA in 2010 = 6.57%ROA in 2011 = 7.91%Net income growth, 2010 = $627.86 million to 2011 = $766.69 million, a gain of 22.11%Total Asset growth, 2010 = $9.546 billion to 2011 = $9.688 billion, a gain of 1.48%In 2010 to 2011, the company's ROA grew. Dollar General passes.Quality of EarningsQuality of Earnings is the amount of earnings attributable to higher sales or lower costs rather than artificial profits created by accounting anomalies such as inflation of inventory.Operating Cash Flow 2011 = $1.490 billionNet Income 2011 = $766.69 millionTo pass, the operating cash flow must exceed the net income. Dollar General passes, Operating Cash Flow exceeds net income.Debt and CapitalThe Debt and Capital section establishes if the company is sinking into debt or digging its way out. It will also determine if the company is growing organically or raising cash by selling off stock.Total Liabilities to Total Assets or TL/A ratio.TL/A ratio is a metric used to measure a company's financial risk by determining how much of the company's assets have been financed by debt.Total Assets - 2010 = $9.546 billionTotal Assets - 2011 = $9.688 billionEquals an increase of 1.48%Total Liabilities 2010 = $5.491 billionTotal liabilities 2011 = $5.020 billionDecrease of 9.38%Dollar General's increase in total assets was more than the percentage increase of total liabilities. Total assets increased by 1.48%, while the total liabilities decreased by 9.38%. As the total assets percentage exceeded the total liabilities percentage, Dollar General passes.Working CapitalWorking Capital is a general and quick measure of liquidity of a firm. It represents the margin of safety or cushion available to the creditors. It is an index of the firm's financial stability. It is also an index of technical solvency and an index of the strength of working capital.Current Assets / Current liabilitiesCurrent Ratio 2010 = 1.73Current Ratio 2011 = 1.50Dollar General's current ratio went from 1.73 in 2010 to 1.50 in 2011. As Dollar General's current ratio dropped, Dollar General does not pass.Shares Outstanding 2010 Shares Outstanding = 341.51 million2011 Shares Outstanding = 338.09 millionTo pass, the company's shares must increase less than by 2%. Dollar Tree's shares decreased by 1.01%. Dollar General passes.Operating EfficiencyOperating Efficiency is a market condition that exists when participants can execute transactions and receive services at a price that equates fairly to the actual costs required to provide them. An operationally-efficient market allows investors to make transactions that move the market further toward the overall goal of prudent capital allocation without being chiseled down by excessive frictional costs, which would reduce the risk/reward profile of the transaction.Gross Margin: Gross Income / SalesThe gross profit margin is a measurement of a company's manufacturing and distribution efficiency during the production process. The gross profit tells an investor the percentage of revenue / sales left after subtracting the cost of goods sold. A company that boasts a higher gross profit margin than its competitors and industry is more efficient. Investors tend to pay more for businesses that have higher efficiency ratings than their competitors, as these businesses should be able to make a decent profit as long as overhead costs are controlled (overhead refers to rent, utilities, etc.)Gross Margin 2010 = $4.176 billion / $13.035 billion = 32.03%Gross Margin 2011 = $4.697 billion/ $14.807 billion = 31.72%The gross profit margin did not increase in 2011 from 2010. The gross margin went from 32.03% to 31.72%. Dollar General does not pass.Asset Turnover:The formula for the asset turnover ratio evaluates how well a company is utilizing its assets to produce revenue.The numerator of the asset turnover ratio formula shows revenues found on a company's income statement and the denominator shows total assets which is found on a company's balance sheet. Total assets should be averaged over the period of time that is being evaluated.Sales growth - 2010 sales = $13.035 billionSales growth - 2011 sales = $14.807 billion13.59% sales increaseAsset growth - Assets in 2010 = $9.546 billionAsset growth - Assets in 2011 = $9.688 billionAsset increase of 1.48%As the sales growth is exceeding the asset growth, this implies that the company is producing revenue on its assets. Dollar General passes.Based on the nine tests that Dollar General received on profitability, debt and capital, and operating efficiency, the company received seven passes out of nine - this is a good grade for financial health. The company did not pass the Working Capital and the Gross Margin metric of the test. The working capital metric implies that the company has fewer assets compared with its liabilities than the previous year and the gross margin implies that the company was not as efficient in it manufacturing and distribution. As the company's revenue and income has been steadily increasing over the past few years there are no red flags raised.As Dollar General passed seven out of nine tests, this shows that Dollar General is very profitable and is using its assets to produce revenue. Based on the nine tests, overall the company is showing good results.\n Source: Dollar General: Financial Strength\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours.\n \n \n \n \n \n " . _:node671349aa8572d4a604588862aeec69 "Jun. 18, 2012 11:08 PM ET" . _:node671349aa8572d4a604588862aeec69 _:node6355831a85af248b78676adb15daa36 . _:node671349aa8572d4a604588862aeec69 "en-US" . _:node671349aa8572d4a604588862aeec69 "Investing Ideas" . _:node671349aa8572d4a604588862aeec69 "Long Ideas" . _:node671349aa8572d4a604588862aeec69 "Services" . _:node671349aa8572d4a604588862aeec69 "Discount, Variety Stores" . _:node6355831a85af248b78676adb15daa36 . _:node6355831a85af248b78676adb15daa36 "Null" . _:node40feed28e804686e4edbbff745f7b9 . _:node40feed28e804686e4edbbff745f7b9 "Actualidad, Pol\u00EDticas"@es . _:node40feed28e804686e4edbbff745f7b9 "http://peru.com/actualidad/politicas/exministro-salud-alberto-fujimori-propone-reactivar-programa-esterilizaciones-noticia-106140"@es . _:node40feed28e804686e4edbbff745f7b9 "Exministro de Salud de Alberto Fujimori propone reactivar programa de esterilizaciones"@es . _:node40feed28e804686e4edbbff745f7b9 " \n Lima. El exministro de Salud del gobierno fujimorista Eduardo Yong Motta se\u00F1al\u00F3 que el programa nacional de planificaci\u00F3n familiar, catalogada por muchos como \u201Cesterilizaciones forzadas\u201D, deber\u00EDa ser reactivado y ejecutado de forma gratuita como se hizo en los a\u00F1os 90\u2019.\n\n \u201CNo se trat\u00F3 de esterilizaciones como muchos dicen, fue una pol\u00EDtica nacional de salud, de planificaci\u00F3n familiar\u201D, recalc\u00F3\n\n En declaraciones a RPP Noticias, Motta se\u00F1al\u00F3 que espera con tranquilidad los resultados del nuevo juicio abierto por este caso, pero enfatiz\u00F3 que investigaciones anteriores fueron archivadas al no encontrarse responsables.\n\n Tambi\u00E9n se refiri\u00F3 a las declaraciones del presidente de la rep\u00FAblica, Ollanta Humala, quien se\u00F1al\u00F3 que este programa constitu\u00EDa un acto salvajismo para las mujeres. \u201CCreo que el Presidente est\u00E1 *adelantando una opini\u00F3n*\u201D, enfatiz\u00F3. "@es . _:node40feed28e804686e4edbbff745f7b9 "Per\u00FA.com"@es . _:node40feed28e804686e4edbbff745f7b9 _:node2d112b8783faf4a5d23cb2e8c04dabe6 . _:node40feed28e804686e4edbbff745f7b9 "http://perucom3.e3.pe/ima/0/0/4/1/8/418696.jpg"@es . _:node40feed28e804686e4edbbff745f7b9 . _:node40feed28e804686e4edbbff745f7b9 "es"@es . _:node40feed28e804686e4edbbff745f7b9 "News"@es . _:node40feed28e804686e4edbbff745f7b9 "Lima. El exministro de Salud del gobierno fujimorista Eduardo Yong Motta se\u00F1al\u00F3 que el programa nacional de planificaci\u00F3n familiar, catalogada por muchos como \u201Cesterilizaciones forzadas\u201D, deber\u00EDa ser reactivado y ejecutado de forma gratuita como se hizo en los a\u00F1os 90’."@es . _:node40feed28e804686e4edbbff745f7b9 "Eduardo Yong Motta"@es . _:node40feed28e804686e4edbbff745f7b9 "Gobierno Fujimorista"@es . _:node40feed28e804686e4edbbff745f7b9 "Esterilizaciones Forzadas"@es . _:node40feed28e804686e4edbbff745f7b9 "Ollanta Humala"@es . _:node40feed28e804686e4edbbff745f7b9 "Lima"@es . _:node40feed28e804686e4edbbff745f7b9 "Actualidad"@es . _:node40feed28e804686e4edbbff745f7b9 "2012-11-26T12:31:18-05:00"@es . _:node40feed28e804686e4edbbff745f7b9 "1969-12-31T19:00:00-05:00"@es . _:node2d112b8783faf4a5d23cb2e8c04dabe6 . _:node9074a6b8fa4ba41de358caef730d88 . _:node4b61d71ec2e92491364c1fcea1ba94f7 . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Actualidad, Pol\u00EDticas"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "http://peru.com/actualidad/politicas/wilder-ruiz-y-hernan-garrido-lecca-negociaron-venta-andahuasi-video-noticia-129094"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Wilder Ruiz y Hern\u00E1n Garrido Lecca negociaron la venta de Andahuasi (VIDEO)"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 " \n Lima. El congresista nacionalista Wilder Ruiz negoci\u00F3 con el Grupo Bustamante y con el exministro aprista Hern\u00E1n Garrido Lecca la venta de acciones de la azucarera Andahuasi, la cual estaba en poder de los trabajadores.\n\n El programa Panorama difundi\u00F3 unos audios de una reuni\u00F3n realizada el 20 de abril de 2009 entre Ruiz, Garrido Lecca y Manuel Bustamante Olivares.\n\n Seg\u00FAn las grabaciones, la intenci\u00F3n de ese encuentro fue lograr que los trabajadores tomen el control de la empresa y luego vendan las acciones al mencionado grupo.\n\n Lo curioso es que el parlamentario se presenta como representante del sindicato. Sin embargo, nunca inform\u00F3 a los trabajadores de tal cita, seg\u00FAn revel\u00F3 su excolaborador Greco Quiroz.\n\n Cabe recordar que Wilder Ru\u00EDz ha construido una carrera pol\u00EDtica diciendo que s\u00F3lo defiende la propiedad y las acciones de los trabajadores de Andahuasi, que supuestamente los defend\u00EDa de los malos inversionistas.\n"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Per\u00FA.com"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 _:node9074a6b8fa4ba41de358caef730d88 . _:node4b61d71ec2e92491364c1fcea1ba94f7 "http://cde.peru.com/ima/0/0/4/9/6/496152.jpg"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 . _:node4b61d71ec2e92491364c1fcea1ba94f7 "es"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "News"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Lima. El congresista nacionalista Wilder Ruiz negoci\u00F3 con el Grupo Bustamante y con el exministro aprista Hern\u00E1n Garrido Lecca la venta de acciones de la azucarera Andahuasi, la cual estaba en poder de los trabajadores."@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Per\u00FA"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Lima"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Wilder Ru\u00EDz"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Hern\u00E1n Garrido Lecca"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Andahuasi"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "APRA"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Grupo Bustamante"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Multimedia de Actualidad"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Manuel Bustamante"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "Video del D\u00EDa"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "2013-03-25T07:27:25-05:00"@es . _:node4b61d71ec2e92491364c1fcea1ba94f7 "1969-12-31T19:00:00-05:00"@es . _:nodebcc2f6ea1d207f7a4be5d4709188b6c5 . _:nodebcc2f6ea1d207f7a4be5d4709188b6c5 "http://cde.peru.com/ima/0/0/2/9/8/298914.jpg"@es . _:node14165fbdbdcc51ada5f816781dd54 . _:node14165fbdbdcc51ada5f816781dd54 "Entretenimiento, TV"@es . _:node14165fbdbdcc51ada5f816781dd54 "Esto es Guerra: Carla Arriola encarn\u00F3 a escultural pirata"@es . _:node14165fbdbdcc51ada5f816781dd54 "http://peru.com/2012/07/17/entretenimiento/tv/esto-guerra-modelo-encarno-escultural-pirata-noticia-75729"@es . _:node14165fbdbdcc51ada5f816781dd54 " \n Una vez m\u00E1s el programa conducido por Math\u00EDas Brivio y Johanna San Miguel logra calentar la pantalla con su secuencia \u2018Fantas\u00EDa\u2019 y es que mediante este bloque se muestran a los participantes en diminuta ropa.\n\n En esta ocasi\u00F3n, la sensual participante del reality, Carla Arriola, emul\u00F3 a una sexy pirata quien logr\u00F3 capturar a tres fornidos caballeros. En este videoclip tambi\u00E9n participaron las brasile\u00F1as Carol Reali, la popular Cachaza y Karina Germano m\u00E1s conocida como Caipirinha. \n\n "@es . _:node14165fbdbdcc51ada5f816781dd54 "Per\u00FA.com"@es . _:node14165fbdbdcc51ada5f816781dd54 _:noded669146cb51e82e844d861087b084 . _:node14165fbdbdcc51ada5f816781dd54 "http://perucom3.e3.pe/ima/0/0/2/9/8/298915.jpg"@es . _:node14165fbdbdcc51ada5f816781dd54 _:nodebcc2f6ea1d207f7a4be5d4709188b6c5 . _:node14165fbdbdcc51ada5f816781dd54 "es"@es . _:node14165fbdbdcc51ada5f816781dd54 "News"@es . _:node14165fbdbdcc51ada5f816781dd54 "Una vez m\u00E1s el programa conducido por Math\u00EDas Brivio y Johanna San Miguel logra calentar la pantalla con su secuencia ‘Fantas\u00EDa’ y es que mediante este bloque se muestran a los participantes en diminuta ropa."@es . _:node14165fbdbdcc51ada5f816781dd54 "Esto es Guerra"@es . _:node14165fbdbdcc51ada5f816781dd54 "Videos de Espect\u00E1culos"@es . _:node14165fbdbdcc51ada5f816781dd54 "Am\u00E9rica Televisi\u00F3n"@es . _:node14165fbdbdcc51ada5f816781dd54 "Modelos"@es . _:node14165fbdbdcc51ada5f816781dd54 "Math\u00EDas Brivio"@es . _:node14165fbdbdcc51ada5f816781dd54 "Johanna San Miguel"@es . _:node14165fbdbdcc51ada5f816781dd54 "Karina Germano"@es . _:node14165fbdbdcc51ada5f816781dd54 "Carol Reali"@es . _:node14165fbdbdcc51ada5f816781dd54 "Carla Arriola"@es . _:node14165fbdbdcc51ada5f816781dd54 "2012-07-17T21:40:08-05:00"@es . _:node14165fbdbdcc51ada5f816781dd54 "1969-12-31T19:00:00-05:00"@es . _:noded669146cb51e82e844d861087b084 . _:node87555f53abafadd75e8d5376a5561 . _:nodeb2cd9d87b98e3da36a3c12318236d7 . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Actualidad, Internacionales"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "http://peru.com/actualidad/internacionales/enterate-como-fue-dia-todos-santos-mundo-fotos-noticia-101786"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Ent\u00E9rate c\u00F3mo fue el D\u00EDa de Todos los Santos en el mundo (FOTOS)"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 " \n Per\u00FA. "@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Per\u00FA.com"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 _:node87555f53abafadd75e8d5376a5561 . _:nodeb2cd9d87b98e3da36a3c12318236d7 "http://perucom3.e3.pe/ima/0/0/4/0/5/405262.jpg"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "es"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "News"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Per\u00FA."@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Per\u00FA"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "D\u00EDa de Todos los Santos"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Cementerio"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Polonia"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "B\u00E9lgica"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Guatemala"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Portugal"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Espa\u00F1a"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Filipinas"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Bolivia"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Fotos del D\u00EDa"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "Multimedia de Actualidad"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "2012-11-01T17:02:43-05:00"@es . _:nodeb2cd9d87b98e3da36a3c12318236d7 "1969-12-31T19:00:00-05:00"@es . _:node96b6a433897146d71b0da3e8064317 . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Actualidad, Mi ciudad"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "http://peru.com/actualidad/mi-ciudad/conoce-cuales-son-calles-mayor-numero-repeticiones-lima-fotos-noticia-103149"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Conoce cu\u00E1les son las calles con el mayor n\u00FAmero de repeticiones en Lima (FOTOS)"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 " \n Lima. "@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Per\u00FA.com"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 _:node96b6a433897146d71b0da3e8064317 . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "http://perucom3.e3.pe/ima/0/0/4/0/9/409233.jpg"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "es"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "News"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Lima."@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Mapcity"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Lima"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Mi Ciudad"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Puente Piedra"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Comas"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Independencia"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "VMT"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "SJL"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Multimedia de Actualidad"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "Fotos del D\u00EDa"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "2012-11-09T11:40:38-05:00"@es . _:node3ed4fb5d9ce7e9f982c8cd976a597e8 "1969-12-31T19:00:00-05:00"@es . _:node6d385b1c8717f6430883df33d61f69 . _:node3fb8644ef0cbaa43e4220fd614ebe6 . _:node3fb8644ef0cbaa43e4220fd614ebe6 "F\u00FAtbol, Descentralizado"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "http://peru.com/futbol/descentralizado/descentralizado-2013-estos-son-suspendidos-primera-fecha-fotos-noticia-119823"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Descentralizado 2013: Estos son los suspendidos para la primera fecha (FOTOS)"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 " \n Lima. La ADFP hizo p\u00FAblico la relaci\u00F3n de jugadores que no podr\u00E1n jugar la primera fecha por arrastras suspensiones del Descentralizado 2012. "@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Per\u00FA.com"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 _:node6d385b1c8717f6430883df33d61f69 . _:node3fb8644ef0cbaa43e4220fd614ebe6 "http://cde.perucom3.e3.pe/ima/0/0/4/6/3/463768.jpg"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "es"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "News"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Lima. La ADFP hizo p\u00FAblico la relaci\u00F3n de jugadores que no podr\u00E1n jugar la primera fecha por arrastras suspensiones del Descentralizado 2012."@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "ADFP"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Torneo Descentralizado 2013"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Hern\u00E1n Rengifo"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Jos\u00E9 Mendoza"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Edwin P\u00E9rez"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "John Galliquio"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Juan Carlos la Rosa"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Jos\u00E9 C\u00E1nova"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Fotos de F\u00FAtbol"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "Fotos del D\u00EDa"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "2013-02-05T15:40:00-05:00"@es . _:node3fb8644ef0cbaa43e4220fd614ebe6 "1969-12-31T19:00:00-05:00"@es . . . . "UserComments:4"@en . "Comments about \u2018Blue-collar workers pay more for auto insurance, analysis finds\u2019"@en . . . . "UserComments:14"@en . "Comments about \u201815 states, including Utah, grant in-state tuition to immigrants\u2019"@en . . . . "UserComments:0"@en . "DeseretNews.com encourages a civil dialogue among its readers. We welcome your thoughtful comments about 'BYU golf: Cougars finished tied for fourth at MacKenzie Invitational'"@en . "Comments about \u2018BYU golf: Cougars finished tied for fourth at MacKenzie Invitational\u2019"@en . _:nodec07a142ad6b8eff229e2fe162ff57f9 . _:nodec07a142ad6b8eff229e2fe162ff57f9 "Null" . _:node122d43e0f91bd2fc4093d021d8b9b6bd . _:node122d43e0f91bd2fc4093d021d8b9b6bd . _:node63b1ea4eae6b622f5598128cfed8f5 . _:node63b1ea4eae6b622f5598128cfed8f5 . _:node63b1ea4eae6b622f5598128cfed8f5 . _:node63b1ea4eae6b622f5598128cfed8f5 . _:node63b1ea4eae6b622f5598128cfed8f5 "10 Emerging Asia Dividend Stocks To Consider" . _:node63b1ea4eae6b622f5598128cfed8f5 "\n \n \n \n\n\n Emerging market stocks have traditionally been favored by investors for their price appreciation potential. Most emerging markets were not known for high dividend yields and investors did not focus their attention on emerging market stocks for their dividend yields. However that need not be the case now as many emerging market companies pay high and consistent dividends similar to those in developed markets. The following chart shows the Dividend Per Share (DPS) and Earnings Per Share (EPS) for the MSCI Emerging Market Index: (Click to enlarge) (click to enlarge) Some of the reasons to invest in emerging market dividend stocks include: Companies in the MSCI Emerging Markets Index have increased dividend payments steadily for the last 10 years.Unlike earnings, dividend payments have been more steady.Dividend payout ratios have been stable and stood mostly in the 30% to 40% range.As many of these companies mature the potential to increase dividend payouts is high.Emerging market companies have lower debt levels than developed market companies.Emerging companies also have high cash levels on their balance sheets.The number of emerging stocks in the MSCI World Index having high dividends yields has increased from 60 in 1995 to 302 in 2011. Source: Harvesting dividends from growing regions (pdf), UBS 10 Asian Emerging Stocks are listed below with their current dividend yields: 1.Company: Taiwan Semiconductor Manufacturing Co Ltd (NYSE:TSM) Current Dividend Yield: 3.15%Sector: SemiconductorsCountry: Taiwan 2.Company:PetroChina Co Ltd (NYSE:PTR) Current Dividend Yield: 3.68%Sector: Oil & Gas OperationsCountry: China 3.Company:Philippine Long Distance Telephone Co (NYSE:PHI) Current Dividend Yield: 4.14%Sector:Communications ServicesCountry:Philippines 4.Company: Malayan Banking Bhd (OTCPK:MLYBY) Current Dividend Yield:7.09%Sector: BankingCountry: Malaysia 5.Company: Posco (NYSE:PKX) Current Dividend Yield: 3.45%Sector: Iron & SteelCountry: Korea 6.Company:China Petroleum & Chemical Corp (NYSE:SNP) Current Dividend Yield: 4.40%Sector: Oil & Gas OperationsCountry: China 7.Company:Chunghwa Telecom Co Ltd (NYSE:CHT) Current Dividend Yield: 5.81% Sector: TelecomCountry: Taiwan 8.Company: S-Oil Corp (OTCPK:SOOCY) Current Dividend Yield:Sector: Oil & Gas OperationsCountry: South Korea 9.Company: PT Telekomunikasi Indonesia (NYSE:TLK) Current Dividend Yield: 3.37%Sector: TelecomCountry: Indonesia 10.Company: SK Telecom Co Ltd (NYSE:SKM) Current Dividend Yield: 5.81%Sector: TelecomCountry: South Korea Note: Dividend yields noted are as of December 2, 2012 Disclosure: No Positions\n Source: 10 Emerging Asia Dividend Stocks To Consider\n \n " . _:node63b1ea4eae6b622f5598128cfed8f5 "Nov. 5, 2012 10:02 AM ET" . _:node63b1ea4eae6b622f5598128cfed8f5 _:nodec07a142ad6b8eff229e2fe162ff57f9 . _:node63b1ea4eae6b622f5598128cfed8f5 "en-US" . _:node63b1ea4eae6b622f5598128cfed8f5 "Dividends & Income" . _:node63b1ea4eae6b622f5598128cfed8f5 "Dividend Quick Picks & Lists" . _:nodee126309ab555854fead391e42bb2eee5 . _:nodee126309ab555854fead391e42bb2eee5 . _:noded9f81a2fe69b433c9f3ea13bcc2f4a5 . _:noded9f81a2fe69b433c9f3ea13bcc2f4a5 "3" . _:noded9f81a2fe69b433c9f3ea13bcc2f4a5 "4" . _:node7911c4fdcc76cc70c43bec9c6bccae45 . _:node7911c4fdcc76cc70c43bec9c6bccae45 . _:node7911c4fdcc76cc70c43bec9c6bccae45 . _:node7911c4fdcc76cc70c43bec9c6bccae45 . _:node7911c4fdcc76cc70c43bec9c6bccae45 . _:node7911c4fdcc76cc70c43bec9c6bccae45 "K\u1EF9 Thu\u1EADt Tr\u1ED3ng B\u00ED \u0110\u1ECF (Cucurbita Pepo)" . _:node7911c4fdcc76cc70c43bec9c6bccae45 "\n\t\t\t\t1. \u0110\u1EB7c t\u00EDnh sinh h\u1ECDc\n\t\t \n\t\tB\u00ED \u0111\u1ECF (b\u00ED ng\u00F4) l\u00E0 c\u00E2y \u01B0a nhi\u1EC7t \u0111\u1ED9 cao, th\u00EDch h\u1EE3p \u1EDF 25 \u2013 30oC. Kh\u1EA3 n\u0103ng ch\u1ECBu h\u1EA1n t\u01B0\u01A1ng \u0111\u1ED1i kh\u00E1, ch\u1ECBu \u00FAng ng\u1EADp k\u00E9m. Kh\u00F4ng k\u00E9n \u0111\u1EA5t, tuy v\u1EADy t\u1ED1t nh\u1EA5t l\u00E0 \u0111\u1EA5t nh\u1EB9. B\u1ED9 r\u1EC5 ph\u00E1t tri\u1EC3n, \u0103n n\u00F4ng.\n\t\t\n\t\t\t\t2. Gi\u1ED1ng\n\t\t\n\t\tGi\u1ED1ng b\u00ED \u0111\u1ECF ch\u1EE7 y\u1EBFu l\u00E0 gi\u1ED1ng \u0111\u1ECBa ph\u01B0\u01A1ng. \u1EDE ph\u00EDa Nam ph\u1ED5 bi\u1EBFn c\u00F3 gi\u1ED1ng b\u00ED V\u00E0m R\u0103ng (c\u00E1c t\u1EC9nh \u0110\u1ED3ng b\u1EB1ng s\u00F4ng C\u1EEDu Long), gi\u1ED1ng b\u00ED d\u00E0i Bu\u00F4n M\u00EA Thu\u1ED9t (mi\u1EC1n \u0110\u00F4ng Nam b\u1ED9 v\u00E0 T\u00E2y Nguy\u00EAn). Gi\u1ED1ng b\u00ED \u0111\u1ECF cao s\u1EA3n F1 Suprema tr\u00E1i tr\u00F2n v\u00E0 gi\u1ED1ng MK tr\u00E1i d\u00E0i.\n\t\t\n\t\t\t\t3. Th\u1EDDi v\u1EE5\n\t\t\n\t\tB\u00ED \u0111\u1ECF tr\u1ED3ng \u0111\u01B0\u1EE3c quanh n\u0103m. M\u00F9a kh\u00F4 gieo th\u00E1ng 11 \u2013 12, thu ho\u1EA1ch th\u00E1ng 3 \u2013 4 n\u0103m sau. M\u00F9a m\u01B0a gieo th\u00E1ng 5 \u2013 6, thu ho\u1EA1ch th\u00E1ng 8 \u2013 9. T\u00F9y \u0111i\u1EC1u ki\u1EC7n \u0111\u1EA5t \u0111ai v\u00E0 n\u01B0\u1EDBc t\u1EEBng n\u01A1i m\u00E0 \u0111\u1ECBnh th\u1EDDi v\u1EE5 tr\u1ED3ng th\u00EDch h\u1EE3p.\n\t\t\n\t\t\t\t4. C\u00E1ch tr\u1ED3ng\n\t\t\n\t\tH\u1EA1t gieo th\u1EB3ng hay gieo qua b\u1EA7u. Tr\u01B0\u1EDBc khi gieo ng\u00E2m \u1EE7 cho n\u1EA3y m\u1EA7m. C\u00E2y con \u0111em tr\u1ED3ng khi c\u00F3 1 \u2013 2 l\u00E1 th\u1EADt.\n\t\tL\u00E0m lu\u1ED1ng r\u1ED9ng 2 \u2013 3m, cao 15 \u2013 20cm, tr\u1ED3ng th\u00E0nh h\u1ED1c th\u1EB3ng h\u00E0ng gi\u1EEFa lu\u1ED1ng, h\u1ED1c c\u00E1ch nhau 0,5 \u2013 0,7m, h\u1ED1c s\u00E2u 30 \u2013 40cm, r\u1ED9ng 40 \u2013 50cm, m\u1ED7i h\u1ED1c gieo 4 \u2013 5 h\u1EA1t ho\u1EB7c tr\u1ED3ng 1 b\u1EA7u 2 \u2013 3 c\u00E2y. M\u1EADt \u0111\u1ED9 kho\u1EA3ng 2.500 \u2013 3.000 c\u00E2y/1.000m2. Gieo h\u1EA1t xong l\u1EA5p m\u1ED9t l\u1EDBp \u0111\u1EA5t m\u1ECBn 2 \u2013 3cm r\u1ED3i t\u01B0\u1EDBi n\u01B0\u1EDBc gi\u1EEF \u1EA9m.\n\t\t\n\t\t\t\t5. Ph\u00E2n b\u00F3n (cho 1.000m2)\n\t\t\n\t\t- B\u00F3n l\u00F3t: Ph\u00E2n chu\u1ED3ng hoai 1,5 \u2013 2,0 t\u1EA5n + Super l\u00E2n 12 \u2013 15kg + KCl 5 \u2013 6kg. \u0110\u1EA5t \u0111\u1ED3i, \u0111\u1EA5t chua b\u00F3n th\u00EAm 80 \u2013 100 kg v\u00F4i khi l\u00E0m \u0111\u1EA5t.\n\t\t- B\u00F3n th\u00FAc: L\u1EA7n 1 (20 ng\u00E0y sau tr\u1ED3ng, c\u00E2y d\u00E0i 40 \u2013 50cm): 6 \u2013 8 kg Ur\u00EA.\n\t\tL\u1EA7n 2 (40 ng\u00E0y sau tr\u1ED3ng): b\u00F3n 4 \u2013 5kg Ur\u00EA.\n\t\tL\u1EA7n 3 (khi c\u00E2y ra hoa \u2013 \u0111\u1EADu tr\u00E1i): b\u00F3n 5 \u2013 6kg Ur\u00EA + 7 \u2013 8kg KCl. Ph\u00E2n b\u00F3n th\u00FAc n\u00EAn h\u00F2a lo\u00E3ng n\u01B0\u1EDBc t\u01B0\u1EDBi quanh g\u1ED1c.\n\t\t\n\t\t\t\t6. T\u1EA1o h\u00ECnh v\u00E0 th\u1EE5 ph\u1EA5n\n\t\t\n\t\tKhi d\u00E2y b\u00ED d\u00E0i kho\u1EA3ng 1m l\u1EA5y \u0111\u1EA5t l\u1EA5p m\u1ED9t \u0111o\u1EA1n th\u00E2n \u0111\u1EC3 r\u1EC5 ph\u1EE5 ph\u00E1t tri\u1EC3n v\u00E0 b\u1EA5m ng\u1ECDn cho b\u00ED ra nh\u00E1nh. Sau \u0111\u00F3 m\u1ED7i c\u00E2y ch\u1EC9 \u0111\u1EC3 d\u00E2y ch\u00EDnh v\u00E0 2 \u2013 3 nh\u00E1nh, c\u00F2n c\u00E1c nh\u00E1nh kh\u00E1c c\u1EAFt l\u00E0m rau \u0103n. T\u1EC9a b\u1EDBt c\u00E1c l\u00E1 gi\u00E0 ph\u00EDa g\u1ED1c.\n\t\tHoa \u0111\u1EF1c \u1EDF b\u00ED \u0111\u1ECF r\u1EA5t nhi\u1EC1u (g\u1EA5p h\u01A1n 20 l\u1EA7n hoa c\u00E1i) l\u1EA1i th\u01B0\u1EDDng n\u1EDF s\u1EDBm h\u01A1n hoa c\u00E1i v\u00E0i ba ng\u00E0y. Tr\u00EAn m\u1ED9t c\u00E2y trong ng\u00E0y hoa d\u1EF1c c\u0169ng n\u1EDF s\u1EDBm h\u01A1n hoa c\u00E1i m\u00E0 h\u1EA1t ph\u1EA5n th\u00EC ch\u1EC9 th\u1EE5 tinh trong v\u00E0i gi\u1EDD. V\u00EC v\u1EADy c\u1EA7n ph\u1EA3i th\u1EE5 ph\u1EA5n b\u1ED5 sung \u0111\u1EC3 c\u00F3 n\u0103ng su\u1EA5t tr\u00E1i cao. Kho\u1EA3ng 7 \u2013 8 gi\u1EDD s\u00E1ng ng\u1EAFt hoa \u0111\u1EF1c m\u1EDBi n\u1EDF, b\u1ECF h\u1EBFt \u0111\u00E0i v\u00E0 c\u00E1nh hoa r\u1ED3i qu\u00E9t nh\u1ECB \u0111\u1EF1c l\u00EAn n\u00FAm nh\u1ECB c\u00E1i. M\u1ED7i nh\u00E1nh ch\u1EC9 \u0111\u1EC3 1 \u2013 3 tr\u00E1i t\u00F9y gi\u1ED1ng v\u00E0 t\u00F9y c\u00E2y x\u1EA5u hay t\u1ED1t.\n\t\t\n\t\t\t\t7. Ph\u00F2ng tr\u1EEB s\u00E2u b\u1EC7nh\n\t\t\n\t\t\n\t\t\t\ta. S\u00E2u h\u1EA1i\n\t\t\n\t\tR\u1EC7p mu\u1ED9i (Aphis sp.) v\u00E0 b\u1ECD tr\u0129 (Thrips palmi): L\u00E0 nh\u1EEFng s\u00E2u h\u1EA1i th\u01B0\u1EDDng th\u1EA5y tr\u00EAn c\u00E2y b\u00ED \u0111\u1ECF v\u00E0 l\u00E0 m\u00F4i gi\u1EDBi lan truy\u1EC1n b\u1EC7nh kh\u1EA3m virus. Ph\u00F2ng tr\u1EEB b\u1EB1ng phun c\u00E1c thu\u1ED1c Sherpa, Fastac, Polytrin, Confidor.\n\t\t\n\t\t\t\tb. B\u1EC7nh h\u1EA1i: C\u00E1c b\u1EC7nh th\u01B0\u1EDDng th\u1EA5y l\u00E0:\n\t\t\n\t\tB\u1EC7nh \u0111\u1ED1m v\u00E0ng (do n\u1EA5m Pseudoperonospora cubensis): Ph\u00F2ng tr\u1EEB b\u1EB1ng c\u00E1c thu\u1ED1c Mexyl \u2013 MZ, Ridomil gold, Ridozeb, Carbenzim\u2026\n\t\tB\u1EC7nh ph\u1EA5n tr\u1EAFng (do n\u1EA5m Erysiphe cichoracearum): D\u00F9ng c\u00E1c thu\u1ED1c Rovral, Score, Folpan, Anvil\u2026\n\t\tNgo\u00E0i ra c\u00F3 b\u1EC7nh ch\u1EBFt c\u00E2y con (do n\u1EA5m Rhizotonia solani), b\u1EC7nh h\u00E9o v\u00E0ng (do n\u1EA5m Fusarium oxysporum), b\u1EC7nh kh\u1EA3m l\u00E1 virus\u2026" . _:node7911c4fdcc76cc70c43bec9c6bccae45 _:nodeeb4948b2b180e19ef17220e19acdd586 . _:node7911c4fdcc76cc70c43bec9c6bccae45 _:nodeb570599f4789157251c19fe94591897 . _:node7911c4fdcc76cc70c43bec9c6bccae45 _:nodee126309ab555854fead391e42bb2eee5 . _:node7911c4fdcc76cc70c43bec9c6bccae45 _:nodee58e3f708526d81a7251bee966d752af . _:node7911c4fdcc76cc70c43bec9c6bccae45 _:node2a64ca6b1e8dabaa5cc547963369 . _:node7911c4fdcc76cc70c43bec9c6bccae45 _:noded9f81a2fe69b433c9f3ea13bcc2f4a5 . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af "Thi\u1EBFt b\u1ECB c\u1EA3m bi\u1EBFn thu th\u1EADp d\u1EEF li\u1EC7u v\u1EC1 \u0111i\u1EC1u ki\u1EC7n \u00E1nh s\u00E1ng, \u0111\u1ED9 \u1EA9m hay kh\u00F4ng kh\u00ED t\u1EA1i khu v\u1EF1c tr\u1ED3ng tr\u1ECDt, gi\u00FAp ng\u01B0\u1EDDi l\u00E0m v\u01B0\u1EDDn \u0111i\u1EC1u ch\u1EC9nh bi\u1EC7n ph\u00E1p ch\u0103m s\u00F3c c\u00E2y ph\u00F9 h\u1EE3p." . _:nodee58e3f708526d81a7251bee966d752af "AERO TUBE\u00AE - Gi\u1EA3i Ph\u00E1p Cung C\u1EA5p Oxy Cho T\u00F4mVenturi - T\u01B0\u1EDBi Ph\u00E2n Cho C\u00E2y Tr\u1ED3ng, Hoa M\u00E0u H\u1EEFu Hi\u1EC7uH\u1EC7 Th\u1ED1ng Khu\u1EBFch T\u00E1n Kh\u00F4ng Kh\u00ED Kh\u00F4i Ph\u1EE5c L\u1EA1i Ao Nu\u00F4i Thu\u1EF7 S\u1EA3nNg\u01B0\u1EDDi N\u00F4ng D\u00E2n Ch\u1EBF T\u1EA1o M\u00E1y X\u1ECBt Thu\u1ED1c \u0110\u1ED9c \u0110\u00E1o\u0110\u01B0a Tia Laser Xu\u1ED1ng Ru\u1ED9ng: Nhi\u1EC1u L\u1EE3i \u00CDch L\u1EDBn Cho Nh\u00E0 N\u00F4ngHi\u1EC7u Qu\u1EA3 M\u00E1y L\u00E0m \u0110\u1EA5t \u0110a N\u0103ng Mi Ni 1z-41A" . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af . _:nodee58e3f708526d81a7251bee966d752af . _:node55f7b7bdfbf28d7aac5484f9aab496a . _:node55f7b7bdfbf28d7aac5484f9aab496a "B\u00ED \u0110\u1ECF (B\u00ED R\u1EE3)" . _:node9b2c8252c17e80eb4137f744dd970ea . _:nodee72bc51ffce52e27ab714d858ab23569 . _:node9e9e889d22a6642fd563acafc4a2040 . _:node9e9e889d22a6642fd563acafc4a2040 "Q.7" . _:node9e9e889d22a6642fd563acafc4a2040 "Tp.HCM" . _:node9e9e889d22a6642fd563acafc4a2040 "967/8 Tr\u1EA7n Xu\u00E2n So\u1EA1n, P.T\u00E2n H\u01B0ng" . _:node9b534d73d1bb93cb3c6f8152c8d72f6 . _:node9b534d73d1bb93cb3c6f8152c8d72f6 "C\u00D4NG TY TNHH XU\u1EA4T NH\u1EACP KH\u1EA8U\u00A02 L\u00DAA" . _:node9b534d73d1bb93cb3c6f8152c8d72f6 . _:node9b534d73d1bb93cb3c6f8152c8d72f6 _:node9e9e889d22a6642fd563acafc4a2040 . _:node9b534d73d1bb93cb3c6f8152c8d72f6 "(+84)98 814 6111" . _:node9b534d73d1bb93cb3c6f8152c8d72f6 "(+84)90 726 9111" . _:nodeeb4948b2b180e19ef17220e19acdd586 . _:nodeeb4948b2b180e19ef17220e19acdd586 "23/02/2013 10:49:31" . _:nodeeb4948b2b180e19ef17220e19acdd586 "Ho\u00E0ng V\u0103n B\u1EB1ng" . _:nodeeb4948b2b180e19ef17220e19acdd586 "cho t\u00F4i h\u1ECFi n\u1EBFu mu\u1ED1n tr\u1ED3ng b\u00ED \u0111\u1ECF \u1EDF mi\u1EC1n b\u1EAFc, t\u1EA1i huy\u1EC7n m\u01B0\u1EDDng kh\u01B0\u01A1ng, t\u1EC9nh l\u00E0o cai th\u00EC n\u00EAn tr\u1ED3ng v\u00E0o v\u1EE5 n\u00E0o? lo\u1EA1i gi\u1ED3ng n\u00E0o ph\u00F9 h\u1EE3p?\nc\u1EA3m \u01A1n!" . _:nodeb570599f4789157251c19fe94591897 . _:nodeb570599f4789157251c19fe94591897 "Null" . _:nodeb570599f4789157251c19fe94591897 . _:node2a64ca6b1e8dabaa5cc547963369 . _:node2a64ca6b1e8dabaa5cc547963369 "3" . _:node2a64ca6b1e8dabaa5cc547963369 "4" . . "blagojevich, sentencing, harris', zagel, monk, former, illinois, chicago-based, imprisoned, cooperative, term"@en . . . "UserComments:0"@en . "DeseretNews.com encourages a civil dialogue among its readers. We welcome your thoughtful comments about 'Sentencing for another former Blagojevich insider'"@en . "Comments about \u2018Sentencing for another former Blagojevich insider\u2019"@en . _:node91c0efce2d02919787158f0da87b97 . _:node91c0efce2d02919787158f0da87b97 . _:node91c0efce2d02919787158f0da87b97 . _:node91c0efce2d02919787158f0da87b97 . _:node91c0efce2d02919787158f0da87b97 . _:node91c0efce2d02919787158f0da87b97 . _:node91c0efce2d02919787158f0da87b97 . _:node91c0efce2d02919787158f0da87b97 "Oil, Gold and Silver Miner Projections for the Year of the Golden Bunny" . _:node91c0efce2d02919787158f0da87b97 "\n \n \n \n\n\n The upcoming year 2011, in the Asian Zodiac, is the year of the \"Metal Rabbit,\" or if you will, the year of the \"Golden Bunny\", in following the tradition, there is a 60 year Golden Cycle for these zodiac animals. This new Asian lunar year is poised to begin on February 3, 2011. We are looking forward to the \"metals\" aspect of the Rabbit year to help us obtain a bit of an edge in the equities markets for this upcoming 'Golden Bunny' year. Fall of the Tiger YearLooking backwards at the soon passing year of the Tiger, the author is thankful for the numerous messages from the many stoic supporters; never mind the exasperating events and the volatility of the irrational and maddening markets. This year was a much memorable one in that we have seen many and varied changes in the evolving landscapes and horizons of the equities markets. It was breathtaking and challenging to be able to wade in and participate in and possibly profit a little in the market's remarkable bull rise off the summer malaise. The general North American equities markets have enjoyed an amazing fall run, with a gain of about 17% for the S&P 500 since the FOMC announcement of August 27th, 2010 for equities market support. This run was given a further jolt by the FOMC's injection of treasury support on November 3, 2010. As the year ends, more and more economic and market indicators are turning positive while the myriad voices of the bear detractors are still calling for caution and uncertainty. In examining the performance this fall, the author has created a comparison chart following for the market items of interest:Figure 1: Fall 2010 Action in the Markets (the S&P 500 (^GSPC) has gained about 17%) (Click to enlarge) The base trace is that of the S&P 500's 17% move, illustrated above in red and green candlesticks. The precious metals have moved forward with gold (using GLD as proxy in green trace) moving upwards about 11% in the same time span. The major gold equities in the HUI index (red trace) of the 14 largest gold companies has moved higher about 15%. Note that beginning in December, the HUI has broken upwards leveraging the price of gold; we shall refer to this later in this posting. The 30 large cap gold equities in the GDX ETF (brown trace) has moved up about 13%.The price of gold and major gold equities have been moving higher together with the general equities, albeit underperforming the action of the S&P 500. This is a bit unusual for gold to be that closely correlated to the general equities markets, but then this is a year of change. Also, the author was a bit surprised to see the S&P 500 outperform gold and gold equities by up to 4%. Again, this is against my preconceptions; of the precious metals being in a bull run rally mode and yet being outdone by the S&P 500 index. Now looking at the upper traces on the chart, the GDXJ, consisting of 60 varied gold Junior equities (light green) shows an impressive 35% gain this fall. The gold junior mining equities have roughly doubled the rise of the S&P 500 and have more than doubled the large gold equities and the price of gold, which is as it should be in a precious metal bull run rally. The gold junior equities should be generally the leaders in this rally. The top two traces on the chart are quite intriguing with the silver (SLV Silver ETF as proxy in yellow trace) price surging forwards over 50% this fall. Again, this is generally accepted wisdom, for the silver price to lead in a precious metal bull market. The ultimate trace on top is the SIL ETF of the 30 silver companies, which sports a spectacular 59% gain for the fall. So, this is a prime example of the silver equities leveraging the gains in the rise of the silver metal. For silver going forward, Mr. Ananthan Thangavel paints a very cohesive story as to why the demand for silver is increasing. Readers who have been following the authors writings and others that have spotted the rising precious metal trend and who have entered the markets, should now be sitting on some gains for this fall season. Correction, anyone at all, who has been in the equities markets this fall, should all be sitting on some pretty gains this fall. Such is the power of the rising confidence tide in these equities markets; the rising tide should have lifted all equities (boats), to give one a nice year end feeling of success. Golden Bunny OutlookThe question then is what is the outlook now for next year, the year of the Golden Bunny? The author found a marvellous quotation as to what is happening in the world equities markets given by an astute Seeking Alpha commentator, \"Venerability\": Commodities are a positive GROWTH trade. The Commodities Bull Market is secular. And it is extremely long-term.We are still in the very early stages of nothing less than the World's Second Industrial Revolution.It is even bigger than the World's First Industrial Revolution, which brought the U.S., Europe, Japan, and a few other lucky countries and their populations into the modern world. Yes, the author also believes, we are seeing the rise of the emerging markets, not just of China, India and BRIC, but also of Columbia, Bolivia, Mauritius, Oman, Latvia, Morocco and many other countries that you may not have heard from for years. The whole world is in throes of change, driven by advances in information technology; everyone everywhere is seeking peace, health and the right to a modern fruitful life. We in the modern world truly have a lot to be thankful for. These small steps taken towards the modern technological world, requires acquisition and consumption of a varied basket of metals and commodities. The author has taken the 2010 fall performance of commodities (using the Jefferies TR/J CRB Global Commodity ETF as a proxy - CRBQ) and compared it to the S&P 500 and gold in the chart following:Figure 2: Comparison of Commodities to the S&P 500 (note the surprising action of the copper price) (Click to enlarge) As stated previously, and shown in the chart above, all the traces show that everything has been uplifted by the rising confidence tide. Again the red and green candlesticks are the motions of the S&P 500. The red trace is the CRBQ commodities ETF and one can see that it has risen together with the S&P 500. Then in November and again in December, the CRBQ starts trying to outpace the S&P 500. The CRBQ has gained about 18% for this fall. The yellow trace is for OIL, (iPath S&P GSCI Crude Oil TR Index ETN as proxy for oil price) is shown above as following along with the rising S&P 500 index. OIL has gained about 14% for this fall. Note that OIL is more volatile, and the relative performance is vastly affected by the choice of the starting date for the comparison. There is particularly good research supporting $100 oil price by Irfan Chaudhury here. The green trace the is for the JJC Copper, (iPath DJ-UBS Copper TR Sub-Idx ETN as proxy for copper price) which is the leader in gains for the fall with an exceptional 23% rise. Does it surprise you that copper has gained more than twice as much as the price of gold this fall? As first postulated by the author, earlier on August 27th, 2010, copper with its industrial dependencies will be leading the markets forward this fall. Then later on November 15th, 2010, the author again establishes a bullish case for mining, commodities and the general markets. Finally, on December 12, 2010, the author forecasts a copper shortage forthcoming in 2011. The industrial and investment demands are driving the copper price, while the production shortfall is resulting in a squeeze higher. Therefore, lead by \"Doctor Copper,\" the author's new year outlook is bullish for the general markets, for the commodities and for the continuation of the precious metals bull.Positioning for the Golden BunnyFor the general markets going forward, I will make no recommendations as this is not the author's specialty, and besides, there is a plethora of information and opinions available on Seeking Alpha. For the precious and base metals going forward, this is the author's specialty and following are some possible prospects for positioning. I stay away from the large cap major gold miners such as Barrick (NYSE:ABX), Goldcorp (NYSE:GG) and Newmont (NYSE:NEM) but am invested instead in Junior mining equities. Even though, from the first chart previously, the HUI large cap gold index which the above three top gold miners are part of, has broken upwards in December and is now showing some leverage to the price of gold. This leverage breakout by the HUI is indicating the movement of large investors and institutions into the large cap gold miners and bodes well for the continued advancement of the precious metals bull in the imminent Golden Bunny year. In the following specific mining equities that I have a position in, I qualify them with two main criteria. First and most importantly is the quality and competence of the company management. Management need to be focused upon creating value for the shareholders. Second, the companies' specific stories of value creation needs to be very compelling and capable of driving and sustaining the share price even if the markets are uncertain and may pull back a little. So to start off, in the precious metals space, my favorite gold mining junior is: Great Basin Gold (NYSEMKT:GBG). Here is an exclusive interview with their CEO Mr. Ferdi Dippenaar. Great Basin is a gold miner that will leap from mine developer to mid-tier gold producer status by 2012, in producing close to 350k ounces of gold per year. Great Basin's Hollister Nevada mine is the highest grade production gold mine in the world, with expected production of about 110k ounces of gold equivalents per year. The company has just recently uncovered super bonanza grades above one of their existing ore veins at Hollister. In addition, Great Basin's Burnstone, South African mine is starting ramping up to full production of 250k ounces of gold per year. This quarter or next, Great Basin will turn the corner to profitability and the markets will re-rate the stock price. I believe out of all my stock selections, Great Basin Gold will give the most payback for the lowest risk. In the silver space, my favorite silver mining juniors are: Silvermex (OTC:SLVXF). Here is an exclusive interview with the former Genco CEO, Mr. James Anderson, The new Silvermex is formed from the merger of the old Silvermex and Genco Resources (OTC:GGCRF). The new management includes former and present executives of Hecla Mining (NYSE:HL) and Silver Standard Resources (NASDAQ:SSRI). Silvermex has over 250 million ounces of Silver resources and the company anticipates increasing its Guitarra Mexican high grade silver/gold mine output by multiples. I believe that this Silvermex stock has the highest growth possibilities of any silver stock in the market. Canadian Zinc (OTCQB:CZICF). Here is an exclusive interview with their COO, Mr. Alan Taylor. Canadian Zinc owns the previous Hunt Brothers Prairie Creek Silver, Zinc, Lead mine in northern Canada. The mining infrastructure is 90% complete and Canadian Zinc is awaiting environmental approval for water usage which is due in 1st or 2nd quarter of 2011. I believe that with the environmental approval, Canadian Zinc will be re-rated to a multiple of its existing share price. U.S. Silver (OTC:USSIF) is described here in a previous article. U.S. Silver operates the joint Galena, Coeur and Caladay mining areas in the Silver Valley of Idaho. The company is rehabilitating the Coeur mine shaft for increasing its silver production. I believe that U.S. Silver is a much underrated production silver miner and it will be acquired by Hecla Mining (HL) or Coeur d'Alene (NYSE:CDE), both of which are situated nearby. In the precious metals exploration space I am interested in the following: Victoria Gold (OTCPK:VTIFF). The company has shed 30%+ on the back of an error in resource definition for its Cove project. Victoria Gold is busy drilling proving up both its Cove deposit in Nevada and its Dublin's Gulch multi-million ounces gold deposit in the Yukon. I believe that the company will be acquired by Kinross (NYSE:KGC) or Newmont (NEM) in the Golden Bunny year. Tarsis Resources (OTC:TARSF). The company is drilling its Erika epithermal Gold/Silver deposit in Mexico. Tarsis is also active in many projects in the Yukon. I believe that it will strike gold in its drilling of the Erika project as the property is part of the Mezcala gold skarn district, and it abuts the Torex Gold (OTCPK:TORXF) El Limon gold deposit. Also, its geological expertise is shared with Almaden Resources (NYSEMKT:AAU), which has already struck gold. Almaden Resources (AAU). Almaden is drill looking for the deeper high grade core to its Ixtaca epithermal Gold/Silver discovery in Mexico. Almaden has over a score of properties joint ventured out and under exploration. Of course, I believe that it will hit the high grade gold/silver motherlode in its present drilling. Torex Gold is expanding its reserves and resources (4 million oz.) at its El Limon Gold deposit in Mexico. The company currently has nine drills on site and expects to have 11 drills working in 2011. I believe that Torex will be acquired by Goldcorp (GG) which operates Mexico's largest gold mine, the Nukay/Los Filos in the adjacent property Atac Resources (OTCPK:ATADF). The company owns the huge RAU project in the Yukon where it has discovered a large Nadaleen Trend which it has compared to the Carlin Trend in Nevada. Early prospecting and drilling has uncovered gold in multiple locations along the Nadaleen Trend. Atac expect to have 8 drills in operation in 2011. I believe in the Atac Resources assessment of its Carlin Trend geologic cousin, as the assessment is backed by the geological expertise of Archer, Cathro & Associates, renown Yukon geologists with many discoveries to their credit. Caerus Resources (OTC:CAEUF) is negotiating for the Antioquia Gold project in Columbia which is adjacent to the Aragua Mine owned by Continental Gold (OTCQX:CGOOF). I believe that Caerus will be successful in acquiring these prospective artisanal mining claims. In the base metals mining space I am interested in the following: Norsemont Mining (OTC:NOMFF) is proving up its Constancia copper/Gold project in Peru. Norsemont is presently drilling to increase the 43-101 resources in a new report due first quarter of 2011. A 2009 feasibility study indicates a NPV (8%) of $931million, and an IRR of 27%. I believe that Norsemont is an ideal copper/gold takeover candidate. Belvedere Resources (OTC:BLVDF) is a nickel, gold, cobalt miner operating the Hitura nickel mine in Finland. It has an advanced gold property in Kopsa, which is 15 km away. Belvedere's plan is to develop the gold property and run the ore through the Hitura mill. I believe that the management of Belvedere will be able to create value with gold mining, as it has been meeting all targets promised ahead of schedule. Adex Mining (OTC:ADXDF) is re-opening the Mount Pleasant tin, indium, tungsten and molybdenum mine in New Brunswick Canada. Adex is partnered with a Chinese company, Great Harvest of Hong Kong. Adex owns the world's largest and richest Indium resource and North America's largest tin deposit. The company also owns significant resources in tungsten and molybdenum. I believe that the re-start of the Mount Pleasant mine will generate considerable value in the scarce metals that Adex mines. Zaruma Resources (TSX: ZMR.h) - is owner of the Luz del Cobre copper project with the adjacent San Antonio Gold project in Mexico. The company is focused on the re-start of the Luz del Cobre heap leach mine in 2011 with the financial support of Gravity Ltd. I believe that the timing is right for Zaruma to bring this mine on-stream in 2011, the year of the Golden Bunny. Finally, for an oil exploration story that I am interested in: Westernzagros Resources (OTCPK:WZGRF) is drilling in the Kurdistan region of Iraq with partners Talisman and the Kurdistan Regional Government. Its exploration block of 2000 square kilometers is prospective for a super-giant type billion barrel oil field, similar to the Kirkuk field, which is 150 km distant. Its present Kudamir 1 well has proven gas, natural gas liquids and prospective oil resources on the flanks of the anti-cline. The company will be re-entering its Sarqala 1 well which has previously encountered oil. Westernzagros is also proposing to drill a shallower Mil Qasim well. Here is the link to its latest corporate presentation. I believe that further drilling in 2011 will prove the immense quantities of prospective oil on Westernzagros' claim block. SummationSo in examining the progress this fall and the prognosis for the future, we have interpreted the market indicators that are continuing to point towards a bullish outlook for the general markets. The emerging world is ramping up their demands for commodities and this will serve to drive the equities markets. On top of this, we are in the middle stages of a multi-year precious metals bull market. We as investors are truly blessed and have a lot to be thankful for. I am eagerly anticipating the arrival of the sixty year cycle of the Golden Bunny! Disclosure: Author is long GBG, GGCRF.PK, CZICF.PK, USSIF.PK, AAU and ATADF.PK. Important Disclaimer: The information and opinions contained within this document reflect the personal views of the author and should be viewed as food for thought and amusement only. The author may from time to time have a position in any of the securities mentioned. There are no guarantees of the accuracy, reliability or completeness of the information contained herein. Independent due diligence and discussions with one\u2019s own investment and business advisor is strongly recommended. These writings are not to be construed as an offer or solicitation with respect to the purchase or sale of any security or as an endorsement of any product or service. We do not request or receive compensation in any form in order to feature companies in this publication. It is prohibited to copy or redistribute this document to any type of third party without express permission.\n Source: Oil, Gold and Silver Miner Projections for the Year of the Golden Bunny\n \n " . _:node91c0efce2d02919787158f0da87b97 "Dec. 20, 2010 7:48 AM ET" . _:node91c0efce2d02919787158f0da87b97 _:node95a0d722c21ed971b59e617b27b6d88 . _:node91c0efce2d02919787158f0da87b97 "en-US" . _:node91c0efce2d02919787158f0da87b97 "Investing Ideas" . _:node91c0efce2d02919787158f0da87b97 "Long Ideas" . _:node91c0efce2d02919787158f0da87b97 "Macro View" . _:node91c0efce2d02919787158f0da87b97 "Commodities" . _:node91c0efce2d02919787158f0da87b97 "Gold & Precious Metals" . _:nodefa34939071894babff16ba5f552fd332 . _:nodefa34939071894babff16ba5f552fd332 . _:node95a0d722c21ed971b59e617b27b6d88 . _:node95a0d722c21ed971b59e617b27b6d88 "Null" . _:node38924e47666220afa32fef7ffa872f6a . _:node38924e47666220afa32fef7ffa872f6a "Actualidad, Nacionales"@es . _:node38924e47666220afa32fef7ffa872f6a "http://peru.com/2012/05/03/actualidad/nacionales/chimbote-ollanta-humala-rinde-homenaje-cesar-vilca-y-envia-sus-condolencias-noticia-62041"@es . _:node38924e47666220afa32fef7ffa872f6a "Ollanta Humala: C\u00E9sar Vilca es un hijo del pueblo y es un h\u00E9roe como su padre"@es . _:node38924e47666220afa32fef7ffa872f6a " \n Chimbote. \u201C(C\u00E9sar Vilca) merece este minuto de silencio. Estamos celebrando el desarrollo, nuestros hijos est\u00E1n luchando por el desarrollo y han entregado su vida\u201D, dijo desde Chimbote.\n\n En ese sentido, Humala Tasso calific\u00F3 como \u201Chijo del pueblo\u201D a Vilca Vega, cuyo cad\u00E1ver fue encontrado por su padre, Dionisio Vega, luego de estar desaparecido durante 20 d\u00EDas.\n\n \u201CChinecas tiene sentido cuando hay personas que le dan ese sentido\u201D, expres\u00F3 el mandatario poco antes de dar paso al minuto de silencio en memoria del agente de la DINOES.\n\n Humala tambi\u00E9n le rindi\u00F3 un homenaje a Dionisio Vilca y remarc\u00F3 que fue a buscar solo a su hijo porque los nativos lo pidieron as\u00ED, pues \u201Ca\u00FAn desconf\u00EDan de nuestros militares\u201D.\n\n \u201CHay que homenajear al hijo que entrega la vida y el padre que va a buscarlo. En esta tr\u00E1gica historia hay dos h\u00E9roes: El hijo y el padre\u201D, dijo en su alocuci\u00F3n en el norte del pa\u00EDs.\n\n "@es . _:node38924e47666220afa32fef7ffa872f6a "Per\u00FA.com"@es . _:node38924e47666220afa32fef7ffa872f6a _:nodebea8fe53df842871a1dddf7f421ab08b . _:node38924e47666220afa32fef7ffa872f6a "http://perucom3.e3.pe/ima/0/0/2/6/4/264378.jpg"@es . _:node38924e47666220afa32fef7ffa872f6a . _:node38924e47666220afa32fef7ffa872f6a "es"@es . _:node38924e47666220afa32fef7ffa872f6a "News"@es . _:node38924e47666220afa32fef7ffa872f6a "Chimbote. “(C\u00E9sar Vilca) merece este minuto de silencio. Estamos celebrando el desarrollo, nuestros hijos est\u00E1n luchando por el desarrollo y han entregado su vida”, dijo desde Chimbote."@es . _:node38924e47666220afa32fef7ffa872f6a "Ollanta Humala"@es . _:node38924e47666220afa32fef7ffa872f6a "C\u00E9sar Vilca"@es . _:node38924e47666220afa32fef7ffa872f6a "Chimbote"@es . _:node38924e47666220afa32fef7ffa872f6a "Proyecto Chinecas"@es . _:node38924e47666220afa32fef7ffa872f6a "Dionisio Vilca"@es . _:node38924e47666220afa32fef7ffa872f6a "Video del D\u00EDa"@es . _:node38924e47666220afa32fef7ffa872f6a "Multimedia de Actualidad"@es . _:node38924e47666220afa32fef7ffa872f6a "2012-05-03T11:18:01-05:00"@es . _:node38924e47666220afa32fef7ffa872f6a "1969-12-31T19:00:00-05:00"@es . _:nodebea8fe53df842871a1dddf7f421ab08b . _:node1202e3b5a5e8bb5918a5282b53e88a0 . _:node1202e3b5a5e8bb5918a5282b53e88a0 "Entretenimiento, Espect\u00E1culos"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "http://peru.com/entretenimiento/espectaculos/yo-soy-andres-calamaro-se-quedo-tercer-lugar-fotos-noticia-111318"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "\"Yo soy\": \u00A1Revive el paso de Andr\u00E9s Calamaro quien ocup\u00F3 el tercer lugar! (FOTOS)"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 " \n Lima. El imitador Francisco Ch\u00E1vez, super\u00F3 la sentencia con Luis Fonsi pero en la votaci\u00F3n final qued\u00F3 en tercer puesto. \u00A1Revive su performance! Andr\u00E9s Calamaro "@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "Per\u00FA.com"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 _:node67ca9bb97878d9165795dbfa4779268f . _:node1202e3b5a5e8bb5918a5282b53e88a0 "http://perucom3.e3.pe/ima/0/0/4/3/4/434306.jpg"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "es"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "News"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "Lima. El imitador Francisco Ch\u00E1vez, super\u00F3 la sentencia con Luis Fonsi pero en la votaci\u00F3n final qued\u00F3 en tercer puesto. \u00A1Revive su performance! Andr\u00E9s Calamaro"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "Andr\u00E9s Calamaro"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "Francisco Ch\u00E1vez"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "Fotos de Espect\u00E1culos"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "Fotos del D\u00EDa"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "Yo Soy"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "2012-12-23T10:21:49-05:00"@es . _:node1202e3b5a5e8bb5918a5282b53e88a0 "1969-12-31T19:00:00-05:00"@es . _:node67ca9bb97878d9165795dbfa4779268f . _:nodea3108846fefb475da524b84e4fb5b . _:nodea8a3c36fe6633b76a847882ee516cdfa . _:nodea8a3c36fe6633b76a847882ee516cdfa "Actualidad, Pol\u00EDticas"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "http://peru.com/actualidad/politicas/isaac-humala-alberto-fujimori-cinico-y-vil-proclamar-inocencia-video-noticia-89696"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Isaac Humala: Alberto Fujimori es c\u00EDnico y vil por proclamar inocencia (VIDEO)"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa " \n Lima. \u201CNing\u00FAn presidente puede indultar por derechos humanos, pero humanitariamente, como ser humano, no debe permitirse que una persona muera en la c\u00E1rcel cuando puede hacerlo en su cama, en su hogar\u201D, expres\u00F3.\n\n Sin embargo, Isaac Humala calific\u00F3 de \u201Cvil y c\u00EDnico\u201D a Fujimori porque en su \u00FAltimo manuscrito se proclam\u00F3 inocente de las acusaciones de corrupci\u00F3n y violaciones a los derechos humanos.\n\n \u201CSi hace eso, \u00BFpor qu\u00E9 pedir\u00EDa perd\u00F3n? Tiene que ser coherente. Es una cuesti\u00F3n de dignidad de hombre\u201D, expres\u00F3 el padre del presidente Ollanta Humala a \u2018Buenos D\u00EDas Per\u00FA\u2019.\n\n "@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Per\u00FA.com"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa _:nodea3108846fefb475da524b84e4fb5b . _:nodea8a3c36fe6633b76a847882ee516cdfa "http://perucom3.e3.pe/ima/0/0/3/3/5/335670.jpg"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa . _:nodea8a3c36fe6633b76a847882ee516cdfa "es"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "News"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Lima. “Ning\u00FAn presidente puede indultar por derechos humanos, pero humanitariamente, como ser humano, no debe permitirse que una persona muera en la c\u00E1rcel cuando puede hacerlo en su cama, en su hogar”, expres\u00F3."@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Alberto Fujimori"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Isaac Humala"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Ollanta Humala"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Indulto"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Lima"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Pol\u00EDticas"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "Multimedia de Actualidad"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "2012-10-04T08:57:57-05:00"@es . _:nodea8a3c36fe6633b76a847882ee516cdfa "1969-12-31T19:00:00-05:00"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Viajes, Conozca Per\u00FA"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "http://peru.com/viajes/conozca-peru/sigues-estas-recomendaciones-si-vas-viajar-destino-costa-noticia-119020"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Sigue estas recomendaciones si vas a viajar a un destino de la costa"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 " \n Lima. Consejos para el desierto\n\n El clima que se soporta en nuestros desiertos es benevolente en comparaci\u00F3n con pa\u00EDses m\u00E1s ecuatoriales. A\u00FAn as\u00ED, los expertos recomiendan utilizar ropa suelta y de colores claros, ya que reflejan mejor los rayos del sol. Tambi\u00E9n es importante evitar la insolaci\u00F3n, utilizando pantalones y polos de manga larga, un buen gorro es fundamental para proteger el rostro.\n\n Si decide aventurarse por el desierto coste\u00F1o, es recomendable planear el recorrido con anticipaci\u00F3n y contar con la gu\u00EDa adecuada. Recorrer las dunas en tubulares o hacer sandboarding siempre aseguran una aventura inolvidable.\n\n Consejos para la playa\n\n Si eres de los que les gusta broncearse, recuerda hacerlo gradualmente, y no tratando de conseguir el bronceado perfecto en el primer d\u00EDa de playa. Utiliza siempre un protector, ya que la radiaci\u00F3n en Lima puede llegar hasta los niveles 13 y 14, niveles muy altos seg\u00FAn el Senamhi. Tambi\u00E9n es importante seguir las indicaciones de los guardacostas o salvavidas, y no meterse al mar si est\u00E1 muy movido.\n\n Cerca de Lima, algunas de las mejores playas para el surf y para disfrutar del sol son Cerro Azul, Punta Hermosa, o Pucusana. Si te gusta estar en contacto con animales marinos, tienes dos opciones: vistar las Islas Palomino, desde el Callao o las Islas Ballestas, en Ica. En ambas se puede nadar con los lobos marinos, y conocer las distintas especies de aves de la zona.\n\n Fuente: Starperudestinos.com "@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Per\u00FA.com"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 _:node871cbe25c35628b34beb39abd8d0aa . _:nodeebbf686d92a3eef29f3aa548999e7e29 "http://perucom3.e3.pe/ima/0/0/4/6/0/460779.jpg"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 . _:nodeebbf686d92a3eef29f3aa548999e7e29 "es"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "News"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Lima. Consejos para el desierto"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Lima"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Per\u00FA"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Viajes"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Conozca Per\u00FA"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "SENAMHI"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Ica"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "Callao"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "2013-01-31T21:50:51-05:00"@es . _:nodeebbf686d92a3eef29f3aa548999e7e29 "1969-12-31T19:00:00-05:00"@es . _:node871cbe25c35628b34beb39abd8d0aa . _:nodee926ec8feea39656b580637b4aeba20 . _:nodee926ec8feea39656b580637b4aeba20 "2012-10-14T18:32:13-07"@en-us . _:nodee926ec8feea39656b580637b4aeba20 "/wow/en/forum/topic/4662476649"@en-us . _:nodee926ec8feea39656b580637b4aeba20 _:nodee3781a36d624620efbe5bd518b2df . _:nodee926ec8feea39656b580637b4aeba20 "\nmerudinn is in love with me i understand my number one fanboy i can change my name a million time an still know's its \u00DA\u00F1b\u00E8lievable Hop Off my D*** Bro go ride a new one. an YOU going for Glad LMFAO im out i have read enough\n"@en-us . _:node7c7a903f4f3b915aeadd3dad913ff . _:node7c7a903f4f3b915aeadd3dad913ff "2012-10-14T06:11:33-07"@en-us . _:node7c7a903f4f3b915aeadd3dad913ff "\nFinal Resistance\n"@en-us . _:node7c7a903f4f3b915aeadd3dad913ff "/wow/en/forum/topic/4662476649"@en-us . _:node7c7a903f4f3b915aeadd3dad913ff _:nodef763ab195b16501f92257783694f8fd4 . _:node7c7a903f4f3b915aeadd3dad913ff "\nPvP with a giant world boss stomping around you. Love it.\n"@en-us . _:node7a4852ff99324d4223ca4f337ef8c8 . _:node7a4852ff99324d4223ca4f337ef8c8 "2012-10-14T18:37:32-07"@en-us . _:node7a4852ff99324d4223ca4f337ef8c8 "/wow/en/forum/topic/4662476649"@en-us . _:node7a4852ff99324d4223ca4f337ef8c8 _:node549ac3ef14e4d2e5ad8cdee52205732 . _:node7a4852ff99324d4223ca4f337ef8c8 "\nYou must love this black ppl !@#$ because you sure all on it\n"@en-us . _:nodee7d7e0178eb84df13091bf8f9d9ddda0 . _:nodee7d7e0178eb84df13091bf8f9d9ddda0 "2012-10-16T21:56:09-07"@en-us . _:nodee7d7e0178eb84df13091bf8f9d9ddda0 "/wow/en/forum/topic/4662476649"@en-us . _:nodee7d7e0178eb84df13091bf8f9d9ddda0 _:node12acf22777bc9621499b8e3141e5c2ed . _:nodee7d7e0178eb84df13091bf8f9d9ddda0 "\n10/16/2012 06:37 PMPosted by MerudinnIf it is just a game then tell ur friend to stop crying, !@#$%ing and needing help from u guys to talk ^-*! to me, lol just a game. (\u00DA\u00F1b\u00E8lievable) crying over wut nicca\n"@en-us . _:nodedef9ca48f46651ef435c2a79df223642 . _:nodedef9ca48f46651ef435c2a79df223642 "2012-10-15T13:12:18-07"@en-us . _:nodedef9ca48f46651ef435c2a79df223642 "2012-10-15T13:14:45-07"@en-us . _:nodedef9ca48f46651ef435c2a79df223642 "\nFinal Resistance\n"@en-us . _:nodedef9ca48f46651ef435c2a79df223642 "/wow/en/forum/topic/4662476649"@en-us . _:nodedef9ca48f46651ef435c2a79df223642 _:node215110cab2a3b87f5581693629d5e3c4 . _:nodedef9ca48f46651ef435c2a79df223642 "\nfirst of all i have no problems with any of u especially u holygeez, only with \u00DA\u00F1b\u00E8lievablei did not even want to be in this !@#$ing forum but if u got to page 2, u will see my reasons why i got pissed off.\n"@en-us . _:node304c8a96cd7df9732aa166beaa33b0 . _:node304c8a96cd7df9732aa166beaa33b0 . _:node304c8a96cd7df9732aa166beaa33b0 "Shop"@en-us . _:node61e21a98fdfadf6d3a1227287b957e3 . _:node61e21a98fdfadf6d3a1227287b957e3 . _:node61e21a98fdfadf6d3a1227287b957e3 "Merudinn"@en-us . _:node51a186d454369626b61638f5e25222 . _:node51a186d454369626b61638f5e25222 "2012-10-14T18:53:39-07"@en-us . _:node51a186d454369626b61638f5e25222 "2012-10-14T19:21:22-07"@en-us . _:node51a186d454369626b61638f5e25222 "\nGrunt Club\n"@en-us . _:node51a186d454369626b61638f5e25222 "/wow/en/forum/topic/4662476649"@en-us . _:node51a186d454369626b61638f5e25222 _:node5a531024448b3fc57d2b3492c21feb11 . _:node51a186d454369626b61638f5e25222 "\nAlright Alright Alright Can someone tell me How I should start Argueing with this Kids.(Merudinn)Firstavale Merudinn you're Stuck at 1800 Rating with a Terrible Win Ratio playing Ret Frost DK Hpally I dunno how you got there but Who Cares.I remember when you were playing with Bovan and someone else back to Cata and Moobies Dispersion and myself playing my shaman was farming ya,a Good memories.But the thing is Did I said anything about Raping you on a Forum ?Anyways like 2s Means !@#$ Specially atm.Oh and Merudinn I'd probably should be able to one shot you with my Warrior Full heroic Geared without pvp Power and Resil, thats just to show you how Op warriors are at the momment.\n"@en-us . _:node881d1f6e85f756a26c433e2bf457b3 . _:node881d1f6e85f756a26c433e2bf457b3 . _:node881d1f6e85f756a26c433e2bf457b3 "Holygeez"@en-us . _:node1c7a17f8825bbbf2f7ce8950b17e9431 . _:node1c7a17f8825bbbf2f7ce8950b17e9431 . _:node1c7a17f8825bbbf2f7ce8950b17e9431 "Name your top 3 PvP Rivals on Cairne"@en-us . _:node28774347d785f4c61f9478b2c958b . _:node28774347d785f4c61f9478b2c958b . _:node28774347d785f4c61f9478b2c958b "Forums"@en-us . _:node286834f84f9e5533f5377ea63adf8666 . _:node286834f84f9e5533f5377ea63adf8666 . _:node286834f84f9e5533f5377ea63adf8666 "Merudinn"@en-us . _:node69e4dd7a57fd3efb5556972ddbd5af66 . _:node69e4dd7a57fd3efb5556972ddbd5af66 . _:node69e4dd7a57fd3efb5556972ddbd5af66 "Syanarra"@en-us . _:node98b56216c9bf5f313ee67a7f3af0815d . _:node98b56216c9bf5f313ee67a7f3af0815d "2012-09-11T14:31:36-07"@en-us . _:node98b56216c9bf5f313ee67a7f3af0815d "\nDark Nemesis\n"@en-us . _:node98b56216c9bf5f313ee67a7f3af0815d "/wow/en/forum/topic/4662476649"@en-us . _:node98b56216c9bf5f313ee67a7f3af0815d _:nodee2a713407de6ec5aa50ea9eed741ad . _:node98b56216c9bf5f313ee67a7f3af0815d "\nYes... I miss Melina.. she was a HARD target to get down... I died MANY Many times to her... but i would rather die to her.. then most any other horde... as long as i can get a kill on her once in a while. Tagger and Yipper errr.. yopper .. could stand to learn a few lessons from her.\n"@en-us . _:noded49da6bc5ecf7d5c0c88307759369f . _:noded49da6bc5ecf7d5c0c88307759369f . _:noded49da6bc5ecf7d5c0c88307759369f "Forums"@en-us . _:node624ef0b3667b3e51165291788574bd5 . _:node624ef0b3667b3e51165291788574bd5 . _:node624ef0b3667b3e51165291788574bd5 "World of Warcraft"@en-us . _:nodec3aa2f78d4b50eff1ed73ddbddfdb7 . _:nodec3aa2f78d4b50eff1ed73ddbddfdb7 . _:nodec3aa2f78d4b50eff1ed73ddbddfdb7 "Biggerthanya"@en-us . _:nodeac5db1afff861eedae89d86be71c3b . _:nodeac5db1afff861eedae89d86be71c3b . _:nodeac5db1afff861eedae89d86be71c3b "Realms"@en-us . _:node5cc9e62f813fe2419e313cd0c43692 . _:node5cc9e62f813fe2419e313cd0c43692 "2012-09-15T14:48:04-07"@en-us . _:node5cc9e62f813fe2419e313cd0c43692 "\nManiacal Box of Kittens\n"@en-us . _:node5cc9e62f813fe2419e313cd0c43692 "/wow/en/forum/topic/4662476649"@en-us . _:node5cc9e62f813fe2419e313cd0c43692 _:node69e4dd7a57fd3efb5556972ddbd5af66 . _:node5cc9e62f813fe2419e313cd0c43692 "\nWinter is coming !!!\n"@en-us . _:nodeba93e1e8b6899f53e99041bc4e4c658a . _:nodeba93e1e8b6899f53e99041bc4e4c658a . _:nodeba93e1e8b6899f53e99041bc4e4c658a "Larsus"@en-us . _:nodef763ab195b16501f92257783694f8fd4 . _:nodef763ab195b16501f92257783694f8fd4 . _:nodef763ab195b16501f92257783694f8fd4 "Drede"@en-us . _:node2926f0812e5b7e544e91a7c7bc5fbc0 . _:node2926f0812e5b7e544e91a7c7bc5fbc0 "2012-10-14T11:20:46-07"@en-us . _:node2926f0812e5b7e544e91a7c7bc5fbc0 "\nFinal Resistance\n"@en-us . _:node2926f0812e5b7e544e91a7c7bc5fbc0 "/wow/en/forum/topic/4662476649"@en-us . _:node2926f0812e5b7e544e91a7c7bc5fbc0 _:node286834f84f9e5533f5377ea63adf8666 . _:node2926f0812e5b7e544e91a7c7bc5fbc0 "\nlol \u00DA\u00F1b\u00E8lievable is the worst dk ever i was doing 2's with a warrior arms and we just !@#$ed on his healz and he just stood there %^-*ting him self in fear, he is the wort dk he gets carrired all day and cant even even beat a dk and a war and not even that i tripled his dmg and i was top dmg. and btw \u00DA\u00F1b\u00E8lievable 2's do not matter at all no skills required in 2's look at my 3's im rank 3 in our battle-group im going for glad and also u say ihave no life lolololol people say that when they get !@#$ted on ur just bad i only have 75 days played total.\n"@en-us . _:node626e533f10f655bcb0339a3725c3a789 . _:node626e533f10f655bcb0339a3725c3a789 . _:node626e533f10f655bcb0339a3725c3a789 "Cairne"@en-us . _:node9c8ce86f2fff3620a1b7a3e47c438e . _:node9c8ce86f2fff3620a1b7a3e47c438e . _:node9c8ce86f2fff3620a1b7a3e47c438e "Game Guide"@en-us . _:nodec73ddba977e8d88f9b89d8dc41baa9eb . _:nodec73ddba977e8d88f9b89d8dc41baa9eb . _:nodec73ddba977e8d88f9b89d8dc41baa9eb "Forums"@en-us . _:node70bb2b109dc87edd43ded5fa5e95ce3a . _:node70bb2b109dc87edd43ded5fa5e95ce3a . _:node70bb2b109dc87edd43ded5fa5e95ce3a "Mariame"@en-us . _:node2c2490f9c63816b13ff55e82d08a93 . _:node2c2490f9c63816b13ff55e82d08a93 . _:node2c2490f9c63816b13ff55e82d08a93 "Telext"@en-us . _:node9e387d75c7f1691088724be5aa5b879 . _:node9e387d75c7f1691088724be5aa5b879 . _:node9e387d75c7f1691088724be5aa5b879 "Realms"@en-us . _:node412bb617a3e153a45f4eea5886adc0 . _:node412bb617a3e153a45f4eea5886adc0 . _:node412bb617a3e153a45f4eea5886adc0 "Community"@en-us . _:nodeae3d31da2c7e7b36aee6348ab68a572b . _:nodeae3d31da2c7e7b36aee6348ab68a572b "2012-09-11T14:46:15-07"@en-us . _:nodeae3d31da2c7e7b36aee6348ab68a572b "\nDark Nemesis\n"@en-us . _:nodeae3d31da2c7e7b36aee6348ab68a572b "/wow/en/forum/topic/4662476649"@en-us . _:nodeae3d31da2c7e7b36aee6348ab68a572b _:node1aceb0906542c7eb4798e507518b6dd . _:nodeae3d31da2c7e7b36aee6348ab68a572b "\n08/22/2012 02:56 PMPosted by DredeAny one remember Melina? Any time you tried to PvP that hunter would pop out of nowhere lolShe was a great horde pvp'er unlike tagger or yooper whom seem can only use Guards to help them out to get so called honorless kills....\n"@en-us . _:node49e8dfdb9b618e8f3dc2384eba55989d . _:node49e8dfdb9b618e8f3dc2384eba55989d "2012-10-16T15:48:27-07"@en-us . _:node49e8dfdb9b618e8f3dc2384eba55989d "\nGrunt Club\n"@en-us . _:node49e8dfdb9b618e8f3dc2384eba55989d "/wow/en/forum/topic/4662476649"@en-us . _:node49e8dfdb9b618e8f3dc2384eba55989d _:node9e2253a3075dbd68e37503ccfee52d4 . _:node49e8dfdb9b618e8f3dc2384eba55989d "\ni want to be part of this dramo too!\n"@en-us . _:node8e37cc1385822e26e12a75992d89caf2 . _:node8e37cc1385822e26e12a75992d89caf2 "2012-09-12T19:19:33-07"@en-us . _:node8e37cc1385822e26e12a75992d89caf2 "/wow/en/forum/topic/4662476649"@en-us . _:node8e37cc1385822e26e12a75992d89caf2 _:node70bb2b109dc87edd43ded5fa5e95ce3a . _:node8e37cc1385822e26e12a75992d89caf2 "\nMelina at the crossroads, snake trap, feign death, pops back up, (I target snakes until dead) and that ladies and gentleman is how I learned about key binding, lol. Miss her. So much fun.\n"@en-us . _:nodefa6b3b57e0fe94276d5c4858323b109d . _:nodefa6b3b57e0fe94276d5c4858323b109d "2012-10-14T13:49:06-07"@en-us . _:nodefa6b3b57e0fe94276d5c4858323b109d "\nManiacal Box of Kittens\n"@en-us . _:nodefa6b3b57e0fe94276d5c4858323b109d "/wow/en/forum/topic/4662476649"@en-us . _:nodefa6b3b57e0fe94276d5c4858323b109d _:node2c2490f9c63816b13ff55e82d08a93 . _:nodefa6b3b57e0fe94276d5c4858323b109d "\n10/14/2012 11:20 AMPosted by Merudinnlol \u00DA\u00F1b\u00E8lievable is the worst dk ever i was doing 2's with a warrior arms and we just !@#$ed on his healz and he just stood there %^-*ting him self in fear, he is the wort dk he gets carrired all day and cant even even beat a dk and a war and not even that i tripled his dmg and i was top dmg. and btw \u00DA\u00F1b\u00E8lievable 2's do not matter at all no skills required in 2's look at my 3's im rank 3 in our battle-group im going for glad and also u say ihave no life lolololol people say that when they get !@#$ted on ur just bad i only have 75 days played total.Not sure if you're joking but I heard frost + reck/avatar is hard to do. GL getting glad @ 1800 with a 50% win loss. You're terrible.\n"@en-us . _:node215110cab2a3b87f5581693629d5e3c4 . _:node215110cab2a3b87f5581693629d5e3c4 . _:node215110cab2a3b87f5581693629d5e3c4 "Merudinn"@en-us . _:nodec4427aa53dbf9caaf99f6e4b6227f1 . _:nodec4427aa53dbf9caaf99f6e4b6227f1 . _:nodec4427aa53dbf9caaf99f6e4b6227f1 "Cairne"@en-us . _:node3a539ab27fba5c1ecdb3ecf4aff548d5 . _:node3a539ab27fba5c1ecdb3ecf4aff548d5 "2012-10-05T13:58:32-07"@en-us . _:node3a539ab27fba5c1ecdb3ecf4aff548d5 "2012-10-05T13:59:47-07"@en-us . _:node3a539ab27fba5c1ecdb3ecf4aff548d5 "\nManiacal Box of Kittens\n"@en-us . _:node3a539ab27fba5c1ecdb3ecf4aff548d5 "/wow/en/forum/topic/4662476649"@en-us . _:node3a539ab27fba5c1ecdb3ecf4aff548d5 _:nodeba93e1e8b6899f53e99041bc4e4c658a . _:node3a539ab27fba5c1ecdb3ecf4aff548d5 "\nIt would be nice if some of the Horde old timers would come back World PvP is not the same anymore. Besides the 2 hunters I listed. Here are those that I think are no longer on realm Horde wise I miss fighting are Bloodeyez<------one heck of a good Feral Cat Cairne Hero<---an Undead female Warrior many a WG I got smoke because of her and Melina<--- Who in my opinion should come back just to show Yooper and Tagger how to fight like a hunter without guards or pocket heals i.e. (Slayeress the Alliance traitor xD). Oh btw Horde i've watched numerous times as Haavik and Resonance from MBoK kill 5 or more at a time? what gives xD\n"@en-us . _:node549ac3ef14e4d2e5ad8cdee52205732 . _:node549ac3ef14e4d2e5ad8cdee52205732 . _:node549ac3ef14e4d2e5ad8cdee52205732 "\u00DA\u00F1b\u00E8lievable"@en-us . _:node6254e17ced5cc64c6e33cea1cdc31a . _:node6254e17ced5cc64c6e33cea1cdc31a "2012-10-16T18:37:14-07"@en-us . _:node6254e17ced5cc64c6e33cea1cdc31a "\nFinal Resistance\n"@en-us . _:node6254e17ced5cc64c6e33cea1cdc31a "/wow/en/forum/topic/4662476649"@en-us . _:node6254e17ced5cc64c6e33cea1cdc31a _:node61e21a98fdfadf6d3a1227287b957e3 . _:node6254e17ced5cc64c6e33cea1cdc31a "\nIf it is just a game then tell ur friend to stop crying, !@#$%ing and needing help from u guys to talk ^-*! to me, lol just a game. (\u00DA\u00F1b\u00E8lievable)\n"@en-us . _:nodee2a713407de6ec5aa50ea9eed741ad . _:nodee2a713407de6ec5aa50ea9eed741ad . _:nodee2a713407de6ec5aa50ea9eed741ad "Venqmurkan"@en-us . _:node242ffbd4a93d691715bdfdf4c655dd7 . _:node242ffbd4a93d691715bdfdf4c655dd7 . _:node242ffbd4a93d691715bdfdf4c655dd7 "Media"@en-us . _:nodea94b6d389490c28b69ecfbde78efa5b5 . _:nodea94b6d389490c28b69ecfbde78efa5b5 "2012-10-16T18:42:31-07"@en-us . _:nodea94b6d389490c28b69ecfbde78efa5b5 "\nGrunt Club\n"@en-us . _:nodea94b6d389490c28b69ecfbde78efa5b5 "/wow/en/forum/topic/4662476649"@en-us . _:nodea94b6d389490c28b69ecfbde78efa5b5 _:nodec3aa2f78d4b50eff1ed73ddbddfdb7 . _:nodea94b6d389490c28b69ecfbde78efa5b5 "\nI agree man, gogo rank1 dk right there.\n"@en-us . _:node703dc12c4ea15eba86f78f913f900ba . _:node703dc12c4ea15eba86f78f913f900ba . _:node703dc12c4ea15eba86f78f913f900ba "Dynasty"@en-us . _:node5a531024448b3fc57d2b3492c21feb11 . _:node5a531024448b3fc57d2b3492c21feb11 . _:node5a531024448b3fc57d2b3492c21feb11 "Holygeez"@en-us . _:node9f83731fa48a6b4cc054d6d43edcbfb1 . _:node9f83731fa48a6b4cc054d6d43edcbfb1 . _:node9f83731fa48a6b4cc054d6d43edcbfb1 "Name your top 3 PvP Rivals on Cairne"@en-us . _:node3ef4c41ff16277c9fd22cc5bca40e85 . _:node3ef4c41ff16277c9fd22cc5bca40e85 "2012-10-15T18:55:52-07"@en-us . _:node3ef4c41ff16277c9fd22cc5bca40e85 "\nGrunt Club\n"@en-us . _:node3ef4c41ff16277c9fd22cc5bca40e85 "/wow/en/forum/topic/4662476649"@en-us . _:node3ef4c41ff16277c9fd22cc5bca40e85 _:node881d1f6e85f756a26c433e2bf457b3 . _:node3ef4c41ff16277c9fd22cc5bca40e85 "\nThere's no Reason to be Pissed off man, its a Game.Get over it\n"@en-us . _:node97a3f524b846b7e9dc7dc8a4cd8cc76e . _:node97a3f524b846b7e9dc7dc8a4cd8cc76e "2012-10-14T18:26:43-07"@en-us . _:node97a3f524b846b7e9dc7dc8a4cd8cc76e "\nduels are important\n"@en-us . _:node97a3f524b846b7e9dc7dc8a4cd8cc76e "/wow/en/forum/topic/4662476649"@en-us . _:node97a3f524b846b7e9dc7dc8a4cd8cc76e _:node703dc12c4ea15eba86f78f913f900ba . _:node97a3f524b846b7e9dc7dc8a4cd8cc76e "\nMerudinn why are you still mad, you finally got 1800 last season shouldn't you be excited?\n"@en-us . _:node12acf22777bc9621499b8e3141e5c2ed . _:node12acf22777bc9621499b8e3141e5c2ed . _:node12acf22777bc9621499b8e3141e5c2ed "\u00DA\u00F1b\u00E8lievable"@en-us . _:nodee3781a36d624620efbe5bd518b2df . _:nodee3781a36d624620efbe5bd518b2df . _:nodee3781a36d624620efbe5bd518b2df "\u00DA\u00F1b\u00E8lievable"@en-us . _:node9e2253a3075dbd68e37503ccfee52d4 . _:node9e2253a3075dbd68e37503ccfee52d4 . _:node9e2253a3075dbd68e37503ccfee52d4 "Biggerthanya"@en-us . _:node45b78420ada15c91344e2a1f38a2f5 . _:node45b78420ada15c91344e2a1f38a2f5 . _:node45b78420ada15c91344e2a1f38a2f5 "World of Warcraft"@en-us . _:node1aceb0906542c7eb4798e507518b6dd . _:node1aceb0906542c7eb4798e507518b6dd . _:node1aceb0906542c7eb4798e507518b6dd "Moused"@en-us . _:nodef7b07e88f7c0501298d4a5add1050d8 . _:nodef7b07e88f7c0501298d4a5add1050d8 . _:nodef7b07e88f7c0501298d4a5add1050d8 "Home"@en-us . _:node3691be6e51f2afba82352b23cb01e76 . _:node3691be6e51f2afba82352b23cb01e76 "Null" . _:nodea4b287ef95a72edde9ec694a7109e . _:nodea4b287ef95a72edde9ec694a7109e . _:node699d4e8b228d2ab1b8b0c856d82beed . _:node699d4e8b228d2ab1b8b0c856d82beed . _:node699d4e8b228d2ab1b8b0c856d82beed "AEP, FPL: U.S. Utilities Agree on Nukes, CCS and CO2" . _:node699d4e8b228d2ab1b8b0c856d82beed "\n \n \n \n\n\n The CEOs and Chairmen of two of the largest utilities in the United States were brought together on stage Friday morning in Southern California at the Wall Street Journal ECO:nomics event. Although there are large differences in where and how they source their respective fuels and feedstocks, when it comes to the subject of nuclear power, clean coal, carbon capture, carbon and government sloth -- they tended to be in violent agreement.American Electric Power (NYSE:AEP) gets about 80% of their electricity from coal while FPL gets only 4% of their energy from coal. FPL Group (FPL-OLD) is the biggest U.S. producer of wind power, operates in 27 states and generates about $16 billion in annual revenue.On NuclearFPL has two large nuclear projects for which they are trying to get licensing. Lewis Hay III, the CEO of FPL, said, \"I'm a big fan of nuclear,\" as is Michael Morris (the CEO of AEP). Hay adds, \"The 103 nuclear plants we have in the U.S. are cheap and safe.\"FPL is looking to build about 2,400 megawatts of new nuclear power near Miami, FL. But it's a $16 to $18 billion bet and takes $150 million just to process the license with the the Nuclear Regulatory Commission -- with a goal of a 42-month completion.According to Hay, money from Washington is not enough, \"We need some measure of certainty besides loan guarantees.\" Hay is looking for more certainty from government and the NRC. The AEP CEO urged us to \"think of the idiocy of Yucca Mountain -- we've spent $30 billion with $10 billion still in a lock-box.\"When polled, 66% of the audience at this conference believes America should build more nuclear plants.On Carbon Capture and Sequestration (CCS)AES has drilled a number of two-mile holes in the ground and is experimenting with CCS. However, it's not the technology of CCS that keeps the CEO of AEP awake up at night, but the government. In Michael Morris' view, the technology is there and it's just a matter of making it scalable. AES has looked at two technologies -- an amine process and a chilled ammonia process -- and has chosen to go with the ammonia process with their partners from Alstom.Morris claims that CCS results in a small efficiency penalty but that 90% of the carbon can be captured from the facility. AES wants to prove that is scalable by 2014 or 2015.Is there a liability associated with a CO2 storage system? Yes, according to Morris, but it's the same liability with stored propane stored or radioactive waste. If the liability comes from mishandling, it becomes a shareholder issue. But it's insurable, and in the event of disaster, a fissure or a massive escape -- there is insurance for that as well.The majority of the polled audience believes that coal can be clean.On Climate Change, Carbon, and American LeadershipMorris of AEP said, \"A carbon price would allow us to be better about planning.\"According to Hay of FPL, \"We all know that the carbon footprint is growing. Whether it's 2 inches or 20 feet of ocean rise -- there is sufficient data to move ahead with this. If we're wrong, all we've done is made the world a better place.\"A few years ago it would have been inconceivable to hear a utility CEO utter those words but today it is being spoken regularly.Morris added, \"There is no secret that we are affecting the world. If we don't act, it will be devastating -- it needs to be global and cost-logical. It can't be done for free. America can lead the world if we get this done.\"\n Source: AEP, FPL: U.S. Utilities Agree on Nukes, CCS and CO2\n \n " . _:node699d4e8b228d2ab1b8b0c856d82beed "Mar. 7, 2010 3:01 AM ET" . _:node699d4e8b228d2ab1b8b0c856d82beed _:node3691be6e51f2afba82352b23cb01e76 . _:node699d4e8b228d2ab1b8b0c856d82beed "en-US" . . "penn, state, college, football, northwestern, coach, scandal, conviction, prison, milestone, turmoil"@en . . . "UserComments:0"@en . "DeseretNews.com encourages a civil dialogue among its readers. We welcome your thoughtful comments about 'Penn State trains focus on football, not courts'"@en . "Comments about \u2018Penn State trains focus on football, not courts\u2019"@en . . "riverton, brighton, tournament, round, silverwolves, first, bengals, gresh, state"@en . . . "UserComments:0"@en . "DeseretNews.com encourages a civil dialogue among its readers. We welcome your thoughtful comments about 'High school girls basketball: Riverton ekes out first-round win over Brighton'"@en . "Comments about \u2018High school girls basketball: Riverton ekes out first-round win over Brighton\u2019"@en . . . . "UserComments:1"@en . "Comments about \u2018Leonardo offers preview of Dead Sea Scrolls exhibit\u2019"@en . _:node755e913bdf2cd6d49241316fbeb18e4 . _:node755e913bdf2cd6d49241316fbeb18e4 . _:node6ffa7ce5557ba9db045c44698d81fd9 . _:node6ffa7ce5557ba9db045c44698d81fd9 . _:node6ffa7ce5557ba9db045c44698d81fd9 . _:node6ffa7ce5557ba9db045c44698d81fd9 . _:node6ffa7ce5557ba9db045c44698d81fd9 . _:node6ffa7ce5557ba9db045c44698d81fd9 . _:node6ffa7ce5557ba9db045c44698d81fd9 . _:node6ffa7ce5557ba9db045c44698d81fd9 . _:node6ffa7ce5557ba9db045c44698d81fd9 . _:node6ffa7ce5557ba9db045c44698d81fd9 "Eaton Vance's Global Dividend ETF: Ripe for a Raise" . _:node6ffa7ce5557ba9db045c44698d81fd9 "\n \n \n \n\n\n Eaton Vance's Tax-Advantaged Global Dividend Opportunities Fund (NYSE:ETO) has been far and away one of the best performing equity-based high-yielding Closed-End Funds (CEFs) not just from the market lows in early 2009 but also since inception from April of 2004. In fact, ETO\u2019s current 2-year high NAV price of $24.39 is so significantly above its inception NAV of $19.10 once again that its current NAV yield is now down to 5.74%, lower than its inception yield of 6.28%. I believe that even if ETO\u2019s primary source of NAV growth has come from pure portfolio appreciation more so than increased investment income from dividends and interest, the portfolio appreciation still warrants a dividend increase since ETO\u2019s market price will have a difficult time appreciating much more once the current yield, now at 6.3%, gets closer to 6%. I believe a 15%-25% increase in the annual dividend, perhaps in gradual installments like Eaton Vance has done in the past, will bring ETO\u2019s yield more in line with Eaton Vance\u2019s other two leveraged equity-based high-yielding CEFs; both of which yield in the 7.25% to 8.1% range currently. I cannot think of a better reward for a fund that clearly deserves it. First the tale of the tape: Eaton Vance Tax-Advantaged Global Dividend Opportunities fund (ETO) Inception Date: April 30, 2004Inception NAV: $19.10Inception Yield: 6.28%Current NAV 4/6/2011: $24.39Current NAV Yield: 5.74%Current Price 4/6/2011: $22.23 Current Price Yield: 6.3%Dividend Pay Cycle: MonthlyPremium/Discount: -8.86%Current Net Assets: $354MCurrent Leveraged Assets: $466MCurrent Leveraged %: 24% ETO is one of three Eaton Vance leveraged, equity-based, high-yielding CEFs offering tax-advantaged dividends to investors, the other two funds being the Tax-Advantaged Global Dividend Income Fund (NYSE:ETG) and the Tax-Advantaged Dividend Income Fund (NYSE:EVT). If you have read my previous articles on Seeking Alpha, then you know that a leveraged strategy is one of three primary strategies that equity-based, high-yielding CEFs utilize to generate high dividend and interest income that the fund passes on to investors as high-yielding, tax-advantaged dividends. Tax-advantaged means the fund seeks to distribute a high level of dividend income that qualifies for favorable federal income tax treatment. Leveraged CEFs generally own a portfolio of domestic or global, large cap yield-oriented stocks as well as a percentage of fixed-income securities that just increases the amount of income from the leveraged positions. The fixed-income portion helps diversify the portfolio and bring some stability to a strategy that is inherently volatile due to its leverage. Even with this balanced portfolio however, leveraged CEFs can grow their NAVs faster than their correlated pure equity indexes during a bull market cycle but will see their NAV depreciate at a quicker pace in a bear market cycle. Interest rates and interest rate direction can also have an effect on leveraged funds due to their fixed income securities. In the case of ETO, 98% of the net assets are invested in global stocks, 22.3% are invested in preferred stocks and 7.5% are invested in corporate bonds. Percentages add up to over 100% due to the leverage. The fund\u2019s top 10 holdings and sectors are shown below, which I only list for information purposes since frankly, in an up- market cycle such as we've seen, the leverage becomes the primary driver for performance more so than the selection of holdings, which are mostly well-known large cap global names. The preferred stock holdings have also been a significant contributor to the fund's performance over the last two years as well. Click to enlarge: Over the past fiscal year through October, 2010, ETO has been able to solidly outperform its benchmark averages. Though comparisons with non-leveraged benchmark averages is difficult, in ETO\u2019s most recent annual report dated October 30, 2010, Eaton Vance writes: For the fiscal year ending October 31, 2010, the Fund\u2019s return at Net Asset Value outperformed that of its benchmark, the MSCI World Index (the Index), as well as the average return of its Lipper Global Funds peer group. Going back even further, ETO looks even more impressive. Since the market low of March 9, 2009, ETO\u2019s NAV has had a total return of 132% and since inception 89.2%. These percentages include dividends added back, but not reinvested. These are among the best of all equity based CE\u2019s and yet ETO\u2019s market price has been even better. Since the market lows, ETO's market price has risen 150%, far outperforming the S&P 500 which has in essence doubled since the market lows. These percentage returns shown below (click to enlarge), do NOT include dividends added back which would have made ETO's outperformance on a market price basis even more impressive. This is what the power of leverage can do even with a balanced portfolio. I am predicting a dividend raise from $0.1167 to around $0.13-$0.14 per share as early as the next declaration--around the third week of April or possibly during the May declaration. This would partially return the dividend level from a 35% cut that occurred on December 22, 2008 during the market fallout. ETO is on a monthly-pay dividend cycle which is also attractive. I would certainly expect a raise by the end of the year if the market continues its upward momentum. The reason why I am predicting a dividend raise mid-year is that 3 out of the 7 dividend raises Eaton Vance announced for these funds during the 2004 to 2007 up-market cycle were during the March to April time frame, so this would not be without precedent. Click to enlarge: Eaton Vance\u2019s usual declaration style would be to raise dividends on all three of their leveraged funds ETO, ETG and EVT at the same time, but that might not be the case this go-around due to the wide discrepancy in NAV levels as well as the wide difference in yields. ETG would be the least likely to receive an increase due to its lower NAV price and higher current yield at 8.1%, well above its target inception yield of 6.47%. Even though ETO\u2019s current NAV yield of 5.74% is not that much lower than its inception yield of 6.28%, it should be noted that Eaton Vance went through a series of quick smaller dividend raises, 2 per year during 2004 to 2006 so we could see another start to a dividend raise cycle even if it starts with a small percent increase. Eaton Vance has taken a lot of flak over the past several months due to a second round of dividend cuts on their option-income funds in December and a poor performance ranking from a major financial news publication for all of their funds in February. The fact that Eaton Vance has more option-income funds than any other fund family, eight at last count, may have contributed to this poor ranking so I believe Eaton Vance will try and re-focus attention on some of their funds that are outperforming by raising the dividend on their leveraged CEFs, starting with ETO. Eaton Vance's three leveraged equity-based funds have had some of the best performances of any closed-end, ETF or mutual fund over the past few years, so it should not be a surprise to see the start of dividend raises. We should find out by late next week. Disclosure: I am long ETO, ETG.\n Source: Eaton Vance's Global Dividend ETF: Ripe for a Raise\n \n " . _:node6ffa7ce5557ba9db045c44698d81fd9 "Apr. 10, 2011 4:20 AM ET" . _:node6ffa7ce5557ba9db045c44698d81fd9 _:node6e4a1c7dfbeffaa407e9bafe363275b . _:node6ffa7ce5557ba9db045c44698d81fd9 "en-US" . _:node6ffa7ce5557ba9db045c44698d81fd9 "ETFs & Portfolio Strategy" . _:node6ffa7ce5557ba9db045c44698d81fd9 "Closed-End Funds" . _:node6ffa7ce5557ba9db045c44698d81fd9 "Dividends & Income" . _:node6ffa7ce5557ba9db045c44698d81fd9 "Dividend Ideas" . _:node6ffa7ce5557ba9db045c44698d81fd9 "Financial" . _:node6ffa7ce5557ba9db045c44698d81fd9 "Closed-End Fund - Foreign" . _:node6ffa7ce5557ba9db045c44698d81fd9 "Editors' Picks" . _:node6e4a1c7dfbeffaa407e9bafe363275b . _:node6e4a1c7dfbeffaa407e9bafe363275b "Null" . _:nodea89d7bfe077cb5c6259ecb4853604e . _:nodea89d7bfe077cb5c6259ecb4853604e "Null" . _:node4f5e6d499b3ca77882e585ef8d53aa68 . _:node4f5e6d499b3ca77882e585ef8d53aa68 . _:node4f5e6d499b3ca77882e585ef8d53aa68 . _:node4f5e6d499b3ca77882e585ef8d53aa68 . _:node4f5e6d499b3ca77882e585ef8d53aa68 "A Different Take on New Home Sales" . _:node4f5e6d499b3ca77882e585ef8d53aa68 "\n \n \n \n\n\n I continue to be astonished by the econopundit's lack of solid connection with reality. It's as if Faith-based initiatives have worked their way into economic analysis and forecasting. The reaction to last week's New Home Sales -- a surprising headline of a 4.1% rise in August -- suggests to me that many people simply do not read beyond the headlines. That is a terrific way to insure you have an incorrect grasp of the data and details of any economic release. This report was a perfect example: If you didn't know 3 factoids about New Home Sales, you might be tempted to believe sales are stabilizing, and that the worst is over for housing. Here's what you need to know anytime you see the New Home data: The data itself is reported not by a neutral observer, but by the Builders (an interested party) to the Commerce Department; The margin of error is typically greater than the reported number, rendering it statistically insignificant; Cancellations of New Home Sale contracts are omitted from both the inventory and sales data. Let's have a look at how strong the report was: New Home Sales only appeared to rise due to a downward revision of sales in May, June and July. But for those downward revisions, the overall trend of slowing sales has been continuing. And, once the August data is revised, it will likely show further deterioration in sales. Why the revisions? One reason may be cancellations. As Bloomberg's Caroline Baum noted, \"rising cancellations aren't being captured in the aggregate statistics because of the way the survey is designed. Hence, sales are being overstated and inventories understated.\" Examples: Lennar said its cancellation rate was running at more than 30 percent. That means about 1 in 3 i of Lennar's reported new home sales not only didn't sell, but are back in the already bloated inventory stockpile. That's on top of the 5 percent decrease in new slaes Lennar had in their quarter ending August 31. At D.R. Horton (the 2nd largest homebuilder in the US) \"cancellation rates rose to 29 percent in the April-June quarter.\" They deteriorated further in July. That's about double their historic average; KB Home said net orders plummeted 43 percent in the three months ended August 31. That rate is inclusive of cancellations. As you can see from 3 of the largest US homebuilders, actual new home sales -- as opposed to reported ones -- did not increase over 4%. Including cancellations, I would guess that new home sales actually dropped somewhere between 5-15%. Consider too what has been happening in some of the formerly hottest housing regions of the country: Barron's reported that Florida, for example, saw August existing home sales drop an amazing 34%; condo sales plummeted 41%. Given that the homebuilder's sentiment index (expectations of sales six months) fell to a 15-year low, perhaps the actual data is even worse (we just don't know). Stabilizing? Nothing could be further from the truth. graphic courtesy Northern Trust Sources: Florida's Housing Hurricane MIKE MORGAN Barron's, October 2, 2006 Think Housing's Stabilized? See Cancellations Caroline Baum Bloomberg, Sept. 29, 2006 \n Source: A Different Take on New Home Sales\n \n " . _:node4f5e6d499b3ca77882e585ef8d53aa68 "Oct. 3, 2006 12:10 PM ET" . _:node4f5e6d499b3ca77882e585ef8d53aa68 _:nodea89d7bfe077cb5c6259ecb4853604e . _:node4f5e6d499b3ca77882e585ef8d53aa68 "en-US" . _:node4f5e6d499b3ca77882e585ef8d53aa68 "Macro View" . _:node4f5e6d499b3ca77882e585ef8d53aa68 "Real Estate" . _:node1e61ad72d0a167b7f1bb3df6662e1751 . _:node1e61ad72d0a167b7f1bb3df6662e1751 . _:nodeb3b9cb411ff19e86242058be1f58a16 . _:nodeb3b9cb411ff19e86242058be1f58a16 . _:nodeb3b9cb411ff19e86242058be1f58a16 . _:nodeb3b9cb411ff19e86242058be1f58a16 "Possible Solar EPS Surprises for Q2" . _:nodeb3b9cb411ff19e86242058be1f58a16 "\n \n \n \n\n\n It has been a devastating few months for share prices of solar companies - in particular, the Chinese solars. Although the past few days indicate that we may have reached a bottom, no one really knows where our stock prices will go in the short term. In this article, we will present one component of share price determination: earnings surprises against Street estimates. This is my first post on Seeking Alpha and it is an introduction to our website at www.heliosq.com where we specialize in producing EPS estimates for the eleven Chinese solar ADRs listed on the US exchanges. The eleven solars discussed in this article are listed below: Canadian Solar Inc. (NASDAQ:CSIQ) China Sunergy Co., Ltd. (NASDAQ:CSUN) Daqo New Energy Corp. (NYSE:DQ) Hanwha Solarone Co., Ltd. (NASDAQ:HSOL) JA Solar Holdings Co., Ltd.(NASDAQ:JASO) Jinko Solar Holding Company Limited (NYSE:JKS) LDK Solar Co. Inc. (NYSE:LDK) Renesola LTD (NYSE:SOL) Suntech Power Holdings Co., Ltd. (NYSE:STP) Trina Solar Limited (NYSE:TSL) Yingli Green Enery Holding Co. Ltd. (NYSE:YGE) Our full year estimates will be revised after the company Q2 earnings releases over the next few weeks. Using our current knowledge of the solar landscape, the table below lists our full year estimates and compares them to the Street estimates. In a later article we will go over share price estimates for the next 12 months. For now we will just comment on some of the major potential surprises to the Street estimates. CSUN - This is the largest potential downside surprise at 389%. It is possible that CSUN could provide a positive surprise in H2 but with our current assumptions, it appears that they are headed for a loss for the year. As the Street estimates are an average, many analysts may not have caught up with the latest CSUN guidance. Just as an example, the Street estimates an 18 cent loss for Q2 versus our estimate of 36 cents. JKS - We have examined JKS under many different assumptions and the company EPS numbers look very strong for 2011. We have a difference of 85% over the Street. This is most likely explained by the Street taking a more conservative approach to shipments for 2011. SOL - SOL could post a negative surprise of -44% from the Street estimates. Just as with CSUN, we do not believe that many analysts have updated H2 numbers based on the latest SOL conference call. It appears that they are headed for a loss for Q3 and possibly Q4. We believe that the two big winners for H2 will be LDK and JKS. This will be discussed in our next article when we present our take on share price movements over the next twelve months. Full Year Estimates Versus the Street Estimates Helios Q Street % Stock Estimate Estimate Difference CSIQ 1.07 1.19 -10.2 CSUN -0.46 0.16 -389.1 DQ 2.86 2.25 26.9 HSOL 0.96 0.74 30.3 JASO 0.80 0.71 12.5 JKS 10.72 5.78 85.5 LDK 2.79 2.00 39.4 SOL 0.38 0.68 -44.2 STP 0.68 0.76 -10.1 TSL 2.62 2.57 2.0 YGE 1.49 1.08 38.0 Notes: As we go further out from the current quarter, the chance for larger variations from the actuals will increase greatly and could be magnified by the unexpected. Using the latest information, these are our estimates to date. We will update these numbers from time to time with new information impacting our solars. We assume the module ASP's will average $1.30 for H2. We have the least confidence in our estimates for CSIQ, CSUN and HSOL. Under the right conditions, CSUN could provide a pleasant upside surprise but since they have a history of disappointing, we will keep our current low estimate. It is possible for module ASPs to trend below $1.30, but if strong demand caused modules pricing to trend up to $1.35 or more for H2, then we would see a significant lift from these current estimates. In terms of pure investment, JKS and LDK remain our favored stocks. This quarter's Q2 conference calls will provide valuable insight into H2 for both companies. Estimates may or may not be based on company guidance. We approach each quarter based on many factors including guidance, company history of sandbagging, maximum quarterly production and general supply and demand environment for solar products. Our general approach is to start from scratch and build up the estimates. We do not start from company guided gross margin numbers and revenue or shipment numbers. We may crosscheck on those metrics. Our estimates do not include one time entries such as forex gains or losses. Disclosure: I am long LDK, JKS.\n Source: Possible Solar EPS Surprises for Q2\n \n " . _:nodeb3b9cb411ff19e86242058be1f58a16 "Aug. 15, 2011 6:41 AM ET" . _:nodeb3b9cb411ff19e86242058be1f58a16 _:node7fd55ed6d262a518f98f209ee1b03691 . _:nodeb3b9cb411ff19e86242058be1f58a16 "en-US" . _:nodeb3b9cb411ff19e86242058be1f58a16 "Earnings" . _:nodede40825229b4f3b44253652d68612f7 . _:nodede40825229b4f3b44253652d68612f7 . _:node7fd55ed6d262a518f98f209ee1b03691 . _:node7fd55ed6d262a518f98f209ee1b03691 "Null" . _:nodec41163a9cde690db972639d2e96f51a6 . _:nodec41163a9cde690db972639d2e96f51a6 . _:nodec41163a9cde690db972639d2e96f51a6 . _:nodec41163a9cde690db972639d2e96f51a6 . _:nodec41163a9cde690db972639d2e96f51a6 "My Top Picks For The Coming Decade Of Stocks, Part V" . _:nodec41163a9cde690db972639d2e96f51a6 "\n \n \n \n\n\n Any skilled poker player will tell you, when the odds are heavily stacked in your favor, get your money in.The same rule applies to stocks. Given how cheap stocks are, the probabilities favor investors on the long side. And that leaves but one thing to do, for the new stock picks named below, as well as for the six names already added to my Top Ten list (General Electric, Terex, Manitowoc, Bank of America, Citigroup, Whirlpool). Get your money in. Buy: Hartford Financial (NYSE:HIG) This is a stock (and a book value) that almost nobody believes in. With a book value of $46.72 and a stock quote around $16, this is a story that begins and ends with one word: Confidence. Most investors are already familiar with Hartford, the company. Hartford sells individual annuities, mutual funds, and multiple insurance lines, including life, disability, property and casualty. Confidence in the insurance industry \u2013 and in Hartford, in particular - cratered during the credit crisis. In 2009, the company borrowed $3.4 billion in TARP monies, paying it back in full in 2010. Just because TARP was quickly repaid, though, doesn\u2019t mean investors have faith in Hartford financials. It\u2019ll happen in due course. The stock will trade at around one times book someday soon, after investors get comfortable with the quality of book equity and with management\u2019s new taste for risk aversion. The company needs a few quarters of consistent operating performance to turn skeptics into believers. Funny thing is, much of the worry and angst over the books of financial companies like Hartford is unnecessary. As I\u2019ve said in columns on Citigroup (NYSE:C) and Bank of America (NYSE:BAC), financial companies have been thoroughly vetted by regulators, and subjected to all sorts of stress tests (e.g., what happens if unemployment goes to 13%). This is a time when investors should be confident in the accuracy of financials \u2013 the time to be nervous was pre-credit crisis, when risk-taking was the norm, when oversight by regulators was sloppy. If anything, this is the sort of company nervous investors should seek out in the current market environment. Like Citigroup, many of Hartford\u2019s low-return, high-volatility businesses (comprising 30% of operations) have been separated from the core company and are in run-off mode. What is left are high-quality businesses that are healthy and growing. For 2012, earnings from Hartford\u2019s core businesses (ex-run-off businesses) should be about $3.40 per share, for a PE multiple of less than five. Capital is already being returned to shareholders, a sign that the company is on solid financial ground. Add the dividend yield of 2.7% to the current stock buyback (the company is retiring over 7% of outstanding shares), and the implied yield to shareholders is nearly 10%. It\u2019s just the beginning of good things to come for buyers of Hartford stock. Buy: MFC Industrial (NYSE:MIL) Here is a $390 million (market capitalization) company you\u2019ve probably never heard of. Known formerly as Terra Nova Royalty, it changed its name to MFC Industrial at the end of September. Its primary business is in commodities \u2013 both sourcing and delivery of commodities to clients all over the world. Trading at about $6.32 per share, this company offers investors both substantial upside (think 50% or so over the next year) as well as downside protection. Check out this balance sheet: The market cap of $390 million is backed up by a boatload of cash, with net cash (after adjusting for $50 million in debt) of $328 million. MFC Industrial has other businesses (in addition to the commodity business) and other noncash assets that serve as protection for investors. For example, the company recently identified $100 million in noncore, nonessential assets. It intends to distribute these assets to shareholders in a way that maximizes value (cash and/or spinoff of assets). The transaction could occur as early as the first half of 2012. Investors should pay attention, as the contemplated special dividend of $100 million is about 25% of the company\u2019s current market value. One reason to consider this stock is the track record of CEO Michael Smith. Smith buys undervalued companies, fixes them up and/or figures out ways to unlock value. He has a solid performance track record stretching back over twenty-five years, including 20% annual returns during the decade that ended last year. That Smith recently bought 180,000 shares of MFC Industrial on the open market (over $10 million) is just another reason to take a close look at this stock. The strategy with this stock is simple: You\u2019re giving a smart allocator of capital an overcapitalized and liquid balance sheet, and it\u2019s reasonable to expect good things will result. Final additions to The Top Ten List Look for my last column in this ongoing series, out later this week, when I\u2019ll name the final two picks for the Top Ten list. \n Source: My Top Picks For The Coming Decade Of Stocks, Part V\n \n \n Disclosure: I am long GE, TEX, MTW, WHR, BAC, C, MIL, HIG.\n \n \n \n \n \n " . _:nodec41163a9cde690db972639d2e96f51a6 "Dec. 25, 2011 7:37 AM ET" . _:nodec41163a9cde690db972639d2e96f51a6 _:node1ca387133573ada1125a1ebd3f85e9e8 . _:nodec41163a9cde690db972639d2e96f51a6 "en-US" . _:nodec41163a9cde690db972639d2e96f51a6 "Investing Ideas" . _:nodec41163a9cde690db972639d2e96f51a6 "Quick Picks & Lists" . _:node9c8fe292aca5fc74c448cd669acbda0 . _:node9c8fe292aca5fc74c448cd669acbda0 . _:node1ca387133573ada1125a1ebd3f85e9e8 . _:node1ca387133573ada1125a1ebd3f85e9e8 "Null" . _:node264a911598d394b1695714d2ecd6b3ad . _:node264a911598d394b1695714d2ecd6b3ad . _:nodee52bf06d73f17782ca82539bb33cd4c6 . _:nodee52bf06d73f17782ca82539bb33cd4c6 "Null" . _:node74876e7946392af9cc3994b4a823bfb8 . _:node74876e7946392af9cc3994b4a823bfb8 . _:node74876e7946392af9cc3994b4a823bfb8 . _:node74876e7946392af9cc3994b4a823bfb8 . _:node74876e7946392af9cc3994b4a823bfb8 "4 Rallying Dividend Stocks Being Bought Up By Hedge Funds" . _:node74876e7946392af9cc3994b4a823bfb8 "\n \n \n \n\n\n Do you like to follow smart money buying trends? For a look at stocks currently favored by smart money institutional investors, we ran a screen.We began by screening for stocks paying dividend yields above 2% and sustainable payout ratios below 50%. We then screened for those stocks that are rallying above their 20-day, 50-day, and 200-day moving averages, indicating that these stocks have strong upward momentum.Finally, we screened for those with bullish sentiment from institutional investors, with significant net institutional purchases over the last quarter representing at least 5% of share float. This indicates that institutional investors such as hedge fund managers and mutual fund managers expect these names to outperform into the future.For an interactive version of this chart, click on the image below. Analyst ratings sourced from Zacks Investment Research.Tool provided by Kapitall.Do you think hedge funds are calling it right on these names? Use this list as a starting point for your own analysis.List sorted by net institutional purchases over the last quarter as a percent of share float.1. FXCM Inc. (NYSE:FXCM): Provides online foreign exchange trading and related services to retail and institutional customers Worldwide. Market cap at $234.15M, most recent closing price at $11.15. Dividend yield at 2.03%, payout ratio at 31.43%. The stock is currently trading 16.40% above its 20-day moving average, 6.79% above its 50-day MA, and 7.10% above its 200-day MA. Net institutional purchases in the current quarter at 3.8M shares, which represents about 21.55% of the company's float of 17.63M shares.2. Carnival Corporation (NYSE:CCL): Operates as a cruise and vacation company. Market cap at $25.44B, most recent closing price at $32.72. Dividend yield at 2.96%, payout ratio at 48.27%. The stock is currently trading 6.53% above its 20-day moving average, 6.91% above its 50-day MA, and 6.69% above its 200-day MA. Net institutional purchases in the current quarter at 57.9M shares, which represents about 10.35% of the company's float of 559.35M shares.3. Booz Allen Hamilton Inc. (NYSE:BAH): Provides professional services primarily to US government agencies in the defense, security, and civil sectors, as well as to corporations, institutions, and not-for-profit organizations. Market cap at $2.03B, most recent closing price at $15.30. Dividend yield at 2.33%, payout ratio at 4.96%. The stock is currently trading 7.46% above its 20-day moving average, 4.10% above its 50-day MA, and 4.19% above its 200-day MA. Net institutional purchases in the current quarter at 2.2M shares, which represents about 8.13% of the company's float of 27.06M shares.4. Cracker Barrel Old Country Store, Inc. (NASDAQ:CBRL): Engages in the operation and development of the Cracker Barrel Old Country Store restaurant and retail concept in the United States. Market cap at $1.37B, most recent closing price at $59.15. Dividend yield at 2.68%, payout ratio at 37.57%. The stock is currently trading 1.35% above its 20-day moving average, 3.58% above its 50-day MA, and 18.81% above its 200-day MA. Net institutional purchases in the current quarter at 1.2M shares, which represents about 6.58% of the company's float of 18.24M shares.*Institutional data sourced from Fidelity, all other data sourced from Finviz.\n Source: 4 Rallying Dividend Stocks Being Bought Up By Hedge Funds\n \n \n Disclosure: I have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours.\n \n \n \n \n \n " . _:node74876e7946392af9cc3994b4a823bfb8 "Jun. 14, 2012 1:59 AM ET" . _:node74876e7946392af9cc3994b4a823bfb8 _:nodee52bf06d73f17782ca82539bb33cd4c6 . _:node74876e7946392af9cc3994b4a823bfb8 "en-US" . _:node74876e7946392af9cc3994b4a823bfb8 "Dividends & Income" . _:node74876e7946392af9cc3994b4a823bfb8 "Dividend Quick Picks & Lists" . _:nodeb740b5c87a6ddbc2c4e62a6cbdf02b85 . _:nodeb740b5c87a6ddbc2c4e62a6cbdf02b85 . _:nodeb740b5c87a6ddbc2c4e62a6cbdf02b85 "Forums"@en-us . _:nodedc403941cda0b8b8ff90c95b755395 . _:nodedc403941cda0b8b8ff90c95b755395 . _:nodedc403941cda0b8b8ff90c95b755395 "Tiberria"@en-us . _:nodec25c4b58f0a7464a56eb76e8c6864bef . _:nodec25c4b58f0a7464a56eb76e8c6864bef . _:nodec25c4b58f0a7464a56eb76e8c6864bef "Class Roles"@en-us . _:node44de98c3e5f22a21fa8a29d5e6ff9b56 . _:node44de98c3e5f22a21fa8a29d5e6ff9b56 . _:node44de98c3e5f22a21fa8a29d5e6ff9b56 "Forums"@en-us . _:node54d9a8e0c4f38ca0833e0c168f51df2 . _:node54d9a8e0c4f38ca0833e0c168f51df2 . _:node54d9a8e0c4f38ca0833e0c168f51df2 "Home"@en-us . _:nodefb2d1b6a32cb184796c2fccfd52a4f . _:nodefb2d1b6a32cb184796c2fccfd52a4f . _:nodefb2d1b6a32cb184796c2fccfd52a4f "Forums"@en-us . _:node52e0f6176a359bbba45b524d41f4d27 . _:node52e0f6176a359bbba45b524d41f4d27 . _:node52e0f6176a359bbba45b524d41f4d27 "Healing"@en-us . _:nodeeb9af4de7012ef05690213ad526962 . _:nodeeb9af4de7012ef05690213ad526962 . _:nodeeb9af4de7012ef05690213ad526962 "Healing"@en-us . _:node603768d4f2b388708b4ec38419ed6a89 . _:node603768d4f2b388708b4ec38419ed6a89 . _:node603768d4f2b388708b4ec38419ed6a89 "World of Warcraft"@en-us . _:node5b6913d1e36cc5f79d3fbd4090a2d94f . _:node5b6913d1e36cc5f79d3fbd4090a2d94f . _:node5b6913d1e36cc5f79d3fbd4090a2d94f "Broken resto-sham haste breakpoints?"@en-us . _:node2e3572829f4bc8449be4a97d84a635 . _:node2e3572829f4bc8449be4a97d84a635 . _:node2e3572829f4bc8449be4a97d84a635 "World of Warcraft"@en-us . _:node7b9044b88d99f5dbfef2695e58ec2857 . _:node7b9044b88d99f5dbfef2695e58ec2857 . _:node7b9044b88d99f5dbfef2695e58ec2857 "Game Guide"@en-us . _:node932123d2db17b8b414ab1519936fd395 . _:node932123d2db17b8b414ab1519936fd395 . _:node932123d2db17b8b414ab1519936fd395 "Media"@en-us . _:node271cda28b74caad295a6f215dabba9 . _:node271cda28b74caad295a6f215dabba9 . _:node271cda28b74caad295a6f215dabba9 "Class Roles"@en-us . _:node66182d4f37f514d9bb33f66edfa728 . _:node66182d4f37f514d9bb33f66edfa728 . _:node66182d4f37f514d9bb33f66edfa728 "Community"@en-us . _:node96ee978df2a40eb24a929197d1458b6 . _:node96ee978df2a40eb24a929197d1458b6 "2012-12-24T13:10:09-08"@en-us . _:node96ee978df2a40eb24a929197d1458b6 "\nIncarnate\n"@en-us . _:node96ee978df2a40eb24a929197d1458b6 "/wow/en/forum/topic/7415794217"@en-us . _:node96ee978df2a40eb24a929197d1458b6 _:nodedc403941cda0b8b8ff90c95b755395 . _:node96ee978df2a40eb24a929197d1458b6 "\nStone Guard, Amber Shaper and Shek'zeer are the only fights where it is significantly mana positive to use the WS glyph, at least for heroic modes. All other fights, it's either a regen loss or the difference is so marginal/RNG based that it isn't worth a glyph slot. Stone Guard's mechanics with the tiles increasing Spirit make that fight an infinite mana fight anyway, so it's really just the last 2 bosses in HoF that it's worth using the glyph for.\n"@en-us . _:nodee5d6a01715625bae45934ea02b95b . _:nodee5d6a01715625bae45934ea02b95b . _:nodee5d6a01715625bae45934ea02b95b "Shop"@en-us . _:nodefef9c634a85666a92abcdf730c72b7c . _:nodefef9c634a85666a92abcdf730c72b7c . _:nodefef9c634a85666a92abcdf730c72b7c "Broken resto-sham haste breakpoints?"@en-us . _:node5e388f86f1d25c4dcf9449f2e4c388a . _:node5e388f86f1d25c4dcf9449f2e4c388a . _:node5e388f86f1d25c4dcf9449f2e4c388a "Perflex"@pt-br . _:nodeca108f3747ed843e839a548eddcfb1 . _:nodeca108f3747ed843e839a548eddcfb1 . _:nodeca108f3747ed843e839a548eddcfb1 "Mesektet"@pt-br . _:nodeba87e9748fad844d44665eed6f0d8ee . _:nodeba87e9748fad844d44665eed6f0d8ee "2013-01-19T16:17:06-02"@pt-br . _:nodeba87e9748fad844d44665eed6f0d8ee "\nTriade\n"@pt-br . _:nodeba87e9748fad844d44665eed6f0d8ee "/wow/pt/forum/topic/7592802716"@pt-br . _:nodeba87e9748fad844d44665eed6f0d8ee _:node97547924aa489bd047894e8191fd62b2 . _:nodeba87e9748fad844d44665eed6f0d8ee "\n19/01/2013 14:24Cita\u00E7\u00E3o de Al\u00EDriao WoW pode ser baseado em partes, mas n\u00E3o creio que as mesmas defini\u00E7\u00F5es de Tolkien s\u00E3o exatamente as que a Blizzard considera em Warcraft. Como ela n\u00E3o provou que o nome Windrunner veio de um elfo/elfa r\u00E1pido, o nome continua tendo a mesma varia\u00E7\u00E3o do nome Wrynn, que n\u00E3o foi traduzido por n\u00E3o ter tradu\u00E7\u00E3o literal.Na verdade, Windrunner \u00E9 sim o nome de fam\u00EDlia, mas mesmo assim, \u00E9 pass\u00EDvel de tradu\u00E7\u00E3o, vou explicar:Pensando dentro do universo de WoW, vamos imaginar que o ingl\u00EAs seja a l\u00EDngua comum, certo?A origem do nome vem do thalassiano, mas por motivos que a Blizzard n\u00E3o se pronunciou, n\u00F3s a conhecemos pela l\u00EDngua comum de Windrunner, que \u00E9 o nome da fam\u00EDlia dela traduzido do thalassiano para a l\u00EDngua comum. Ent\u00E3o, na transforma\u00E7\u00E3o da l\u00EDngua comum para o portugu\u00EAs, a palavra \"pode\" sofrer tradu\u00E7\u00E3o, pois \u00E9 refer\u00EAncia de um outro universo.N\u00E3o tou discutindo fon\u00E9tica, se fica bonito ou n\u00E3o, que fique bem claro. Na verdade, o nome de todas as fam\u00EDlias das ra\u00E7as deveriam estar em suas respectivas l\u00EDnguas, mas na cria\u00E7\u00E3o do WoW, a Blizz n\u00E3o fez assim, por isso elas est\u00E3o traduzidas.Sobre as adapta\u00E7\u00F5es, todas as tradu\u00E7\u00F5es de livros existem, nenhuma \u00E9 liter\u00E1ria. Vejamos para os livros mais famosos ultimamente, come\u00E7ando pelos t\u00EDtulos da s\u00E9rie de George Martin: Game of Thrones (Guerra dos Tronos), A Clash of Kings (A F\u00FAria dos Reis), The Storm of Swords (A Tomenta de Espadas), A Feast for Crows (O Festim dos Corvos), A Dance with Dragons (A Dan\u00E7a dos Drag\u00F5es). Da\u00ED voc\u00EA v\u00EA que j\u00E1 existe diferen\u00E7a na tradu\u00E7\u00E3o.Nos contos citados acima, eles usam tanto nomes em Portugu\u00EAs como em Ingl\u00EAs, por prefer\u00EAncia do tradutor.Levando Tolkien em considera\u00E7\u00E3o, vou por um \"trecho\" da tradu\u00E7\u00E3o dos nomes pr\u00F3prios do Livro Vermelho realizado pelo pr\u00F3prio Autor, e por que ele assim fez, talvez facilite a cabe\u00E7a.N\u00E3o usei nomes de origem hebraica ou similar em minhas vers\u00F5es. Nada que se refira aos nomes dos hobbits corresponde a esse elemento de nossos nomes. Nomes curtos como Sam, Tom, Tim, Mat eram abreviaturas comuns de nomes leg\u00EDtimos de hobbits, como Tomba, Tolma, Matta e semelhantes. Mas Sam e seu pai Ham chamavam-se na verdade Ban e Ran. Essas eram contra\u00E7\u00F5es de Banaz\u00EEr r Ranugad, originalmente apelidos, que significavam \"semi-s\u00E1bio, simpl\u00F3rio\" e \"fica-em-casa\", mas, como eram palavras que haviam desaparecido do uso coloquial (ele se refere \u00E0 Westron, a \" l\u00EDngua comum\" da Terra-M\u00E9dia), permaneceram como nomes tradicionais em determinadas fam\u00EDlias. Portanto, tentei preservar essas caracter\u00EDsticas usando Samwise e Hamfast, moderniza\u00E7\u00F5es das palavras anglo-sax\u00E3s para samw\u00EEs e h\u00E1mf\u00E6st, que tinham significados pr\u00F3ximos.Ent\u00E3o, ele fez a tradu\u00E7\u00E3o de nome pr\u00F3prio em Westron, para n\u00E3o perder o significado.Nas pr\u00F3ximas edi\u00E7\u00F5es, os nomes vir\u00E3o com moderniza\u00E7\u00F5es latinas. Isso sempre acontece em novas edi\u00E7\u00F5es para \"melhorar\" a imers\u00E3o. Lembrando que isso j\u00E1 aconteceu com a pr\u00F3pria palavra Terra-M\u00E9dia, que fora chamada na primeira edi\u00E7\u00E3o de Terra-M\u00E1gica.E pra terminar, isso que n\u00F3s discutimos aqui existe nos meios acad\u00EAmicos, existe muita discuss\u00E3o sobre tradu\u00E7\u00F5es, e n\u00E3o s\u00E3o s\u00F3 duas vertentes, s\u00E3o v\u00E1rias.Obs: N\u00E3o estou defendendo ou distratando a tradu\u00E7\u00E3o, s\u00F3 quero deixar claro o que acontece.\n"@pt-br . _:nodee8c62303ff9a34dcfc33264633dc4 . _:nodee8c62303ff9a34dcfc33264633dc4 . _:nodee8c62303ff9a34dcfc33264633dc4 "Al\u00EDria"@pt-br . _:nodea77cf232f7be2a4cbb81de6a318fa43c . _:nodea77cf232f7be2a4cbb81de6a318fa43c "2013-01-21T10:35:38-02"@pt-br . _:nodea77cf232f7be2a4cbb81de6a318fa43c "\nPro HardCore\n"@pt-br . _:nodea77cf232f7be2a4cbb81de6a318fa43c "/wow/pt/forum/topic/7592802716"@pt-br . _:nodea77cf232f7be2a4cbb81de6a318fa43c _:node59111897e48a6fb4ad3ffd766781f2 . _:nodea77cf232f7be2a4cbb81de6a318fa43c "\nA tend\u00EAncia \u00E9 que cada vez mais joguem em portugu\u00EAs por aqui... \u00C9 s\u00F3 ter um pouco de paci\u00EAncia, afinal o jogo existe deste 2004 e s\u00F3 tem pouco mais de 1 ano traduzido.\n"@pt-br . _:nodef4df374a9ea844285d2b26dff2f37fd . _:nodef4df374a9ea844285d2b26dff2f37fd "2013-01-20T14:10:15-02"@pt-br . _:nodef4df374a9ea844285d2b26dff2f37fd "\nAsylum\n"@pt-br . _:nodef4df374a9ea844285d2b26dff2f37fd "/wow/pt/forum/topic/7592802716"@pt-br . _:nodef4df374a9ea844285d2b26dff2f37fd _:nodeedf15cda25a54e9e52ccf5e2413cd4 . _:nodef4df374a9ea844285d2b26dff2f37fd "\n\u00E9 a mesma coisa de assistir um filme em computa\u00E7\u00E3o gr\u00E1fica , tem filmes que o \u00E1udio original \u00E9 muito sem gra\u00E7a e dublado \u00E9 bem melhor no caso de \"Era do Gelo\" pra mim \u00E9 muito melhor, pois fui acostumado desde do primeiro filme a ver dublado. N\u00E3o tem essa de ruim ou bom e sim costume. Mesma coisa de aqueles babacas falando que anime dublado \u00E9 ruim, ruim \u00E9 aquelas meninas japonesas chatas gritando fininho feito lesa. \u00E9 isso que tenho pra dizer a voc\u00EAs.\n"@pt-br . _:nodedc6b19c116f330b23ff13aabe2b32c29 . _:nodedc6b19c116f330b23ff13aabe2b32c29 . _:nodedc6b19c116f330b23ff13aabe2b32c29 "Nomes do Wow ingl\u00EAs/portugues"@pt-br . _:nodea6dbd3e3d8f8a55e355265f4bbec8ae0 . _:nodea6dbd3e3d8f8a55e355265f4bbec8ae0 . _:nodea6dbd3e3d8f8a55e355265f4bbec8ae0 "M\u00E1xima"@pt-br . _:node21ca2a529a3d8f83bb76a5d3b09bb3 . _:node21ca2a529a3d8f83bb76a5d3b09bb3 . _:node21ca2a529a3d8f83bb76a5d3b09bb3 "Comunidade"@pt-br . _:node7a83bd4ec2632abe48b04daef586e58 . _:node7a83bd4ec2632abe48b04daef586e58 . _:node7a83bd4ec2632abe48b04daef586e58 "Pandamme"@pt-br . _:node0dd48924bd53720a42d63bef3ed6e4 . _:node0dd48924bd53720a42d63bef3ed6e4 "2013-01-19T16:10:00-02"@pt-br . _:node0dd48924bd53720a42d63bef3ed6e4 "\nInvictus\n"@pt-br . _:node0dd48924bd53720a42d63bef3ed6e4 "/wow/pt/forum/topic/7592802716"@pt-br . _:node0dd48924bd53720a42d63bef3ed6e4 _:nodee8c62303ff9a34dcfc33264633dc4 . _:node0dd48924bd53720a42d63bef3ed6e4 "\n19/01/2013 16:01Cita\u00E7\u00E3o de SyegfryedMas como os blood est\u00E3o aliados a horda e ainda tem os night pra matar na ally vcs podem ficar tranquilos, por hora\u00C9 melhor vc come\u00E7ar a ter cuidado. Eu n pensaria duas vezes se tivesse a oportunidade de matar um aliado orc.. Ah que mundo injusto.\n"@pt-br . _:node5c377e85c956a0a248b42f924b7ca254 . _:node5c377e85c956a0a248b42f924b7ca254 . _:node5c377e85c956a0a248b42f924b7ca254 "M\u00E1xima"@pt-br . _:nodefea59d111b4faec72c0631fa4d544d3 . _:nodefea59d111b4faec72c0631fa4d544d3 "2013-01-21T17:38:40-02"@pt-br . _:nodefea59d111b4faec72c0631fa4d544d3 "\nOwned\n"@pt-br . _:nodefea59d111b4faec72c0631fa4d544d3 "/wow/pt/forum/topic/7592802716"@pt-br . _:nodefea59d111b4faec72c0631fa4d544d3 _:node9aa25e8c7376b75c43a1818039afebe5 . _:nodefea59d111b4faec72c0631fa4d544d3 "\nfalam no ingl\u00EAs por quest\u00E3o de costume... ok.mas qual o motivo de 90% dos nomes das guildas estarem em ingl\u00EAs?brasileiro tem esse costume mesmo de \"americanizar\" as coisas :x\n"@pt-br . _:node8840ee4c743ea2a5266cf45e2bbd46b . _:node8840ee4c743ea2a5266cf45e2bbd46b . _:node8840ee4c743ea2a5266cf45e2bbd46b "F\u00F3runs"@pt-br . _:nodebcc1ba1391db021f81a5f879c4b873 . _:nodebcc1ba1391db021f81a5f879c4b873 "2013-01-21T17:53:47-02"@pt-br . _:nodebcc1ba1391db021f81a5f879c4b873 "\nPower Overwhelming\n"@pt-br . _:nodebcc1ba1391db021f81a5f879c4b873 "/wow/pt/forum/topic/7592802716"@pt-br . _:nodebcc1ba1391db021f81a5f879c4b873 _:nodebbc8d4205a59af314bb58b1ee77b76d1 . _:nodebcc1ba1391db021f81a5f879c4b873 "\n21/01/2013 10:03Cita\u00E7\u00E3o de PerflexNa escola vc estudou Alexandre, O grande e nem por isso brigou com a professora para ela manter o nome \"original\" Alexander, The great.O original era em grego. O ingl\u00EAs como conhecemos hoje nem existia na \u00E9poca. Segundo a wikip\u00E9dia, era Al\u00E9xandros ho M\u00E9gas (latinizado).\n"@pt-br . _:node7c64eecd2fe4f4fd295c3fc2055b270 . _:node7c64eecd2fe4f4fd295c3fc2055b270 "2013-01-21T10:03:15-02"@pt-br . _:node7c64eecd2fe4f4fd295c3fc2055b270 "2013-01-21T10:03:58-02"@pt-br . _:node7c64eecd2fe4f4fd295c3fc2055b270 "\nGame \u00F8f Thrones\n"@pt-br . _:node7c64eecd2fe4f4fd295c3fc2055b270 "/wow/pt/forum/topic/7592802716"@pt-br . _:node7c64eecd2fe4f4fd295c3fc2055b270 _:node5e388f86f1d25c4dcf9449f2e4c388a . _:node7c64eecd2fe4f4fd295c3fc2055b270 "\nQuem reclama da tradu\u00E7\u00E3o n sabe nada de ingles do universo do wow e muito menos sobre o pq traduzir sobrenomes e lugares do wow.Na escola vc estudou Alexandre, O grande e nem por isso brigou com a professora para ela manter o nome \"original\" Alexander, The great. Ou os 7 anoes na historia da \"Branca de Neve\".Alguns sobrenomes sao traduzidos pq na verdade sao titulos a maioria deles, ex:Garrosh Grito Ifernal - Garrosh hellscreamOrgrim Martelo da Perdi\u00E7\u00E3o - Orgrim DoomhammerMas h\u00E1 alguns casos que fala do lore de um personagem ex:Illidan tempesfuria e Malfurion tempesfuria, que indica que sao irm\u00E3os.Um caso especifico tbm, \u00E9 Stormwind. Tradu\u00E7\u00E3o:Ventobravo = pq esta cidade fica proximo ao mar onde os ventos sao \"bravos\" ou fortes.Outro caso, Ironforge. Tradu\u00E7\u00E3o:Altaforja, que indica uma grande forja.E outras que indicam lugares, ex:Montanhas cristarrubras ou Redridge Mountains , que quer passar que o lugar \u00E9 avermelhado.Pantanal ou Wetlands que quer dizer que o lugar \u00E9 um pantano.Agora vem outras que n tem nada a ver uma com a outra, \u00E9 o caso dos achiv.Pintar um arco-\u00EDris de energia - analogia a xuxaTaste the Rainbow que deve ter algo analogico para os americanos.Esses sao alguns exemplos o pq de tradu\u00E7oes.\n"@pt-br . _:nodef644f47b2cdec3dbdd7f9e4fa19eadbf . _:nodef644f47b2cdec3dbdd7f9e4fa19eadbf . _:nodef644f47b2cdec3dbdd7f9e4fa19eadbf "Syegfryed"@pt-br . _:node47c323d7a8ed714d9d85c84dd3e5bb2 . _:node47c323d7a8ed714d9d85c84dd3e5bb2 . _:node47c323d7a8ed714d9d85c84dd3e5bb2 "Geral"@pt-br . _:node59111897e48a6fb4ad3ffd766781f2 . _:node59111897e48a6fb4ad3ffd766781f2 . _:node59111897e48a6fb4ad3ffd766781f2 "Rhane"@pt-br . _:node1c40eb19bccb84264b784c1464ae714 . _:node1c40eb19bccb84264b784c1464ae714 . _:node1c40eb19bccb84264b784c1464ae714 "Nomes do Wow ingl\u00EAs/portugues"@pt-br . _:node9ed0f8e478d95cca26e10dd13876ac . _:node9ed0f8e478d95cca26e10dd13876ac "2013-01-19T16:13:40-02"@pt-br . _:node9ed0f8e478d95cca26e10dd13876ac "\nHeavy Metal\n"@pt-br . _:node9ed0f8e478d95cca26e10dd13876ac "/wow/pt/forum/topic/7592802716"@pt-br . _:node9ed0f8e478d95cca26e10dd13876ac _:nodea4c1bce14e9fd6279825e47f1d6ee23 . _:node9ed0f8e478d95cca26e10dd13876ac "\n19/01/2013 16:10Cita\u00E7\u00E3o de Al\u00EDria\u00C9 melhor vc come\u00E7ar a ter cuidado. Eu n pensaria duas vezes se tivesse a oportunidade de matar um aliado orc.. Ah que mundo injusto.eu tambem senhorita correventos, eu tambem :P\n"@pt-br . _:node93efa725444725bd6164d662ea142d5 . _:node93efa725444725bd6164d662ea142d5 . _:node93efa725444725bd6164d662ea142d5 "M\u00EDdia"@pt-br . _:node93e7713584324c374ab16cfa215b34f . _:node93e7713584324c374ab16cfa215b34f "2013-01-19T20:55:59-02"@pt-br . _:node93e7713584324c374ab16cfa215b34f "\nRed Like My Rage\n"@pt-br . _:node93e7713584324c374ab16cfa215b34f "/wow/pt/forum/topic/7592802716"@pt-br . _:node93e7713584324c374ab16cfa215b34f _:noded93aeb4dfd65e8ad508bf5aa9efbcc89 . _:node93e7713584324c374ab16cfa215b34f "\nEssa concorre a frase mais sem no\u00E7\u00E3o de 2013, pode gravar o que eu to falando.70% da atua\u00E7\u00E3o de um ator na minha opini\u00E3o est\u00E1 no modo de se expressar verbalmente, colocando emo\u00E7\u00E3o no que faz.N\u00E3o disse que a voice act deles \u00E9 ruim, disse que me soa como um filme dublado, isso \u00E9, estranho. O que realmente me incomoda, s\u00E3o os nomes em Portugu\u00EAs. No final do Game of Thrones, existe uma nota do tradutor, que \u00E9 mais ou menos: \"A melhor maneira de traduzir um nome, \u00E9 n\u00E3o traduzir\"19/01/2013 15:52Cita\u00E7\u00E3o de AnorSe isso foi direcionado a mim, saiba que nenhum professor nunca reclamou. :)N\u00E3o, n\u00E3o era :P\n"@pt-br . _:node9fefc271396c1a6649a7261536e6d3 . _:node9fefc271396c1a6649a7261536e6d3 "2013-01-19T18:22:45-02"@pt-br . _:node9fefc271396c1a6649a7261536e6d3 "\nTriade\n"@pt-br . _:node9fefc271396c1a6649a7261536e6d3 "/wow/pt/forum/topic/7592802716"@pt-br . _:node9fefc271396c1a6649a7261536e6d3 _:nodeed10727aa466c9de4cfd2addd1be6969 . _:node9fefc271396c1a6649a7261536e6d3 "\nA dublagem ficou pra mim a parte mais fr\u00E1gil. Tem algumas dublagens que s\u00E3o muito legais, n\u00E3o perde a ess\u00EAncia. Outras ficou uma coisa feia de escutar, como se tivessem lendo apenas um texto.A voz na dublagem de Tirion Fordring \u00E9 muito melhor que a original. J\u00E1 do Tigre Branco de Pand\u00E1ria...Das ra\u00E7as a mesma coisa. Os goblins, os gnomos, os trolls, ficaram show. J\u00E1 algumas vozes dos orcs ficaram toscas. Tem uma voz feminina dos renegados que simplesmente n\u00E3o tem efeito \u00E9 s\u00F3 a mulher falando hahahaha. A galera ri da voz do pumba, mas no Templo Negro o Illidan t\u00E1 com a voz legal tb.\n"@pt-br . _:node96737eb1fcf584e74a33459b49f3859 . _:node96737eb1fcf584e74a33459b49f3859 . _:node96737eb1fcf584e74a33459b49f3859 "Loja"@pt-br . _:node3ae2368821c11ca70162893ab702a1f . _:node3ae2368821c11ca70162893ab702a1f . _:node3ae2368821c11ca70162893ab702a1f "World of Warcraft"@pt-br . _:node7b46ca12d35fe951d41625c88cad2da . _:node7b46ca12d35fe951d41625c88cad2da . _:node7b46ca12d35fe951d41625c88cad2da "Geral"@pt-br . _:nodea54af57bd4ec60e263aebb8a423147eb . _:nodea54af57bd4ec60e263aebb8a423147eb "2013-01-19T18:23:44-02"@pt-br . _:nodea54af57bd4ec60e263aebb8a423147eb "\nHeavy Metal\n"@pt-br . _:nodea54af57bd4ec60e263aebb8a423147eb "/wow/pt/forum/topic/7592802716"@pt-br . _:nodea54af57bd4ec60e263aebb8a423147eb _:nodef644f47b2cdec3dbdd7f9e4fa19eadbf . _:nodea54af57bd4ec60e263aebb8a423147eb "\n19/01/2013 18:18Cita\u00E7\u00E3o de AnorAh, Padm\u00E9 esqueceu de citar todos os Bradock's(missing in action) e O Homem do Presidente. ushaushaushaushasuahushahhEpicos, n\u00E3o \u00E9 da minha epoca mas meu tio te todos esses filmes antigos, e eu achava que n\u00E3o tinha ninguem mais avacalhado que Rambo me enganei\n"@pt-br . _:nodec554125254fba63d57d8c21f629c5 . _:nodec554125254fba63d57d8c21f629c5 . _:nodec554125254fba63d57d8c21f629c5 "Pandamme"@pt-br . _:nodeedf15cda25a54e9e52ccf5e2413cd4 . _:nodeedf15cda25a54e9e52ccf5e2413cd4 . _:nodeedf15cda25a54e9e52ccf5e2413cd4 "Toshdk"@pt-br . _:node97e082a056ae87db21a3ecdcee915 . _:node97e082a056ae87db21a3ecdcee915 "2013-01-19T17:24:08-02"@pt-br . _:node97e082a056ae87db21a3ecdcee915 "2013-01-19T17:27:45-02"@pt-br . _:node97e082a056ae87db21a3ecdcee915 "\nPower Overwhelming\n"@pt-br . _:node97e082a056ae87db21a3ecdcee915 "/wow/pt/forum/topic/7592802716"@pt-br . _:node97e082a056ae87db21a3ecdcee915 _:nodec554125254fba63d57d8c21f629c5 . _:node97e082a056ae87db21a3ecdcee915 "\nOutro dia mesmo eu estava assistindo de madrugada um filme muito famoso chamado First Blood (cujo nome da versao brasileira eh Rambo), assisti a parte final dublada, depois pesquisei no youtube e achei em ingles. Bom, se voce nao perceber a diferen\u00E7a eh porque nao tem percep\u00E7ao nenhuma para cinema:Dublado: http://www.youtube.com/watch?v=43COBh2TGNY (a partir de 0:55)Original: http://www.youtube.com/watch?v=6qIgVrOy9vMTem alguns filmes que s\u00F3 consigo assistir dublados, acho que mais pelo aspecto 'trash', cl\u00E1ssico e/ou c\u00F4mico das dublagens, j\u00E1 que s\u00E3o vozes 'tarimbadas': todos do Schwarzenegger com a dublagem do Garcia Jr (men\u00E7\u00E3o honrosa \u00E0 Comando para Matar, a dublagem \u00E9 c\u00F4mica, principalmente do vil\u00E3o); os dois primeiros Duro de Matar; do Stallone, os Rambos, Rockys, Falc\u00E3o e Cobra; a s\u00E9rie Desejo de Matar; e mais alguns outros da d\u00E9cada de 80, como Curtindo a Vida Adoidado e Porky's (os mais velhos lembrar\u00E3o com um sorrisinho no rosto).Como exemplo, vejam http://www.youtube.com/watch?feature=player_detailpage&v=BYSJLrilrEo#t=38sNo original eu n\u00E3o consigo dar tanta risada quanto na vers\u00E3o dublada.\n"@pt-br . _:node336a62383998ccdfe76d3a1f80316338 . _:node336a62383998ccdfe76d3a1f80316338 "2013-01-19T20:42:26-02"@pt-br . _:node336a62383998ccdfe76d3a1f80316338 "/wow/pt/forum/topic/7592802716"@pt-br . _:node336a62383998ccdfe76d3a1f80316338 _:nodea6dbd3e3d8f8a55e355265f4bbec8ae0 . _:node336a62383998ccdfe76d3a1f80316338 "\n19/01/2013 18:49Cita\u00E7\u00E3o de PandammePadm\u00E9 \u00E9 a m\u00E3e, o nick aqui \u00E9 refer\u00EAncia ao Van Damme, que \u00E9 outro que dublado tamb\u00E9m vale a pena, hehehe!HAUHAUAHUHAU. P\u00E1-de-m\u00E9 deve ser nome de planta.\n"@pt-br . _:nodea4c1bce14e9fd6279825e47f1d6ee23 . _:nodea4c1bce14e9fd6279825e47f1d6ee23 . _:nodea4c1bce14e9fd6279825e47f1d6ee23 "Syegfryed"@pt-br . _:node97547924aa489bd047894e8191fd62b2 . _:node97547924aa489bd047894e8191fd62b2 . _:node97547924aa489bd047894e8191fd62b2 "Othelon"@pt-br . _:node867f21c1988fb8aed5b7502f6be8a2 . _:node867f21c1988fb8aed5b7502f6be8a2 . _:node867f21c1988fb8aed5b7502f6be8a2 "Comunidade"@pt-br . _:node7215e4ce0d89acdf31c63e1bc1890 . _:node7215e4ce0d89acdf31c63e1bc1890 "2013-01-19T18:18:02-02"@pt-br . _:node7215e4ce0d89acdf31c63e1bc1890 "/wow/pt/forum/topic/7592802716"@pt-br . _:node7215e4ce0d89acdf31c63e1bc1890 _:nodeaf8ebf75dde439091709d9494abda7 . _:node7215e4ce0d89acdf31c63e1bc1890 "\nSou um grande apreciador de cinema, e por isso mesmo n\u00E3o assisto filmes dublados(salvo comedias e alguns trash como citados pelo Pandamme). Como eu falei, 70% da atua\u00E7\u00E3o \u00E9 express\u00E3o oral, os outros 30% s\u00E3o express\u00F5es corporais e faciais. Mas M\u00E1xima, em quest\u00E3o de desenho/jogo n\u00E3o tem nada a ver pois n\u00E3o tem ''atua\u00E7\u00E3o'' \u00E9 s\u00F3 dublagem e a dublagem brasileira \u00E9 a melhor do mundo. Claro que mesmo a melhor dublagem do mundo n\u00E3o vale 10% do \u00E1udio original(no caso do cinema)Ah, Padm\u00E9 esqueceu de citar todos os Bradock's(missing in action) e O Homem do Presidente. ushaushaushaushasuahushahh\n"@pt-br . _:node68236cd97a1ecc1bd4f3ce0c85bbb . _:node68236cd97a1ecc1bd4f3ce0c85bbb . _:node68236cd97a1ecc1bd4f3ce0c85bbb "F\u00F3runs"@pt-br . _:nodef9da12abf1203e13f93b1b46cc1b969a . _:nodef9da12abf1203e13f93b1b46cc1b969a . _:nodef9da12abf1203e13f93b1b46cc1b969a "Jogo"@pt-br . _:nodeff42c6edba45366fb52ad8b7f981ffe . _:nodeff42c6edba45366fb52ad8b7f981ffe "2013-01-19T16:35:05-02"@pt-br . _:nodeff42c6edba45366fb52ad8b7f981ffe "/wow/pt/forum/topic/7592802716"@pt-br . _:nodeff42c6edba45366fb52ad8b7f981ffe _:nodeb735e33a7b9ea793ed15582b50f4a771 . _:nodeff42c6edba45366fb52ad8b7f981ffe "\nJoguei Warcraft III e jogo WoW desde 2007, ou seja estava totalmente acostumado com os nomes em ingl\u00EAs, mas mesmo assim comecei a jogar em Portugu\u00EAs logo que saiu a tradu\u00E7\u00E3o; n\u00E3o ia ser um nomezinho estranho que ia me previr de ler a miss\u00F5es e ouvir os di\u00E1logos na minha l\u00EDngua m\u00E3e.\n"@pt-br . _:noded93aeb4dfd65e8ad508bf5aa9efbcc89 . _:noded93aeb4dfd65e8ad508bf5aa9efbcc89 . _:noded93aeb4dfd65e8ad508bf5aa9efbcc89 "Sh\u00E4ddyz"@pt-br . _:node924282579c7b348f3a9e78159efc44 . _:node924282579c7b348f3a9e78159efc44 . _:node924282579c7b348f3a9e78159efc44 "F\u00F3runs"@pt-br . _:node6c1ad6fed4d5043708035f488f7a287 . _:node6c1ad6fed4d5043708035f488f7a287 . _:node6c1ad6fed4d5043708035f488f7a287 "Syegfryed"@pt-br . _:nodeaf8ebf75dde439091709d9494abda7 . _:nodeaf8ebf75dde439091709d9494abda7 . _:nodeaf8ebf75dde439091709d9494abda7 "Anor"@pt-br . _:nodeb735e33a7b9ea793ed15582b50f4a771 . _:nodeb735e33a7b9ea793ed15582b50f4a771 . _:nodeb735e33a7b9ea793ed15582b50f4a771 "Mandracke"@pt-br . _:nodebbc8d4205a59af314bb58b1ee77b76d1 . _:nodebbc8d4205a59af314bb58b1ee77b76d1 . _:nodebbc8d4205a59af314bb58b1ee77b76d1 "Pandamme"@pt-br . _:nodee81780df70be5c95245977939aa5d81 . _:nodee81780df70be5c95245977939aa5d81 . _:nodee81780df70be5c95245977939aa5d81 "M\u00E1xima"@pt-br . _:node928454c4687941ac4ba6e1f6b2bead2 . _:node928454c4687941ac4ba6e1f6b2bead2 "2013-01-19T17:01:16-02"@pt-br . _:node928454c4687941ac4ba6e1f6b2bead2 "2013-01-19T17:38:43-02"@pt-br . _:node928454c4687941ac4ba6e1f6b2bead2 "/wow/pt/forum/topic/7592802716"@pt-br . _:node928454c4687941ac4ba6e1f6b2bead2 _:nodee81780df70be5c95245977939aa5d81 . _:node928454c4687941ac4ba6e1f6b2bead2 "\n19/01/2013 15:52Cita\u00E7\u00E3o de Anor70% da atua\u00E7\u00E3o de um ator na minha opini\u00E3o est\u00E1 no modo de se expressar verbalmente, colocando emo\u00E7\u00E3o no que faz.Sorry, estou sem acento.Mesmo levando em considera\u00E7ao isso que voce falou, 30% eh uma perda MUITO grande da originalidade. Eu penso totalmente diferente, o tom da voz, a intensidade das palavras, a emo\u00E7ao e ate a respira\u00E7ao dos atores muda drasticamente quando apreciada em versao original. Eh claro que muitas vezes pode ser que uma ou outra cena fique ate melhor na dublagem, mas nao eh mais original e voce nunca vai saber realmento qual foi a emo\u00E7ao daquela cena, o que voce tera sera a versao brasileira e nao a versao que ganhou o Oscar.Soh sabe o que eh realmente uma atua\u00E7ao digna de Oscar, quem assisti o filme como ele foi feito, em sua versao nua e crua. Fa\u00E7a o teste voce mesmo, assista as atua\u00E7oes do Heath Ledger como Joke (o Coringa do Batman) em Batman: The Dark Knight (no Brasil, Batman: O Cavaleiro das Trevas). Cara, a atua\u00E7ao do Heath Ledger eh COMPLETAMENTE diferente na versao dublada, totalmente sem emo\u00E7ao, eu assisti dublado primeiro, depois assisti sem dublagem, desde entao eu jurei que nunca mais assistiria outro filme dublado na minha vida. Por mais que o dublador seja bom, ele nao eh um ator lah no fundo, ele eh no maximo um simulador. Aquela risada debochada, a entona\u00E7ao da voz, ate os estalos de saliva do Joke soh estao no original, dai voce entende porque ele ganhou o Oscar de melhor ator coadjuvante.Eu respeito quem assiste filme dublado, mas a verdade eh que nada se compara a versao original nem que seja com legendas, seja qual idioma for.Outro dia mesmo eu estava assistindo de madrugada um filme muito famoso chamado First Blood (cujo nome da versao brasileira eh Rambo), assisti a parte final dublada, depois pesquisei no youtube e achei em ingles. Bom, se voce nao perceber a diferen\u00E7a eh porque nao tem percep\u00E7ao nenhuma para cinema:Dublado: http://www.youtube.com/watch?v=43COBh2TGNY (a partir de 0:55)Original: http://www.youtube.com/watch?v=6qIgVrOy9vM\n"@pt-br . _:node9aa25e8c7376b75c43a1818039afebe5 . _:node9aa25e8c7376b75c43a1818039afebe5 . _:node9aa25e8c7376b75c43a1818039afebe5 "Samuh"@pt-br . _:nodede1fba135a73ee43f7ea715cda3b0eb . _:nodede1fba135a73ee43f7ea715cda3b0eb . _:nodede1fba135a73ee43f7ea715cda3b0eb "Comunidade"@pt-br . _:nodeed10727aa466c9de4cfd2addd1be6969 . _:nodeed10727aa466c9de4cfd2addd1be6969 . _:nodeed10727aa466c9de4cfd2addd1be6969 "Othelon"@pt-br . _:nodeb3da7cdd28856e9335b663195e31a324 . _:nodeb3da7cdd28856e9335b663195e31a324 "2013-01-19T18:35:46-02"@pt-br . _:nodeb3da7cdd28856e9335b663195e31a324 "/wow/pt/forum/topic/7592802716"@pt-br . _:nodeb3da7cdd28856e9335b663195e31a324 _:node5c377e85c956a0a248b42f924b7ca254 . _:nodeb3da7cdd28856e9335b663195e31a324 "\n19/01/2013 18:18Cita\u00E7\u00E3o de AnorMas M\u00E1xima, em quest\u00E3o de desenho/jogo n\u00E3o tem nada a ver pois n\u00E3o tem ''atua\u00E7\u00E3o'' \u00E9 s\u00F3 dublagem e a dublagem brasileira \u00E9 a melhor do mundo. Claro que mesmo a melhor dublagem do mundo n\u00E3o vale 10% do \u00E1udio original(no caso do cinema)Sim, no caso da dublagem de desenhos e jogos a diferen\u00E7a eh menor. As dublagens brasileiras de desenhos como Shrek fizeram o ''filme'' ficar ate mais engra\u00E7ado. Realmente a dublagem brasileira figura entre as mais estruturadas e melhores do mundo, se nao for a melhor.19/01/2013 18:18Cita\u00E7\u00E3o de AnorAh, Padm\u00E9 esqueceu de citar todos os Bradock's(missing in action) e O Homem do Presidente. ushaushaushaushasuahushahhChuck Norris nao come mel, Chuck Norris come a abelha. HAUHAUAHAU.\n"@pt-br . _:node739255dbcd91c1b265a5bc8778f98ba . _:node739255dbcd91c1b265a5bc8778f98ba "2013-01-19T18:49:57-02"@pt-br . _:node739255dbcd91c1b265a5bc8778f98ba "\nPower Overwhelming\n"@pt-br . _:node739255dbcd91c1b265a5bc8778f98ba "/wow/pt/forum/topic/7592802716"@pt-br . _:node739255dbcd91c1b265a5bc8778f98ba _:node7a83bd4ec2632abe48b04daef586e58 . _:node739255dbcd91c1b265a5bc8778f98ba "\n19/01/2013 18:18Cita\u00E7\u00E3o de AnorAh, Padm\u00E9 esqueceu de citar todos os Bradock's(missing in action) e O Homem do Presidente. ushaushaushaushasuahushahhPadm\u00E9 \u00E9 a m\u00E3e, o nick aqui \u00E9 refer\u00EAncia ao Van Damme, que \u00E9 outro que dublado tamb\u00E9m vale a pena, hehehe!\n"@pt-br . _:nodeec8c92d34a35812b21b6e795e7cc46 . _:nodeec8c92d34a35812b21b6e795e7cc46 . _:nodeec8c92d34a35812b21b6e795e7cc46 "In\u00EDcio"@pt-br . _:nodeea191852256168f4df99f02f1ba635e4 . _:nodeea191852256168f4df99f02f1ba635e4 "2013-01-19T20:18:22-02"@pt-br . _:nodeea191852256168f4df99f02f1ba635e4 "\nHeavy Metal\n"@pt-br . _:nodeea191852256168f4df99f02f1ba635e4 "/wow/pt/forum/topic/7592802716"@pt-br . _:nodeea191852256168f4df99f02f1ba635e4 _:node6c1ad6fed4d5043708035f488f7a287 . _:nodeea191852256168f4df99f02f1ba635e4 "\n19/01/2013 18:49Cita\u00E7\u00E3o de PandammePadm\u00E9 \u00E9 a m\u00E3e, o nick aqui \u00E9 refer\u00EAncia ao Van Damme, que \u00E9 outro que dublado tamb\u00E9m vale a pena, hehehe!uaheuahueuaehuaheuaeh, nunca que ia notar isso\n"@pt-br . _:node2e9c9f3f1cd84c17f6462a74264c2076 . _:node2e9c9f3f1cd84c17f6462a74264c2076 . _:node2e9c9f3f1cd84c17f6462a74264c2076 "World of Warcraft"@pt-br . _:node8a6fe916bc0a22d5c473e4098a53f8 . _:node8a6fe916bc0a22d5c473e4098a53f8 "2013-01-20T03:05:38-02"@pt-br . _:node8a6fe916bc0a22d5c473e4098a53f8 "\nIrmandade de Akasha\n"@pt-br . _:node8a6fe916bc0a22d5c473e4098a53f8 "/wow/pt/forum/topic/7592802716"@pt-br . _:node8a6fe916bc0a22d5c473e4098a53f8 _:nodeca108f3747ed843e839a548eddcfb1 . _:node8a6fe916bc0a22d5c473e4098a53f8 "\no problema do povo \u00E9 que muitos s\u00E3o fanboy da l\u00EDngua inglesa por \"soar\" melhor Stormwind do que Ventobravo, por exemplo.acho engra\u00E7ado o povo dando xilique por uma tradu\u00E7\u00E3o que ficou MUITO BOA, se traduziram para o portugu\u00EAs e com isso os nomes de skills e lugares tamb\u00E9m foram tem que parabenizar a ousadia da Blizzard, pois sabia que ia ter mimimi.comecei a jogar WoW no pt-br, n\u00E3o me arrisco a jogar em ingl\u00EAs pois acho mais bacana o envolvimento que te passa tudo em sua l\u00EDngua natal, o clima rpg\u00EDstico me atrai nisso.jogo v\u00E1rios games em ingl\u00EAs, concordo com qm j\u00E1 jogava antes n\u00E3o querer mudar (tb faria o msm, como j\u00E1 fiz em outros jogos), por\u00E9m criticar a tradu\u00E7\u00E3o acho desnecess\u00E1rio, a mesma foi muito bem executada pela Blizzard e atraiu mais jogadores.quest\u00E3o que o povo \u00E9 muito ego\u00EDsta, vejo choro \u00E0s vezes pq tem muitos novatos jogando, pisando na bola por n\u00E3o ter conhecimento do jogo ainda e enchem a boca pra falar como se tivessem nascido com WoW junto.j\u00E1 joguei outros jogos que eu sabia de cabo a rabo como fazer tudo, cheguei no WoW totalmente desorientado e tive que ter a humildade de \"aprender\", o povo que eu \"dava aula\" no outro game hoje eu procuro pra tirar d\u00FAvidas, faz parte.\n"@pt-br . . . . "UserComments:0"@en . "DeseretNews.com encourages a civil dialogue among its readers. We welcome your thoughtful comments about 'Utah women's basketball: Utes beaten at home by No. 19 Cal'"@en . "Comments about \u2018Utah women's basketball: Utes beaten at home by No. 19 Cal\u2019"@en . . . . "UserComments:4"@en . "Comments about \u2018Letter: Immigration definition\u2019"@en . . "fireside/concert, deseretbook.com/tofw, mormon.org/dc), calendar, center:"@en . . . "UserComments:0"@en . "DeseretNews.com encourages a civil dialogue among its readers. We welcome your thoughtful comments about 'What's happening? Mormon Times national calendar'"@en . "Comments about \u2018What's happening? Mormon Times national calendar\u2019"@en . . "exchange, health, cuomo, insurance, yorkers, coverage, costs, businesses, order, care, federally"@en . . . "UserComments:0"@en . "DeseretNews.com encourages a civil dialogue among its readers. We welcome your thoughtful comments about 'Cuomo orders NY health insurance exchange'"@en . "Comments about \u2018Cuomo orders NY health insurance exchange\u2019"@en . . "appleton, bill, bezon, retreat', lawmaker, newtown, said, telephone, emails, 1012, shooting"@en . . . "UserComments:2"@en . "Comments about \u2018Threatened lawmaker pulls bill\u2019"@en . _:node96ba1789d56ecb5a867e215509dcd9f . _:node96ba1789d56ecb5a867e215509dcd9f "11/10/2012 2:14:30 PM"@en-us . _:node96ba1789d56ecb5a867e215509dcd9f _:node10fca8135c86213b9d4c0d151488463 . _:node96ba1789d56ecb5a867e215509dcd9f "You could download my Sharp Shooter DPS calculater from this link\nhttps://docs.google....UUNYdzJIYkRzcTA\n\n\n"@en-us . _:nodeac96155572e4012a0a9bca63ea98393 . _:nodeac96155572e4012a0a9bca63ea98393 . _:nodeac96155572e4012a0a9bca63ea98393 . _:nodeac96155572e4012a0a9bca63ea98393 "ljzhalcyon"@en-us . _:node60678e941155f0b866a5baf083c53f8e . _:node60678e941155f0b866a5baf083c53f8e . _:node60678e941155f0b866a5baf083c53f8e . _:node60678e941155f0b866a5baf083c53f8e "overneathe"@en-us . _:nodeb74c345747af7acee5ef7d27a1f69c9 . _:nodeb74c345747af7acee5ef7d27a1f69c9 "11/10/2012 2:19:36 PM"@en-us . _:nodeb74c345747af7acee5ef7d27a1f69c9 _:nodeac96155572e4012a0a9bca63ea98393 . _:nodeb74c345747af7acee5ef7d27a1f69c9 "Null"@en-us . _:node16b588f4b713ec8afbad3ceb8ccfeeac . _:node16b588f4b713ec8afbad3ceb8ccfeeac "11/10/2012 2:22:38 PM"@en-us . _:node16b588f4b713ec8afbad3ceb8ccfeeac _:node6410c723ed81384ba1157fbc1b30b7 . _:node16b588f4b713ec8afbad3ceb8ccfeeac "Null"@en-us . _:nodef813899a8e856b60eb194c8db0983d79 . _:nodef813899a8e856b60eb194c8db0983d79 "11/10/2012 3:23:08 PM"@en-us . _:nodef813899a8e856b60eb194c8db0983d79 _:nodec2467032bdb4b4e497c3a37810cd . _:nodef813899a8e856b60eb194c8db0983d79 "Good job on the math, but the skill is rather useless, which i guess is what you just confirmed "@en-us . _:node100cb3d35bd2ab9ca34aa12efd76e91 . _:node100cb3d35bd2ab9ca34aa12efd76e91 "11/10/2012 2:31:20 PM"@en-us . _:node100cb3d35bd2ab9ca34aa12efd76e91 _:nodece183d4575fae52ac7f2328683269b . _:node100cb3d35bd2ab9ca34aa12efd76e91 "OK finished.\nShould you have any questions, feel free to ask me"@en-us . _:nodebab820d5162316dba7c3583c42baa57 . _:nodebab820d5162316dba7c3583c42baa57 "11/10/2012 2:24:08 PM"@en-us . _:nodebab820d5162316dba7c3583c42baa57 _:node835d2abed85bea7b2f0a1e0be73c0e2 . _:nodebab820d5162316dba7c3583c42baa57 "Null"@en-us . _:nodece183d4575fae52ac7f2328683269b . _:nodece183d4575fae52ac7f2328683269b . _:nodece183d4575fae52ac7f2328683269b . _:nodece183d4575fae52ac7f2328683269b "ljzhalcyon"@en-us . _:node835d2abed85bea7b2f0a1e0be73c0e2 . _:node835d2abed85bea7b2f0a1e0be73c0e2 . _:node835d2abed85bea7b2f0a1e0be73c0e2 . _:node835d2abed85bea7b2f0a1e0be73c0e2 "ljzhalcyon"@en-us . _:nodeeb558b81132fbd7c9fa3de1bc8afab4 . _:nodeeb558b81132fbd7c9fa3de1bc8afab4 "11/10/2012 2:30:48 PM"@en-us . _:nodeeb558b81132fbd7c9fa3de1bc8afab4 _:node7daaa7e9a946bf3c3af9e34114772a6 . _:nodeeb558b81132fbd7c9fa3de1bc8afab4 "Quote from maka\nGreat work, but I believe Sharp Shooter gives you +3% critical hit chance natively (i.e., even when it resets, you always receive +3% crit chance on top of what you already had). I haven't used SS in quite a while, so this might've changed.\nthat's not right, if you critically hit within 2 seconds, then your critical chance profit is less than 3%"@en-us . _:node9569bab6de907c84b010d2d379e2096 . _:node9569bab6de907c84b010d2d379e2096 . _:node9569bab6de907c84b010d2d379e2096 . _:node9569bab6de907c84b010d2d379e2096 "ljzhalcyon"@en-us . _:node9196b7cbf3f1fe70f054939147aa1f50 . _:node9196b7cbf3f1fe70f054939147aa1f50 . _:node9196b7cbf3f1fe70f054939147aa1f50 . _:node9196b7cbf3f1fe70f054939147aa1f50 "ljzhalcyon"@en-us . _:node19a83b63fefba260344f4f9aa125eb . _:node19a83b63fefba260344f4f9aa125eb . _:node19a83b63fefba260344f4f9aa125eb . _:node19a83b63fefba260344f4f9aa125eb "iPeedInMySpacesuit"@en-us . _:nodef2443be3fbe7c0904411966cddb731c0 . _:nodef2443be3fbe7c0904411966cddb731c0 "11/10/2012 3:50:43 PM"@en-us . _:nodef2443be3fbe7c0904411966cddb731c0 _:node5d7f2f52fa79504528d24c8bf6a6698c . _:nodef2443be3fbe7c0904411966cddb731c0 "Quote from Zera\nLovely with some propper written stuff on these forums but why the fuck do it as images instead of either a propper post or even a pdf\nbecause math formulas and symbols cannot be posted directly and an entire PDF file cannot be posted either."@en-us . _:nodeab7b8af74442da0746f61ab0824c . _:nodeab7b8af74442da0746f61ab0824c "11/10/2012 2:27:30 PM"@en-us . _:nodeab7b8af74442da0746f61ab0824c _:node19a83b63fefba260344f4f9aa125eb . _:nodeab7b8af74442da0746f61ab0824c "So your conclusion is what? it works as intended?"@en-us . _:node615b12baa06c2fa6f5e98e411f52bf5 . _:node615b12baa06c2fa6f5e98e411f52bf5 "11/10/2012 3:36:57 PM"@en-us . _:node615b12baa06c2fa6f5e98e411f52bf5 _:nodeb0d3e341c3ac1d9189616a2928159dc . _:node615b12baa06c2fa6f5e98e411f52bf5 "Lovely with some propper written stuff on these forums but why the fuck do it as images instead of either a propper post or even a pdf"@en-us . _:nodef3111d77639529b80fd937d9e24b4f5 . _:nodef3111d77639529b80fd937d9e24b4f5 "11/10/2012 2:20:50 PM"@en-us . _:nodef3111d77639529b80fd937d9e24b4f5 _:node85efc5c82d40ac7721d65bb2c62de39 . _:nodef3111d77639529b80fd937d9e24b4f5 "Null"@en-us . _:node43cfe3d31f6138825f11aa0c48ff54e . _:node43cfe3d31f6138825f11aa0c48ff54e "11/10/2012 3:43:44 PM"@en-us . _:node43cfe3d31f6138825f11aa0c48ff54e _:nodeb24859a9f39109ed8522fa104ada54 . _:node43cfe3d31f6138825f11aa0c48ff54e "because its fucking math formula done with latex or seomething like that exported to pdf and posted here..\nyou cant post math like that without images... then.. why dont make the whole post image.\nits ok\n\n\nnice job OP"@en-us . _:nodec2467032bdb4b4e497c3a37810cd . _:nodec2467032bdb4b4e497c3a37810cd . _:nodec2467032bdb4b4e497c3a37810cd . _:nodec2467032bdb4b4e497c3a37810cd "Mienta"@en-us . _:nodeb24859a9f39109ed8522fa104ada54 . _:nodeb24859a9f39109ed8522fa104ada54 . _:nodeb24859a9f39109ed8522fa104ada54 . _:nodeb24859a9f39109ed8522fa104ada54 "Jalatiphra"@en-us . _:nodeebcc8ed21cc54aa759b58124a91f84b3 . _:nodeebcc8ed21cc54aa759b58124a91f84b3 "11/10/2012 2:27:50 PM"@en-us . _:nodeebcc8ed21cc54aa759b58124a91f84b3 _:node6284a6e33b2c12ef95b81841cce974ab . _:nodeebcc8ed21cc54aa759b58124a91f84b3 "Great work, but I believe Sharp Shooter gives you +3% critical hit chance natively (i.e., even when it resets, you always receive +3% crit chance on top of what you already had). I haven't used SS in quite a while, so this might've changed."@en-us . _:nodedfd3e49728483715bdb090eb8c28cb3 . _:nodedfd3e49728483715bdb090eb8c28cb3 "11/10/2012 2:27:08 PM"@en-us . _:nodedfd3e49728483715bdb090eb8c28cb3 _:node9196b7cbf3f1fe70f054939147aa1f50 . _:nodedfd3e49728483715bdb090eb8c28cb3 "Null"@en-us . _:node85efc5c82d40ac7721d65bb2c62de39 . _:node85efc5c82d40ac7721d65bb2c62de39 . _:node85efc5c82d40ac7721d65bb2c62de39 . _:node85efc5c82d40ac7721d65bb2c62de39 "ljzhalcyon"@en-us . _:nodedb9e9bbf4cf4653b3d6977e33ca6815 . _:nodedb9e9bbf4cf4653b3d6977e33ca6815 "11/10/2012 2:17:25 PM"@en-us . _:nodedb9e9bbf4cf4653b3d6977e33ca6815 _:node54e4f6db9ec71dae4a4330c668c59a31 . _:nodedb9e9bbf4cf4653b3d6977e33ca6815 "Null"@en-us . _:node389a4e350932aa0675ee2a0124eaea . _:node389a4e350932aa0675ee2a0124eaea "11/11/2012 12:42:51 AM"@en-us . _:node389a4e350932aa0675ee2a0124eaea _:node6728ecf9559868dfb7921f5b19f1a9f9 . _:node389a4e350932aa0675ee2a0124eaea "Unless I'm mistaken, your analysis is based on the premise of one attack (i.e. one critical hit chance) per shot, correct?\n\nUnfortunately, the vast majority of Demon Hunters are using skills that hit more than once per projectile, meaning the critical hit chances per second is far higher than a simple shot/second analysis. That should result in a much lower average CHC than otherwise predicted."@en-us . _:node10fca8135c86213b9d4c0d151488463 . _:node10fca8135c86213b9d4c0d151488463 . _:node10fca8135c86213b9d4c0d151488463 . _:node10fca8135c86213b9d4c0d151488463 "ljzhalcyon"@en-us . _:node6410c723ed81384ba1157fbc1b30b7 . _:node6410c723ed81384ba1157fbc1b30b7 . _:node6410c723ed81384ba1157fbc1b30b7 . _:node6410c723ed81384ba1157fbc1b30b7 "ljzhalcyon"@en-us . _:node2dfe8b7ad48b4061ebc6af332251722c . _:node2dfe8b7ad48b4061ebc6af332251722c "11/10/2012 2:29:35 PM"@en-us . _:node2dfe8b7ad48b4061ebc6af332251722c _:node6e8f90d7c64af25b78e8ec499969540 . _:node2dfe8b7ad48b4061ebc6af332251722c "Quote from NeutroNova\nSo your conclusion is what? it works as intended?\nsee proposition 2 and 3 and the link on #1"@en-us . _:node5d7f2f52fa79504528d24c8bf6a6698c . _:node5d7f2f52fa79504528d24c8bf6a6698c .