Search found 101 matches
- Sat Jul 17, 2010 9:19 am
- Forum: Java Web Project Support (Stack)
- Topic: Error trying to develop Directory
- Replies: 4
- Views: 2962
Error trying to develop Directory
This is an email I got from Walter Holladay: I decided to go ahead and try the LDS Tech IDE method for getting setup. I followed all the directions in the "Getting Started" path, but when I got to the "Run Application" step, I got this error: Project build error: 'dependencies.de...
- Wed Jul 14, 2010 11:15 am
- Forum: Java Web Project Support (Stack)
- Topic: Final Maven Repository Restructuring
- Replies: 0
- Views: 1475
Final Maven Repository Restructuring
Over the last couple of months the Stack team has been working hard to separate the internal maven repository from the external community repository. We think we are finally getting close to closing all of the holes between the two that previously existed. Over the next couple of days we will be: * ...
- Mon Jul 12, 2010 6:44 pm
- Forum: Java Web Project Support (Stack)
- Topic: Stack 3.0-RC5 Released!!!
- Replies: 0
- Views: 1227
Stack 3.0-RC5 Released!!!
Stack 3.0-RC5 has been released. This release is mostly a bug fix and library upgrade release with a few new features thrown in for good measure. Custom Sonar Rules: We now have the ability to create our own custom Sonar rules. We have created several and hope to create many more in the future. Expe...
- Thu May 27, 2010 5:16 pm
- Forum: Java Web Project Support (Stack)
- Topic: Stack 3.0-rc4 released
- Replies: 0
- Views: 1365
Stack 3.0-rc4 released
The Stack team is pleased to announce the release of Stack 3.0-rc4. This release was mostly a bug fix and minor feature release. The notable changes in this release include: Tomcat Configuration Encryption Support: You can now encrypt sensitive information in tomcat configuration. For more details y...
- Thu May 27, 2010 10:35 am
- Forum: Java Web Project Support (Stack)
- Topic: Stack 3.0-rc3 Released
- Replies: 5
- Views: 2543
- Tue May 11, 2010 1:21 pm
- Forum: Java Web Project Support (Stack)
- Topic: Stack 3.0-rc3 Released
- Replies: 5
- Views: 2543
- Tue May 11, 2010 9:14 am
- Forum: Java Web Project Support (Stack)
- Topic: Stack 3.0-rc3 Released
- Replies: 5
- Views: 2543
- Fri May 07, 2010 10:02 am
- Forum: Java Web Project Support (Stack)
- Topic: Stack 3.0-rc3 Released
- Replies: 5
- Views: 2543
Stack 3.0-rc3 Released
The Stack team is pleased to announce version 3.0-rc3 of the LDSTech Java Webapp Platform. This release is mostly a bug fix and maintenance release. Why not 3.0 Final? Well, we're waiting for Tomcat to be a fully supported environment for applications both internal (ICS) and external (LDSTech) befor...
- Tue Apr 27, 2010 9:58 am
- Forum: Java Web Project Support (Stack)
- Topic: Oracle XE Virtual Machine
- Replies: 8
- Views: 8765
This is just the beginning of our attempts to improve community development with Oracle. We also have plans to do some minor integrations into the IDE for running the database migration tool. We're planning to make the oracle xe vm instances use a common username, password, and schema name so that t...
- Sun Apr 18, 2010 10:25 am
- Forum: Java Web Project Support (Stack)
- Topic: Multi-module stack projects
- Replies: 2
- Views: 1897
If we are working on a multi-module stack project, what is a good rule-of-thumb for needing a deploy and a qa module? The deploy module creates a .zip that can be handed to middleware to deploy. That zip should include everything middleware needs in order to deploy (tomcat config files, .war file(s...