0
votes
0answers
4 views
0
votes
1answer
100 views
Teaching javax.mail, javax.activation to recognize mime type of mail attachment in web application
Im sending mails from a web application running on a glassfish server, which was quite easy with the java mail API.
I'm starting now to attach files (mainly pdf and odt) to the mail, which …
0
votes
0answers
248 views
Configuring javax.servlet.Filter and javax.xml.rpc.handler.GenericHandler at server level
Hi,
I have one Filter and few Handlers (GenericHandler), which work fine when configured per web application or web-service. I was just wondering if there is a way of configuring these at s …
2
votes
6answers
83 views
Should management or project management come to the sprint retrospective
Disadvantages:
Team will not feel free to talk about issues.
Advantages:
Project management and management like to know what is going on.
How should this be done? Getting conflicti …
2
votes
6answers
2k views
difference between project management and process management
What is the difference between project management and process management?
…
9
votes
4answers
2k views
javax vs java package
Hi!
What's the rationale behind the javax package? What goes into java and what into javax?
I know a lot of enterprise-y packages are in javax, but so is Swing, the new date and tim …
20
votes
26answers
1k views
What Project Management Software should I use?
I am looking for either an MS tool like project or an open source equivalent. Yes I could google it, but I am looking for some insight from some people who work with the end of the software I would …
12
votes
15answers
524 views
Is reading too many management books too early for me?
I do not yet have 3 years of experience in development, and I have been reading management books by people such as Michael Lopp, Joel Spolsky, the Art of Project Management, and Rapid Development b …
2
votes
5answers
235 views
Higher level project management (portfolio management) software?
Probably not the best wording for that question but...
I understand there are things like MS Project to manage tasks within a project, however I'm looking for something one level higher. I …
2
votes
2answers
776 views
org.hibernate.annoatations vs. javax.persistence
Is it a bad idea to use the annotations from the
javax.persistence package
instead of using the
org.hibernate.annotations annot …
7
votes
24answers
581 views
Should the choice of programming language be a team decision or a management one?
I just had a discussion with an employee of mine about the department programming language standard. He felt that the choice of the programming language should reside with the project team. I feel …
0
votes
2answers
55 views
Http Session Management / Alternative Session Management (in Java)
Hi guys,
I'll try as best as possible to explain what I'm doing in order to get best possible advice/solution. This is all done in java.
My client has a SWING based …
0
votes
2answers
98 views
can not import inbuilt java class file (javax.naming.ldap.SortControl)
I have downloaded Openfire sources and started to run it on Eclipse. I got a error saying javax.naming.ldap.SortC …
0
votes
0answers
179 views
Why I'm Getting AccessControlException: access denied javax.management.MBeanPermission?
… AccessControlException: access denied (javax.management.MBeanPermission com.sun.org.apache.commons.modele … a.security.AccessControlException: access denied (javax.management.MBeanPermission com.sun.org.apache.commons.modele … a.security.AccessControlException: access denied (javax.management.MBeanPermission com.sun.org.apache.commons.modele …
5
votes
8answers
251 views
Software Management / Project Management links
Can you recommend any good blogs and sites for Managers and Project Managers, obviously oriented to software development.
I started reading …