|
Sponsored Links
Resources
Enterprise Java Research Library
Get Java white papers, product information, case studies and webcasts
|
News
News
News
|
Messages: 7
Messages: 7
Messages: 7
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
SpringSource Introduces tc Server Developer Edition
SpringSource tc Server Developer Edition is a version of Tomcat for developers that adds a performance analysis tool that can inspect individual requests as well as show the health of the system across multiple requests. Designed for developers and QA testers, the free tool requires zero code change to use. A detailed screencast is provided in the blog post announcing the platform.
SpringSource tc Server Developer Edition is also integrated into the brand new release of SpringSource Tool Suite 2.2, the best environment for building Spring, Groovy and Grails applications.
|
|
Message #328373
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Webinar demonstrations of tc Server Developer Edition
The SpringSource webinar, Optimizing and Managing Spring Applications using Enterprise Tomcat, will include a demonstration of the new tc Server Developer Edition. The webinar is offered at two different times on Wednesday October 28th.
- Europe: 2:00pm CET (Paris), 1:00pm GMT (London)
- North America: 11:00am PDT (San Francisco), 2:00pm EDT (New York)
The webinar will be available for replay approximately 24 hours after broadcast.
|
|
Message #328479
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
How to add it Eclipse.
I download the developer preview version. And tried to add it to Eclipse(i've installed the STS2.2 online), but encountered an error which indicated lack of some jar files.
|
|
Message #328481
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: SpringSource Introduces tc Server Developer Edition
I am unable to download the preview edition after several attempts. It always gave me this error "Sorry, but we are currently unable to provide you access to the requested file due to export restrictions. Check back soon as we work to resolve this complication." Can someone comment on it or help me with a link to download of this preview edition?
|
|
Message #328494
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
export restrictions
I am unable to download the preview edition after several attempts. It always gave me this error "Sorry, but we are currently unable to provide you access to the requested file due to export restrictions. Check back soon as we work to resolve this complication." Can someone comment on it or help me with a link to download of this preview edition?
+1
|
|
Message #328528
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: export restrictions
One of my friend helped me in that. He is currently in Redwood City, CA, USA. He was able to download it, after several attempts, I believe, there is a bug on the site, which didn't allow non-US users. Please try to use some proxy server (which resides in US) or find a friend in US.
|
|
Message #328551
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: How to add it Eclipse.
STS 2.2 includes tc Server Developer Edition already so you should not need to add it separately. Please take a look at the community forum where there are some other discussions about configuring STS and tc Server Developer Edition or open a bug report in the project JIRA.
Adam FitzGerald SpringSource
|
|
Message #328552
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: SpringSource Introduces tc Server Developer Edition
I'm sorry to hear that you are having some difficulty downloading tc Server Developer Edition. Since tc Server contains some cryptographic software and SpringSource is a US-based company there are some export restrictions we have to comply with. When you download, your location is determined by lookup of your IP address which is why some people will see the unable to provide access message. If you believe that the lookup of your IP address is in error, then feel free to contact me directly (just use firstname.lastname@springsource.com).
Adam FitzGerald SpringSource
|
|
 |
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com |
 |
 |
Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6.
(November 2, Article)
SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options.
(September 28, Article)
Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team.
(September 22, Article)
Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies.
(July 14, Article)
JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags.
(June 29, Article)
In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project.
(June 23, Tech Talk)
Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now.
(June 15, Tech Talk)
In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements.
(June 15, Tech Talk)
In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls.
(June 4, Tech Talk)
Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable.
(May 28, Tech Talk)
This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work.
(May 26, Tech Talk)
Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers.
(May 21, Tech Talk)
Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application.
(May 19, Article)
In this session Nati Shalom demonstrates how to take a standard Java EE web application and scale it out or down dynamically without changes to the application code. Seeing as most web applications are over-provisioned to meet infrequent peak loads, this is a dramatic change because it enables growing your application as needed, when needed, without paying for unutilized resources.
(May 19, Tech Talk)
Mastering EJB was one of the original and most influential EJB books in the industry. Mastering EJB III now returns with two new expert co-authors, updated for EJB 2.1 and 30% new chapters including security, integration, best practices, open source, and more.
(Book PDF Download)
The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)
|
|